index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
starfive-6.6.63-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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-11
drm/amd/display: Fix FBC text console corruption
Roman Li
1
-13
/
+54
2018-04-11
drm/amd/display: csc updates require FULL update
Anthony Koo
2
-2
/
+11
2018-04-11
drm/amd/display: Make DCN stream encoder shareable
Eric Bernstein
4
-421
/
+343
2018-04-11
drm/amd/display: Update scaler v_active data if interlaced
Dmytro Laktyushkin
1
-0
/
+8
2018-04-11
drm/amd/display: Change disable backlight ramp change threshold from 0 to max...
Yongqiang Sun
3
-2
/
+4
2018-04-11
drm/amd/display: Fill calcs date from stream src/dst if available
Jun Lei
1
-0
/
+13
2018-04-11
drm/amd/display: fix link bw calculation for 422 and 420 encoding
Eric Yang
1
-21
/
+32
2018-04-11
drm/amd/display: remove unused enum
Jun Lei
1
-6
/
+0
2018-04-11
drm/amd/display: Refactor stream encoder for HW review
Eric Bernstein
4
-26
/
+2101
2018-04-11
drm/amd/display: Set all update flags when we have full update
Eric Yang
1
-1
/
+1
2018-04-11
drm/amd/display: add delay between panel pwr off to on.
Charlene Liu
4
-1
/
+48
2018-04-11
drm/amd/display: Implement dm_get_timestamp
Harry Wentland
1
-2
/
+4
2018-04-11
drm/amd/display: Add vmax/min_sel prints to dcn10_log_hw_state
Anthony Koo
3
-2
/
+12
2018-04-11
drm/amd/display: Add Dynamic debug prints
Bhawanpreet Lakha
9
-79
/
+77
2018-04-11
drm/amd/display: Fix potential access beyond end of array in CM
Harry Wentland
1
-6
/
+6
2018-04-11
drm/amd/display: Non-HDMI DP active dongle should not support YUV pixel format
Hersen Wu
1
-3
/
+16
2018-04-11
drm/amd/display: Set ignore_msa_timing_param
Harry Wentland
1
-0
/
+3
2018-04-11
drm/amd/display: Program v_total_min/max after v_total_cntl
Anthony Koo
3
-20
/
+20
2018-04-11
drm/amd/display: Don't register backlight on connector_destroy
Harry Wentland
1
-8
/
+4
2018-04-11
drm/amd/display: Only register backlight device if embedded panel connected
Harry Wentland
1
-25
/
+33
2018-04-11
drm/amd/display: Don't access legacy properties
Harry Wentland
2
-3
/
+11
2018-04-11
drm/amd/display: fix spelling mistake: "Usupported" -> "Unsupported"
Colin Ian King
1
-2
/
+2
2018-04-11
drm/amdgpu: Move GEM BO to drm_framebuffer
Daniel Stone
1
-7
/
+4
2018-04-11
drm/amd/display: Disentangle dc.h include from amdgpu.h
Rex Zhu
2
-1
/
+2
2018-04-11
drm/amd/dc: Use atombios api directly in DC
Rex Zhu
2
-20
/
+28
2018-04-11
drm/amd/display: Move commit_planes_to_stream to amdgpu_dm
Harry Wentland
3
-101
/
+103
2018-04-11
drm/amd/display: Only program MSA_TIMING_PARAM if it changed
Anthony Koo
1
-5
/
+10
2018-04-11
drm/amd/display: Add double buffer machanism to OCSC
Xingyue Tao
3
-47
/
+67
2018-04-11
drm/amd/display: Add vline IRQ programming for DCN
SivapiriyanKumarasamy
6
-0
/
+110
2018-04-11
drm/amd/display: Rename encoder_info_packet to dc_info_packet
Anthony Koo
4
-68
/
+65
2018-04-11
drm/amd/display: Couple bug fixes in stats module
Anthony Koo
1
-11
/
+28
2018-04-11
drm/amd/display: Add double buffer machanism to ICSC
Xingyue Tao
3
-19
/
+67
2018-04-11
drm/amd/display: Add num_active_wb to DML
Eric Bernstein
1
-0
/
+1
2018-04-11
drm/amd/display: Correct print types in DC_LOGS
Bhawanpreet Lakha
5
-50
/
+52
2018-04-11
drm/amd/display: Add dc_lut_mode enum
Vitaly Prosyak
1
-0
/
+5
2018-04-11
drm/amd/display: hide inconsistent mpcc programming from dtn log
Dmytro Laktyushkin
1
-4
/
+5
2018-04-11
drm/amd/display: Only update mpc blend config if not full update
Eric Yang
2
-2
/
+12
2018-04-11
drm/amd/display: Separate mem input constuctors for dce 112 and 120
Mikita Lipski
3
-8
/
+77
2018-04-11
drm/amd/display: add assert in enable FBC
Roman Li
1
-0
/
+3
2018-04-11
drm/amd/display: align dtn logs and add mpc idle bit print
Dmytro Laktyushkin
3
-31
/
+28
2018-04-11
drm/amd/display: dal 3.1.40
Tony Cheng
1
-1
/
+1
2018-04-11
drm/amd/display: Implementing new bandwidth registers for DCE120
Mikita Lipski
5
-17
/
+55
2018-04-11
drm/amd/display: drop dc_validate_guaranteed
Julian Parkin
12
-234
/
+7
2018-04-11
drm/amd/display: Change wb_h/vratio to double
Eric Bernstein
1
-2
/
+2
2018-04-11
drm/amd/display: Adding stutter entry wm to dce bw struct
Mikita Lipski
2
-2
/
+110
2018-04-11
drm/amd/display: Don't call amdgpu_dm_display_resume as it doesn't exist
Mikita Lipski
1
-1
/
+0
2018-04-11
drm/amd/display: Add debug prints for bandwidth calculations
Bhawanpreet Lakha
3
-0
/
+586
2018-04-11
drm/amd/display: add mpc to dtn log
Dmytro Laktyushkin
4
-8
/
+60
2018-04-11
drm/amd/display: Don't read EDID in atomic_check
Harry Wentland
1
-22
/
+10
2018-04-11
drm/amd/display: Rename feature-specific register address init macro
Nikola Cornij
1
-6
/
+6
[prev]
[next]