index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rpmsg
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
drm/amdgpu/display: provide ASSERT macros unconditionally
Arnd Bergmann
1
-4
/
+0
2017-11-02
drm/amd/display: Read resource_straps from registers for DCE12
Leo (Sunpeng) Li
1
-6
/
+13
2017-11-02
drm/amd: Add DCE12 resource strap registers
Leo (Sunpeng) Li
2
-0
/
+12
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
drm/amd/display: fix null pointer dereference
Shirish S
1
-1
/
+1
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
2017-11-02
drm/amd/display: Use constants from atom.h for HDMI caps read
Andrew Jiang
1
-3
/
+3
2017-10-27
drm/amd/display: check if modeset is required before adding plane
Shirish S
1
-0
/
+3
2017-10-27
drm/amd/display: fix high part address in dm_plane_helper_prepare_fb()
Shirish S
1
-2
/
+8
2017-10-27
drm/amd/display : add high part address calculation for underlay
Shirish S
1
-2
/
+7
2017-10-27
drm/amd/display: Fix no display on Fiji
Jerry Zuo
1
-10
/
+9
2017-10-27
Revert "drm/amd/display: Match actual state during S3 resume."
Rex Zhu
1
-33
/
+0
2017-10-21
drm/amd/display:: Fix NULL pointer in Raven hotplug
Jerry (Fangzhi) Zuo
1
-7
/
+0
2017-10-21
drm/amd/display: Fix memoryleak during S3 resume.
Leo (Sunpeng) Li
1
-4
/
+0
2017-10-21
drm/amd/display: add hardware_planes_only to list of affected planes
Shirish S
1
-6
/
+24
2017-10-21
drm/amd/display: Fix brace style
Tom St Denis
1
-9
/
+6
2017-10-21
drm/amd/display: Remove needless cast in amdgpu_dm_connector_init()
Tom St Denis
1
-1
/
+2
2017-10-21
drm/amd/display: Fix brace style in amdgpu_dm_connector_ddc_get_modes()
Tom St Denis
1
-1
/
+2
2017-10-21
drm/amd/display: Tidy up dm_drm_plane_reset()
Tom St Denis
1
-3
/
+3
2017-10-21
drm/amd/display: Fix indentation in create_eml_sink()
Tom St Denis
1
-2
/
+1
2017-10-21
drm/amd/display: Replace block with strncpy() in fill_audio_info()
Tom St Denis
1
-5
/
+3
2017-10-21
drm/amd/display: Fix brace style in amdgpu_dm_initialize_drm_device()
Tom St Denis
1
-2
/
+1
2017-10-21
drm/amd/display: Simplify handle_hpd_rx_irq()
Tom St Denis
1
-6
/
+6
2017-10-21
drm/amd/display: Fix brace style in dm_handle_hpd_rx_irq()
Tom St Denis
1
-1
/
+2
2017-10-21
drm/amd/display: Fix brace style in amdgpu_dm_update_connector_after_detect()
Tom St Denis
1
-2
/
+2
2017-10-21
drm/amd/display: Fix indentation in dm_resume()
Tom St Denis
1
-4
/
+1
2017-10-21
drm/amd/display: Fix indentation in dm_suspend()
Tom St Denis
1
-4
/
+1
2017-10-21
drm/amd/display: Simplify dm_late_init()
Tom St Denis
1
-2
/
+1
2017-10-21
amdgpu/dc: inline dml_round_to_multiple
Dave Airlie
3
-21
/
+19
2017-10-21
amdgpu/dc: drop dml_util_is_420
Dave Airlie
2
-34
/
+0
2017-10-21
drm/amd/display: Add bunch of missing license headers in DML
Harry Wentland
2
-3
/
+46
2017-10-21
amdgpu/dc: inline a bunch of the dml wrappers.
Harry Wentland
7
-80
/
+110
2017-10-21
drm/amd/display: Small comment on dc_commit_planes_to_stream
Harry Wentland
1
-0
/
+7
2017-10-21
drm/amd/display: Minor update to DML
Dmytro Laktyushkin
6
-22
/
+5
2017-10-21
drm/amd/display: change dml numdpp var to uint
Dmytro Laktyushkin
2
-8
/
+8
2017-10-21
drm/amd/display: default force_single_disp_pipe_split = 1 on RV
Tony Cheng
1
-0
/
+1
2017-10-21
drm/amd/display: Remove redundant condition in dml vba
Harry Wentland
1
-1
/
+1
2017-10-21
drm/amd/display: dal 3.1.07
Tony Cheng
1
-2
/
+1
2017-10-21
drm/amd/display: Reduce stack size of commit_planes_to_stream
Harry Wentland
1
-6
/
+13
2017-10-21
drm/amd/display: Fix one more place for dc_stream_state leak
Harry Wentland
1
-1
/
+1
2017-10-21
drm/amd/display: Move OS types to os_types.h
Harry Wentland
2
-45
/
+40
2017-10-21
drm/amd/display: LGD panel willl flash line under window
Hersen Wu
1
-0
/
+9
2017-10-21
drm/amd/display: DAL 3.1.06
Tony Cheng
1
-1
/
+2
2017-10-21
drm/amd/display: rename dscl functions
Yue Hin Lau
3
-56
/
+56
2017-10-21
drm/amd/display: WA for 3 display play video hot plug.
Yongqiang Sun
5
-23
/
+26
2017-10-21
drm/amd/display: Add DIGD case when getting retimer settings
Andrew Jiang
1
-0
/
+12
2017-10-21
drm/amd/display: Add chip mask to HDMI retimer/redriver check
Andrew Jiang
1
-3
/
+5
[next]