summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2019-06-15drm/amd/display: Use plane->color_space for dpp if specifiedNicholas Kazlauskas2-2/+6
2019-06-15drm/amd/display: disable link before changing link settingsAnthony Koo1-0/+9
2019-06-11drm/amd: fix fb references in async updateHelen Koike1-2/+1
2019-06-11drm/amd/display: Add ASICREV_IS_PICASSOHarry Wentland1-3/+4
2019-05-31drm/amd/display: Reset planes that were disabled in init_pipesNicholas Kazlauskas1-1/+6
2019-05-31drm/amd/display: Fix exception from AUX acquire failureAnthony Koo1-2/+2
2019-05-31drm/amd/display: Set stream->mode_changed when connectors changeNicholas Kazlauskas1-2/+1
2019-05-31drm/amd/display: half bandwidth for YCbCr420 during validationMartin Leung1-13/+20
2019-05-31drm/amd/display: Re-add custom degamma supportDavid Francis1-0/+2
2019-05-31drm/amd/display: Fix Divide by 0 in memory calculationsMurton Liu1-5/+15
2019-05-31drm/amd/display: add pipe lock during stream updateWenjing Liu1-0/+2
2019-05-31drm/amd/display: Reset alpha state for planes to the correct valuesNicholas Kazlauskas1-0/+2
2019-05-31drm/amd/display: Update ABM crtc state on non-modesetDavid Francis1-0/+3
2019-05-31drm/amd/display: Link train only when link is DP and backend is enabledSamson Tam1-1/+12
2019-05-31drm/amd/display: fix releasing planes when exiting odmDmytro Laktyushkin1-2/+4
2019-05-31drm/amd/display: Prevent cursor hotspot overflow for RV overlay planesNicholas Kazlauskas1-3/+9
2019-05-31drm/amd/display: use proper formula to calculate bandwidth from timingWenjing Liu3-50/+51
2019-05-31drm/amd/display: Initialize stream_update with memsetNicholas Kazlauskas1-1/+3
2019-04-15drm/amd/display: If one stream full updates, full update all planesDavid Francis2-0/+22
2019-04-11drm/amd/display: extending AUX SW TimeoutMartin Leung2-6/+9
2019-04-08drm/amd/display: Fix negative cursor pos programming (v2)Nicholas Kazlauskas1-21/+2
2019-04-04drm/amd/display: fix cursor black issuetiancyin1-0/+1
2019-03-28drm/amd/display: VBIOS can't be light up HDMI when restart systemPaul Hsieh1-0/+6
2019-03-21drm/amd/display: Only allow VRR when vrefresh is within supported rangeNicholas Kazlauskas1-1/+3
2019-03-12Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie6-19/+58
2019-03-06drm/amd/display: don't call dm_pp_ function from an fpu blockHarry Wentland1-2/+6
2019-03-05drm/amd/display: Use vrr friendly pageflip throttling in DC.Mario Kleiner1-1/+27
2019-03-04Merge v5.0 into drm-nextDave Airlie6-14/+36
2019-02-28drm/amd/display: Pass app_tf by value rather than by referenceNathan Chancellor2-5/+4
2019-02-28drm/amd/display: Fix issue with link_active state not correct for MSTAnthony Koo1-4/+11
2019-02-28drm/amd/display: Fix reference counting for struct dc_sink.Mathias Fröhlich3-8/+37
2019-02-27drm/amd/display: Use vrr friendly pageflip throttling in DC.Mario Kleiner1-4/+23
2019-02-22Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie16-212/+374
2019-02-21drm/amd/display: set clocks to 0 on suspend on dce80Bhawanpreet Lakha1-3/+16
2019-02-21drm/amd/display: fix optimize_bandwidth func pointer for dce80Bhawanpreet Lakha2-1/+5
2019-02-21drm/amd/display: Fix negative cursor pos programmingNicholas Kazlauskas1-2/+2
2019-02-19drm/amd/display: Refactor for setup periodic interrupt.Yongqiang Sun9-151/+215
2019-02-19drm/amd/display: Clear stream->mode_changed after commitNicholas Kazlauskas1-0/+3
2019-02-19drm/amd/display: Do cursor updates after stream updatesNicholas Kazlauskas1-3/+6
2019-02-19drm/amd/display: Fix update type mismatches in atomic checkNicholas Kazlauskas1-6/+10
2019-02-19drm/amd/display: Don't expose support for DRM_FORMAT_RGB888Nicholas Kazlauskas1-1/+0
2019-02-19drm/amd/display: Fix wrong z-order when updating overlay planesNicholas Kazlauskas1-0/+36
2019-02-19drm/amd/display: send pipe set command to dmcu when backlight is setJosip Pavic1-22/+23
2019-02-19drm/amd/display: Ungate stream before programming registersGary Kattan3-2/+16
2019-02-19drm/amd/display: Increase precision for backlight curveAnthony Koo1-19/+4
2019-02-19drm/amd/display: remove screen flashes on seamless bootAnthony Koo3-2/+41
2019-02-19drm/amd/display: send pipe set command to dmcu when stream unblanksJosip Pavic3-16/+21
2019-02-19drm/amd/display: Raise dispclk value for dce11Roman Li1-3/+8
2019-02-19drm/amd/display: Fix MST reboot/poweroff sequenceLeo (Hanghong) Ma1-2/+3
2019-02-19drm/amd/display/dce_mem_input: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1