summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
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 com...David 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-14drm/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 int...Dave 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
2018-07-20drm/amd/display: Drop unused backlight functions in DMHarry Wentland1-16/+2
2018-07-20Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie5-121/+752
2018-07-20Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-8/+8
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer1-4/+4
2018-07-17drm/amd/display: Add hook for MST root branch infoNikola Cornij1-0/+5
2018-07-13drm/amd/display: dp debugfs allow link rate lane count greater than dp rx rep...Hersen Wu1-2/+1
2018-07-13drm/amd/display: Return out_link_loss from interrupt handlerFatemeh Darbehani1-1/+1
2018-07-13drm/amd/display: add pp to dc powerlevel enum translatorMikita Lipski1-1/+28
2018-07-13drm/amd/display: Add YCbCr420 only support for HDMI 4K@60Jerry (Fangzhi) Zuo1-1/+4
2018-07-13drm/amd/display: Linux hook test pattern through debufsHersen Wu1-15/+55
2018-07-13drm/amd/display: Fix compile error on older GCC versionsLeo (Sunpeng) Li1-2/+2
2018-07-13drm/amd/display: Linux set/read lane settings through debugfsHersen Wu1-59/+207
2018-07-13drm/amd/display: hook dp test pattern through debugfsHersen Wu1-11/+211
2018-07-13drm/amd/display: Return aux replies directly to DRMHarry Wentland1-33/+56
2018-07-13drm/amd/display: Serialize is_dp_sink_presentHarry Wentland1-0/+16
2018-07-13drm/amd/display: set-read link rate and lane count through debugfsHersen Wu1-31/+196
2018-07-13Revert "drm/amd/display: make dm_dp_aux_transfer return payload bytes instead...Harry Wentland1-5/+4
2018-07-13Revert "drm/amd/display: Don't return ddc result and read_bytes in same retur...Harry Wentland1-12/+8
2018-07-13drm: drop _mode_ from remaining connector functionsDaniel Vetter1-3/+3
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter1-1/+1
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter2-4/+4