summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-26drm/amd/display: Include SLED12.3 for the fix of pflip issueJerry (Fangzhi) Zuo1-1/+1
2018-03-08drm/amd/display: Temporary fix for RHEL6 rotation issueJerry (Fangzhi) Zuo1-0/+4
2018-02-13drm/amd/display: Fixed non-native modes not lighting upJerry (Fangzhi) Zuo1-1/+3
2018-02-01drm/amdgpu: set DRIVER_ATOMIC flag earlyAlex Deucher1-2/+0
2018-01-25drm/amd/display: Remove unsued mutex and spinlock.Andrey Grodzovsky1-6/+0
2018-01-25drm/amd/display: Call update_stream_signal directly from amdgpu_dmHarry Wentland1-7/+3
2018-01-25drm/amdgpu: rename amdgpu_crtc_idx_to_irq_typeSamuel Li1-1/+1
2018-01-25drm/amdgpu: rename amdgpu_get_crtc_scanoutposSamuel Li1-3/+3
2018-01-25drm/amdgpu: rename amdgpu_modeset_create_propsSamuel Li1-1/+1
2018-01-25drm/amdgpu: rename amdgpu_user_framebuffer_createSamuel Li1-1/+1
2018-01-23drm/amd/dc: include new ip and ip_offset headersHawking Zhang1-1/+2
2018-01-18drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.hChristian König1-2/+2
2018-01-16drm/amdkcl:[4.13] don't call drm_atomic_state_put on ubuntu 4.13 kernelKevin Wang1-1/+4
2018-01-15drm/amd/display: Enable VM support only on APUs newer than CZHarry Wentland1-0/+8
2018-01-15drm/amdgpu: allow framebuffer in GART memory as wellChristian König1-2/+9
2018-01-10drm/amdkcl: [4.10] Fix kcl for drm_debugfs_crc filesKevin Wang1-0/+2
2018-01-10drm/amd/display: Implement interface for CRC on CRTCLeo (Sunpeng) Li1-0/+2
2018-01-09drm/amd/display: Make create_stream_for_sink more consistentHarry Wentland1-28/+25
2018-01-09drm/amd/display: Debug-print reason for mode validation failureHarry Wentland1-2/+3
2018-01-09drm/amd/display: Debug print when validate_stream failsHarry Wentland1-1/+9
2018-01-09drm/amd/display: Remove unnecessary fail labels in create_stream_for_sinkHarry Wentland1-9/+5
2018-01-09drm/amd/display: Prevent master programming in multisyncMikita Lipski1-1/+1
2018-01-09drm/amd/display: make FBC mem alloc dynamicRoman Li1-18/+44
2018-01-08drm/amdkcl:[4.14] Force freesync_capable settingRoman Li1-0/+11
2017-12-25drm/amd/display: Fix rehook MST display not light back onJerry (Fangzhi) Zuo1-5/+8
2017-12-25drm/amd/display: Do DC mode-change check after stream creationLeo (Sunpeng) Li1-7/+6
2017-12-18drm/amd/display: remove redundant null check of array 'data'Colin Ian King1-2/+1
2017-12-14drm/amd/display: Disable freesync by defaultLeo (Sunpeng) Li1-4/+0
2017-12-14drm/amd/display: Print DC_VER at DC initHarry Wentland1-2/+2
2017-12-14drm/amd/display: remove usage of legacy_cursor_updateShirish S1-38/+15
2017-12-13drm/amdkcl: [4.10] free atomic state on successful atomic commitXiaojie Yuan1-6/+3
2017-12-13drm/amdkcl: [4.8] do not pin fb for nonblocking commits in atomic commitXiaojie Yuan1-3/+16
2017-12-11drm/amdkcl: [RHEL 6.9] Fix no color_mgmt_changed member in drm_crtc_stateLe.Ma1-0/+4
2017-12-11drm/amdkcl: [4.12] Fix to use original iterator in amdgpu_dm_display_resumeLe.Ma1-0/+8
2017-12-11drm/amdkcl: [4.14] Fix to use drm_atomic_helper_wait_for_vblanks()Le.Ma1-0/+4
2017-12-11drm/amdkcl: [4.15] Keep drm_atomic_state put/free on resumeLe.Ma1-0/+8
2017-12-11drm/amd/display: Switch to drm_atomic_helper_wait_for_flip_doneAndrey Grodzovsky1-1/+1
2017-12-11drm/amd/display: fix gamma settingRoman Li1-1/+2
2017-12-11drm/amd/display: Do not put drm_atomic_state on resumeLeo (Sunpeng) Li1-5/+0
2017-12-11drm/amd/display: Fix amdgpu_dm bugs found by smatchHarry Wentland1-6/+10
2017-12-11drm/amd/display: Do DC mode-change check when adding CRTCsLeo (Sunpeng) Li1-1/+1
2017-12-11drm/amd/display: Check aux channel before MST resumeJerry (Fangzhi) Zuo1-1/+2
2017-12-11drm/amd/display: Fix warnings on S3 resumeLeo (Sunpeng) Li1-0/+28
2017-12-11drm/amd/display: use configurable FBC option in dmRoman Li1-2/+2
2017-12-06drm/amd/display: Do not program front-end twiceLeo (Sunpeng) Li1-0/+20
2017-12-06drm/amd/display: Trigger full update on plane changeLeo (Sunpeng) Li1-0/+5
2017-12-06drm/amd/display: fix static checker warningShirish S1-1/+1
2017-12-06drm/amd/display: Fix some more color indentationsHarry Wentland1-7/+4
2017-12-06drm/amd/display: Multi display synchronization logicMikita Lipski1-1/+53
2017-12-06amdgpu/dm: Remove fb_location form fill_plane_attributesHarry Wentland1-13/+0