index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-27
drm/amd/display: DC 3.1.59
Harry Wentland
1
-1
/
+1
2018-07-27
drm/amd/display: Prevent PSR from being enabled if initialization fails
Anthony Koo
2
-16
/
+24
2018-07-27
drm/amd/display: Fix Vega10 black screen after mode change
Jerry (Fangzhi) Zuo
3
-1
/
+16
2018-07-27
drm/amd/display: flatten aux_engine and engine
Bhawanpreet Lakha
12
-186
/
+140
2018-07-27
drm/amd/display: Retry link training again
Bhawanpreet Lakha
3
-4
/
+24
2018-07-24
drm/amd/display: DC 3.1.58
Harry Wentland
1
-1
/
+1
2018-07-24
drm/amd/display: separate dc_debug into dc_debug_options and dc_debug data
Jun Lei
6
-15
/
+18
2018-07-24
drm/amd/display: Decouple aux from i2c
Bhawanpreet Lakha
14
-14
/
+1549
2018-07-24
drm/amd/display: DPP CM ICSC AYCRCB8888 format support
vikrant mhaske
2
-1
/
+5
2018-07-24
drm/amd/display: On dce100, set clocks to 0 on suspend
David Francis
1
-3
/
+16
2018-07-24
drm/amd/display: allow diags to skip initial link training
Tony Cheng
4
-3
/
+9
2018-07-24
drm/amd/display: Remove unnecessary warning
Mikita Lipski
1
-4
/
+0
2018-07-19
drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86
Michel Dänzer
23
-51
/
+51
2018-07-17
drm/amd/display: Fix some checkpatch.pl errors and warnings in dc_link_dp.c
Harry Wentland
1
-17
/
+18
2018-07-17
drm/amd/display: Null ptr check for set_sdr_white_level
Krunoslav Kovac
1
-1
/
+2
2018-07-17
drm/amd/display: dal 3.1.56
Harry Wentland
1
-1
/
+1
2018-07-17
drm/amd/display: add new dc debug structure to track debug data
Jun Lei
2
-0
/
+8
2018-07-17
drm/amd/display: Move address tracking out of HUBP
Tony Cheng
3
-9
/
+15
2018-07-17
drm/amd/display: Add hook for MST root branch info
Nikola Cornij
2
-0
/
+12
2018-07-17
drm/amd/display: add HDR visual confirm
Gloria Li
6
-11
/
+63
2018-07-17
drm/amd/display: Refactor SDR cursor boosting in HDR mode
Krunoslav Kovac
10
-26
/
+70
2018-07-13
drm/amd/display: properly turn autocal off
Dmytro Laktyushkin
1
-6
/
+6
2018-07-13
drm/amd/display: Initialize data structure for DalMpVisualConfirm.
Hugo Hu
1
-1
/
+1
2018-07-13
drm/amd/display: dal 3.1.55
Tony Cheng
1
-1
/
+1
2018-07-13
drm/amd/display: update dml to match DV dml
Dmytro Laktyushkin
1
-0
/
+1
2018-07-13
drm/amd/display: add max scl ratio to soc bounding box
Dmytro Laktyushkin
1
-0
/
+2
2018-07-13
drm/amd/display: Fix new stream count check in dc_add_stream_to_ctx
Ken Chalmers
1
-2
/
+2
2018-07-13
drm/amd/display: Expose couple OPTC functions through header
David Francis
1
-0
/
+11
2018-07-13
drm/amd/display: Add CRC support for DCN
David Francis
2
-3
/
+114
2018-07-13
drm/amd/display: Return out_link_loss from interrupt handler
Fatemeh Darbehani
2
-2
/
+8
2018-07-13
drm/amd/display: Add NULL check for local sink in edp_power_control
Yue Hin Lau
1
-2
/
+4
2018-07-13
drm/amd/display: add DalEnableHDMI20 key support
Charlene Liu
3
-0
/
+13
2018-07-13
drm/amd/display: introduce concept of send_reset_length for i2c engines
Charlene Liu
5
-12
/
+43
2018-07-13
drm/amd/display: Read AUX channel even if only status byte is returned
Leo (Sunpeng) Li
1
-1
/
+1
2018-07-13
drm/amd/display: Right shift AUX reply value sooner than later
Leo (Sunpeng) Li
1
-2
/
+2
2018-07-13
drm/amd/display: Expose bunch of functions from dcn10_hw_sequencer
Eric Bernstein
3
-25
/
+49
2018-07-13
drm/amd/display: dal 3.1.54
Tony Cheng
1
-1
/
+1
2018-07-13
drm/amd/display: expose dcn10_aux_initialize in header
Yongqiang Sun
2
-8
/
+4
2018-07-13
drm/amd/display: add dcn cursor hotsport rotation and mirror support
Dmytro Laktyushkin
4
-5
/
+22
2018-07-13
drm/amd/display: set default GPIO_ID_HPD
Charlene Liu
1
-0
/
+1
2018-07-13
drm/amd/display: add missing mask for dcn
Charlene Liu
1
-1
/
+2
2018-07-13
drm/amd/display: Patch for extend time to panel poweron.
Hugo Hu
2
-3
/
+7
2018-07-13
drm/amd/display: add additional info for cursor position programming
Dmytro Laktyushkin
5
-12
/
+15
2018-07-13
drm/amd/display: drop unused register defines
Dmytro Laktyushkin
1
-6
/
+2
2018-07-13
drm/amd/display: remove dentist_vco_freq from resource_pool
Dmytro Laktyushkin
1
-1
/
+0
2018-07-13
drm/amd/display: dcc always on for bw calculations on raven
Dmytro Laktyushkin
1
-1
/
+18
2018-07-13
drm/amd/display: read DP sink and DP branch hardware and firmware revision fr...
Alvin lee
2
-0
/
+30
2018-07-13
drm/amd/display: Convert remaining loggers off dc_logger
Nicholas Kazlauskas
11
-558
/
+49
2018-07-13
drm/amd/display: Return aux replies directly to DRM
Harry Wentland
2
-81
/
+61
2018-07-13
drm/amd/display: Break out function to simply read aux reply
Harry Wentland
2
-49
/
+76
[next]