index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
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: Guard against null crtc in CRC IRQ
Nicholas Kazlauskas
2018-08-13
1
-2
/
+8
*
drm/amd/display: Pass connector id when executing VBIOS CT
Mikita Lipski
2018-08-13
1
-2
/
+2
*
drm/amd/display: Check if clock source in use before disabling
Mikita Lipski
2018-08-13
3
-15
/
+40
*
drm/amd/display: Allow clock sharing b/w HDMI and DVI
Mikita Lipski
2018-08-13
1
-2
/
+2
*
drm/amd/display: Fix warning observed in mode change on Vega
Jerry (Fangzhi) Zuo
2018-08-13
1
-1
/
+1
*
drm/amd/display: fix single link DVI has no display
Charlene Liu
2018-08-13
1
-0
/
+2
*
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-08-10
19
-60
/
+176
|
\
|
*
drm/amd/display: display connected to dp-1 does not light up
Hersen Wu
2018-08-06
3
-0
/
+7
|
*
drm/amd/display: update clk for various HDMI color depths
Mikita Lipski
2018-08-06
1
-0
/
+18
|
*
drm/amd/display: program display clock on cache match
Dmytro Laktyushkin
2018-08-06
2
-1
/
+5
|
*
drm/amd/display: Add NULL check for enabling dp ss
Nicholas Kazlauskas
2018-08-06
1
-1
/
+3
|
*
drm/amd/display: add vbios table check for enabling dp ss
Dmytro Laktyushkin
2018-08-06
4
-1
/
+8
|
*
drm/amd/display: Don't share clk source between DP and HDMI
Mikita Lipski
2018-08-06
4
-2
/
+26
|
*
drm/amd/display: Fix DP HBR2 Eye Diagram Pattern on Carrizo
Hersen Wu
2018-08-06
3
-5
/
+6
|
*
drm/amd/display: Use calculated disp_clk_khz value for dce110
Nicholas Kazlauskas
2018-08-06
2
-4
/
+4
|
*
drm/amd/display: Implement custom degamma lut on dcn
David Francis
2018-08-06
4
-15
/
+46
|
*
drm/amd/display: Destroy aux_engines only once
David Francis
2018-08-06
1
-3
/
+0
|
*
drm/amd/display: Read back max backlight value at boot
David Francis
2018-08-06
1
-0
/
+1
|
*
drm/amd/display: Implement backlight_ops.get_brightness
David Francis
2018-08-06
3
-1
/
+17
|
*
drm/amd/display: DP Compliance 400.1.1 failure
abdoulaye berthe
2018-08-06
1
-26
/
+28
|
*
drm/amd/display: Use requested HDMI aspect ratio
Leo (Sunpeng) Li
2018-08-06
1
-7
/
+2
|
*
drm/amd/display: Only require EDID read for HDMI and DVI
Harry Wentland
2018-08-03
1
-1
/
+2
|
*
drm/amd/display: Report non-DP display as disconnected without EDID
Harry Wentland
2018-08-03
1
-0
/
+11
*
|
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-08-08
22
-209
/
+206
|
\
|
|
*
drm/amd/display: add missing void parameter to dc_create_transfer_func
Colin Ian King
2018-07-31
1
-1
/
+1
|
*
drm/amd/display: DC 3.1.59
Harry Wentland
2018-07-27
1
-1
/
+1
|
*
drm/amd/display: Prevent PSR from being enabled if initialization fails
Anthony Koo
2018-07-27
2
-16
/
+24
|
*
drm/amd/display: Fix Vega10 black screen after mode change
Jerry (Fangzhi) Zuo
2018-07-27
3
-1
/
+16
|
*
drm/amd/display: flatten aux_engine and engine
Bhawanpreet Lakha
2018-07-27
12
-186
/
+140
|
*
drm/amd/display: Retry link training again
Bhawanpreet Lakha
2018-07-27
3
-4
/
+24
*
|
BackMerge v4.18-rc7 into drm-next
Dave Airlie
2018-07-30
4
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
drm/amd/display: Fix DP HBR2 Eye Diagram Pattern on Carrizo
Hersen Wu
2018-07-17
3
-5
/
+6
|
*
amd/dc/dce100: On dce100, set clocks to 0 on suspend
David Francis
2018-07-12
1
-3
/
+16
|
*
drm/amd/display: Convert 10kHz clks from PPLib into kHz for Vega
Harry Wentland
2018-07-12
1
-2
/
+3
|
*
drm/amd/display: fix invalid function table override
Christian König
2018-07-10
1
-2
/
+25
|
*
Revert "drm/amd/display: Don't return ddc result and read_bytes in same retur...
Alex Deucher
2018-07-10
3
-22
/
+13
|
*
drm/amd/display: add a check for display depth validity
Mikita Lipski
2018-07-05
1
-0
/
+42
|
*
drm/amd/display: adding ycbcr420 pixel encoding for hdmi
Mikita Lipski
2018-07-05
1
-2
/
+5
*
|
drm/amd/display: DC 3.1.58
Harry Wentland
2018-07-24
1
-1
/
+1
*
|
drm/amd/display: separate dc_debug into dc_debug_options and dc_debug data
Jun Lei
2018-07-24
6
-15
/
+18
*
|
drm/amd/display: Decouple aux from i2c
Bhawanpreet Lakha
2018-07-24
14
-14
/
+1549
*
|
drm/amd/display: DPP CM ICSC AYCRCB8888 format support
vikrant mhaske
2018-07-24
2
-1
/
+5
*
|
drm/amd/display: On dce100, set clocks to 0 on suspend
David Francis
2018-07-24
1
-3
/
+16
*
|
drm/amd/display: allow diags to skip initial link training
Tony Cheng
2018-07-24
4
-3
/
+9
*
|
drm/amd/display: Remove unnecessary warning
Mikita Lipski
2018-07-24
1
-4
/
+0
*
|
drm/amd/display: Convert 10kHz clks from PPLib into kHz
Rex Zhu
2018-07-20
1
-2
/
+2
*
|
drm/amd/display: Honor pplib stutter mask for all ASICs in DC
Harry Wentland
2018-07-20
1
-4
/
+3
*
|
drm/amd/display: Drop unused backlight functions in DM
Harry Wentland
2018-07-20
1
-16
/
+2
*
|
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-07-20
94
-1197
/
+1924
|
\
\
|
*
|
drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86
Michel Dänzer
2018-07-19
25
-63
/
+55
[next]