summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Fix overflow/truncation from strncpy.Nicholas Kazlauskas2018-12-041-3/+3
* drm/amd/display: Fix unintialized max_bpc state valuesNicholas Kazlauskas2018-11-291-0/+2
* drm/amd/dm: Understand why attaching path/tile properties are neededLyude Paul2018-11-211-3/+0
* drm/amd/dm: Don't forget to attach MST encodersLyude Paul2018-11-211-0/+2
* drm/amd/display: Support amdgpu "max bpc" connector property (v2)Nicholas Kazlauskas2018-11-152-0/+17
* drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()Lyude Paul2018-11-071-5/+0
* drm/amd/display: Drop reusing drm connector for MSTJerry (Fangzhi) Zuo2018-11-072-35/+7
* drm/amd/display: Cleanup MST non-atomic code workaroundJerry (Fangzhi) Zuo2018-11-073-46/+4
* drm/amdgpu/display/dm: handle FBC dc feature parameterAlex Deucher2018-11-061-0/+3
* drm/amd/display: Stop leaking planesHarry Wentland2018-11-061-1/+1
* Revert "drm/amd/display: set backlight level limit to 1"Alex Deucher2018-11-061-7/+0
* drm/amd/display: set backlight level limit to 1Guttula, Suresh2018-10-301-0/+7
* drm/amd/display: Fix Null point error if smu ip was disabledRex Zhu2018-10-241-5/+11
* drm/amdgpu/display: dm/amdgpu: make dp phy debugfs for eDPhersen wu2018-10-121-1/+2
* drm/amd/display: Signal hw_done() after waiting for flip_done()Shirish S2018-10-091-2/+8
* drm/amd/display: Flatten irq handler data structLeo Li2018-10-091-23/+14
* BackMerge v4.19-rc6 into drm-nextDave Airlie2018-10-041-5/+134
|\
| * drm/amd/display: Fix Edid emulation for linuxBhawanpreet Lakha2018-09-271-5/+134
* | drm/amdgpu: move more defines into amdgpu_irq.hChristian König2018-09-261-1/+1
* | drm/amd/display: Remove mst_hotplug_workLeo Li2018-09-262-12/+0
* | drm/amd/display: Guard against null stream dereference in do flipNicholas Kazlauskas2018-09-261-1/+14
* | drm/amd/display: Add color bit info to freesync infoframeSivapiriyanKumarasamy2018-09-261-0/+2
* | drm/amd/dc: Trigger set power state task when display configuration changesRex Zhu2018-09-261-0/+2
* | Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-09-218-284/+688
|\ \
| * | drm/amd/display: Drop amdgpu_dm_prev_state structLeo Li2018-09-141-9/+0
| * | drm/amd/display: Drop amdgpu_display_manager.dal memberLeo Li2018-09-142-4/+0
| * | drm/amdgpu/display: return proper error codes in dmAlex Deucher2018-09-141-4/+4
| * | drm/amdgpu: simplify Raven, Raven2, and Picasso handlingAlex Deucher2018-09-141-6/+2
| * | drm/amd/display: Add DMCU firmware versionDavid Francis2018-09-142-0/+3
| * | drm/amd/display/dm: add picasso supportLikun Gao2018-09-141-2/+6
| * | drm/amd/display: Fix pflip IRQ status after gpu reset.Andrey Grodzovsky2018-09-131-0/+1
| * | drm/amd/display: fix ptr_ret.cocci warningskbuild test robot2018-09-121-4/+1
| * | drm/amd: Add DM DMCU supportDavid Francis2018-09-122-1/+92
| * | drm/amd/display: Remove call to amdgpu_pm_compute_clocksDavid Francis2018-09-101-8/+0
| * | drm/amd/display: Use DRM helper for best_encoderLeo Li2018-09-101-23/+1
| * | drm/amd/display: Build stream update and plane updates in dmBhawanpreet Lakha2018-09-101-1/+115
| * | drm/amd/display: Support reading hw state from debugfs fileNicholas Kazlauskas2018-08-272-12/+108
| * | drm/amd/display: Improve spelling, grammar, and formatting of amdgpu_dm.c com...David Francis2018-08-271-80/+109
| * | drm/amd/display: Add support for hw_state logging via debugfsNicholas Kazlauskas2018-08-274-4/+77
| * | drm/amd/display: Use non-deprecated vblank handlerLeo (Sunpeng) Li2018-08-271-6/+4
| * | drm/amdgpu/display: add support for LVDS (v5)Alex Deucher2018-08-271-0/+2
| * | drm/amd/display: Create new i2c resourceDavid Francis2018-08-271-5/+4
| * | drm/amd/display: add config for sending VSIFAnthony Koo2018-08-271-0/+1
| * | drm/amd/display: Refactor FreeSync moduleAnthony Koo2018-08-273-150/+166
| * | drm/amdgpu: fill in amdgpu_dm_remove_sink_from_freesync_moduleHarry Wentland2018-08-271-11/+29
| * | drm/amd/display: enable ABGR and XBGR formats (v4)Mauro Rossi2018-08-271-0/+6
| * | drm/amd/display: Use DGAM ROM or RAMVitaly Prosyak2018-08-271-2/+4
| * | drm/amd/display: pass the right num of modes addedMikita Lipski2018-08-271-1/+2
| * | drm/amd/display: Move PME to function pointer call semanticsJun Lei2018-08-271-4/+4
| * | drm/amd/display: Fix bug use wrong pp interfaceRex Zhu2018-08-271-2/+10