summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2022-11-03drm/amd/display: Revert logic for plane modifiersJoaquín Ignacio Aramendía1-43/+7
2022-10-29drm/amd/display: Increase frame size limit for display_mode_vba_util_32.oGuenter Roeck1-1/+1
2022-10-21drm/amd/display: Fix build breakage with CONFIG_DEBUG_FS=nNathan Chancellor1-1/+1
2022-10-21Revert "drm/amd/display: correct hostvm flag"Aric Cyr1-1/+1
2022-10-21drm/amd/display: polling vid stream status in hpo dp blankWenjing Liu1-3/+3
2022-10-21drm/amd/display: Remove interface for periodic interrupt 1Aric Cyr5-50/+18
2022-10-21drm/amd/display: correct hostvm flagSherry Wang1-1/+1
2022-10-21drm/amd/display: Fix urgent latency override for DCN32/DCN321George Shen2-0/+2
2022-10-21drm/amd/display: Fix variable dereferenced before checksunliming1-1/+3
2022-10-21drm/amd: fix potential memory leakBernard Zhao1-0/+1
2022-10-21drm/amd/display: fix overflow on MIN_I64 definitionDavid Gow1-3/+3
2022-10-21drm/amdgpu: Fix memory leak in hpd_rx_irq_create_workqueue()Rafael Mendonca1-1/+9
2022-10-21drm/amd/display: explicitly disable psr_feature_enable appropriatelyShirish S1-2/+6
2022-10-21drm/amd/display: Add HUBP surface flip interrupt handlerAurabindo Pillai1-0/+1
2022-10-21drm/amd/display: Fix vblank refcount in vrr transitionYunxiang Li1-29/+26
2022-10-21drm/amd/display: Enable 2 to 1 ODM policy if supportedRodrigo Siqueira1-0/+4
2022-10-21drm/amd/display: Enable dpia support for dcn314Roman Li1-1/+2
2022-10-21drm/amd/display: Validate DSC After Enable All New CRTCsFangzhi Zuo1-4/+9
2022-10-21drm/amd/display: zeromem mypipe heap struct before using itMartin Leung1-0/+2
2022-10-21drm/amd/display: Update PMFW z-state interface for DCN314Nicholas Kazlauskas2-9/+5
2022-10-21drm/amd/display: Fix watermark calculationAlvin Lee1-1/+1
2022-09-29drm/amd/display: Prevent OTG shutdown during PSR SULeo Li1-1/+7
2022-09-28drm/amd/display: fill in clock values when DPM is not enabledSamson Tam4-0/+57
2022-09-28drm/amd/display: Avoid unnecessary pixel rate divider programmingTaimur Hassan1-0/+53
2022-09-28drm/amd/display: Remove assert for odm transition caseEric Bernstein1-3/+7
2022-09-28drm/amd/display: Fix typo in get_pixel_rate_divTaimur Hassan1-1/+1
2022-09-28drm/amd/display: Fix audio on display after unplugging anotherAric Cyr1-4/+2
2022-09-28drm/amd/display: Add explicit FIFO disable for DP blankNicholas Kazlauskas1-1/+11
2022-09-28drm/amd/display: Wrap OTG disable workaround with FIFO controlNicholas Kazlauskas1-1/+10
2022-09-28drm/amd/display: Do DIO FIFO enable after DP video stream enableNicholas Kazlauskas1-5/+8
2022-09-28drm/amd/display: Update DCN32 to use new SR latenciesAlvin Lee1-2/+2
2022-09-28drm/amd/display: Avoid avoid unnecessary pixel rate divider programmingTaimur Hassan1-0/+47
2022-09-22drm/amd/display: Reduce number of arguments of dml314's CalculateFlipSchedule()Nathan Chancellor1-125/+47
2022-09-22drm/amd/display: Reduce number of arguments of dml314's CalculateWatermarksAn...Nathan Chancellor1-196/+52
2022-09-22drm/amd/display: correct num_dsc based on HW capCharlene Liu1-1/+1
2022-09-22drm/amd/display: Disable OTG WA for the plane_state NULL case on DCN314Nicholas Kazlauskas1-2/+1
2022-09-22drm/amd/display: Add shift and mask for ICH_RESET_AT_END_OF_LINEDaniel Miess2-223/+6
2022-09-22drm/amd/display: increase dcn315 pstate change latencyDmytro Laktyushkin1-8/+14
2022-09-22drm/amd/display: Fix DP MST timeslot issue when fallback happenedCruise Hung1-1/+7
2022-09-22drm/amd/display: Display distortion after hotplug 5K tiled displayMeenakshikumar Somasundaram6-20/+45
2022-09-22drm/amd/display: Update dummy P-state search to use DCN32 DMLGeorge Shen2-1/+51
2022-09-22drm/amd/display: skip audio setup when audio stream is enabledzhikzhai1-2/+4
2022-09-22drm/amd/display: update gamut remap if plane has changedHugo Hu1-0/+1
2022-09-22drm/amd/display: Assume an LTTPR is always present on fixed_vs linksMichael Strauss1-0/+8
2022-09-22drm/amd/display: fix dcn315 memory channel count and width readDmytro Laktyushkin2-3/+7
2022-09-22drm/amd/display: Fix double cursor on non-video RGB MPOLeo Li1-2/+10
2022-09-22drm/amd/display: Only consider pixle rate div policy for DCN32+Alvin Lee3-17/+2
2022-09-22drm/amd/display: Port DCN30 420 logic to DCN32Chris Park3-0/+29
2022-09-13drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usageNathan Chancellor1-2/+1
2022-09-13drm/amd/display: Reduce number of arguments of dml31's CalculateFlipSchedule()Nathan Chancellor1-125/+47