summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2025-04-22drm/amd/display: Force full update in gpu resetRoman Li1-0/+3
2025-04-22drm/amd/display: Fix gpu reset in multidisplay configRoman Li1-3/+3
2025-04-22drm/amd/display: Add NULL pointer checks in dm_force_atomic_commit()Srinivasan Shanmugam1-6/+12
2025-04-22drm/amd/display: Remove unused *vbios_smu_set_dprefclkDr. David Alan Gilbert4-30/+0
2025-04-22drm/amd/display: do not copy invalid CRTC timing infoGergo Koteles1-6/+6
2025-04-22drm/amd/display: Correct prefetch calculationTungYu Lu3-0/+3
2025-04-22drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone39-129/+400
2025-04-22drm/amd/display: Fix pixel rate divider policy for 1 pixel per cycle configMeenakshikumar Somasundaram2-2/+4
2025-04-22drm/amd/display: Default IPS to RCG_IN_ACTIVE_IPS2_IN_OFFLeo Li1-20/+0
2025-04-22drm/amd/display: Revert "not disable dtb as dto src at dpms off"Charlene Liu2-8/+5
2025-04-22drm/amd/display: Use 16ms AUX read interval for LTTPR with old sinksGeorge Shen1-18/+36
2025-04-22drm/amd/display: Fix ACPI edid parsing on some Lenovo systemsMario Limonciello1-1/+1
2025-04-22drm/amd/display: Promote DC to 3.2.329Taimur Hassan1-1/+1
2025-04-21drm/amd/display: enable phy-ssc reduction by defaultRoman Li1-0/+1
2025-04-21drm/amd/display: Enable urgent latency adjustment on DCN35Nicholas Susanto1-2/+2
2025-04-21drm/amd/display: DCN42 RMCM and MCM 3DLUT supportYihan Zhu5-37/+363
2025-04-21drm/amd/display: DCN32 null data checkYihan Zhu1-188/+192
2025-04-21drm/amd/display: Force full update in gpu resetRoman Li1-0/+3
2025-04-21drm/amd/display: Fix gpu reset in multidisplay configRoman Li1-3/+3
2025-04-21drm/amd/display: Move Mode Support Prefetch Checks To Its Own FunctionAustin Zheng1-635/+642
2025-04-21drm/amd/display: Move desync error counter operation up.Jack Chang1-3/+4
2025-04-21drm/amd/display: Avoid divide by zero by initializing dummy pitch to 1Mario Limonciello1-1/+1
2025-04-21drm/amd/display: Implement HDMI Read RequestChris Park6-0/+30
2025-04-21drm/amd/display: To apply the adjusted DP ref clock for DP devicesYiling Chen1-4/+5
2025-04-21drm/amd/display: Add error check for avi and vendor infoframe setup functionWentao Liang1-2/+11
2025-04-21drm/amdgpu: add missing DCE6 to dce_version_to_string()Alexandre Demers1-0/+6
2025-04-21drm/amdgpu: fix typo in bios_parser.cAlexandre Demers1-2/+2
2025-04-21drm/amdgpu: fix duplicated value setting in dce100_resource_construct()Alexandre Demers1-1/+1
2025-04-21drm/amdgpu: add missing parameter name in dce110_clk_src_construct() declarationAlexandre Demers1-1/+1
2025-04-21drm/amdgpu: rename function to follow naming convention in dce110Alexandre Demers1-4/+4
2025-04-16drm/amd/display/dml2: use vzalloc rather than kzallocAlex Deucher2-7/+10
2025-04-12drm/amd/display/dml2: use vzalloc rather than kzallocAlex Deucher2-7/+10
2025-04-11drm/amd/display: Add htmldocs description for fused_io interfaceRoman Li1-0/+5
2025-04-10Merge tag 'amd-drm-fixes-6.15-2025-04-09' of https://gitlab.freedesktop.org/a...Dave Airlie4-5/+59
2025-04-09drm/amd/display: pause the workload setting in dmKenneth Feng1-1/+10
2025-04-08drm/amd/display/dc: reclassify DCE6 resources and hw sequencerAlexandre Demers7-20/+39
2025-04-08drm/amdgpu: fix typos in DCEsAlexandre Demers1-1/+1
2025-04-08drm/amd/display: pause the workload setting in dmKenneth Feng1-1/+10
2025-04-08drm/amd/display: Promote DC to 3.2.328Taimur Hassan1-1/+1
2025-04-08drm/amd/display: rename IPS2 entry/exit messageSherry Wang1-3/+3
2025-04-08drm/amd/display: [FW Promotion] Release 0.1.5.0Taimur Hassan1-1/+5
2025-04-08drm/amd/display: turn off eDP lcdvdd and backlight if not requiredCharlene Liu2-2/+4
2025-04-08drm/amd/display: dont disable dtb as dto src during dpms offAusef Yousof2-5/+8
2025-04-08drm/amd/display: wait for updates to latch before lockingAusef Yousof9-0/+175
2025-04-08drm/amd/display: Remove double checks for `debug.enable_mem_low_power.bits.cm`Mario Limonciello1-6/+3
2025-04-08drm/amd/display: Move PSR support message into amdgpu_dmMario Limonciello2-9/+8
2025-04-08drm/amd/display: Adjust all dev_*() messages to drm_*()Mario Limonciello3-9/+9
2025-04-08drm/amd/display: HDCP Locality check using DMUB Fused IODominik Kaszewski16-63/+617
2025-04-08drm/amd/display: Correct SSC enable detection for DCN351Kevin Gao3-2/+10
2025-04-08drm/amd/display: Optimize custom brightness curveMario Limonciello1-20/+33