aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-19Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-36/+130
2018-11-19Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-7/+7
2018-11-07drm/amd/display: Cleanup MST non-atomic code workaroundJerry (Fangzhi) Zuo1-11/+4
2018-11-07drm/amdgpu/display/dm: handle FBC dc feature parameterAlex Deucher1-0/+3
2018-11-07drm/amd/display: Cleanup MST non-atomic code workaroundJerry (Fangzhi) Zuo1-11/+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-11-06drm/amd/display: Stop leaking planesHarry Wentland1-1/+1
2018-11-06drm/amdgpu: Drop amdgpu_planeHarry Wentland1-19/+19
2018-11-06drm/amd: Don't fail on backlight = 0David Francis1-8/+10
2018-11-05drm/amd/display: Expand dc to use 16.16 bit backlightAnthony Koo1-1/+7
2018-11-05drm/amd/display: Initial documentation for AMDgpu DCLeo Li1-14/+87
2018-11-05drm/amd/display: Fix potential nullptr errorBhawanpreet Lakha1-0/+6
2018-11-05drm/amd/display: Add link encoder dp_ycbcr420_supported feature flagEric Bernstein1-2/+2
2018-10-30drm/amd/display: set backlight level limit to 1Guttula, Suresh1-0/+7
2018-10-24Merge drm/drm-next into drm-misc-nextSean Paul1-19/+159
2018-10-09drm/amd/display: Signal hw_done() after waiting for flip_done()Shirish S1-2/+8
2018-10-05drm/amdgpu: Remove default best_encoder hook from DCDaniel Vetter1-7/+7
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 Li1-10/+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-21Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-239/+496
2018-09-14drm/amd/display: Drop amdgpu_display_manager.dal memberLeo Li1-2/+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 Francis1-0/+2
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: Add DM DMCU supportDavid Francis1-1/+90
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-08-31drm/amdgpu: add DisplayPort CEC-Tunneling-over-AUX supportHans Verkuil1-1/+8
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 Kazlauskas1-0/+5
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 Koo1-136/+152
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: pass the right num of modes addedMikita Lipski1-1/+2
2018-08-27Merge drm/drm-next into drm-misc-nextSean Paul1-37/+89
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li1-6/+4
2018-08-13drm/amdgpu_dm/crc: Implement verify_crc_source callbackMahesh Kumar1-0/+1
2018-08-06drm/amd/display: Read back max backlight value at bootDavid Francis1-0/+1