summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-01-05drm/nouveau/dp: Honor GSP link training retry timeoutsLyude Paul-22/+42
2024-01-05nouveau: push event block/allowing out of the fence contextDave Airlie-6/+27
2024-01-05nouveau/gsp: always free the alloc messages on r535Dave Airlie-2/+1
2024-01-05nouveau/gsp: don't free ctrl messages on errorsDave Airlie-61/+100
2024-01-05nouveau/gsp: convert gsp errors to generic errorsDave Airlie-5/+21
2024-01-05drm/nouveau/gsp: Fix ACPI MXDM/MXDS method invocationsLyude Paul-2/+8
2024-01-05nouveau/gsp: free userd allocation.Dave Airlie-0/+1
2024-01-05nouveau/gsp: free acpi object after useDave Airlie-0/+1
2024-01-05nouveau: fix disp disabling with GSPDave Airlie-2/+4
2024-01-05nouveau/gsp: drop some acpi related debugDave Airlie-16/+0
2024-01-05nouveau/gsp: add three notifier callbacks that we see in normal operation (v2)Dave Airlie-2/+5
2024-01-05Merge tag 'amd-drm-fixes-6.7-2024-01-04' of https://gitlab.freedesktop.org/ag...Dave Airlie-85/+400
2024-01-04drm/amd/pm: Use gpu_metrics_v1_5 for SMUv13.0.6Asad Kamal-5/+24
2024-01-04drm/amd/pm: Add gpu_metrics_v1_5Asad Kamal-0/+83
2024-01-04drm/amd/pm: Add mem_busy_percent for GCv9.4.3 apuAsad Kamal-1/+3
2024-01-04drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP displays ...Joshua Ashton-8/+13
2024-01-04drm/amdgpu: skip gpu_info fw loading on navi12Alex Deucher-9/+2
2024-01-04drm/amd/display: add nv12 bounding boxAlex Deucher-1/+109
2024-01-04Merge tag 'drm-misc-fixes-2024-01-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-9/+32
2024-01-03drm/amd/pm: Update metric table for jpeg/vcn dataAsad Kamal-1/+9
2024-01-03drm/amd/pm: Use separate metric table for APUAsad Kamal-58/+156
2024-01-03drm/amd/display: pbn_div need be updated for hotplug eventWayne Lin-2/+1
2023-12-27drm/i915/perf: Update handling of MMIO triggered reportsUmesh Nerlige Ramappa-5/+34
2023-12-27drm/i915/dp: Fix passing the correct DPCD_REV for drm_dp_set_phy_test_patternKhaled Almahallawy-1/+1
2023-12-22Merge tag 'drm-intel-fixes-2023-12-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie-6/+57
2023-12-20drm/mgag200: Fix gamma lut not initialized for G200ER, G200EV, G200SEJocelyn Falempe-5/+25
2023-12-19drm/amdgpu: re-create idle bo's PTE during VM state machine resetZhenGuo Yin-0/+1
2023-12-19drm/amd/display: dereference variable before checking for zeroJosip Pavic-1/+1
2023-12-19drm/amd/display: get dprefclk ss info from integration info tableCharlene Liu-5/+16
2023-12-19drm/amd/display: Add case for dcn35 to support usb4 dmub hpd eventWayne Lin-8/+18
2023-12-19drm/amd/display: disable FPO and SubVP for older DMUB versions on DCN32xHamza Mahfooz-0/+6
2023-12-19drm/amdkfd: svm range always mapped flag not working on APUPhilip Yang-6/+12
2023-12-19drm/amd/display: Revert " drm/amd/display: Use channel_width = 2 for vram tab...Alvin Lee-7/+1
2023-12-19drm/bridge: ps8640: Fix size mismatch warning w/ lenDouglas Anderson-1/+1
2023-12-18drm/bridge: ti-sn65dsi86: Never store more than msg->size bytes in AUX xferDouglas Anderson-1/+3
2023-12-18drm/bridge: parade-ps8640: Never store more than msg->size bytes in AUX xferDouglas Anderson-2/+3
2023-12-18drm/i915/dmc: Don't enable any pipe DMC eventsVille Syrjälä-2/+41
2023-12-18drm/i915/mtl: Fix HDMI/DP PLL clock selectionImre Deak-1/+2
2023-12-18drm/i915: Reject async flips with bigjoinerVille Syrjälä-0/+11
2023-12-18drm/i915/hwmon: Fix static analysis tool reported issuesKarthik Poosa-2/+2
2023-12-18drm/i915/display: Get bigjoiner config before dsc config during readoutAnkit Nautiyal-1/+1
2023-12-15drm/nouveau/kms/nv50-: Don't allow inheritance of headless iorsLyude Paul-1/+1
2023-12-15drm/nouveau: Fixup gk20a instobj hierarchyThierry Reding-9/+9
2023-12-15Merge tag 'drm-misc-fixes-2023-12-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-7/+8
2023-12-15Merge tag 'amd-drm-fixes-6.7-2023-12-13' of https://gitlab.freedesktop.org/ag...Dave Airlie-34/+84
2023-12-15Merge tag 'drm-intel-fixes-2023-12-13' of git://anongit.freedesktop.org/drm/d...Dave Airlie-24/+59
2023-12-13drm/amdgpu: warn when there are still mappings when a BO is destroyed v2Christian König-0/+2
2023-12-13drm/amdgpu: fix tear down order in amdgpu_vm_pt_freeChristian König-1/+2
2023-12-13drm/amd: Fix a probing order problem on SDMA 2.4Mario Limonciello-2/+2
2023-12-13drm/amdgpu/sdma5.2: add begin/end_use ring callbacksAlex Deucher-0/+28