summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2025-10-20drm/amd/display: Change clean dsc blocks condition in accelerated modeLewis Huang-2/+9
2025-10-20drm/amd/display: Set DCN32 to use update planes and stream version 3Nicholas Carbones-1/+2
2025-10-20drm/amd/display: Check disable_fec flag before enabling fec.Meenakshikumar Somasundaram-1/+3
2025-10-20drm/amd/display: Fix GFP_ATOMIC abuseAurabindo Pillai-37/+33
2025-10-20drm/amdgpu: Enable ras moduleYiPeng Chai-0/+12
2025-10-20drm/amd: Fix set but not used warningsTiezhu Yang-11/+8
2025-10-20drm/amdgpu: Add ras module ip block to amdgpu discoveryYiPeng Chai-1/+32
2025-10-20drm/amdgpu: check save count before RAS bad page savingTao Zhou-1/+1
2025-10-20drm/amdgpu: add the kernel docs for alloc/free/valid rangeSunil Khatri-0/+33
2025-10-20drm/amdgpu: use GPU_HDP_FLUSH for sriovVictor Zhao-3/+95
2025-10-20drm/amdgpu: Add kiq hdp flush callbacksVictor Zhao-2/+8
2025-10-20drm/amd: Add a helper to tell whether an IP block HW is enabledMario Limonciello-1/+24
2025-10-20drm/amdgpu: Fix vram_usage underflowAlysa Liu-3/+1
2025-10-20drm/amd/pm: Avoid writing nulls into `pp_od_clk_voltage`Ilya Zlobintsev-38/+52
2025-10-20drm/amdgpu: Use memset32 for IB paddingTvrtko Ursulin-2/+10
2025-10-20drm/amd/display: Promote DC to 3.2.354Taimur Hassan-1/+1
2025-10-20drm/amd/display: [FW Promotion] Release 0.1.31.0Taimur Hassan-1/+2
2025-10-20drm/amd/display: add new block sequence-building/executing functionsIlya Bakoulin-17/+5699
2025-10-20drm/amd/display: add additional hdcp tracesWenjing Liu-9/+51
2025-10-20drm/amd/display: Fix performance regression from full updatesDominik Kaszewski-20/+34
2025-10-20drm/amd/display: Remove dc state from check_updateDominik Kaszewski-40/+41
2025-10-20drm/amd/display: use GFP_NOWAIT for allocation in interrupt handlerAurabindo Pillai-2/+2
2025-10-20drm/amd/display: Add sink/link debug logsAurabindo Pillai-2/+77
2025-10-20drm/amd/display: Move all DCCG RCG into HWSS root_clock_controlOvidiu Bunea-8/+2
2025-10-20drm/amd/display: update perfmon measurement interfacesWenjing Liu-7/+29
2025-10-20drm/amd/display: fix dppclk rcg poweron checkYihan Zhu-1/+5
2025-10-20drm/amd/display: not skip hpd irq for bw alloc modePeichen Huang-5/+18
2025-10-20drm/amd/display: Update spacing in structAlvin Lee-3/+3
2025-10-20drm/amd/display: Update DCN401 path for cursor offloadAlvin Lee-27/+45
2025-10-20drm/amd/display: increase max link count and fix link->enc NULL pointer accessCharlene Liu-1/+10
2025-10-20drm/amd/display: Rework HDMI data channel readsRelja Vojvodic-1/+7
2025-10-20drm/amd/display: fix typo in display_mode_core_structs.hAdi Gollamudi-1/+1
2025-10-20drm/amd/display: add dccg dfs mask defCharlene Liu-0/+8
2025-10-20drm/amd/display: Remove unused field in DMLAlvin Lee-1/+0
2025-10-20drm/amd/display: Fix NULL pointer dereferenceMeenakshikumar Somasundaram-1/+2
2025-10-20drm/amd/display: add dispclk ramping to dcn35.Charlene Liu-0/+12
2025-10-20drm/amd/display: Add debug option to override EASF scaler tapsSamson Tam-0/+18
2025-10-20drm/amd/display: fix duplicate aux command with AMD aux backlightHarry VanZyllDeJong-1/+2
2025-10-20drm/amdgpu: Add ras module eeprom safety watermark checkYiPeng Chai-0/+4
2025-10-20drm/amdgpu: Avoid hive seqno increment in legacy rasYiPeng Chai-0/+3
2025-10-20drm/amdgpu: Add poison consumption sequence numbers for gfx and sdmaYiPeng Chai-1/+6
2025-10-20drm/amdgpu: Avoid loading bad pages into legacy rasYiPeng Chai-0/+3
2025-10-20drm/amdgpu: add ras module rma checkYiPeng Chai-0/+3
2025-10-20drm/amdgpu: Improve ras fatal error handling functionYiPeng Chai-9/+14
2025-10-20drm/amdgpu: Intercept ras interrupts to ras moduleYiPeng Chai-4/+35
2025-10-18drm/client: Remove holds_console_lock parameter from suspend/resumeThomas Zimmermann-4/+4
2025-10-13drm/amd: Drop calls to restore power limit and clock from smu_resume()Mario Limonciello-13/+0
2025-10-13drm/amdgpu: update remove after reset flag for MES remove queueJonathan Kim-2/+13
2025-10-13drm/amdgpu: Add ras module files into amdgpuYiPeng Chai-18/+20
2025-10-13drm/amdgpu/userqueue: validate userptrs for userqueuesSunil Khatri-0/+79