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
/
dce
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-15
drm/amd/display: Fix DSC enable sequence
Mike Hsieh
1
-0
/
+2
2021-04-09
drm/amd/display: Retry getting PSR state if command times out
Wyatt Wood
1
-11
/
+18
2021-04-09
drm/amd/display: use GFP_ATOMIC in dcn20_resource_construct
Nirmoy Das
2
-4
/
+4
2021-03-05
drm/amd/display: remove redundant initialization of variable status
Colin Ian King
1
-1
/
+1
2021-03-05
drm/amd/display: Process crc window at DMCU
Wayne Lin
1
-0
/
+84
2021-03-03
drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing 'field overwrit...
Lee Jones
1
-1
/
+0
2021-03-02
drm/amd/display: Fix 64 bit divisions on 32 bit platforms by using div64 API
Vladimir Stempen
1
-3
/
+3
2021-03-02
drm/amd/display: Return invalid state if GPINT times out
Wyatt Wood
1
-5
/
+10
2021-03-02
drm/amd/display: Refactored DC interfaces to support multiple eDP
Jake Wang
1
-0
/
+1
2021-03-02
drm/amd/display: Support for DMUB AUX
Meenakshikumar Somasundaram
5
-20
/
+118
2021-02-27
drm/amd/display/dc/dce/dmub_psr: Remove unnecessary conversion to bool
Jiapeng Chong
1
-2
/
+1
2021-02-24
drm/amd/display: Allow spatial dither to 10 bpc on all DCE
Mario Kleiner
1
-3
/
+1
2021-02-23
drm/amd/display: Synchronize displays with different timings
Vladimir Stempen
1
-6
/
+46
2021-02-19
drm/amd/display: Change ABM sample rate
Po-Ting Chen
1
-5
/
+5
2021-02-19
drm/amd/display: Fix potential integer overflow
Gustavo A. R. Silva
1
-1
/
+1
2021-02-09
drm/amd/display: Initialize dmub_rb_cmd unions to 0
Wyatt Wood
3
-2
/
+10
2021-02-09
drm/amd/display: fix 64bit division issue on 32bit OS
Lang Yu
1
-1
/
+1
2021-02-02
drm/amd/display: Add Freesync HDMI support to DMCU
Stylon Wang
2
-0
/
+131
2021-01-26
drm/amd/display: Fix HDMI deep color output for DCE 6-11.
Mario Kleiner
2
-0
/
+15
2021-01-26
drm/amd/display: Fix 10/12 bpc setup in DCE output bit depth reduction.
Mario Kleiner
1
-4
/
+4
2021-01-14
drm/amd/display/dc/dce/dce_opp: Remove duplicate entries causing 'field overw...
Lee Jones
1
-2
/
+0
2021-01-14
drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing 'field overwrit...
Lee Jones
1
-1
/
+0
2021-01-14
drm/amd/display/dc/dce/dce_transform: Demote kernel-doc abuse
Lee Jones
1
-1
/
+1
2021-01-14
drm/amd/display/dc/dce/dce_opp: Demote non-compliant kernel-doc headers
Lee Jones
1
-8
/
+8
2021-01-14
drm/amd/display/dc/dce/dce_link_encoder: Remove unused variable 'value0'
Lee Jones
1
-2
/
+1
2021-01-14
drm/amd/display/dc/dce/dce_aux: Mark 'dce_aux_transfer_raw' as __maybe_unused
Lee Jones
1
-1
/
+1
2021-01-12
drm/amd/display/dc/dce/dmub_psr: Demote non-conformant kernel-doc headers
Lee Jones
1
-11
/
+11
2021-01-12
drm/amd/display/dc/dce/dce_panel_cntl: Remove unused variables 'bl_pwm_cntl' ...
Lee Jones
1
-4
/
+4
2021-01-12
drm/amd/display/dc/dce/dce_i2c_sw: Make a bunch of local functions static
Lee Jones
1
-4
/
+5
2021-01-12
drm/amd/display/dc/dce/dce_i2c_hw: Make functions called by reference static
Lee Jones
1
-2
/
+2
2021-01-12
drm/amd/display/dc/dce/dce_aux: Remove unused function 'get_engine_type'
Lee Jones
1
-6
/
+0
2021-01-12
drm/amd/display/dc/dce/dce_opp: Make local functions and ones invoked by refe...
Lee Jones
1
-4
/
+4
2021-01-12
drm/amd/display/dc/dce/dce_dmcu: Move 'abm_gain_stepsize' to only source file...
Lee Jones
2
-2
/
+4
2021-01-12
drm/amd/display/dc/dce/dce_dmcu: Staticify local function call 'dce_dmcu_load...
Lee Jones
1
-1
/
+1
2021-01-12
drm/amd/display/dc/dce/dce_transform: Remove 3 unused/legacy variables
Lee Jones
1
-13
/
+0
2021-01-12
drm/amd/display/dc/dce/dce_clock_source: Fix formatting/spelling of worthy fu...
Lee Jones
1
-29
/
+28
2021-01-12
drm/amd/display/dc/dce/dce_link_encoder: Make functions invoked by reference ...
Lee Jones
1
-3
/
+3
2021-01-12
drm/amd/display/dc/dce/dce_stream_encoder: Remove unused variable 'regval'
Lee Jones
1
-2
/
+1
2021-01-12
drm/amd/display/dc/dce/dce_audio: Make function invoked by reference static
Lee Jones
1
-1
/
+1
2020-12-16
drm/amd/display: Add get_dig_frontend implementation for DCEx
Rodrigo Siqueira
2
-1
/
+43
2020-12-15
drm/amd/display: add dcn30_link_encoder_validate_output_with_stream to header
Eric Bernstein
1
-1
/
+1
2020-11-24
drm/amd/display: To update backlight restore mechanism
Camille Cho
1
-19
/
+17
2020-11-24
drm/amd/display: Add DMCU memory low power support
Jacky Liao
1
-2
/
+5
2020-11-16
drm/amd/display: Add dual edp optimization flag.
Yongqiang Sun
1
-0
/
+1
2020-11-16
drm/amd/display: Add I2C memory low power support
Jacky Liao
2
-0
/
+28
2020-11-16
drm/amd/display: Hook up PSR residency command to DSAT
Wyatt Wood
2
-0
/
+15
2020-11-10
drm/amd/display: Move common speakersToChannels definition to hw_shared.h
Eric Bernstein
1
-82
/
+0
2020-11-10
drm/amd/display: Engage PSR synchronously
Krunoslav Kovac
3
-56
/
+82
2020-11-05
drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)
Alex Deucher
4
-51
/
+8
2020-11-02
drm/amd/display: Add OPTC memory low power support
Jacky Liao
1
-2
/
+10
[next]