summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-03-122-6/+18
|\
| * drm/amd/display: don't call dm_pp_ function from an fpu blockHarry Wentland2019-03-061-2/+6
| * drm/amd/display: Fix issue with link_active state not correct for MSTAnthony Koo2019-02-271-4/+11
| * drm/amd/display: Fix reference counting for struct dc_sink.Mathias Fröhlich2019-02-271-0/+1
* | Merge v5.0 into drm-nextDave Airlie2019-03-045-9/+31
|\ \ | |/ |/|
| * drm/amd/display: set clocks to 0 on suspend on dce80Bhawanpreet Lakha2019-02-201-3/+16
| * drm/amd/display: fix optimize_bandwidth func pointer for dce80Bhawanpreet Lakha2019-02-202-1/+5
| * drm/amd/display: Fix negative cursor pos programmingNicholas Kazlauskas2019-02-201-2/+2
| * drm/amd/display: Raise dispclk value for dce11Roman Li2019-02-191-3/+8
* | Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-02-2213-177/+302
|\ \
| * | drm/amd/display: Refactor for setup periodic interrupt.Yongqiang Sun2019-02-199-151/+215
| * | drm/amd/display: Clear stream->mode_changed after commitNicholas Kazlauskas2019-02-191-0/+3
| * | drm/amd/display: send pipe set command to dmcu when backlight is setJosip Pavic2019-02-191-22/+23
| * | drm/amd/display: Ungate stream before programming registersGary Kattan2019-02-193-2/+16
| * | drm/amd/display: remove screen flashes on seamless bootAnthony Koo2019-02-192-2/+38
| * | drm/amd/display: send pipe set command to dmcu when stream unblanksJosip Pavic2019-02-193-16/+21
| * | drm/amd/display/dce_mem_input: Mark expected switch fall-throughGustavo A. R. Silva2019-02-181-1/+1
| * | drm/amd/display/dc/bios_parser2: Mark expected switch fall-throughsGustavo A. R. Silva2019-02-181-0/+2
* | | Merge v5.0-rc7 into drm-nextDave Airlie2019-02-181-1/+9
|\ \ \ | |/ / |/| / | |/
| * drm/amd/display: Fix fclk idle stateRoman Li2019-02-011-1/+9
| * drm/amd/display: Detach backlight from streamDavid Francis2019-01-163-14/+2
| * 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: 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/amdgpu/display: fix compiler errors [-Werror,-Wparentheses-equality]Pratik Vishwakarma2019-02-061-1/+1
* | drm/amd/display: Disconnect mpcc when changing tgNicholas Kazlauskas2019-02-051-3/+4
* | drm/amd/display: add a debug flag to force odm combineDmytro Laktyushkin2019-02-051-0/+1
* | drm/amd/display: store timing sync info in dc_stream_statusSu Sung Chung2019-02-052-1/+21
* | drm/amd/display: pass vline_config parameter by reference.Yongqiang Sun2019-02-054-8/+8
* | drm/amd/display: add gpio lock/unlockChiawen Huang2019-02-055-25/+73
* | drm/amd/display: 3.2.16Steven Chiu2019-02-051-1/+1
* | drm/amd/display: determine if a pipe is synced by plane stateWenjing Liu2019-02-051-4/+4
* | drm/amd/display: dmcu is blocking due to wrong disable ABM commandPaul Hsieh2019-02-051-2/+2
* | drm/amd/display: Add monitor patch for backlight offXiaodong Yan2019-02-052-0/+5
* | drm/amd/display: Apply all surface updates onto surfacesNicholas Kazlauskas2019-02-051-8/+96
* | drm/amd/display: Use udelay when waiting between aux retriesJohn Barberiz2019-02-051-1/+1
OpenPOWER on IntegriCloud