summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorLines
2022-09-29drm/amd/display: Prevent OTG shutdown during PSR SULeo Li-1/+7
2022-09-27drm/amd/display: fill in clock values when DPM is not enabledSamson Tam-0/+57
2022-09-27drm/amd/display: Avoid unnecessary pixel rate divider programmingTaimur Hassan-0/+53
2022-09-27drm/amd/display: Remove assert for odm transition caseEric Bernstein-3/+7
2022-09-27drm/amd/display: Fix typo in get_pixel_rate_divTaimur Hassan-1/+1
2022-09-27drm/amd/display: Fix audio on display after unplugging anotherAric Cyr-4/+2
2022-09-27drm/amd/display: Add explicit FIFO disable for DP blankNicholas Kazlauskas-1/+11
2022-09-27drm/amd/display: Wrap OTG disable workaround with FIFO controlNicholas Kazlauskas-1/+10
2022-09-27drm/amd/display: Do DIO FIFO enable after DP video stream enableNicholas Kazlauskas-5/+8
2022-09-27drm/amd/display: Update DCN32 to use new SR latenciesAlvin Lee-2/+2
2022-09-27drm/amd/display: Avoid avoid unnecessary pixel rate divider programmingTaimur Hassan-0/+47
2022-09-21drm/amd/display: Reduce number of arguments of dml314's CalculateFlipSchedule()Nathan Chancellor-125/+47
2022-09-21drm/amd/display: Reduce number of arguments of dml314's CalculateWatermarksAn...Nathan Chancellor-196/+52
2022-09-21drm/amd/display: correct num_dsc based on HW capCharlene Liu-1/+1
2022-09-21drm/amd/display: Disable OTG WA for the plane_state NULL case on DCN314Nicholas Kazlauskas-2/+1
2022-09-21drm/amd/display: Add shift and mask for ICH_RESET_AT_END_OF_LINEDaniel Miess-223/+6
2022-09-21drm/amd/display: increase dcn315 pstate change latencyDmytro Laktyushkin-8/+14
2022-09-21drm/amd/display: Fix DP MST timeslot issue when fallback happenedCruise Hung-1/+7
2022-09-21drm/amd/display: Display distortion after hotplug 5K tiled displayMeenakshikumar Somasundaram-20/+45
2022-09-21drm/amd/display: Update dummy P-state search to use DCN32 DMLGeorge Shen-1/+51
2022-09-21drm/amd/display: skip audio setup when audio stream is enabledzhikzhai-2/+4
2022-09-21drm/amd/display: update gamut remap if plane has changedHugo Hu-0/+1
2022-09-21drm/amd/display: Assume an LTTPR is always present on fixed_vs linksMichael Strauss-0/+8
2022-09-21drm/amd/display: fix dcn315 memory channel count and width readDmytro Laktyushkin-3/+7
2022-09-21drm/amd/display: Fix double cursor on non-video RGB MPOLeo Li-2/+10
2022-09-21drm/amd/display: Only consider pixle rate div policy for DCN32+Alvin Lee-17/+2
2022-09-21drm/amd/display: Port DCN30 420 logic to DCN32Chris Park-0/+29
2022-09-13drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usageNathan Chancellor-2/+1
2022-09-13drm/amd/display: Reduce number of arguments of dml31's CalculateFlipSchedule()Nathan Chancellor-125/+47
2022-09-13drm/amd/display: Reduce number of arguments of dml31's CalculateWatermarksAnd...Nathan Chancellor-196/+52
2022-09-13drm/amd/display: Reduce number of arguments of dml32_CalculatePrefetchSchedule()Nathan Chancellor-133/+78
2022-09-13drm/amd/display: Reduce number of arguments of dml32_CalculateWatermarksMALLU...Nathan Chancellor-259/+140
2022-09-13drm/amd/display: Refactor SubVP calculation to remove FPUAlvin Lee-45/+44
2022-09-13drm/amd/display: Limit user regamma to a valid valueYao Wang1-0/+4
2022-09-13drm/amd/display: add workaround for subvp cursor corruption for DCN32/321Aurabindo Pillai-2/+4
2022-09-13drm/amd/display: SW cursor fallback for SubVPAlvin Lee-0/+8
2022-09-13drm/amd/display: Round cursor width up for MALL allocationTaimur Hassan-2/+46
2022-09-13drm/amd/display: Correct dram channel width for dcn314Duncan Ma-0/+6
2022-09-13drm/amd/display: Relax swizzle checks for video non-RGB formats on DCN314Nicholas Kazlauskas-3/+1
2022-09-13drm/amd/display: Hook up DCN314 specific dml implementationNicholas Kazlauskas-1/+14
2022-09-13drm/amd/display: Enable dlg and vba compilation for dcn314Rodrigo Siqueira-0/+3
2022-09-13drm/amd/display: Fix compilation errors on DCN314Rodrigo Siqueira-4/+5
2022-09-13drm/amd/display: Fix divide by zero in DMLAric Cyr-18/+16
2022-09-13drm/amd/display: Fixing DIG FIFO ErrorLeo Chen-2/+1
2022-09-13drm/amd/display: Update MBLK calculation for SubVPAlvin Lee-8/+54
2022-09-13drm/amd/display: Revert "Fallback to SW cursor if SubVP + cursor too big"Aurabindo Pillai-5/+0
2022-09-07drm/amd/display: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman-0/+1
2022-08-30drm/amd/display: Fix black flash when switching from ODM2to1 to ODMBypassVladimir Stempen-1/+2
2022-08-30drm/amd/display: Fix check for stream and planeEthan Wellenreiter-1/+1
2022-08-30drm/amd/display: Re-initialize viewport after pipe mergeEthan Wellenreiter-0/+9