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
2017-12-14
drm/amd/display: Remove grph_object_id.c and move function to bios_parser
Harry Wentland
4
-80
/
+47
2017-12-14
drm/amd/display: Remove redundant NULL check in DCE11 HWSS
Harry Wentland
1
-2
/
+1
2017-12-14
drm/amd/display: use clamping rather than truncation for CM fp conversions
Dmytro Laktyushkin
3
-13
/
+29
2017-12-14
drm/amd/display: remove format_control from set_cursor_attributes
Yue Hin Lau
1
-7
/
+0
2017-12-14
drm/amd/display: Move wait for hpd ready out from edp power control.
Yongqiang Sun
7
-39
/
+36
2017-12-14
drm/amd/display: fix missing pixel clock adjustment for dongle
Eric Yang
1
-1
/
+3
2017-12-14
drm/amd/display: Move OPP mpc tree initialization to hw_init
Eric Bernstein
3
-7
/
+3
2017-12-14
drm/amd/display: use REG_UPDATE for MPC mux
Eric Bernstein
1
-4
/
+4
2017-12-14
drm/amd/display: Correct fixed point calculation.
Vitaly Prosyak
1
-1
/
+1
2017-12-14
drm/amd/display: OPTC cleanup/implementation
Yue Hin Lau
4
-174
/
+244
2017-12-14
drm/amd/display: Move unity TF type to predefined types
Vitaly Prosyak
3
-5
/
+6
2017-12-14
drm/amd/display: dpp clean up
Yue Hin Lau
2
-7
/
+4
2017-12-14
drm/amd/display: add assert to verify dcn_calc input validity
Dmytro Laktyushkin
1
-0
/
+11
2017-12-14
drm/amd/display: Add dppclk to dcn_bw_clocks
Dmytro Laktyushkin
3
-2
/
+3
2017-12-14
drm/amd/display: set chroma taps to 1 when not scaling
Dmytro Laktyushkin
2
-5
/
+13
2017-12-14
drm/amd/display: Print DC_VER at DC init
Harry Wentland
1
-2
/
+2
2017-12-14
drm/amd/display: really fix time out in init sequence
Tony Cheng
1
-2
/
+3
2017-12-14
drm/amd/display: Add disclaimer to BW and DML code provided by HW
Harry Wentland
8
-0
/
+73
2017-12-14
drm/amd/display: Use macro for isnan check
Harry Wentland
1
-10
/
+8
2017-12-14
drm/amd/display: dal 3.1.24
Tony Cheng
1
-1
/
+1
2017-12-14
drm/amd/display: Set mpcc_disconnect_pending during MPC reset
Tony Cheng
2
-6
/
+16
2017-12-14
drm/amd/display: Refine update flags usage in update_dchubp_dpp
Andrew Jiang
1
-2
/
+3
2017-12-14
drm/amd/display: Cache cursor position.
Yongqiang Sun
2
-0
/
+3
2017-12-14
drm/amd/display: Program cursor regs after context swapped.
Yongqiang Sun
1
-14
/
+1
2017-12-14
drm/amd/display: fix recout_skip calculation when rotating 180 or 270
Yongqiang Sun
1
-34
/
+60
2017-12-14
drm/amd/display: Add is_tiling_rotated flag to plane_state
Eric Murphy-Zaremba
1
-0
/
+1
2017-12-14
drm/amd/display: OPP DPG test pattern
Eric Bernstein
3
-38
/
+43
2017-12-14
drm/amd/display: Build unity lut for shaper
Vitaly Prosyak
6
-274
/
+325
2017-12-14
drm/amd/display: Reset MPCC muxes during init
Eric Bernstein
4
-49
/
+35
2017-12-14
drm/amd/display: CNVC pseudocode review follow up
Yue Hin Lau
4
-247
/
+244
2017-12-14
drm/amd/display: Disable plane right after disconnected
Yongqiang Sun
1
-1
/
+2
2017-12-14
drm/amd/display: dal 3.1.23
Tony Cheng
1
-1
/
+1
2017-12-14
drm/amd/display: Clean up os_types.h a bit
Harry Wentland
1
-6
/
+2
2017-12-14
drm/amd/display: Fix access of wrong array element TF format conversion
Harry Wentland
1
-2
/
+2
2017-12-14
drm/amd/display: dal 3.1.22
Tony Cheng
1
-1
/
+1
2017-12-14
drm/amd/display: Add dcc_change surface update flag
Andrew Jiang
3
-0
/
+7
2017-12-14
drm/amd/display: Implement work around for optc underflow.
Yongqiang Sun
5
-11
/
+62
2017-12-14
drm/amd/display: Change optimized_required logic
Andrew Jiang
1
-0
/
+3
2017-12-14
drm/amd/display: Add optimized_required flag
Harry Wentland
2
-0
/
+4
2017-12-14
drm/amd/display: Use same wait mpcc idle function.
Yongqiang Sun
1
-15
/
+12
2017-12-14
drm/amd/display: MPC updates
Eric Bernstein
2
-5
/
+8
2017-12-14
drm/amd/display: Fixed read wrong reg to get bot_sel.
Yongqiang Sun
1
-1
/
+1
2017-12-14
drm/amd/display: Fix potential mem leak in DC construct
Harry Wentland
1
-16
/
+18
2017-12-14
drm/amd/display: Remove redundant checks in set_default_colors
Harry Wentland
1
-10
/
+2
2017-12-14
drm/amd/display: Remove plane_res.mi check in dce110_apply_ctx_for_surface
Harry Wentland
1
-7
/
+6
2017-12-14
drm/amd/display: Remove PSR functions in Linux
Harry Wentland
1
-138
/
+0
2017-12-14
drm/amd/display: Integrating MPC pseudocode
Eric Bernstein
7
-356
/
+594
2017-12-14
drm/amd/display: dal 3.1.21
Tony Cheng
1
-1
/
+1
2017-12-14
drm/amd/display: try to find matching audio inst for enc inst first
Charlene Liu
1
-3
/
+1
2017-12-14
drm/amd/display: fix seq issue: turn on clock before programming afmt.
Charlene Liu
1
-1
/
+3
[prev]
[next]