aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-11-191-36/+130
|\
| * drm/amdgpu/display/dm: handle FBC dc feature parameterAlex Deucher2018-11-071-0/+3
| * drm/amd/display: Cleanup MST non-atomic code workaroundJerry (Fangzhi) Zuo2018-11-071-11/+4
| * drm/amd/display: Stop leaking planesHarry Wentland2018-11-061-1/+1
| * drm/amdgpu: Drop amdgpu_planeHarry Wentland2018-11-061-19/+19
| * drm/amd: Don't fail on backlight = 0David Francis2018-11-061-8/+10
| * drm/amd/display: Expand dc to use 16.16 bit backlightAnthony Koo2018-11-051-1/+7
| * drm/amd/display: Initial documentation for AMDgpu DCLeo Li2018-11-051-14/+87
| * drm/amd/display: Fix potential nullptr errorBhawanpreet Lakha2018-11-051-0/+6
| * drm/amd/display: Add link encoder dp_ycbcr420_supported feature flagEric Bernstein2018-11-051-2/+2
* | Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-11-191-7/+7
|\ \
| * \ Merge drm/drm-next into drm-misc-nextSean Paul2018-10-241-19/+159
| |\ \
| * | | drm/amdgpu: Remove default best_encoder hook from DCDaniel Vetter2018-10-051-7/+7
* | | | drm/amd/display: Cleanup MST non-atomic code workaroundJerry (Fangzhi) Zuo2018-11-071-11/+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: Signal hw_done() after waiting for flip_done()Shirish S2018-10-091-2/+8
* | 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-271-1/+1
* | | drm/amd/display: Remove mst_hotplug_workLeo Li2018-09-271-10/+0
* | | drm/amd/display: Guard against null stream dereference in do flipNicholas Kazlauskas2018-09-271-1/+14
* | | drm/amd/display: Add color bit info to freesync infoframeSivapiriyanKumarasamy2018-09-271-0/+2
| |/ |/|
* | Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-09-201-239/+496
|\ \
| * | drm/amd/display: Drop amdgpu_display_manager.dal memberLeo Li2018-09-141-2/+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-141-0/+2
| * | 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: Add DM DMCU supportDavid Francis2018-09-121-1/+90
| * | drm/amd/display: Use DRM helper for best_encoderLeo Li2018-09-111-23/+1
| * | drm/amd/display: Build stream update and plane updates in dmBhawanpreet Lakha2018-09-111-1/+115
| * | 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-271-0/+5
| * | 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-271-136/+152
| * | 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: pass the right num of modes addedMikita Lipski2018-08-271-1/+2
| |/
* | drm/amdgpu: add DisplayPort CEC-Tunneling-over-AUX supportHans Verkuil2018-08-311-1/+8
* | Merge drm/drm-next into drm-misc-nextSean Paul2018-08-271-37/+89
|\|
| * Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li2018-08-211-6/+4
| * drm/amd/display: Read back max backlight value at bootDavid Francis2018-08-061-0/+1
| * drm/amd/display: Implement backlight_ops.get_brightnessDavid Francis2018-08-061-1/+6