index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-17
366
-75
/
+132365
|
\
|
*
drm/amd/display: fix MST link training fail division by 0
Eric Yang
2017-11-14
1
-2
/
+4
|
*
drm/amd/display: Fix formatting for null pointer dereference fix
Harry Wentland
2017-11-14
1
-1
/
+1
|
*
drm/amd/display: Remove dangling planes on dc commit state
Leo (Sunpeng) Li
2017-11-14
1
-2
/
+35
|
*
drm/amd/display: add flip_immediate to commit update for stream
Bhawanpreet Lakha
2017-11-14
1
-1
/
+4
|
*
drm/amd/display: Miss register MST encoder cbs
Jerry (Fangzhi) Zuo
2017-11-14
1
-1
/
+11
|
*
drm/amd/display: Fix warnings on S3 resume
Leo (Sunpeng) Li
2017-11-14
1
-0
/
+28
|
*
drm/amd/display: use num_timing_generator instead of pipe_count
Ken Chalmers
2017-11-13
1
-1
/
+1
|
*
drm/amd/display: use configurable FBC option in dm
Roman Li
2017-11-13
2
-4
/
+4
|
*
drm/amd/display: fix AZ clock not enabled before program AZ endpoint
Charlene Liu
2017-11-13
1
-2
/
+29
|
*
amdgpu/dm: Don't use DRM_ERROR in amdgpu_dm_atomic_check
Michel Dänzer
2017-11-10
1
-7
/
+5
|
*
amd/display: Fix potential null dereference in dce_calcs.c
Ernst Sjöstrand
2017-11-08
1
-0
/
+2
|
*
amdgpu/dm: Remove unused forward declaration
Harry Wentland
2017-11-08
1
-2
/
+0
|
*
drm/amdgpu: Remove unused dc_stream from amdgpu_crtc
Harry Wentland
2017-11-08
1
-2
/
+0
|
*
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
|
*
amdgpu/dc: Fix potential null dereferences in amdgpu_dm.c
Ernst Sjöstrand
2017-11-07
1
-0
/
+9
|
*
amdgpu/dc: fix more indentation warnings
Ernst Sjöstrand
2017-11-07
2
-6
/
+6
|
*
amdgpu/dc: handle allocation failures in dc_commit_planes_to_stream.
Dave Airlie
2017-11-07
1
-0
/
+8
|
*
amdgpu/dc: fix indentation warning from smatch.
Dave Airlie
2017-11-07
10
-69
/
+68
|
*
amdgpu/dc: fix non-ansi function decls.
Dave Airlie
2017-11-07
5
-6
/
+6
|
*
drm/amd/display: remove some unneeded code
Dan Carpenter
2017-11-07
1
-3
/
+0
|
*
drm/amd/display: checking for NULL instead of IS_ERR()
Dan Carpenter
2017-11-07
1
-1
/
+1
|
*
drm/amd/display: small cleanup in destruct()
Dan Carpenter
2017-11-07
1
-4
/
+2
|
*
drm/amdgpu/display: fix integer arithmetic problem
Arnd Bergmann
2017-11-02
1
-1
/
+1
|
*
drm/amdgpu/display: remove unused REG_OFFSET macro
Arnd Bergmann
2017-11-02
1
-3
/
+0
|
*
drm/amdgpu/display: provide ASSERT macros unconditionally
Arnd Bergmann
2017-11-02
1
-4
/
+0
|
*
drm/amd/display: Read resource_straps from registers for DCE12
Leo (Sunpeng) Li
2017-11-02
1
-6
/
+13
|
*
drm/amd: Add DCE12 resource strap registers
Leo (Sunpeng) Li
2017-11-02
2
-0
/
+12
|
*
drm/amd/display: Explicitly call ->reset for each object
Harry Wentland
2017-11-02
1
-2
/
+12
|
*
drm/amd/display: Use single fail label in init_drm_dev
Harry Wentland
2017-11-02
1
-13
/
+11
|
*
drm/amd/display: Use plane pointer to avoid line breaks
Harry Wentland
2017-11-02
1
-4
/
+7
|
*
drm/amd/display: fix null pointer dereference
Shirish S
2017-11-02
1
-1
/
+1
|
*
amdgpu/dc: Avoid dereferencing NULL pointer
Drew Davenport
2017-11-02
1
-3
/
+6
|
*
drm/amd/display: Don't print error when bo_pin is interrupted
Harry Wentland
2017-11-02
1
-1
/
+2
|
*
drm/amd/display: Use constants from atom.h for HDMI caps read
Andrew Jiang
2017-11-02
1
-3
/
+3
|
*
drm/amd/display: check if modeset is required before adding plane
Shirish S
2017-10-27
1
-0
/
+3
|
*
drm/amd/display: fix high part address in dm_plane_helper_prepare_fb()
Shirish S
2017-10-27
1
-2
/
+8
|
*
drm/amd/display : add high part address calculation for underlay
Shirish S
2017-10-27
1
-2
/
+7
|
*
drm/amd/display: Fix no display on Fiji
Jerry Zuo
2017-10-27
1
-10
/
+9
|
*
Revert "drm/amd/display: Match actual state during S3 resume."
Rex Zhu
2017-10-27
1
-33
/
+0
|
*
drm/amd/display:: Fix NULL pointer in Raven hotplug
Jerry (Fangzhi) Zuo
2017-10-21
1
-7
/
+0
|
*
drm/amd/display: Fix memoryleak during S3 resume.
Leo (Sunpeng) Li
2017-10-21
1
-4
/
+0
|
*
drm/amd/display: add hardware_planes_only to list of affected planes
Shirish S
2017-10-21
1
-6
/
+24
|
*
drm/amd/display: Fix brace style
Tom St Denis
2017-10-21
1
-9
/
+6
|
*
drm/amd/display: Remove needless cast in amdgpu_dm_connector_init()
Tom St Denis
2017-10-21
1
-1
/
+2
|
*
drm/amd/display: Fix brace style in amdgpu_dm_connector_ddc_get_modes()
Tom St Denis
2017-10-21
1
-1
/
+2
|
*
drm/amd/display: Tidy up dm_drm_plane_reset()
Tom St Denis
2017-10-21
1
-3
/
+3
|
*
drm/amd/display: Fix indentation in create_eml_sink()
Tom St Denis
2017-10-21
1
-2
/
+1
|
*
drm/amd/display: Replace block with strncpy() in fill_audio_info()
Tom St Denis
2017-10-21
1
-5
/
+3
[next]