summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'amd-drm-next-6.9-2024-02-19' of https://gitlab.freedesktop.org/agd...Dave Airlie2024-02-22117-413/+21302
|\
| * drm/amdgpu: add MMHUB 3.3.1 supportYifan Zhang2024-02-192-0/+2
| * drm/amd/display: Remove break after returnRodrigo Siqueira2024-02-191-1/+0
| * drm/amd: Change `jpeg_v4_0_5_start_dpg_mode()` to voidMario Limonciello2024-02-161-4/+2
| * drm/amd/display: Add 'replay' NULL check in 'edp_set_replay_allow_active()'Srinivasan Shanmugam2024-02-161-1/+2
| * drm/amdgpu: Fix missing parameter descriptions in ih_v7_0.cSrinivasan Shanmugam2024-02-161-3/+4
| * drm/amdgpu: add SDMA 6.1.1 discovery supportYifan Zhang2024-02-161-0/+1
| * drm/amdgpu: add sdma 6.1.1 firmwareYifan Zhang2024-02-161-0/+1
| * drm/amdgpu: add psp 14.0.1 discovery supportYifan Zhang2024-02-161-0/+1
| * drm/amdgpu: add PSP 14.0.1 supportYifan Zhang2024-02-162-0/+4
| * drm/amdgpu: add smuio 14.0.1 supportYifan Zhang2024-02-161-0/+1
| * drm/amdgpu: add nbio 7.11.1 discovery supportYifan Zhang2024-02-161-0/+1
| * drm/amdgpu/nbio: Add NBIO 7.11.1 SupportYifan Zhang2024-02-163-2/+10
| * drm/amdkfd: Relocate TBA/TMA to opposite side of VM holeFelix Kuehling2024-02-164-22/+27
| * drm/amd/display: 3.2.272Aric Cyr2024-02-161-1/+1
| * drm/amdgpu: support psp ip block discovery for psp v14Likun Gao2024-02-141-0/+4
| * drm/amdgpu: add psp_timeout to limit PSP related operationLikun Gao2024-02-142-1/+4
| * drm/amdgpu/psp: set boot_time_tmr flagLikun Gao2024-02-141-6/+8
| * drm/amdgpu/psp: handle TMR type via flagLikun Gao2024-02-142-11/+15
| * drm/amdgpu/psp: set autoload support by defaultLikun Gao2024-02-141-6/+5
| * Revert "drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe split"George Shen2024-02-145-53/+1
| * drm/amdgpu: support psp ip block for psp v14Likun Gao2024-02-143-0/+17
| * drm/amdgpu: use spirom update wait_for helper for psp v14Likun Gao2024-02-142-1/+7
| * drm/amd/pm: Allow setting max UCLK on SMU v13.0.6Lijo Lazar2024-02-141-20/+102
| * drm/amdgpu: Reduce VA_RESERVED_BOTTOM to 64KBFelix Kuehling2024-02-141-2/+2
| * drm/amdgpu: Add psp v14_0 ip block supportHawking Zhang2024-02-143-1/+698
| * drm/amdgpu: Add mp v14_0_2 ip headers (v5)Hawking Zhang2024-02-142-0/+1160
| * drm/amdgpu: Fix implicit assumtion in gfx11 debug flagsRajneesh Bhardwaj2024-02-141-2/+2
| * drm/amdkfd: update SIMD distribution algo for GFXIP 9.4.2 onwardsRajneesh Bhardwaj2024-02-143-1/+13
| * drm/amd/display: Increase ips2_eval delay for DCN35Nicholas Kazlauskas2024-02-141-1/+1
| * drm/amd/display: should support dmub hw lock on ReplayMartin Tsai2024-02-141-0/+4
| * drm/amd/display: allow psr-su/replay for z8Charlene Liu2024-02-142-8/+12
| * drm/amdgpu/display: Initialize gamma correction mode variable in dcn30_get_ga...Srinivasan Shanmugam2024-02-141-4/+1
| * drm/amdgpu/soc21: update VCN 4 max HEVC encoding resolutionThong2024-02-141-2/+2
| * drm/amd/display: Add shared firmware state for DMUB IPS handshakeNicholas Kazlauskas2024-02-1415-52/+212
| * drm/amd/display: fixed integer types and null check locationsSohaib Nadeem2024-02-142-7/+11
| * drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgrRoman Li2024-02-141-4/+11
| * drm/amd/display: Update FIXED_VS Retimer HWSS Test Pattern SequencesMichael Strauss2024-02-146-56/+65
| * drm/amd/display: enable fgcg by defaultCharlene Liu2024-02-141-1/+2
| * drm/amd/display: treat plane clip size change as MED update typeWenjing Liu2024-02-143-1/+9
| * Revert "drm/amd/display: Send DTBCLK disable message on first commit"Gabe Teeger2024-02-141-1/+0
| * drm/amd/display: Preserve original aspect ratio in create streamTom Chung2024-02-141-0/+2
| * drm/amd/display: Fix possible NULL dereference on device remove/driver unloadSrinivasan Shanmugam2024-02-141-1/+1
| * Revert "drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz"Sohaib Nadeem2024-02-141-1/+1
| * drm/amd/display: Add align done checkZhikai Zhai2024-02-141-1/+4
| * Revert "drm/amd: flush any delayed gfxoff on suspend entry"Mario Limonciello2024-02-132-2/+8
| * drm/amd: Stop evicting resources on APUs in suspendMario Limonciello2024-02-133-2/+26
| * drm/amdgpu/psp: update define to better align with its meaningAlex Deucher2024-02-123-3/+3
| * drm/amdgpu: respect the abmlevel module parameter value if it is setHamza Mahfooz2024-02-123-12/+19
| * drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini()Nikita Zhandarovich2024-02-121-9/+7