summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)Author
2019-06-15drm/amd/display: Use plane->color_space for dpp if specifiedNicholas Kazlauskas
2019-06-15drm/amd/display: disable link before changing link settingsAnthony Koo
2019-06-11drm/amd: fix fb references in async updateHelen Koike
2019-06-11drm/amd/display: Add ASICREV_IS_PICASSOHarry Wentland
2019-05-31drm/amd/display: Reset planes that were disabled in init_pipesNicholas Kazlauskas
2019-05-31drm/amd/display: Fix exception from AUX acquire failureAnthony Koo
2019-05-31drm/amd/display: Set stream->mode_changed when connectors changeNicholas Kazlauskas
2019-05-31drm/amd/display: half bandwidth for YCbCr420 during validationMartin Leung
2019-05-31drm/amd/display: Re-add custom degamma supportDavid Francis
2019-05-31drm/amd/display: Fix Divide by 0 in memory calculationsMurton Liu
2019-05-31drm/amd/display: add pipe lock during stream updateWenjing Liu
2019-05-31drm/amd/display: Reset alpha state for planes to the correct valuesNicholas Kazlauskas
2019-05-31drm/amd/display: Update ABM crtc state on non-modesetDavid Francis
2019-05-31drm/amd/display: Link train only when link is DP and backend is enabledSamson Tam
2019-05-31drm/amd/display: fix releasing planes when exiting odmDmytro Laktyushkin
2019-05-31drm/amd/display: Prevent cursor hotspot overflow for RV overlay planesNicholas Kazlauskas
2019-05-31drm/amd/display: use proper formula to calculate bandwidth from timingWenjing Liu
2019-05-31drm/amd/display: Initialize stream_update with memsetNicholas Kazlauskas
2019-04-14drm/amd/display: If one stream full updates, full update all planesDavid Francis
2019-04-11drm/amd/display: extending AUX SW TimeoutMartin Leung
2019-04-08drm/amd/display: Fix negative cursor pos programming (v2)Nicholas Kazlauskas
2019-04-04drm/amd/display: fix cursor black issuetiancyin
2019-03-27drm/amd/display: VBIOS can't be light up HDMI when restart systemPaul Hsieh
2019-03-21drm/amd/display: Only allow VRR when vrefresh is within supported rangeNicholas Kazlauskas
2019-03-12Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-03-06drm/amd/display: don't call dm_pp_ function from an fpu blockHarry Wentland
2019-03-05drm/amd/display: Use vrr friendly pageflip throttling in DC.Mario Kleiner
2019-03-04Merge v5.0 into drm-nextDave Airlie
2019-02-27drm/amd/display: Pass app_tf by value rather than by referenceNathan Chancellor
2019-02-27drm/amd/display: Fix issue with link_active state not correct for MSTAnthony Koo
2019-02-27drm/amd/display: Fix reference counting for struct dc_sink.Mathias Fröhlich
2019-02-27drm/amd/display: Use vrr friendly pageflip throttling in DC.Mario Kleiner
2019-02-22Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-02-20drm/amd/display: set clocks to 0 on suspend on dce80Bhawanpreet Lakha
2019-02-20drm/amd/display: fix optimize_bandwidth func pointer for dce80Bhawanpreet Lakha
2019-02-20drm/amd/display: Fix negative cursor pos programmingNicholas Kazlauskas
2019-02-19drm/amd/display: Refactor for setup periodic interrupt.Yongqiang Sun
2019-02-19drm/amd/display: Clear stream->mode_changed after commitNicholas Kazlauskas
2019-02-19drm/amd/display: Do cursor updates after stream updatesNicholas Kazlauskas
2019-02-19drm/amd/display: Fix update type mismatches in atomic checkNicholas Kazlauskas
2019-02-19drm/amd/display: Don't expose support for DRM_FORMAT_RGB888Nicholas Kazlauskas
2019-02-19drm/amd/display: Fix wrong z-order when updating overlay planesNicholas Kazlauskas
2019-02-19drm/amd/display: send pipe set command to dmcu when backlight is setJosip Pavic
2019-02-19drm/amd/display: Ungate stream before programming registersGary Kattan
2019-02-19drm/amd/display: Increase precision for backlight curveAnthony Koo
2019-02-19drm/amd/display: remove screen flashes on seamless bootAnthony Koo
2019-02-19drm/amd/display: send pipe set command to dmcu when stream unblanksJosip Pavic
2019-02-19drm/amd/display: Raise dispclk value for dce11Roman Li
2019-02-19drm/amd/display: Fix MST reboot/poweroff sequenceLeo (Hanghong) Ma
2019-02-18drm/amd/display/dce_mem_input: Mark expected switch fall-throughGustavo A. R. Silva