summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-04-08drm/amdgpu: add loop bits for NPS2 page retirementTao Zhou-0/+12
2025-04-08drm/amd/amdgpu: decouple ASPM with pcie dpmKenneth Feng-2/+0
2025-04-08amd/amdgpu: Init vcn hardware per instance for vcn 4.0.3Ruili Ji-22/+29
2025-04-08drm/amdgpu: Disable ACA on VFsVictor Skvortsov-6/+8
2025-04-08drm/amdgpu: use "irq" in place of "interrupt" in DCE6/8 as in DCE10/11Alexandre Demers-12/+12
2025-04-08drm/amdgpu: fix typos in DCEsAlexandre Demers-17/+16
2025-04-08drm/amdgpu/mes12: optimize MES pipe FW version fetchingAlex Deucher-9/+12
2025-04-08drm/amd/pm/smu11: Prevent division by zeroDenis Arefev-1/+1
2025-04-08drm/i915/huc: Fix fence not released on early probe errorsJanusz Krzysztofik-6/+7
2025-04-08drm/amdgpu: cancel gfx idle work in device suspend for s0ixAlex Deucher-0/+7
2025-04-08drm/amd/display: pause the workload setting in dmKenneth Feng-1/+10
2025-04-08drm/amdgpu/pm/swsmu: implement pause workload profileAlex Deucher-1/+36
2025-04-08drm/amdgpu/pm: add workload profile pause helperAlex Deucher-0/+22
2025-04-08drm/amdgpu/gfx12: dump full CP packet header FIFOsAlex Deucher-6/+35
2025-04-08drm/amdgpu/gfx11: dump full CP packet header FIFOsAlex Deucher-10/+49
2025-04-08drm/amdgpu/gfx10: dump full CP packet header FIFOsAlex Deucher-13/+51
2025-04-08drm/panel: Fix build error on !CONFIG_OFLucas De Marchi-38/+38
2025-04-08drm/tests: probe-helper: Fix drm_display_mode memory leakMaxime Ripard-1/+7
2025-04-08drm/tests: modes: Fix drm_display_mode memory leakMaxime Ripard-0/+4
2025-04-08drm/tests: modes: Fix drm_display_mode memory leakMaxime Ripard-0/+22
2025-04-08drm/tests: cmdline: Fix drm_display_mode memory leakMaxime Ripard-1/+9
2025-04-08drm/tests: modeset: Fix drm_display_mode memory leakMaxime Ripard-1/+5
2025-04-08drm/tests: modeset: Fix drm_display_mode memory leakMaxime Ripard-0/+3
2025-04-08drm/tests: helpers: Create kunit helper to destroy a drm_display_modeMaxime Ripard-0/+22
2025-04-08drm/panel: boe-tv101wum-ll2: Fix compilation buildMaxime Ripard-3/+3
2025-04-08drm/panel: boe-th101mb31ig002-28a: Fix compilation buildMaxime Ripard-5/+5
2025-04-08drm/panel: auo-a030jtn01: Fix compilation buildMaxime Ripard-4/+4
2025-04-08Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann-42638/+140559
2025-04-08drm/sysfb: simpledrm: Remove unused helper simpledrm_device_of_dev()Thomas Zimmermann-5/+0
2025-04-08drm/simpledrm: Do not upcast in release helpersThomas Zimmermann-2/+2
2025-04-07drm/amdgpu/gfx9.4.3: dump full CP packet header FIFOsAlex Deucher-15/+37
2025-04-07drm/amdgpu/gfx9: dump full CP packet header FIFOsAlex Deucher-13/+49
2025-04-07drm/amd/pm: implement dpm vcn reset functionRuili Ji-1/+48
2025-04-07drm/amd/display: Promote DC to 3.2.328Taimur Hassan-1/+1
2025-04-07drm/amd/display: rename IPS2 entry/exit messageSherry Wang-3/+3
2025-04-07drm/amd/display: [FW Promotion] Release 0.1.5.0Taimur Hassan-1/+5
2025-04-07drm/amd/display: turn off eDP lcdvdd and backlight if not requiredCharlene Liu-2/+4
2025-04-07drm/amd/display: dont disable dtb as dto src during dpms offAusef Yousof-5/+8
2025-04-07drm/amd/display: wait for updates to latch before lockingAusef Yousof-0/+175
2025-04-07drm/amd/display: Remove double checks for `debug.enable_mem_low_power.bits.cm`Mario Limonciello-6/+3
2025-04-07drm/amd/display: Move PSR support message into amdgpu_dmMario Limonciello-9/+8
2025-04-07drm/amd/display: Adjust all dev_*() messages to drm_*()Mario Limonciello-9/+9
2025-04-07drm/amd/display: HDCP Locality check using DMUB Fused IODominik Kaszewski-63/+617
2025-04-07drm/amd/display: Correct SSC enable detection for DCN351Kevin Gao-2/+10
2025-04-07drm/amd/display: Optimize custom brightness curveMario Limonciello-20/+33
2025-04-07drm/amdgpu: Fix CPER error handling on VFsVictor Skvortsov-4/+12
2025-04-07drm/xe: Fix taking invalid lock on wedgeLucas De Marchi-0/+14
2025-04-07drm/xe: Restore EIO errno return when GuC PC start failsRodrigo Vivi-0/+1
2025-04-07drm/xe: Invalidate L3 read-only cachelines for geometry streams tooKenneth Graunke-4/+10
2025-04-07drm/xe: avoid plain 64-bit divisionArnd Bergmann-2/+2