summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2024-04-30drm/amd/display: Remove unnecessary filesWayne Lin-32/+0
2024-04-30drm/amd/display: Adjust codestyle for dcn31 and hdcp_msgRodrigo Siqueira-5/+5
2024-04-30drm/amd/display: Add missing SMU versionRodrigo Siqueira-1/+2
2024-04-30drm/amd/display: Improve registers writeRodrigo Siqueira-1/+2
2024-04-30drm/amd/display: Always use legacy way of setting cursor on DCEHarry Wentland-2/+4
2024-04-30drm/amdgpu: remove unused MCA driver codesYang Wang-183/+82
2024-04-30drm/amd/display: Do cursor programming with rest of pipeHarry Wentland-12/+105
2024-04-30drm/amdgpu: Add mmhub v4_1_0 ip headers (v4)Hawking Zhang-0/+8284
2024-04-30drm/amd/display: 3.2.282Aric Cyr-1/+1
2024-04-30drm/amd/display: [FW Promotion] Release 0.0.214.0Anthony Koo-1/+1
2024-04-30drm/amdgpu/discovery: Add common soc24 ip blockLikun Gao-0/+5
2024-04-30drm/amd/display: Replace uint8_t with u8 for dp_hdmi_dongle_signature_strRodrigo Siqueira-1/+1
2024-04-30drm/amdgpu/mes11: adjust mes initialization sequenceJack Xiao-1/+8
2024-04-30drm/amdgpu/mes11: add mes mapping legacy queue supportJack Xiao-0/+26
2024-04-30drm/amd/display: Update dcn351 debug flags and function pointersSung Joon Kim-2/+3
2024-04-30drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2Christian König-28/+38
2024-04-30drm/amd/display: Keep VBios pixel rate div setting util next mode setWebb Chen-112/+141
2024-04-30drm/amd/display: Disable error correction if it's not supportedCruise-26/+21
2024-04-30drm/amd/display: Fix recout calculation for stereo side-by-sideSung Joon Kim-0/+3
2024-04-30drm/amd/display: Set cursor attributes before positionHarry Wentland-2/+2
2024-04-30drm/amd/display: Separate setting and programming of cursorHarry Wentland-33/+72
2024-04-30Revert "drm/amd/display: Fix incorrect pointer assignment"Joshua Aberback-5/+5
2024-04-30drm/amd/display: Add condition for dp_set_dsc_config callIlya Bakoulin-7/+9
2024-04-30drm/amd/display: Allocate zero bw after bw alloc enableMeenakshikumar Somasundaram-1/+9
2024-04-30drm/amd/display: Fix incorrect DSC instance for MSTHersen Wu-12/+36
2024-04-30drm/amdgpu: Add soc24 common ip block (v2)Hawking Zhang-1/+561
2024-04-30drm/amd/display: Force flush after write to IPS driver signalsNicholas Kazlauskas-0/+3
2024-04-30drm/amd/display: Block FPO According to Luminance DeltaEthan Bitnun-2/+274
2024-04-30drm/amdgpu: Add soc24 chip enum definitions (v4)Hawking Zhang-0/+21073
2024-04-30drm/amdgpu: Add gc v12_0_0 ip headers (v4)Hawking Zhang-0/+51505
2024-04-30drm/amd/display: Skip SST ACT polling when sink_count is 0George Shen-2/+4
2024-04-30drm/amd/display: Atom Integrated System Info v2_2 for DCN35Gabe Teeger-0/+1
2024-04-30drm/amd/display: Add delay to improve LTTPR UHBR interopMichael Strauss-0/+5
2024-04-30drm/amd/display: Handle HPD_IRQ for internal linkSung-huai Wang-9/+16
2024-04-30drm/amd/display: Reuse the modified power sequenceSung Joon Kim-4/+4
2024-04-30drm/amd/display: Add dtbclk access to dcn315Swapnil Patel-0/+8
2024-04-30drm/amd/display: Add null check in resource_log_pipe_topology_updateNatanel Roizenman-0/+4
2024-04-30drm/amd/display: Fix Replay Desync Error TestDennis Chan-0/+1
2024-04-30drm/amd/display: Drop unnecessary semicolonRodrigo Siqueira-2/+1
2024-04-30drm/amd/display: Add missing IRQ typesRodrigo Siqueira-0/+8
2024-04-30drm/amd/display: Ensure that dmcub support flag is set for DCN20Rodrigo Siqueira-0/+1
2024-04-30drm/amd/display: Update comments in DCRodrigo Siqueira-5/+15
2024-04-30drm/amdgpu: Support contiguous VRAM allocationPhilip Yang-0/+4
2024-04-30drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acrMa Jun-0/+1
2024-04-30Merge tag 'amd-drm-next-6.10-2024-04-26' of https://gitlab.freedesktop.org/ag...Dave Airlie-286/+1650
2024-04-29Merge v6.9-rc6 into drm-nextDaniel Vetter-31/+84
2024-04-26drm/amd/display: Fix CFLAGS for dml2_core_dcn4_calcs.oNathan Chancellor-2/+2
2024-04-26drm/amd/display: Add frame_warn_flag to dml2_core_shared.oNathan Chancellor-1/+1
2024-04-26drm/amd/display: Address kdoc for 'Enable CRTC' in optc401_enable_crtcSrinivasan Shanmugam-2/+6
2024-04-26drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai-182/+1838