summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)Author
2022-09-13drm/amd/display: Reduce number of arguments of dml31's CalculateWatermarksAnd...Nathan Chancellor
2022-09-13drm/amd/display: Reduce number of arguments of dml32_CalculatePrefetchSchedule()Nathan Chancellor
2022-09-13drm/amd/display: Reduce number of arguments of dml32_CalculateWatermarksMALLU...Nathan Chancellor
2022-09-13drm/amd/display: Refactor SubVP calculation to remove FPUAlvin Lee
2022-09-13drm/amd/display: Limit user regamma to a valid valueYao Wang1
2022-09-13drm/amd/display: add workaround for subvp cursor corruption for DCN32/321Aurabindo Pillai
2022-09-13drm/amd/display: SW cursor fallback for SubVPAlvin Lee
2022-09-13drm/amd/display: Round cursor width up for MALL allocationTaimur Hassan
2022-09-13drm/amd/display: Correct dram channel width for dcn314Duncan Ma
2022-09-13drm/amd/display: Relax swizzle checks for video non-RGB formats on DCN314Nicholas Kazlauskas
2022-09-13drm/amd/display: Hook up DCN314 specific dml implementationNicholas Kazlauskas
2022-09-13drm/amd/display: Enable dlg and vba compilation for dcn314Rodrigo Siqueira
2022-09-13drm/amd/display: Fix compilation errors on DCN314Rodrigo Siqueira
2022-09-13drm/amd/display: Fix divide by zero in DMLAric Cyr
2022-09-13drm/amd/display: Fixing DIG FIFO ErrorLeo Chen
2022-09-13drm/amd/display: Update MBLK calculation for SubVPAlvin Lee
2022-09-13drm/amd/display: Revert "Fallback to SW cursor if SubVP + cursor too big"Aurabindo Pillai
2022-09-13drm/amd/display: update header filesCharlene Liu
2022-09-12Merge tag 'amd-drm-next-6.1-2022-09-08' of https://gitlab.freedesktop.org/agd...Dave Airlie
2022-09-11Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-09-07drm/amd/display: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman
2022-09-07drm/amd/display: Remove the unneeded result variablezhang songyi
2022-09-07drm/amd/display: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman
2022-09-06Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2022-09-03drm/amdgpu: Register ACPI video backlight when skipping amdgpu backlight regi...Hans de Goede
2022-09-01drm/amd/display: fix indentation in commit_planes_for_stream()Hamza Mahfooz
2022-09-01drm/amd/display: remove a duplicated declarationAsher Song
2022-09-01drm/amd/display: fix documentation for amdgpu_dm_update_freesync_caps()Alex Deucher
2022-08-30drm/amd/display: Fix black flash when switching from ODM2to1 to ODMBypassVladimir Stempen
2022-08-30drm/amd/display: Fix check for stream and planeEthan Wellenreiter
2022-08-30drm/amd/display: Re-initialize viewport after pipe mergeEthan Wellenreiter
2022-08-30drm/amd/display: Use correct plane for CAB cursor size allocationAurabindo Pillai
2022-08-30drm/amd/display: fix wrong register accessCharlene Liu
2022-08-30drm/amd/display: use actual cursor size instead of max for CAB allocationAurabindo Pillai
2022-08-30drm/amd/display: disable display fresh from MALL on an edge case for DCN321Aurabindo Pillai
2022-08-30drm/amd/display: Fix CAB cursor size allocation for DCN32/321Aurabindo Pillai
2022-08-30drm/amd/display: Missing HPO instance addedLeo Chen
2022-08-30drm/amd/display: set dig fifo read start level to 7 before dig fifo resetWang Fudong
2022-08-30drm/amd/display: Fix OTG H timing reset for dcn314Duncan Ma
2022-08-30drm/amd/display: Fix DCN32 DPSTREAMCLK_CNTL programmingGeorge Shen
2022-08-29drm/amd/display: clean up some inconsistent indentingsYang Li
2022-08-29drm/amd/display: clean up some inconsistent indentingsYang Li
2022-08-29drm/amd/display: clean up some inconsistent indentingsYang Li
2022-08-29drm/amd/display: clean up one inconsistent indentingYang Li
2022-08-29drm/amd/display: remove redundant vertical_line_start variableJinpeng Cui
2022-08-29drm/amd/display: Correct cursor position on horizontal mirrorMartin Tsai
2022-08-29drm/amd/display: Fix black flash when switching from ODM2to1 to ODMBypassVladimir Stempen
2022-08-29drm/amd/display: Fix check for stream and planeEthan Wellenreiter
2022-08-29drm/amd/display: Re-initialize viewport after pipe mergeEthan Wellenreiter
2022-08-29drm/amd/display: Use correct plane for CAB cursor size allocationAurabindo Pillai