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
/
dc
/
calcs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-27
drm/amd/display: Roll core_surface into dc_surface
Harry Wentland
2
-21
/
+21
2017-09-27
drm/amd/display: fix YCbCr420 deep color mode not supported
Charlene Liu
1
-0
/
+2
2017-09-27
drm/amd/display: revert dcn10 soc defaults to 17 19
Dmytro Laktyushkin
1
-2
/
+2
2017-09-27
drm/amd/display: change non_dpm0 state's default SR latency
Charlene Liu
1
-2
/
+2
2017-09-27
drm/amd/display: call pplib to update clocks
Eric Yang
1
-42
/
+4
2017-09-27
drm/amd/display: Change how we disable pipe split
Eric Yang
1
-2
/
+1
2017-09-27
drm/amd/display: block modes that require read bw greater than 30%
Eric Yang
1
-1
/
+17
2017-09-27
drm/amd/display: move number of memory channel calc out of pplib call
Eric Yang
1
-4
/
+0
2017-09-27
drm/amd/display: update DPM bounding box
Tony Cheng
1
-23
/
+48
2017-09-27
drm/amd/display: Fix for hdmi frame pack stereo
Vitaly Prosyak
1
-1
/
+9
2017-09-27
drm/amd/display: fix dcn pipe reset sequence
Dmytro Laktyushkin
1
-8
/
+11
2017-09-27
drm/amd/display: fix bw_calc_auto translation error
Dmytro Laktyushkin
1
-1
/
+1
2017-09-27
drm/amd/display: dcn bw_calc_auto update rev 247 to 250
Dmytro Laktyushkin
1
-2638
/
+897
2017-09-27
drm/amd/display: make variable latency into a regkey option
Dmytro Laktyushkin
1
-3
/
+8
2017-09-27
drm/amd/display: use different sr latencies for dpm0 dcn bw calc
Dmytro Laktyushkin
1
-0
/
+18
2017-09-27
drm/amd/display: add pipe split disable regkey
Dmytro Laktyushkin
1
-1
/
+1
2017-09-27
drm/amd/display: RV stereo support
Vitaly Prosyak
1
-3
/
+1
2017-09-27
drm/amd/display: redesign mpc
Dmytro Laktyushkin
1
-0
/
+1
2017-09-27
drm/amd/display: add bw logging for dcn
Dmytro Laktyushkin
1
-0
/
+138
2017-09-27
drm/amd/display: Don't guard x86 in Makefile
Harry Wentland
1
-2
/
+0
2017-09-27
drm/amd/display: Limit DCN to x86 arch
Harry Wentland
1
-0
/
+2
2017-09-27
drm/amd/display: single channel bandwidth verses dual channel bandwidth
Charlene Liu
1
-3
/
+6
2017-09-27
drm/amd/display: Add 64KB_S_T and 64KB_D_T swizzle mode.
Yongqiang Sun
1
-0
/
+2
2017-09-27
drm/amd/display: refactor bw related variable structure in val_ctx
Dmytro Laktyushkin
2
-49
/
+48
2017-09-27
drm/amd/display: bw debug options now apply to dml as well
Dmytro Laktyushkin
1
-7
/
+34
2017-09-27
drm/amdgpu/display: Enable DCN in DC
Alex Deucher
1
-0
/
+8
2017-09-27
drm/amdgpu/display: Add calcs code for DCN
Harry Wentland
5
-0
/
+5176
2017-09-27
drm/amd/display: fix dce_calc surface pitch setting for non underlay pipes
Dmytro Laktyushkin
1
-2
/
+2
2017-09-27
drm/amd/display: Rename bandwidth_calcs.h to dce_calcs.h
Harry Wentland
1
-1
/
+1
2017-09-27
drm/amd/display: fix bw calc internal initialization error
Dmytro Laktyushkin
1
-2
/
+2
2017-09-27
drm/amd/display: Fixed bandwidth calculation error when converting fractions
Logatharshan Thothiralingam
1
-4
/
+4
2017-09-27
drm/amd/display: Remove DCE12 guards
Alex Deucher
1
-4
/
+0
2017-09-27
drm/amd/display: Enable DCE12 support
Alex Deucher
1
-0
/
+117
2017-09-27
drm/amd/display: rename bandwidth_calcs.c to dce_calcs.c (v2)
Dmytro Laktyushkin
2
-1
/
+1
2017-09-27
drm/amd/display: Enable regamma 25 segments and use double buffer.
Vitaly Prosyak
2
-1
/
+198
2017-09-27
drm/amd/display: Adding 10 bpcc video P010 format
Vitaly Prosyak
1
-0
/
+5
2017-09-27
drm/amd/display: rename BGRA8888 to ABGR8888
Tony Cheng
1
-2
/
+2
2017-09-27
drm/amd/display: Output Transfer Function Regamma Refactor
Amy Zhang
2
-1482
/
+1
2017-09-27
drm/amd/display: Add Polaris12 to bw_calc
Joshua Aberback
1
-2
/
+2
2017-09-27
drm/amd/display: Support 64-bit Polaris11 5k VSR
Joshua Aberback
1
-6
/
+34
2017-09-27
drm/amd/display: Remove unused function in gamma_calcs
Harry Wentland
1
-39
/
+0
2017-09-27
drm/amd/display: Implement gamma correction using input LUT
Aric Cyr
1
-18
/
+11
2017-09-27
drm/amd/display: Fix Regamma end point
Anthony Koo
1
-10
/
+24
2017-09-27
drm/amd/display: Fix programming of gamma end points
Anthony Koo
1
-24
/
+27
2017-09-27
drm/amd/display: Fix distribution of segments for PQ
Anthony Koo
1
-3
/
+48
2017-09-27
drm/amd/display: Implement PQ curve based on output transfer function
Anthony Koo
1
-5
/
+88
2017-09-27
drm/amd/display: Fix bunch of warnings in DC
Harry Wentland
1
-1
/
+1
2017-09-27
drm/amd/dc: Add dc display driver (v2)
Harry Wentland
4
-0
/
+4799
[prev]