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
2022-10-27
drm/amdgpu: Move the mutex_lock to protect the return status of securedisplay...
Alan Liu
1
-0
/
+4
2022-10-27
drm/amd/display: Filter Invalid 420 Modes for HDMI TMDS
Fangzhi Zuo
1
-0
/
+67
2022-10-27
drm/amd/display: Rework comments on dc file
Rodrigo Siqueira
2
-123
/
+70
2022-10-27
drm/amd/display: 3.2.209
Aric Cyr
1
-1
/
+1
2022-10-27
drm/amd/display: Add kernel doc for commit sequence
Rodrigo Siqueira
3
-11
/
+79
2022-10-27
drm/amd/display: Add kernel doc to some of the dc fields
Rodrigo Siqueira
3
-11
/
+40
2022-10-27
drm/amd/display: Add basic ODM description
Rodrigo Siqueira
3
-0
/
+24
2022-10-27
drm/amd/display: Add DEC/CRB basic doc
Rodrigo Siqueira
2
-0
/
+19
2022-10-27
drm/amd/display: Expand kernel doc for DC
Rodrigo Siqueira
7
-3
/
+82
2022-10-27
drm/amd/display: Wrong colorimetry workaround
Ma Hanghong
4
-3
/
+17
2022-10-27
drm/amd/display: skip commit minimal transition state
zhikzhai
1
-0
/
+22
2022-10-27
drm/amd/display: wait for vblank during pipe programming
Haiyi Zhou
1
-4
/
+2
2022-10-27
drm/amd/display: Fix SDR visual confirm
Aric Cyr
1
-3
/
+10
2022-10-27
drm/amd/display: cursor update command incomplete
Max Tseng
1
-0
/
+4
2022-10-27
drm/amd/display: Enable timing sync on DCN32
Alvin Lee
1
-0
/
+1
2022-10-27
drm/amd/display: Fix HDCP 1.X 1A-04 failing
Bhawanpreet Lakha
1
-1
/
+1
2022-10-27
drm/amd/display: Remove optimization for VRR updates
Alvin Lee
1
-3
/
+0
2022-10-27
drm/amd/display: Set memclk levels to be at least 1 for dcn32
Dillon Varone
1
-0
/
+3
2022-10-27
drm/amd/display: Update latencies on DCN321
Dillon Varone
1
-5
/
+5
2022-10-27
drm/amd/display: 3.2.208
Aric Cyr
1
-1
/
+1
2022-10-27
drm/amd/display: Document part of the DMUB cmd
Anthony Koo
1
-1
/
+12
2022-10-27
drm/amd/display: Limit dcn32 to 1950Mhz display clock
Jun Lei
1
-4
/
+4
2022-10-27
drm/amd/display: Drop struct crc_region and reuse struct rect
Alan Liu
8
-42
/
+46
2022-10-27
drm/amd/display: Implement secure display on DCN21
Alan Liu
11
-189
/
+223
2022-10-27
drm/amd/display: Ignore Cable ID Feature
Fangzhi Zuo
1
-0
/
+3
2022-10-27
drm/amd/display: Update DSC capabilitie for DCN314
Leo Chen
1
-1
/
+1
2022-10-26
drm/amd/display: stop using connector->override_edid
Jani Nikula
1
-3
/
+0
2022-10-25
Merge tag 'drm-misc-next-2022-10-20' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+0
2022-10-24
drm/amd/display: Revert logic for plane modifiers
Joaquín Ignacio Aramendía
1
-43
/
+7
2022-10-24
drm/amd/display: Don't return false if no stream
Alvin Lee
1
-1
/
+1
2022-10-24
drm/amd/display: Remove wrong pipe control lock
Rodrigo Siqueira
1
-11
/
+1
2022-10-24
drm/amd/display: Revert logic for plane modifiers
Joaquín Ignacio Aramendía
1
-43
/
+7
2022-10-24
drm/amd/display: refine wake up aux in retrieve link caps
Lewis Huang
2
-109
/
+41
2022-10-24
drm/amd/display: Add events log to trace OPTC lock and unlock
Rodrigo Siqueira
4
-0
/
+80
2022-10-24
drm/amd/display: Convert documentation to a kernel-doc
Rodrigo Siqueira
1
-76
/
+48
2022-10-24
drm/amd/display: Refactor eDP PSR codes
Ian Chen
11
-10
/
+70
2022-10-24
drm/amd/display: correctly populate dcn315 clock table
Dmytro Laktyushkin
1
-48
/
+23
2022-10-24
drm/amd/display: remove audio mute control in hpo dp
Wenjing Liu
4
-27
/
+0
2022-10-24
drm/amd/display: move stream encoder audio setup to link_hwss
Wenjing Liu
6
-17
/
+38
2022-10-24
drm/amd/display: refactor enable/disable audio stream hw sequence
Wenjing Liu
10
-68
/
+68
2022-10-24
drm/amd/display: Remove FPU guards from the DML folder
Rodrigo Siqueira
2
-18
/
+1
2022-10-24
drm/amd/display: Add UHBR135 and UHBR20 into debugfs
Fangzhi Zuo
1
-0
/
+2
2022-10-24
drm/amd/display: make dcn32_mpc_funcs static
ruanjinjie
1
-1
/
+1
2022-10-24
drm/amd/display: make dcn32_mmhubbub_funcs static
ruanjinjie
1
-1
/
+1
2022-10-24
drm/amd/display: Make some symbols static
ruanjinjie
1
-18
/
+18
2022-10-24
drm/amd/display: Don't return false if no stream
Alvin Lee
1
-1
/
+1
2022-10-24
drm/amd/display: Remove wrong pipe control lock
Rodrigo Siqueira
1
-11
/
+1
2022-10-24
drm/amd/display: Use update plane and stream routine for DCN32x
Rodrigo Siqueira
1
-0
/
+12
2022-10-24
drm/amd/display: Avoid ABM when ODM combine is enabled for eDP
Rodrigo Siqueira
1
-1
/
+11
2022-10-24
drm/amd/display: Update OTG instance in the commit stream
Rodrigo Siqueira
1
-0
/
+6
[prev]
[next]