summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge v5.0-rc7 into drm-nextDave Airlie2019-02-183-15/+57
|\
| * drm/amd/display: Expose connector VRR range via debugfsNicholas Kazlauskas2019-02-081-1/+21
| * drm/amd/display: Attach VRR properties for eDP connectorsNicholas Kazlauskas2019-02-061-1/+2
| * drm/amd/display: Fix fclk idle stateRoman Li2019-02-011-1/+9
| * drm/amd/display: Detach backlight from streamDavid Francis2019-01-164-15/+3
| * drm/amd/display: Fix disabled cursor on top screen edgeNicholas Kazlauskas2019-01-142-2/+2
| * drm/amd/display: fix warning on raven hotplugRoman Li2019-01-141-13/+6
| * drm/amd/display: fix PME notification not working in RV desktopCharlene Liu2019-01-141-1/+6
| * drm/amd/display: Only get the connector state for VRR when toggledNicholas Kazlauskas2019-01-141-1/+1
| * drm/amd/display: Pack DMCU iRAM alignmentJosip Pavic2019-01-141-0/+2
| * drm/amdgpu: Don't fail resume process if resuming atomic state failsLyude Paul2019-01-081-3/+2
| * drm/amdgpu: Don't ignore rc from drm_dp_mst_topology_mgr_resume()Lyude Paul2019-01-081-9/+23
* | Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-02-1136-415/+951
|\ \
| * | drm/amd/display: Check hpd_gpio for NULL before accessing itHarry Wentland2019-02-071-3/+4
| * | drm/amd/display: add n_vid_mul and half pix_rate for odmDmytro Laktyushkin2019-02-063-5/+8
| * | drm/amd/display: refactor init_hw to isolate pipe related initAnthony Koo2019-02-063-82/+85
| * | drm/amd/display: refactor programming of DRRAnthony Koo2019-02-062-31/+15
| * | drm/amd/display: add seamless boot flag to streamAnthony Koo2019-02-065-6/+75
| * | drm/amd/display: add way to determine if link is activeAnthony Koo2019-02-063-0/+10
| * | drm/amd/display: refactor out programming of vupdate interruptAnthony Koo2019-02-063-11/+48
| * | drm/amd/display: interface to check if timing can be seamlessAnthony Koo2019-02-069-2/+154
| * | drm/amd/display: 3.2.17mark mcgarrity2019-02-061-1/+1
| * | drm/amd/display: PIP overlay corruptionMurton Liu2019-02-062-2/+24
| * | drm/amd/display: link_rate_set should index into tableAnthony Koo2019-02-061-34/+1
| * | drm/amd/display: DC VM FixesEryk Brol2019-02-064-16/+11
| * | drm/amd/display: Disable Stutter for Stereo 3DWesley Chalmers2019-02-063-10/+31
| * | drm/amd/display: Calc vline position in dc.Yongqiang Sun2019-02-065-20/+97
| * | drm/amd/display: Clear dc_sink after it gets releasedJerry (Fangzhi) Zuo2019-02-061-1/+3
| * | drm/amd/display: Don't re-program planes for DPMS changesNicholas Kazlauskas2019-02-061-1/+2
| * | drm/amdgpu/display: fix compiler errors [-Werror,-Wparentheses-equality]Pratik Vishwakarma2019-02-061-1/+1
| * | drm/amd/display: Disconnect mpcc when changing tgNicholas Kazlauskas2019-02-061-3/+4
| * | drm/amd/display: Apply fake sink back to MST sequenceJerry (Fangzhi) Zuo2019-02-062-5/+6
| * | drm/amd/display: add a debug flag to force odm combineDmytro Laktyushkin2019-02-061-0/+1
| * | drm/amd/display: store timing sync info in dc_stream_statusSu Sung Chung2019-02-062-1/+21
| * | drm/amd/display: Modify ABM 2.2 Max ReductionJosip Pavic2019-02-061-2/+2
| * | drm/amd/display: pass vline_config parameter by reference.Yongqiang Sun2019-02-064-8/+8
| * | drm/amd/display: add gpio lock/unlockChiawen Huang2019-02-066-25/+81
| * | drm/amd/display: 3.2.16Steven Chiu2019-02-061-1/+1
| * | drm/amd/display: determine if a pipe is synced by plane stateWenjing Liu2019-02-061-4/+4
| * | drm/amd/display: DGAM enabled for HDRKrunoslav Kovac2019-02-061-37/+52
| * | drm/amd/display: Check that vrefresh is in freesync rangeIlya Bakoulin2019-02-061-5/+5
| * | drm/amd/display: dmcu is blocking due to wrong disable ABM commandPaul Hsieh2019-02-061-2/+2
| * | drm/amd/display: fix issue with DC brightness low with VBAnthony Koo2019-02-061-10/+24
| * | drm/amd/display: Add monitor patch for backlight offXiaodong Yan2019-02-062-0/+5
| * | drm/amd/display: Remove FreeSync timing changed debug outputNicholas Kazlauskas2019-02-061-6/+0
| * | drm/amd/display: Initialize stream_update to zeroNicholas Kazlauskas2019-02-061-1/+2
| * | drm/amd/display: Reformat dm_determine_update_type_for_commitNicholas Kazlauskas2019-02-061-61/+65
| * | drm/amd/display: Use the right surface for flip and FreeSyncNicholas Kazlauskas2019-02-061-13/+4
| * | drm/amd/display: Apply all surface updates onto surfacesNicholas Kazlauskas2019-02-062-17/+96
| * | drm/amd/display: Use udelay when waiting between aux retriesJohn Barberiz2019-02-061-1/+1