summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2024-02-26Merge v6.8-rc6 into drm-nextDaniel Vetter9-53/+71
2024-02-26Merge tag 'drm-misc-next-2024-02-22' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter3-0/+21
2024-02-22drm/amdgpu: Fix the runtime resume failure issueMa Jun1-0/+3
2024-02-22drm/amd/display: fix null-pointer dereference on edid readingMelissa Wen1-4/+15
2024-02-22drm/amd/display: Fix memory leak in dm_sw_fini()Armin Wolf1-0/+1
2024-02-22drm/amd/display: fix input states translation error for dcn35 & dcn351Swapnil Patel1-1/+8
2024-02-22drm/amd/display: Fix potential null pointer dereference in dc_dmub_srvSrinivasan Shanmugam1-2/+5
2024-02-22drm/amd/display: Only allow dig mapping to pwrseq in new asicLewis Huang5-27/+21
2024-02-22drm/amd/display: adjust few initialization order in dmWayne Lin1-19/+18
2024-02-22Merge tag 'amd-drm-next-6.9-2024-02-19' of https://gitlab.freedesktop.org/agd...Dave Airlie116-412/+21301
2024-02-19drm/amdgpu: add MMHUB 3.3.1 supportYifan Zhang2-0/+2
2024-02-19drm/amd/display: Remove break after returnRodrigo Siqueira1-1/+0
2024-02-16drm/amd: Change `jpeg_v4_0_5_start_dpg_mode()` to voidMario Limonciello1-4/+2
2024-02-16drm/amd/display: Add 'replay' NULL check in 'edp_set_replay_allow_active()'Srinivasan Shanmugam1-1/+2
2024-02-16drm/amdgpu: Fix missing parameter descriptions in ih_v7_0.cSrinivasan Shanmugam1-3/+4
2024-02-16drm/amdgpu: add SDMA 6.1.1 discovery supportYifan Zhang1-0/+1
2024-02-16drm/amdgpu: add sdma 6.1.1 firmwareYifan Zhang1-0/+1
2024-02-16drm/amdgpu: add psp 14.0.1 discovery supportYifan Zhang1-0/+1
2024-02-16drm/amdgpu: add PSP 14.0.1 supportYifan Zhang2-0/+4
2024-02-16drm/amdgpu: add smuio 14.0.1 supportYifan Zhang1-0/+1
2024-02-16drm/amdgpu: add nbio 7.11.1 discovery supportYifan Zhang1-0/+1
2024-02-16drm/amdgpu/nbio: Add NBIO 7.11.1 SupportYifan Zhang3-2/+10
2024-02-16drm/amdkfd: Relocate TBA/TMA to opposite side of VM holeFelix Kuehling4-22/+27
2024-02-16drm/amd/display: 3.2.272Aric Cyr1-1/+1
2024-02-16drm/amdgpu: add shared fdinfo statsAlex Deucher3-0/+21
2024-02-15drm/amdgpu: Fix implicit assumtion in gfx11 debug flagsRajneesh Bhardwaj1-2/+2
2024-02-15drm/amdkfd: update SIMD distribution algo for GFXIP 9.4.2 onwardsRajneesh Bhardwaj3-1/+13
2024-02-15drm/amd/display: Increase ips2_eval delay for DCN35Nicholas Kazlauskas1-1/+1
2024-02-15drm/amdgpu/display: Initialize gamma correction mode variable in dcn30_get_ga...Srinivasan Shanmugam1-4/+1
2024-02-15drm/amdgpu/soc21: update VCN 4 max HEVC encoding resolutionThong1-2/+2
2024-02-15drm/amd/display: fixed integer types and null check locationsSohaib Nadeem2-7/+11
2024-02-15drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgrRoman Li1-4/+11
2024-02-15drm/amd/display: Preserve original aspect ratio in create streamTom Chung1-0/+2
2024-02-15drm/amd/display: Fix possible NULL dereference on device remove/driver unloadSrinivasan Shanmugam1-1/+1
2024-02-15Revert "drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz"Sohaib Nadeem1-1/+1
2024-02-15drm/amd/display: Add align done checkZhikai Zhai1-1/+4
2024-02-15Revert "drm/amd: flush any delayed gfxoff on suspend entry"Mario Limonciello2-2/+8
2024-02-15drm/amd: Stop evicting resources on APUs in suspendMario Limonciello3-2/+26
2024-02-15drm/amd/display: Fix possible buffer overflow in 'find_dcfclk_for_voltage()'Srinivasan Shanmugam1-0/+2
2024-02-15drm/amd/display: Fix possible use of uninitialized 'max_chunks_fbc_mode' in '...Srinivasan Shanmugam1-1/+1
2024-02-15drm/amd/display: Initialize 'wait_time_microsec' variable in link_dp_training...Srinivasan Shanmugam1-1/+1
2024-02-15drm/amd/display: Fix && vs || typosDan Carpenter1-2/+2
2024-02-15drm/amdkfd: Fix L2 cache size reporting in GFX9.4.3Kent Russell1-6/+4
2024-02-15drm/amdgpu: make damage clips support configurableHamza Mahfooz3-0/+21
2024-02-15drm/amdgpu: support psp ip block discovery for psp v14Likun Gao1-0/+4
2024-02-15drm/amdgpu: add psp_timeout to limit PSP related operationLikun Gao2-1/+4
2024-02-15drm/amdgpu/psp: set boot_time_tmr flagLikun Gao1-6/+8
2024-02-15drm/amdgpu/psp: handle TMR type via flagLikun Gao2-11/+15
2024-02-15drm/amdgpu/psp: set autoload support by defaultLikun Gao1-6/+5
2024-02-15Revert "drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe split"George Shen5-53/+1