index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/display: Add one to EDID's audio channel count when passing to DC
Harry Wentland
2018-03-21
1
-1
/
+1
*
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 FMT truncation programming
Mikita Lipski
2018-03-21
1
-2
/
+2
*
drm/amd/display: Allow truncation to 10 bits
Mikita Lipski
2018-03-21
1
-3
/
+2
*
drm/amd/display: fix dereferencing possible ERR_PTR()
Shirish S
2018-03-19
1
-0
/
+3
*
drm/amd/display: Refine disable VGA
Clark Zheng
2018-03-19
2
-6
/
+22
*
drm/amd/display: validate plane format on primary plane
Shirish S
2018-03-07
1
-0
/
+7
*
drm/amd/display: early return if not in vga mode in disable_vga
Eric Yang
2018-03-07
2
-7
/
+13
*
drm/amd/display: Fix takover from VGA mode
Bhawanpreet Lakha
2018-03-07
2
-2
/
+18
*
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
3
-6
/
+5
*
drm/amd/display: Use crtc enable/disable_vblank hooks
Harry Wentland
2018-03-07
1
-0
/
+24
*
drm/amd/display: update infoframe after dig fe is turned on
Eric Yang
2018-03-07
1
-10
/
+13
*
drm/amd/display: fix boot-up on vega10
Roman Li
2018-03-07
1
-7
/
+12
*
drm/amd/display: fix cursor related Pstate hang
Eric Yang
2018-03-07
4
-66
/
+90
*
drm/amd/display: Set irq state only on existing crtcs
Mikita Lipski
2018-03-07
1
-4
/
+2
*
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
3
-1
/
+6
*
drm/amd/display: Make create_stream_for_sink more consistent
Harry Wentland
2018-03-07
1
-28
/
+25
*
drm/amd/display: Don't block dual-link DVI modes
Harry Wentland
2018-03-07
1
-2
/
+1
*
drm/amd/display: Don't allow dual-link DVI on all ASICs.
Harry Wentland
2018-03-07
6
-2
/
+10
*
drm/amd/display: Pass signal directly to enable_tmds_output
Harry Wentland
2018-03-07
5
-18
/
+9
*
drm/amd/display: Remove unnecessary fail labels in create_stream_for_sink
Harry Wentland
2018-03-07
1
-9
/
+5
*
drm/amd/display: Move MAX_TMDS_CLOCK define to header
Harry Wentland
2018-03-07
4
-15
/
+5
*
drm/amd/display: Fix FBC topology change
Roman Li
2018-03-07
1
-4
/
+19
*
drm/amd/display: Fix topology change issue in MST rehook
Jerry (Fangzhi) Zuo
2018-03-07
1
-0
/
+6
*
drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)
Shirish S
2018-03-07
1
-0
/
+28
*
drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.
Harry Wentland
2018-03-07
1
-3
/
+13
*
drm/amd/display: update plane params before validation
Shirish S
2018-03-07
1
-0
/
+3
*
drm/amd/display: validate plane in dce110 for scaling
Shirish S
2018-03-07
1
-0
/
+11
*
drm/amd/display: defer modeset check in dm_update_planes_state
Shirish S
2018-03-07
1
-2
/
+4
*
drm/amd/display: Don't blow up if TG is NULL in dce110_vblank_set
Harry Wentland
2018-03-07
1
-1
/
+1
*
drm/amd/display: Fix active dongle hotplug
Roman Li
2018-03-05
1
-0
/
+4
*
drm/amd/display: check for ipp before calling cursor operations
Shirish S
2018-02-28
1
-2
/
+4
*
Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2018-02-28
2
-2
/
+4
|
\
|
*
drm/amd/display: VGA black screen from s3 when attached to hook
Hersen Wu
2018-02-20
1
-1
/
+1
|
*
drm/amdgpu: Unify the dm resume calls into one
Mikita Lipski
2018-02-20
1
-1
/
+3
*
|
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
2018-02-22
1
-1
/
+1
|
/
*
drm/amd/display: Demote error print to debug print when ATOM impl missing
Harry Wentland
2018-01-24
2
-19
/
+19
*
drm/amd/display: Expose dpp1_set_cursor_attributes
Yue Hin Lau
2017-12-20
1
-0
/
+4
*
drm/amd/display: Update FMT and OPPBUF functions
Eric Bernstein
2017-12-20
6
-54
/
+120
*
drm/amd/display: check for null before calling is_blanked
Yue Hin Lau
2017-12-20
1
-2
/
+2
*
drm/amd/display: dal 3.1.27
Andrew Jiang
2017-12-20
1
-1
/
+1
*
drm/amd/display: Fix unused variable warnings.
Leo (Sunpeng) Li
2017-12-20
1
-7
/
+0
*
drm/amd/display: Only blank DCN when we have set_blank implementation
Yue Hin Lau
2017-12-20
7
-31
/
+32
*
drm/amd/display: Put dcn_mi_registers with other structs
Eric Bernstein
2017-12-20
2
-10
/
+5
*
drm/amd/display: hubp refactor
Yue Hin Lau
2017-12-20
2
-114
/
+120
*
drm/amd/display: integrating optc pseudocode
Yue Hin Lau
2017-12-20
2
-1
/
+37
*
drm/amd/display: Call validate_fbc should_enable_fbc
Harry Wentland
2017-12-20
1
-23
/
+16
*
drm/amd/display: Clean up DCN cursor code
Eric Bernstein
2017-12-20
2
-29
/
+5
[next]