aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
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 Li2-12/+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-26drm/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 into drm-nextDave 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-12drm/amd/display: fix ptr_ret.cocci warningskbuild test robot1-4/+1
2018-09-12drm/amd: Add DM DMCU supportDavid Francis2-1/+92
2018-09-10drm/amd/display: Remove call to amdgpu_pm_compute_clocksDavid Francis1-8/+0
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-09-07Merge tag 'drm-misc-next-2018-09-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie4-6/+33
2018-08-31drm/amdgpu: add DisplayPort CEC-Tunneling-over-AUX supportHans Verkuil2-1/+10
2018-08-27drm/amd/display: Support reading hw state from debugfs fileNicholas Kazlauskas2-12/+108
2018-08-27drm/amd/display: Improve spelling, grammar, and formatting of amdgpu_dm.c commentsDavid Francis1-80/+109
2018-08-27drm/amd/display: Add support for hw_state logging via debugfsNicholas Kazlauskas4-4/+77
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 Koo3-150/+166
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: Use DGAM ROM or RAMVitaly Prosyak1-2/+4
2018-08-27drm/amd/display: pass the right num of modes addedMikita Lipski1-1/+2
2018-08-27drm/amd/display: Move PME to function pointer call semanticsJun Lei1-4/+4
2018-08-27drm/amd/display: Fix bug use wrong pp interfaceRex Zhu1-2/+10
2018-08-27Merge drm/drm-next into drm-misc-nextSean Paul10-414/+1530
2018-08-24drm/amd/display: Fix bug use wrong pp interfaceRex Zhu1-2/+10
2018-08-22drm/crc: Cleanup crtc_crc_open functionMahesh Kumar2-5/+2
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li1-6/+4
2018-08-13drm/amd/display: Guard against null crtc in CRC IRQNicholas Kazlauskas1-2/+8
2018-08-13drm/amdgpu_dm/crc: Implement verify_crc_source callbackMahesh Kumar3-0/+21
2018-08-10Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie2-18/+41
2018-08-06drm/amd/display: Implement custom degamma lut on dcnDavid Francis1-10/+32
2018-08-06drm/amd/display: Read back max backlight value at bootDavid Francis1-0/+1
2018-08-06drm/amd/display: Implement backlight_ops.get_brightnessDavid Francis1-1/+6
2018-08-06drm/amd/display: Use requested HDMI aspect ratioLeo (Sunpeng) Li1-7/+2
2018-07-30BackMerge v4.18-rc7 into drm-nextDave Airlie1-1/+0
2018-07-20drm/amd/display: Convert 10kHz clks from PPLib into kHzRex Zhu1-2/+2
2018-07-20drm/amd/display: Honor pplib stutter mask for all ASICs in DCHarry Wentland1-4/+3