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: 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
*
drm/amd/display: fix 180 full screen pipe split
Dmytro Laktyushkin
2017-12-20
1
-10
/
+4
*
drm/amd/display: reprogram surface config on scaling change
Eric Yang
2017-12-20
1
-1
/
+2
*
drm/amd/display: Remove dwbc from pipe_ctx
Eric Bernstein
2017-12-20
1
-1
/
+0
*
drm/amd/display: Use the maximum link setting which EDP reported.
Hugo Hu
2017-12-20
1
-0
/
+6
*
drm/amd/display: Add hdr_supported flag
Yongqiang Sun
2017-12-20
1
-0
/
+1
*
drm/amd/display: fix global sync param retrieval when not pipe splitting
Dmytro Laktyushkin
2017-12-20
3
-13
/
+13
*
drm/amd/display: Update HUBP
Eric Bernstein
2017-12-20
3
-21
/
+32
*
drm/amd/display: fix rotated surface scaling
Dmytro Laktyushkin
2017-12-20
1
-32
/
+29
*
drm/amd/display: clean up dcn soc params
Dmytro Laktyushkin
2017-12-20
3
-62
/
+0
*
drm/amd/display: dal 3.1.26
Eric Yang
2017-12-20
1
-1
/
+1
*
drm/amd/display: Fix rehook MST display not light back on
Jerry (Fangzhi) Zuo
2017-12-20
4
-5
/
+62
*
drm/amd/display: Fix check for whether dmcu fw is running
Anthony Koo
2017-12-20
8
-29
/
+54
*
drm/amd/display: Declare and share color space types for dcn's
Vitaly Prosyak
2017-12-20
7
-86
/
+168
*
drm/amd/display: Do DC mode-change check after stream creation
Leo (Sunpeng) Li
2017-12-20
1
-9
/
+6
*
drm/amd/display: Define BLNDGAM_CONFIG_STATUS
Vitaly Prosyak
2017-12-20
1
-0
/
+2
*
drm/amd/display: Don't spam debug log on long reg waits
Harry Wentland
2017-12-20
1
-5
/
+1
*
drm/amd/display: Error print when ATOM BIOS implementation is missing
Harry Wentland
2017-12-20
2
-0
/
+34
*
drm/amd/display: Remove dead enable_plane function definition and call
Harry Wentland
2017-12-20
2
-7
/
+0
*
drm/amd/display: Print type if we get wrong ObjectID from bios
Harry Wentland
2017-12-20
2
-5
/
+14
*
drm/amd/display: remove redundant null check of array 'data'
Colin Ian King
2017-12-15
1
-2
/
+1
*
drm/amd/display: dal 3.1.25
Tony Cheng
2017-12-14
1
-1
/
+1
*
drm/amd/display: Add TODO item to remove vector.c
Harry Wentland
2017-12-14
1
-0
/
+3
*
drm/amd/display: Remove grph_object_id.c and move function to bios_parser
Harry Wentland
2017-12-14
4
-80
/
+47
*
drm/amd/display: Remove redundant NULL check in DCE11 HWSS
Harry Wentland
2017-12-14
1
-2
/
+1
*
drm/amd/display: use clamping rather than truncation for CM fp conversions
Dmytro Laktyushkin
2017-12-14
3
-13
/
+29
*
drm/amd/display: remove format_control from set_cursor_attributes
Yue Hin Lau
2017-12-14
1
-7
/
+0
*
drm/amd/display: Move wait for hpd ready out from edp power control.
Yongqiang Sun
2017-12-14
7
-39
/
+36
*
drm/amd/display: fix missing pixel clock adjustment for dongle
Eric Yang
2017-12-14
1
-1
/
+3
*
drm/amd/display: Move OPP mpc tree initialization to hw_init
Eric Bernstein
2017-12-14
3
-7
/
+3
*
drm/amd/display: use REG_UPDATE for MPC mux
Eric Bernstein
2017-12-14
1
-4
/
+4
*
drm/amd/display: Correct fixed point calculation.
Vitaly Prosyak
2017-12-14
1
-1
/
+1
*
drm/amd/display: OPTC cleanup/implementation
Yue Hin Lau
2017-12-14
4
-174
/
+244
*
drm/amd/display: Move unity TF type to predefined types
Vitaly Prosyak
2017-12-14
3
-5
/
+6
*
drm/amd/display: dpp clean up
Yue Hin Lau
2017-12-14
2
-7
/
+4
*
drm/amd/display: add assert to verify dcn_calc input validity
Dmytro Laktyushkin
2017-12-14
1
-0
/
+11
*
drm/amd/display: Add dppclk to dcn_bw_clocks
Dmytro Laktyushkin
2017-12-14
3
-2
/
+3
*
drm/amd/display: set chroma taps to 1 when not scaling
Dmytro Laktyushkin
2017-12-14
2
-5
/
+13
*
drm/amd/display: Print DC_VER at DC init
Harry Wentland
2017-12-14
1
-2
/
+2
[next]