summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorLines
2019-04-14drm/amd/display: If one stream full updates, full update all planesDavid Francis-0/+22
2019-04-11drm/amd/display: extending AUX SW TimeoutMartin Leung-6/+9
2019-04-08drm/amd/display: Fix negative cursor pos programming (v2)Nicholas Kazlauskas-21/+2
2019-04-04drm/amd/display: fix cursor black issuetiancyin-0/+1
2019-03-27drm/amd/display: VBIOS can't be light up HDMI when restart systemPaul Hsieh-0/+6
2019-03-21drm/amd/display: Only allow VRR when vrefresh is within supported rangeNicholas Kazlauskas-1/+3
2019-03-12Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie-19/+58
2019-03-06drm/amd/display: don't call dm_pp_ function from an fpu blockHarry Wentland-2/+6
2019-03-05drm/amd/display: Use vrr friendly pageflip throttling in DC.Mario Kleiner-1/+27
2019-03-04Merge v5.0 into drm-nextDave Airlie-14/+36
2019-02-27drm/amd/display: Pass app_tf by value rather than by referenceNathan Chancellor-5/+4
2019-02-27drm/amd/display: Fix issue with link_active state not correct for MSTAnthony Koo-4/+11
2019-02-27drm/amd/display: Fix reference counting for struct dc_sink.Mathias Fröhlich-8/+37
2019-02-27drm/amd/display: Use vrr friendly pageflip throttling in DC.Mario Kleiner-4/+23
2019-02-22Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie-212/+374
2019-02-20drm/amd/display: set clocks to 0 on suspend on dce80Bhawanpreet Lakha-3/+16
2019-02-20drm/amd/display: fix optimize_bandwidth func pointer for dce80Bhawanpreet Lakha-1/+5
2019-02-20drm/amd/display: Fix negative cursor pos programmingNicholas Kazlauskas-2/+2
2019-02-19drm/amd/display: Refactor for setup periodic interrupt.Yongqiang Sun-151/+215
2019-02-19drm/amd/display: Clear stream->mode_changed after commitNicholas Kazlauskas-0/+3
2019-02-19drm/amd/display: Do cursor updates after stream updatesNicholas Kazlauskas-3/+6
2019-02-19drm/amd/display: Fix update type mismatches in atomic checkNicholas Kazlauskas-6/+10
2019-02-19drm/amd/display: Don't expose support for DRM_FORMAT_RGB888Nicholas Kazlauskas-1/+0
2019-02-19drm/amd/display: Fix wrong z-order when updating overlay planesNicholas Kazlauskas-0/+36
2019-02-19drm/amd/display: send pipe set command to dmcu when backlight is setJosip Pavic-22/+23
2019-02-19drm/amd/display: Ungate stream before programming registersGary Kattan-2/+16
2019-02-19drm/amd/display: Increase precision for backlight curveAnthony Koo-19/+4
2019-02-19drm/amd/display: remove screen flashes on seamless bootAnthony Koo-2/+41
2019-02-19drm/amd/display: send pipe set command to dmcu when stream unblanksJosip Pavic-16/+21
2019-02-19drm/amd/display: Raise dispclk value for dce11Roman Li-3/+8
2019-02-19drm/amd/display: Fix MST reboot/poweroff sequenceLeo (Hanghong) Ma-2/+3
2019-02-18drm/amd/display/dce_mem_input: Mark expected switch fall-throughGustavo A. R. Silva-1/+1
2019-02-18drm/amd/display/dc/bios_parser2: Mark expected switch fall-throughsGustavo A. R. Silva-0/+2
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie-15/+57
2019-02-13drm/amd/display: Fix deadlock with display during hanged ring recovery.Andrey Grodzovsky-6/+13
2019-02-11Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie-415/+951
2019-02-08drm/amd/display: Expose connector VRR range via debugfsNicholas Kazlauskas-1/+21
2019-02-07drm/amd/display: Check hpd_gpio for NULL before accessing itHarry Wentland-3/+4
2019-02-06drm/amd/display: add n_vid_mul and half pix_rate for odmDmytro Laktyushkin-5/+8
2019-02-06drm/amd/display: refactor init_hw to isolate pipe related initAnthony Koo-82/+85
2019-02-06drm/amd/display: refactor programming of DRRAnthony Koo-31/+15
2019-02-06drm/amd/display: add seamless boot flag to streamAnthony Koo-6/+75
2019-02-06drm/amd/display: add way to determine if link is activeAnthony Koo-0/+10
2019-02-06drm/amd/display: refactor out programming of vupdate interruptAnthony Koo-11/+48
2019-02-06drm/amd/display: interface to check if timing can be seamlessAnthony Koo-2/+154
2019-02-06drm/amd/display: 3.2.17mark mcgarrity-1/+1
2019-02-06drm/amd/display: PIP overlay corruptionMurton Liu-2/+24
2019-02-06drm/amd/display: link_rate_set should index into tableAnthony Koo-34/+1
2019-02-06drm/amd/display: DC VM FixesEryk Brol-16/+11
2019-02-06drm/amd/display: Disable Stutter for Stereo 3DWesley Chalmers-10/+31