index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
amdgpu_dm
/
amdgpu_dm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-19
drm/amd/display: Make create_stream_for_sink more consistent
Harry Wentland
1
-28
/
+25
2018-02-19
drm/amd/display: Debug-print reason for mode validation failure
Harry Wentland
1
-2
/
+3
2018-02-19
drm/amd/display: Debug print when validate_stream fails
Harry Wentland
1
-1
/
+9
2018-02-19
drm/amd/display: Remove unnecessary fail labels in create_stream_for_sink
Harry Wentland
1
-9
/
+5
2018-02-19
drm/amd/display: Prevent master programming in multisync
Mikita Lipski
1
-1
/
+1
2018-02-19
drm/amd/display: make FBC mem alloc dynamic
Roman Li
1
-18
/
+44
2017-12-20
drm/amd/display: Fix rehook MST display not light back on
Jerry (Fangzhi) Zuo
1
-5
/
+8
2017-12-20
drm/amd/display: Do DC mode-change check after stream creation
Leo (Sunpeng) Li
1
-9
/
+6
2017-12-15
drm/amd/display: remove redundant null check of array 'data'
Colin Ian King
1
-2
/
+1
2017-12-14
drm/amd/display: Print DC_VER at DC init
Harry Wentland
1
-2
/
+2
2017-12-06
drm/amd/display: Use drm_fb_helper_poll_changed()
Noralf Trønnes
1
-1
/
+1
2017-12-06
drm/amd/display: remove usage of legacy_cursor_update
Shirish S
1
-30
/
+13
2017-12-06
drm/amd/include:cleanup raven1 dcn header files.
Feifei Xu
1
-2
/
+2
2017-12-06
drm/amd/include:cleanup vega10 header files.
Feifei Xu
1
-1
/
+1
2017-12-06
drm/amd/display: Do not program front-end twice
Leo (Sunpeng) Li
1
-0
/
+20
2017-12-06
drm/amd/display: Trigger full update on plane change
Leo (Sunpeng) Li
1
-0
/
+5
2017-12-06
drm/amd/display: fix static checker warning
Shirish S
1
-1
/
+1
2017-12-06
drm/amd/display: Fix some more color indentations
Harry Wentland
1
-7
/
+4
2017-12-06
drm/amd/display: Multi display synchronization logic
Mikita Lipski
1
-1
/
+53
2017-12-04
amdgpu/dm: Remove fb_location form fill_plane_attributes
Harry Wentland
1
-13
/
+0
2017-12-04
drm/amd/display: Remove fb_location parameter from get_fb_info
Michel Dänzer
1
-15
/
+6
2017-12-04
drm/amd/display: Use real number of CRTCs and HPDs in set_irq_funcs
Michel Dänzer
1
-1
/
+2
2017-12-04
drm/amd/display: Move conn_state to header
Harry Wentland
1
-13
/
+0
2017-12-04
drm/amd/display: Complete TODO item: use new DRM iterator
Leo (Sunpeng) Li
1
-22
/
+14
2017-12-04
drm/amd/display: Fix styling of freesync code in commit_tail
Leo (Sunpeng) Li
1
-4
/
+7
2017-12-04
drm/amd/display: Only add stream to freesync when modeset required
Leo (Sunpeng) Li
1
-7
/
+21
2017-12-04
drm/amd/display: Cleanup code that enables freesync
Leo (Sunpeng) Li
1
-36
/
+19
2017-12-04
drm/amd/display: Atomic freesync ASSERT fix
Bhawanpreet Lakha
1
-0
/
+27
2017-12-04
drm/amd/display: add mod_freesync_user_enable to dm_connector_state
Alex Deucher
1
-0
/
+1
2017-12-04
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+0
2017-11-28
drm/amd/display: Switch to drm_atomic_helper_wait_for_flip_done
Andrey Grodzovsky
1
-1
/
+1
2017-11-28
drm/amd/display: fix gamma setting
Roman Li
1
-1
/
+2
2017-11-28
drm/amd/display: Do not put drm_atomic_state on resume
Leo (Sunpeng) Li
1
-1
/
+0
2017-11-28
drm/amd/display: Fix amdgpu_dm bugs found by smatch
Harry Wentland
1
-6
/
+10
2017-11-28
drm/amd/display: Do DC mode-change check when adding CRTCs
Leo (Sunpeng) Li
1
-1
/
+1
2017-11-28
drm/amd/display: Check aux channel before MST resume
Jerry (Fangzhi) Zuo
1
-1
/
+2
2017-11-28
drm/amd/display: Fix S3 topology change
Roman Li
1
-0
/
+4
2017-11-14
drm/amd/display: Fix warnings on S3 resume
Leo (Sunpeng) Li
1
-0
/
+28
2017-11-13
drm/amd/display: use configurable FBC option in dm
Roman Li
1
-2
/
+2
2017-11-09
amdgpu/dm: Don't use DRM_ERROR in amdgpu_dm_atomic_check
Michel Dänzer
1
-7
/
+5
2017-11-07
amdgpu/dc: Fix double unlock in amdgpu_dm_commit_planes
Ernst Sjöstrand
1
-1
/
+0
2017-11-07
amdgpu/dc: Fix missing null checks in amdgpu_dm.c
Ernst Sjöstrand
1
-5
/
+12
2017-11-07
amdgpu/dc: Fix potential null dereferences in amdgpu_dm.c
Ernst Sjöstrand
1
-0
/
+9
2017-11-07
amdgpu/dc: fix more indentation warnings
Ernst Sjöstrand
1
-5
/
+5
2017-11-07
drm/amd/display: checking for NULL instead of IS_ERR()
Dan Carpenter
1
-1
/
+1
2017-11-02
drm/amd/display: Explicitly call ->reset for each object
Harry Wentland
1
-2
/
+12
2017-11-02
drm/amd/display: Use single fail label in init_drm_dev
Harry Wentland
1
-13
/
+11
2017-11-02
drm/amd/display: Use plane pointer to avoid line breaks
Harry Wentland
1
-4
/
+7
2017-11-02
amdgpu/dc: Avoid dereferencing NULL pointer
Drew Davenport
1
-3
/
+6
2017-11-02
drm/amd/display: Don't print error when bo_pin is interrupted
Harry Wentland
1
-1
/
+2
[next]