summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2018-02-19drm/amdgpu: remove unused display_vblank_wait interfaceAlex Deucher1-1/+0
2018-02-19drm/amdgpu: set DRIVER_ATOMIC flag earlyAlex Deucher1-2/+0
2018-02-19drm/amd/display: Remove timer handler.Andrey Grodzovsky2-80/+0
2018-02-19drm/amd/display: Remove unsued mutex and spinlock.Andrey Grodzovsky2-15/+0
2018-02-19drm/amd/display: Call update_stream_signal directly from amdgpu_dmHarry Wentland1-7/+3
2018-02-19drm/amd/display: Early return on crc getLeo (Sunpeng) Li2-14/+21
2018-02-19drm/amdgpu: rename amdgpu_crtc_idx_to_irq_typeSamuel Li1-1/+1
2018-02-19drm/amdgpu: rename amdgpu_get_crtc_scanoutposSamuel Li1-3/+3
2018-02-19drm/amdgpu: rename amdgpu_modeset_create_propsSamuel Li1-1/+1
2018-02-19drm/amdgpu: rename amdgpu_user_framebuffer_createSamuel Li1-1/+1
2018-02-19drm/amd/dc: include new ip and ip_offset headersHawking Zhang1-1/+2
2018-02-19drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.hChristian König1-2/+2
2018-02-19drm/amd/display: Enable VM support only on APUs newer than CZHarry Wentland1-0/+8
2018-02-19drm/amdgpu: allow framebuffer in GART memory as wellChristian König1-2/+9
2018-02-19drm/amd/display: Implement interface for CRC on CRTCLeo (Sunpeng) Li4-0/+131
2018-02-19drm/amd/display: Drop dm_connector_update_modesHarry Wentland1-8/+2
2018-02-19drm/amd/display: Make create_stream_for_sink more consistentHarry Wentland1-28/+25
2018-02-19drm/amd/display: Debug-print reason for mode validation failureHarry Wentland1-2/+3
2018-02-19drm/amd/display: Debug print when validate_stream failsHarry Wentland1-1/+9
2018-02-19drm/amd/display: Remove unnecessary fail labels in create_stream_for_sinkHarry Wentland1-9/+5
2018-02-19drm/amd/display: Prevent master programming in multisyncMikita Lipski1-1/+1
2018-02-19drm/amd/display: Fix topology change issue in MST rehookJerry (Fangzhi) Zuo1-0/+6
2018-02-19drm/amd/display: make FBC mem alloc dynamicRoman Li1-18/+44
2018-02-15drm/amdgpu: Handle 64-bit return from drm_crtc_vblank_count()Dhinakaran Pandiyan1-2/+2
2017-12-20drm/amd/display: Fix rehook MST display not light back onJerry (Fangzhi) Zuo4-5/+62
2017-12-20drm/amd/display: Do DC mode-change check after stream creationLeo (Sunpeng) Li1-9/+6
2017-12-16drm/amd/display: remove redundant null check of array 'data'Colin Ian King1-2/+1
2017-12-14drm/amd/display: Print DC_VER at DC initHarry Wentland1-2/+2
2017-12-07drm/amdgpu: add license to MakefilesAlex Deucher1-0/+21
2017-12-06drm/amd/display: Use drm_fb_helper_poll_changed()Noralf Trønnes1-1/+1
2017-12-06drm/amd/display: remove usage of legacy_cursor_updateShirish S1-30/+13
2017-12-06drm/amd/include:cleanup raven1 dcn header files.Feifei Xu1-2/+2
2017-12-06drm/amd/include:cleanup vega10 header files.Feifei Xu1-1/+1
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: performance profiling instrumentationTony Cheng1-0/+4
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-05amdgpu/dm: Remove fb_location form fill_plane_attributesHarry Wentland1-13/+0
2017-12-05drm/amd/display: Remove fb_location parameter from get_fb_infoMichel Dänzer1-15/+6
2017-12-05drm/amd/display: Use real number of CRTCs and HPDs in set_irq_funcsMichel Dänzer2-4/+8
2017-12-05drm/amd/display: Move conn_state to headerHarry Wentland2-13/+12
2017-12-05drm/amd/display: Complete TODO item: use new DRM iteratorLeo (Sunpeng) Li1-22/+14
2017-12-05drm/amd/display: Fix styling of freesync code in commit_tailLeo (Sunpeng) Li1-4/+7
2017-12-05drm/amd/display: Only add stream to freesync when modeset requiredLeo (Sunpeng) Li1-7/+21
2017-12-05drm/amd/display: Cleanup code that enables freesyncLeo (Sunpeng) Li1-36/+19
2017-12-05drm/amd/display: Atomic freesync ASSERT fixBhawanpreet Lakha1-0/+27
2017-12-05drm/amd/display: add mod_freesync_user_enable to dm_connector_stateAlex Deucher1-0/+1
2017-12-05drm/amd/powerplay: move functions to amd_pm_funcs tableRex Zhu1-12/+17