summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2024-06-28Revert "drm/amd/pm: workaround to pass jpeg unit test"Kenneth Feng2-31/+2
2024-06-28drm/amdgpu: update MTYPE mapping for gfx12Frank Min1-4/+0
2024-06-28drm/amdgpu/kfd: Add unlock() on error path to add_queue_mes()Dan Carpenter1-0/+1
2024-06-28drm/amd/display: Remove redundant code and semicolonsJiapeng Chong1-23/+23
2024-06-28drm/amd/display: Clean up indenting in dm_dp_mst_is_port_support_mode()Dan Carpenter1-2/+2
2024-06-28amdgpu: don't dereference a NULL resource in sysfs codePierre-Eric Pelloux-Prayer1-30/+33
2024-06-28drm/amdgpu: Fix pci state save during mode-1 resetLijo Lazar1-2/+5
2024-06-28drm/amdgpu: refine gfx11 firmware loadingYang Wang1-14/+12
2024-06-28drm/amdgpu/jpeg5: reprogram doorbell setting after power up for each playbackSonny Jiang1-4/+4
2024-06-28drm/amdgpu/atomfirmware: fix parsing of vram_infoAlex Deucher1-1/+1
2024-06-27Merge tag 'amd-drm-next-6.11-2024-06-22' of https://gitlab.freedesktop.org/ag...Dave Airlie270-2015/+3224
2024-06-25drm/amdgpu: Don't show false warning for reg listLijo Lazar2-6/+24
2024-06-25drm/amdgpu: avoid using null object of framebufferJulia Zhang1-2/+16
2024-06-25drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is presentMichael Strauss2-1/+14
2024-06-25drm/amdgpu: Fix pci state save during mode-1 resetLijo Lazar1-2/+5
2024-06-25drm/amdgpu/atomfirmware: fix parsing of vram_infoAlex Deucher1-1/+1
2024-06-25drm/amd/swsmu: add MALL init support workaround for smu_v14_0_1Li Ma5-3/+96
2024-06-21Merge tag 'drm-misc-next-2024-05-30' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie9-35/+14
2024-06-20drm/amdgpu: init TA fw for psp v14Likun Gao1-0/+5
2024-06-20drm/amdgpu: cleanup MES11 command submissionChristian König1-28/+48
2024-06-20drm/amdgpu: fix UBSAN warning in kv_dpm.cAlex Deucher1-0/+2
2024-06-19drm/amd/display: Disable CONFIG_DRM_AMD_DC_FP for RISC-V with clangNathan Chancellor1-1/+1
2024-06-19drm/amd/display: Attempt to avoid empty TUs when endpoint is DPIAMichael Strauss3-1/+75
2024-06-19drm/amd/display: change dram_clock_latency to 34us for dcn35Paul Hsieh1-1/+1
2024-06-19drm/amd/display: Change dram_clock_latency to 34us for dcn351Daniel Miess1-1/+1
2024-06-19drm/amdgpu: revert "take runtime pm reference when we attach a buffer" v2Christian König3-51/+0
2024-06-19drm/amdgpu: Indicate CU havest info to CPHarish Kasiviswanathan1-2/+13
2024-06-19drm/amd/display: prevent register access while in IPSHamza Mahfooz1-0/+10
2024-06-19drm/amdgpu: fix locking scope when flushing tlbYunxiang Li1-32/+34
2024-06-19drm/amd/display: Remove redundant idle optimization checkRoman Li1-3/+0
2024-06-19drm/amdgpu: init TA fw for psp v14Likun Gao1-0/+5
2024-06-19drm/amdgpu: refine gfx6 firmware loadingYang Wang1-10/+9
2024-06-19drm/amd/pm: powerplay: Add `__counted_by` attribute for flexible arraysMario Limonciello2-37/+37
2024-06-19Revert "drm/amdgpu: change aca bank error lock type to spinlock"Yang Wang2-11/+11
2024-06-19Revert "drm/amdgpu: change bank cache lock type to spinlock"Yang Wang2-6/+7
2024-06-19drm/amdgpu: remove amdgpu_mes_fence_wait_polling()Alex Deucher2-16/+0
2024-06-19drm/amdgpu: cleanup MES12 command submissionAlex Deucher1-28/+48
2024-06-19drm/amdgpu: refine gfx10 firmware loadingYang Wang1-13/+12
2024-06-19drm/amdgpu: refine gfx9 firmware loadingYang Wang2-30/+26
2024-06-19drm/amdgpu: cleanup MES11 command submissionChristian König1-28/+48
2024-06-19drm/amdgpu: fix UBSAN warning in kv_dpm.cAlex Deucher1-0/+2
2024-06-19drm/amdgpu: fix using the reserved VMID with gang submitChristian König3-13/+45
2024-06-19drm/amdgpu: Do not wait for MP0_C2PMSG_33 IFWI init in SRIOVVictor Lu1-12/+14
2024-06-19drm/amd/swsmu: add MALL init support workaround for smu_v14_0_1Li Ma5-3/+96
2024-06-19Revert "drm/amdgpu: Add missing locking for MES API calls"Mukul Joshi1-12/+0
2024-06-19drm/amd/display: 3.2.289Aric Cyr1-1/+1
2024-06-19drm/amd/display: [FW Promotion] Release 0.0.222.0Anthony Koo1-2/+7
2024-06-19drm/amd/display: Remove redundant null checksAlex Hung3-7/+4
2024-06-19drm/amd/display: Check UnboundedRequestEnabled's valueAlex Hung1-1/+1
2024-06-19drm/amd/display: Remove redundant checks for contextAlex Hung2-5/+2