summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2018-11-19Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie6-74/+310
2018-11-19Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-7/+7
2018-11-08drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()Lyude Paul1-5/+0
2018-11-08drm/amd/display: Drop reusing drm connector for MSTJerry (Fangzhi) Zuo2-35/+7
2018-11-08drm/amd/display: Cleanup MST non-atomic code workaroundJerry (Fangzhi) Zuo3-46/+4
2018-11-08drm/amdgpu/display/dm: handle FBC dc feature parameterAlex Deucher1-0/+3
2018-11-08drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()Lyude Paul1-5/+0
2018-11-08drm/amd/display: Drop reusing drm connector for MSTJerry (Fangzhi) Zuo2-35/+7
2018-11-08drm/amd/display: Cleanup MST non-atomic code workaroundJerry (Fangzhi) Zuo3-46/+4
2018-11-07drm/amdgpu/display/dm: handle FBC dc feature parameterAlex Deucher1-0/+3
2018-11-07drm/amd/display: Stop leaking planesHarry Wentland1-1/+1
2018-11-07Revert "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: Guard against null stream_state in set_crc_sourceNicholas Kazlauskas1-0/+5
2018-11-05drm/amd/display: Retiring set_display_requirements in dm_pp_smu.h - part4Fatemeh Darbehani1-10/+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 Li3-41/+251
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-11-05drm/amd/display: Add support for Freesync 2 HDR and Content to Display MappingSivapiriyanKumarasamy1-1/+1
2018-10-31drm/amd/display: set backlight level limit to 1Guttula, Suresh1-0/+7
2018-10-25drm/amd/display: Fix Null point error if smu ip was disabledRex Zhu1-5/+11
2018-10-24Merge drm/drm-next into drm-misc-nextSean Paul5-45/+177
2018-10-12drm/amdgpu/display: dm/amdgpu: make dp phy debugfs for eDPhersen wu1-1/+2
2018-10-10drm/amd/display: Signal hw_done() after waiting for flip_done()Shirish S1-2/+8
2018-10-10drm/amd/display: Flatten irq handler data structLeo Li1-23/+14
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-27drm/amdgpu: move more defines into amdgpu_irq.hChristian König1-1/+1
2018-09-27drm/amd/display: Remove mst_hotplug_workLeo Li2-12/+0
2018-09-27drm/amd/display: Guard against null stream dereference in do flipNicholas Kazlauskas1-1/+14
2018-09-27drm/amd/display: Add color bit info to freesync infoframeSivapiriyanKumarasamy1-0/+2
2018-09-27drm/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-13drm/amd/display: fix ptr_ret.cocci warningskbuild test robot1-4/+1
2018-09-13drm/amd: Add DM DMCU supportDavid Francis2-1/+92
2018-09-11drm/amd/display: Remove call to amdgpu_pm_compute_clocksDavid Francis1-8/+0
2018-09-11drm/amd/display: Use DRM helper for best_encoderLeo Li1-23/+1
2018-09-11drm/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