summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2024-10-07drm/amd/display: Align static screen idle worker with IPX modeRoman Li1-0/+1
2024-10-07drm/amd/display: calculate final viewport before TAP optimizationYihan Zhu1-26/+23
2024-10-07drm/amd/display: fix a memleak issue when driver is removedAurabindo Pillai3-15/+33
2024-10-07drm/amd/display: Clear update flags after update has been appliedJosip Pavic1-11/+34
2024-10-07drm/amd/display: update sr_exit latency for z8Charlene Liu1-2/+2
2024-10-07drm/amd/display: Remove programming outstanding updates for dcn35Dillon Varone2-2/+0
2024-10-07drm/amd/display: Fix low black values by increasing errorPeterson2-30/+20
2024-10-07drm/amd/display: Noitfy DMCUB of D0/D3 state in hardware initJinZe.Xu1-0/+1
2024-10-07drm/amd/display: Display lost signal on playing videopo-tchen1-3/+14
2024-10-07drm/amd/display: Fix garbage or black screen when resetting otgZhongwei2-0/+26
2024-10-07drm/amd/display: Assign socclk in dmlSridevi Arvindekar1-0/+1
2024-10-07drm/amd/display: force TBT4 dock dsc onFudongwang3-0/+23
2024-10-07drm/amd/display: Revert commit Update Interface to Check UCLK DPMAustin Zheng5-36/+1
2024-10-07drm/amd/display: Flip All Planes Under OTG Master When Flip ImmediateAustin Zheng1-0/+33
2024-10-07drm/amd/display: skip disable CRTC in seemless bootup caseFudongwang1-1/+3
2024-10-07drm/amd/display: Unify blank_phantom and blank_pixel_dataAustin Zheng6-74/+6
2024-10-07drm/amdgpu/gfx11: Apply Isolation Enforcement to GFX & Compute ringsSrinivasan Shanmugam1-0/+4
2024-10-07drm/amdgpu/gfx12: Implement cleaner shader support for GFX12 hardwareSrinivasan Shanmugam1-2/+25
2024-10-07drm/amdkfd: Copy wave state only for compute queuePhilip Yang1-1/+4
2024-10-07drm/amdkfd: Increase SMI event fifo sizePhilip Yang1-3/+3
2024-10-07drm/amdgpu: Fix spelling mistake "initializtion" -> "initialization"Colin Ian King1-1/+1
2024-10-07drm/amdkfd: Output migrate end event if migrate failedPhilip Yang4-14/+15
2024-10-07drm/amdgpu/gfx11: Implement cleaner shader support for GFX11 hardwareSrinivasan Shanmugam1-4/+37
2024-10-07drm/amd/pm: use pm_runtime_get_if_active for debugfs gettersPierre-Eric Pelloux-Prayer1-69/+69
2024-10-07drm/amdgpu: change the comment from handle to ip_blockSunil Khatri24-128/+128
2024-10-07drm/amdgpu/gfx10: Implement cleaner shader support for GFX10 hardwareSrinivasan Shanmugam1-4/+35
2024-10-07drm/amdkfd: Fix an eviction fence leakLang Yu2-4/+7
2024-10-07drm/amd/pm: don't update runpm last_usage on debugfs getterPierre-Eric Pelloux-Prayer1-24/+0
2024-10-07drm/amdgpu: fix html doc generation warningSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri85-425/+278
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri85-395/+305
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri88-182/+182
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri89-178/+190
2024-10-07drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri79-157/+219
2024-10-07drm/amd/pm: use pm_runtime_resume_and_getPierre-Eric Pelloux-Prayer1-174/+89
2024-10-07drm/amd/pm: fix rpm refcount handling on errorPierre-Eric Pelloux-Prayer1-0/+2
2024-10-04Merge tag 'drm-fixes-2024-10-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds6-7/+37
2024-10-03Merge tag 'amd-drm-fixes-6.12-2024-10-02' of https://gitlab.freedesktop.org/a...Dave Airlie6-7/+37
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-10-02drm/amd/display: Fix system hang while resume with TBT monitorTom Chung1-0/+6
2024-10-02drm/amd/display: Enable idle workqueue for more IPS modesLeo Li1-1/+2
2024-10-02drm/amd/display: Add HDR workaround for specific eDPAlex Hung3-1/+15
2024-10-02drm/amd/display: avoid set dispclk to 0Charlene Liu1-0/+1
2024-10-02drm/amd/display: Restore Optimized pbn Value if Failed to Disable DSCFangzhi Zuo1-4/+13
2024-10-02drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal...Yihan Zhu1-1/+0
2024-10-02drm/amdgpu: update the handle ptr in post_soft_resetSunil Khatri11-20/+21
2024-10-02drm/amdgpu: update the handle ptr in soft_resetSunil Khatri64-97/+107
2024-10-02drm/amdgpu/gfx9: Add Cleaner Shader Deinitialization in gfx_v9_0 ModuleSrinivasan Shanmugam1-0/+2
2024-10-02drm/amdgpu: update the handle ptr in pre_soft_resetSunil Khatri10-18/+18
2024-10-02drm/amdgpu: Fix logic to determine TOS reloadLijo Lazar1-1/+1