summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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: 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/display: Support amdgpu "max bpc" connector property (v2)Nicholas Kazlauskas2018-11-151-0/+16
|/ / / /
* | | | 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-261-1/+1
* | | drm/amd/display: Remove mst_hotplug_workLeo Li2018-09-261-10/+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
| |/ |/|
* | Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-09-211-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-101-23/+1
| * | drm/amd/display: Build stream update and plane updates in dmBhawanpreet Lakha2018-09-101-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
| * drm/amd/display: Use requested HDMI aspect ratioLeo (Sunpeng) Li2018-08-061-7/+2
| * drm/amd/display: Honor pplib stutter mask for all ASICs in DCHarry Wentland2018-07-201-4/+3
| * drm/amd/display: Drop unused backlight functions in DMHarry Wentland2018-07-201-16/+2
| * Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-07-201-9/+22
| |\
OpenPOWER on IntegriCloud