summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-06-065-88/+175
|\
| * drm/amd/display: Clear connector's edid pointerMikita Lipski2018-05-181-0/+1
| * drm/amd/display: Fix up dm logging functionalityAnthony Koo2018-05-181-5/+0
| * drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin2018-05-181-7/+7
| * drm/amdgpu/display: remove VEGAM config optionAlex Deucher2018-05-181-4/+0
| * drm/amd/display/dm: Add vega20 supportFeifei Xu2018-05-171-0/+4
| * drm/amd/display: remove need of modeset flag for overlay planes (V2)Shirish S2018-05-151-3/+5
| * drm/amd/display: clean up assignment of amdgpu_crtcColin Ian King2018-05-151-1/+1
| * drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland2018-05-151-8/+12
| * drm/amd/display: Couple formatting fixesHarry Wentland2018-05-151-1/+2
| * drm/amd/display: Check dc_sink every time in MST hotplugJerry (Fangzhi) Zuo2018-05-151-7/+9
| * drm/amd/display: Update MST edid property every timeJerry (Fangzhi) Zuo2018-05-151-3/+3
| * drm/amd/display: Disallow enabling CRTC without primary plane with FBHarry Wentland2018-05-151-1/+9
| * drm/amd/display: Unify dm resume sequence into a single callMikita Lipski2018-05-151-21/+10
| * drm/amd/display: Fix deadlock when flushing irqMikita Lipski2018-05-151-2/+3
| * drm/amd/display: Implement VEGAM device IDs in DMJerry (Fangzhi) Zuo2018-05-151-0/+6
| * drm/admgpu: fix mode_valid's return typeLuc Van Oostenryck2018-05-152-2/+2
| * drm/amdgpu: Rename amdgpu_display_framebuffer_domains()Samuel Li2018-05-151-2/+1
| * drm/amd/display: Don't program bypass on linear regamma LUTHarry Wentland2018-05-151-7/+0
| * Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"Harry Wentland2018-05-151-28/+0
| * Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"Harry Wentland2018-05-151-3/+0
| * drm/amd/display: Fix memleak on input transfer functionLeo (Sunpeng) Li2018-05-151-8/+0
| * drm/amd/display: Have DC manage its own allocation of gammaAnthony Koo2018-05-151-4/+2
| * drm/amd/display: Get rid of unused input_tfAnthony Koo2018-05-151-1/+0
| * drm/amd/display: add delay between panel pwr off to on.Charlene Liu2018-04-111-0/+7
| * drm/amd/display: Implement dm_get_timestampHarry Wentland2018-04-111-2/+4
| * drm/amd/display: Add Dynamic debug printsBhawanpreet Lakha2018-04-111-5/+0
| * drm/amd/display: Set ignore_msa_timing_paramHarry Wentland2018-04-111-0/+3
| * drm/amd/display: Don't register backlight on connector_destroyHarry Wentland2018-04-111-8/+4
| * drm/amd/display: Only register backlight device if embedded panel connectedHarry Wentland2018-04-111-25/+33
| * drm/amd/display: Don't access legacy propertiesHarry Wentland2018-04-112-3/+11
| * drm/amd/display: fix spelling mistake: "Usupported" -> "Unsupported"Colin Ian King2018-04-111-2/+2
| * drm/amdgpu: Move GEM BO to drm_framebufferDaniel Stone2018-04-111-7/+4
| * drm/amd/display: Disentangle dc.h include from amdgpu.hRex Zhu2018-04-112-1/+2
| * drm/amd/display: Move commit_planes_to_stream to amdgpu_dmHarry Wentland2018-04-111-5/+103
| * drm/amd/display: Don't call amdgpu_dm_display_resume as it doesn't existMikita Lipski2018-04-111-1/+0
| * drm/amd/display: Don't read EDID in atomic_checkHarry Wentland2018-04-111-22/+10
* | drm/amd/display: Update color props when modeset is requiredLeo (Sunpeng) Li2018-05-311-2/+6
* | drm/amd/display: Make atomic-check validate underscan changesDavid Francis2018-05-311-7/+16
* | drm/amd/display: Fix BUG_ON during CRTC atomic check updateLeo (Sunpeng) Li2018-05-291-6/+7
* | drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland2018-05-091-8/+12
* | drm/amd/display: Check dc_sink every time in MST hotplugJerry (Fangzhi) Zuo2018-04-251-7/+9
* | drm/amd/display: Update MST edid property every timeJerry (Fangzhi) Zuo2018-04-251-3/+3
* | drm/amd/display: Don't read EDID in atomic_checkHarry Wentland2018-04-251-22/+10
* | drm/amd/display: Disallow enabling CRTC without primary plane with FBHarry Wentland2018-04-251-1/+9
* | drm/amd/display: Fix deadlock when flushing irqMikita Lipski2018-04-251-2/+3
* | drm/amd/display: Don't program bypass on linear regamma LUTHarry Wentland2018-04-191-7/+0
* | Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"Harry Wentland2018-04-121-28/+0
* | Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"Harry Wentland2018-04-121-3/+0
* | drm/amd/display: Only register backlight device if embedded panel connectedHarry Wentland2018-04-121-25/+33
|/
OpenPOWER on IntegriCloud