index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
amdgpu_dm
/
amdgpu_dm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/display: We shouldn't set format_default on plane as atomic driver
Harry Wentland
2018-03-21
1
-2
/
+0
*
drm/amd/display: fix dereferencing possible ERR_PTR()
Shirish S
2018-03-19
1
-0
/
+3
*
drm/amd/display: Fix memleaks when atomic check fails.
Leo (Sunpeng) Li
2018-03-07
1
-10
/
+21
*
drm/amd/display: Return success when enabling interrupt
Harry Wentland
2018-03-07
1
-2
/
+1
*
drm/amd/display: Use crtc enable/disable_vblank hooks
Harry Wentland
2018-03-07
1
-0
/
+24
*
drm/amd/display: Fixed non-native modes not lighting up
Jerry (Fangzhi) Zuo
2018-03-07
1
-1
/
+3
*
drm/amd/display: Call update_stream_signal directly from amdgpu_dm
Harry Wentland
2018-03-07
1
-0
/
+3
*
drm/amd/display: Make create_stream_for_sink more consistent
Harry Wentland
2018-03-07
1
-28
/
+25
*
drm/amd/display: Remove unnecessary fail labels in create_stream_for_sink
Harry Wentland
2018-03-07
1
-9
/
+5
*
drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)
Shirish S
2018-03-07
1
-0
/
+28
*
drm/amd/display: update plane params before validation
Shirish S
2018-03-07
1
-0
/
+3
*
drm/amd/display: defer modeset check in dm_update_planes_state
Shirish S
2018-03-07
1
-2
/
+4
*
drm/amd/display: Fix active dongle hotplug
Roman Li
2018-03-05
1
-0
/
+4
*
drm/amdgpu: Unify the dm resume calls into one
Mikita Lipski
2018-02-20
1
-1
/
+3
*
drm/amd/display: Fix rehook MST display not light back on
Jerry (Fangzhi) Zuo
2017-12-20
1
-5
/
+8
*
drm/amd/display: Do DC mode-change check after stream creation
Leo (Sunpeng) Li
2017-12-20
1
-9
/
+6
*
drm/amd/display: remove redundant null check of array 'data'
Colin Ian King
2017-12-15
1
-2
/
+1
*
drm/amd/display: Print DC_VER at DC init
Harry Wentland
2017-12-14
1
-2
/
+2
*
drm/amd/display: Use drm_fb_helper_poll_changed()
Noralf Trønnes
2017-12-06
1
-1
/
+1
*
drm/amd/display: remove usage of legacy_cursor_update
Shirish S
2017-12-06
1
-30
/
+13
*
drm/amd/include:cleanup raven1 dcn header files.
Feifei Xu
2017-12-06
1
-2
/
+2
*
drm/amd/include:cleanup vega10 header files.
Feifei Xu
2017-12-06
1
-1
/
+1
*
drm/amd/display: Do not program front-end twice
Leo (Sunpeng) Li
2017-12-06
1
-0
/
+20
*
drm/amd/display: Trigger full update on plane change
Leo (Sunpeng) Li
2017-12-06
1
-0
/
+5
*
drm/amd/display: fix static checker warning
Shirish S
2017-12-06
1
-1
/
+1
*
drm/amd/display: Fix some more color indentations
Harry Wentland
2017-12-06
1
-7
/
+4
*
drm/amd/display: Multi display synchronization logic
Mikita Lipski
2017-12-06
1
-1
/
+53
*
amdgpu/dm: Remove fb_location form fill_plane_attributes
Harry Wentland
2017-12-04
1
-13
/
+0
*
drm/amd/display: Remove fb_location parameter from get_fb_info
Michel Dänzer
2017-12-04
1
-15
/
+6
*
drm/amd/display: Use real number of CRTCs and HPDs in set_irq_funcs
Michel Dänzer
2017-12-04
1
-1
/
+2
*
drm/amd/display: Move conn_state to header
Harry Wentland
2017-12-04
1
-13
/
+0
*
drm/amd/display: Complete TODO item: use new DRM iterator
Leo (Sunpeng) Li
2017-12-04
1
-22
/
+14
*
drm/amd/display: Fix styling of freesync code in commit_tail
Leo (Sunpeng) Li
2017-12-04
1
-4
/
+7
*
drm/amd/display: Only add stream to freesync when modeset required
Leo (Sunpeng) Li
2017-12-04
1
-7
/
+21
*
drm/amd/display: Cleanup code that enables freesync
Leo (Sunpeng) Li
2017-12-04
1
-36
/
+19
*
drm/amd/display: Atomic freesync ASSERT fix
Bhawanpreet Lakha
2017-12-04
1
-0
/
+27
*
drm/amd/display: add mod_freesync_user_enable to dm_connector_state
Alex Deucher
2017-12-04
1
-0
/
+1
*
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2017-12-04
1
-2
/
+0
*
drm/amd/display: Switch to drm_atomic_helper_wait_for_flip_done
Andrey Grodzovsky
2017-11-28
1
-1
/
+1
*
drm/amd/display: fix gamma setting
Roman Li
2017-11-28
1
-1
/
+2
*
drm/amd/display: Do not put drm_atomic_state on resume
Leo (Sunpeng) Li
2017-11-28
1
-1
/
+0
*
drm/amd/display: Fix amdgpu_dm bugs found by smatch
Harry Wentland
2017-11-28
1
-6
/
+10
*
drm/amd/display: Do DC mode-change check when adding CRTCs
Leo (Sunpeng) Li
2017-11-28
1
-1
/
+1
*
drm/amd/display: Check aux channel before MST resume
Jerry (Fangzhi) Zuo
2017-11-28
1
-1
/
+2
*
drm/amd/display: Fix S3 topology change
Roman Li
2017-11-28
1
-0
/
+4
*
drm/amd/display: Fix warnings on S3 resume
Leo (Sunpeng) Li
2017-11-14
1
-0
/
+28
*
drm/amd/display: use configurable FBC option in dm
Roman Li
2017-11-13
1
-2
/
+2
*
amdgpu/dm: Don't use DRM_ERROR in amdgpu_dm_atomic_check
Michel Dänzer
2017-11-09
1
-7
/
+5
*
amdgpu/dc: Fix double unlock in amdgpu_dm_commit_planes
Ernst Sjöstrand
2017-11-07
1
-1
/
+0
*
amdgpu/dc: Fix missing null checks in amdgpu_dm.c
Ernst Sjöstrand
2017-11-07
1
-5
/
+12
[next]