summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2018-11-15drm/amd/display: Support amdgpu "max bpc" connector property (v2)Nicholas Kazlauskas2-0/+17
2018-11-07drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()Lyude Paul1-5/+0
2018-11-07drm/amd/display: Drop reusing drm connector for MSTJerry (Fangzhi) Zuo2-35/+7
2018-11-07drm/amd/display: Cleanup MST non-atomic code workaroundJerry (Fangzhi) Zuo3-46/+4
2018-11-06drm/amdgpu/display/dm: handle FBC dc feature parameterAlex Deucher1-0/+3
2018-11-06drm/amd/display: Stop leaking planesHarry Wentland1-1/+1
2018-11-06Revert "drm/amd/display: set backlight level limit to 1"Alex Deucher1-7/+0
2018-10-30drm/amd/display: set backlight level limit to 1Guttula, Suresh1-0/+7
2018-10-24drm/amd/display: Fix Null point error if smu ip was disabledRex Zhu1-5/+11
2018-10-12drm/amdgpu/display: dm/amdgpu: make dp phy debugfs for eDPhersen wu1-1/+2
2018-10-09drm/amd/display: Signal hw_done() after waiting for flip_done()Shirish S1-2/+8
2018-10-09drm/amd/display: Flatten irq handler data structLeo Li1-23/+14
2018-10-04BackMerge v4.19-rc6 into drm-nextDave Airlie1-5/+134
2018-09-27drm/amd/display: Fix Edid emulation for linuxBhawanpreet Lakha1-5/+134
2018-09-26drm/amdgpu: move more defines into amdgpu_irq.hChristian König1-1/+1
2018-09-26drm/amd/display: Remove mst_hotplug_workLeo Li2-12/+0
2018-09-26drm/amd/display: Guard against null stream dereference in do flipNicholas Kazlauskas1-1/+14
2018-09-26drm/amd/display: Add color bit info to freesync infoframeSivapiriyanKumarasamy1-0/+2
2018-09-26drm/amd/dc: Trigger set power state task when display configuration changesRex Zhu1-0/+2
2018-09-21Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie8-284/+688
2018-09-14drm/amd/display: Drop amdgpu_dm_prev_state structLeo Li1-9/+0
2018-09-14drm/amd/display: Drop amdgpu_display_manager.dal memberLeo Li2-4/+0
2018-09-14drm/amdgpu/display: return proper error codes in dmAlex Deucher1-4/+4
2018-09-14drm/amdgpu: simplify Raven, Raven2, and Picasso handlingAlex Deucher1-6/+2
2018-09-14drm/amd/display: Add DMCU firmware versionDavid Francis2-0/+3
2018-09-14drm/amd/display/dm: add picasso supportLikun Gao1-2/+6
2018-09-13drm/amd/display: Fix pflip IRQ status after gpu reset.Andrey Grodzovsky1-0/+1
2018-09-12drm/amd/display: fix ptr_ret.cocci warningskbuild test robot1-4/+1
2018-09-12drm/amd: Add DM DMCU supportDavid Francis2-1/+92
2018-09-10drm/amd/display: Remove call to amdgpu_pm_compute_clocksDavid Francis1-8/+0
2018-09-10drm/amd/display: Use DRM helper for best_encoderLeo Li1-23/+1
2018-09-10drm/amd/display: Build stream update and plane updates in dmBhawanpreet Lakha1-1/+115
2018-09-07Merge tag 'drm-misc-next-2018-09-05' of git://anongit.freedesktop.org/drm/drm...Dave Airlie4-6/+33
2018-08-31drm/amdgpu: add DisplayPort CEC-Tunneling-over-AUX supportHans Verkuil2-1/+10
2018-08-27drm/amd/display: Support reading hw state from debugfs fileNicholas Kazlauskas2-12/+108
2018-08-27drm/amd/display: Improve spelling, grammar, and formatting of amdgpu_dm.c com...David Francis1-80/+109
2018-08-27drm/amd/display: Add support for hw_state logging via debugfsNicholas Kazlauskas4-4/+77
2018-08-27drm/amd/display: Use non-deprecated vblank handlerLeo (Sunpeng) Li1-6/+4
2018-08-27drm/amdgpu/display: add support for LVDS (v5)Alex Deucher1-0/+2
2018-08-27drm/amd/display: Create new i2c resourceDavid Francis1-5/+4
2018-08-27drm/amd/display: add config for sending VSIFAnthony Koo1-0/+1
2018-08-27drm/amd/display: Refactor FreeSync moduleAnthony Koo3-150/+166
2018-08-27drm/amdgpu: fill in amdgpu_dm_remove_sink_from_freesync_moduleHarry Wentland1-11/+29
2018-08-27drm/amd/display: enable ABGR and XBGR formats (v4)Mauro Rossi1-0/+6
2018-08-27drm/amd/display: Use DGAM ROM or RAMVitaly Prosyak1-2/+4
2018-08-27drm/amd/display: pass the right num of modes addedMikita Lipski1-1/+2
2018-08-27drm/amd/display: Move PME to function pointer call semanticsJun Lei1-4/+4
2018-08-27drm/amd/display: Fix bug use wrong pp interfaceRex Zhu1-2/+10
2018-08-27Merge drm/drm-next into drm-misc-nextSean Paul10-414/+1530
2018-08-24drm/amd/display: Fix bug use wrong pp interfaceRex Zhu1-2/+10