summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
Commit message (Expand)AuthorAgeFilesLines
...
* | drm/amdgpu: remove unused display_vblank_wait interfaceAlex Deucher2018-02-191-1/+0
* | drm/amdgpu: set DRIVER_ATOMIC flag earlyAlex Deucher2018-02-191-2/+0
* | drm/amd/display: Remove unsued mutex and spinlock.Andrey Grodzovsky2018-02-191-6/+0
* | drm/amd/display: Call update_stream_signal directly from amdgpu_dmHarry Wentland2018-02-191-7/+3
* | drm/amdgpu: rename amdgpu_crtc_idx_to_irq_typeSamuel Li2018-02-191-1/+1
* | drm/amdgpu: rename amdgpu_get_crtc_scanoutposSamuel Li2018-02-191-3/+3
* | drm/amdgpu: rename amdgpu_modeset_create_propsSamuel Li2018-02-191-1/+1
* | drm/amdgpu: rename amdgpu_user_framebuffer_createSamuel Li2018-02-191-1/+1
* | drm/amd/dc: include new ip and ip_offset headersHawking Zhang2018-02-191-1/+2
* | drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.hChristian König2018-02-191-2/+2
* | drm/amd/display: Enable VM support only on APUs newer than CZHarry Wentland2018-02-191-0/+8
* | drm/amdgpu: allow framebuffer in GART memory as wellChristian König2018-02-191-2/+9
* | drm/amd/display: Implement interface for CRC on CRTCLeo (Sunpeng) Li2018-02-191-0/+2
* | drm/amd/display: Make create_stream_for_sink more consistentHarry Wentland2018-02-191-28/+25
* | drm/amd/display: Debug-print reason for mode validation failureHarry Wentland2018-02-191-2/+3
* | drm/amd/display: Debug print when validate_stream failsHarry Wentland2018-02-191-1/+9
* | drm/amd/display: Remove unnecessary fail labels in create_stream_for_sinkHarry Wentland2018-02-191-9/+5
* | drm/amd/display: Prevent master programming in multisyncMikita Lipski2018-02-191-1/+1
* | drm/amd/display: make FBC mem alloc dynamicRoman Li2018-02-191-18/+44
|/
* drm/amd/display: Fix rehook MST display not light back onJerry (Fangzhi) Zuo2017-12-201-5/+8
* drm/amd/display: Do DC mode-change check after stream creationLeo (Sunpeng) Li2017-12-201-9/+6
* drm/amd/display: remove redundant null check of array 'data'Colin Ian King2017-12-151-2/+1
* drm/amd/display: Print DC_VER at DC initHarry Wentland2017-12-141-2/+2
* drm/amd/display: Use drm_fb_helper_poll_changed()Noralf Trønnes2017-12-061-1/+1
* drm/amd/display: remove usage of legacy_cursor_updateShirish S2017-12-061-30/+13
* drm/amd/include:cleanup raven1 dcn header files.Feifei Xu2017-12-061-2/+2
* drm/amd/include:cleanup vega10 header files.Feifei Xu2017-12-061-1/+1
* drm/amd/display: Do not program front-end twiceLeo (Sunpeng) Li2017-12-061-0/+20
* drm/amd/display: Trigger full update on plane changeLeo (Sunpeng) Li2017-12-061-0/+5
* drm/amd/display: fix static checker warningShirish S2017-12-061-1/+1
* drm/amd/display: Fix some more color indentationsHarry Wentland2017-12-061-7/+4
* drm/amd/display: Multi display synchronization logicMikita Lipski2017-12-061-1/+53
* amdgpu/dm: Remove fb_location form fill_plane_attributesHarry Wentland2017-12-041-13/+0
* drm/amd/display: Remove fb_location parameter from get_fb_infoMichel Dänzer2017-12-041-15/+6
* drm/amd/display: Use real number of CRTCs and HPDs in set_irq_funcsMichel Dänzer2017-12-041-1/+2
* drm/amd/display: Move conn_state to headerHarry Wentland2017-12-041-13/+0
* drm/amd/display: Complete TODO item: use new DRM iteratorLeo (Sunpeng) Li2017-12-041-22/+14
* drm/amd/display: Fix styling of freesync code in commit_tailLeo (Sunpeng) Li2017-12-041-4/+7
* drm/amd/display: Only add stream to freesync when modeset requiredLeo (Sunpeng) Li2017-12-041-7/+21
* drm/amd/display: Cleanup code that enables freesyncLeo (Sunpeng) Li2017-12-041-36/+19
* drm/amd/display: Atomic freesync ASSERT fixBhawanpreet Lakha2017-12-041-0/+27
* drm/amd/display: add mod_freesync_user_enable to dm_connector_stateAlex Deucher2017-12-041-0/+1
* Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2017-12-041-2/+0
* drm/amd/display: Switch to drm_atomic_helper_wait_for_flip_doneAndrey Grodzovsky2017-11-281-1/+1
* drm/amd/display: fix gamma settingRoman Li2017-11-281-1/+2
* drm/amd/display: Do not put drm_atomic_state on resumeLeo (Sunpeng) Li2017-11-281-1/+0
* drm/amd/display: Fix amdgpu_dm bugs found by smatchHarry Wentland2017-11-281-6/+10
* drm/amd/display: Do DC mode-change check when adding CRTCsLeo (Sunpeng) Li2017-11-281-1/+1
* drm/amd/display: Check aux channel before MST resumeJerry (Fangzhi) Zuo2017-11-281-1/+2
* drm/amd/display: Fix S3 topology changeRoman Li2017-11-281-0/+4
OpenPOWER on IntegriCloud