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-08-23
drm/display/dp_mst: Add helpers for serializing SST <-> MST transitions
Lyude Paul
1
-0
/
+7
2022-08-23
drm/display/dp_mst: Don't open code modeset checks for releasing time slots
Lyude Paul
1
-25
/
+4
2022-08-23
drm/display/dp_mst: Add nonblocking helpers for DP MST
Lyude Paul
1
-2
/
+3
2022-08-23
drm/display/dp_mst: Call them time slots, not VCPI slots
Lyude Paul
2
-15
/
+15
2022-08-23
drm/amdgpu/dm/mst: Rename get_payload_table()
Lyude Paul
1
-3
/
+4
2022-08-23
drm/amdgpu/dc/mst: Rename dp_mst_stream_allocation(_table)
Lyude Paul
4
-15
/
+19
2022-08-22
drm/amd/display: remove unneeded defines from bios parser
Tales Aparecida
1
-19
/
+0
2022-08-22
drm/amd/display: enable PCON support for dcn314
Roman Li
1
-0
/
+1
2022-08-22
drm/amd/display: remove unused header
Magali Lemes
1
-34
/
+0
2022-08-22
drm/amd/display: Include missing header
Maíra Canal
2
-10
/
+3
2022-08-22
drm/amd/display: remove unneeded semicolon
Yang Li
1
-1
/
+1
2022-08-22
drm/amd/display: fix i386 frame size warning
Hamza Mahfooz
1
-232
/
+63
2022-08-20
drm/amd/display: Include missing header
Maíra Canal
2
-10
/
+3
2022-08-19
Merge tag 'amd-drm-fixes-6.0-2022-08-17' of https://gitlab.freedesktop.org/ag...
Dave Airlie
62
-1029
/
+1294
2022-08-17
drm/amd/display: fix minor codestyle problems
Tales Aparecida
1
-6
/
+4
2022-08-17
drm/amd/display: fix overflow on MIN_I64 definition
David Gow
1
-3
/
+3
2022-08-17
drm/amd/display: Unneeded semicolon
min tang
1
-1
/
+1
2022-08-17
drm/amd/display: Fix comment typo
min tang
1
-1
/
+1
2022-08-17
drm/amd/display: Remove unused code
Rodrigo Siqueira
2
-2168
/
+0
2022-08-17
drm/amd/display: include soc._clock_tmp[] into DC's scratch region
Hamza Mahfooz
5
-77
/
+91
2022-08-17
drm/amd/display: implement DSC pass-through support
Hamza Mahfooz
1
-4
/
+41
2022-08-17
drm/amd/display: consider DSC pass-through during mode validation
Hamza Mahfooz
1
-6
/
+78
2022-08-17
drm/amd/display: add doc entries for MPC blending configuration
Melissa Wen
1
-14
/
+77
2022-08-17
Documentation/amdgpu/display: add DC color caps info
Melissa Wen
1
-13
/
+64
2022-08-17
Documentation/amdgpu_dm: Add DM color correction documentation
Melissa Wen
1
-28
/
+81
2022-08-17
drm/amd/display: Document some of the DML structs
Rodrigo Siqueira
1
-0
/
+34
2022-08-17
drm/amd/display: Expand documentation for timing
Rodrigo Siqueira
2
-0
/
+100
2022-08-17
drm/amd/display: Document pipe split policy
Rodrigo Siqueira
1
-0
/
+35
2022-08-17
drm/amd/display: Add some extra kernel doc to amdgpu_dm
Rodrigo Siqueira
2
-8
/
+54
2022-08-17
drm/amd/display: Add basic kernel doc to CRC code under DC
Rodrigo Siqueira
4
-14
/
+46
2022-08-17
drm/amd/display: Add documentation to some of the cursor struct
Rodrigo Siqueira
1
-7
/
+55
2022-08-17
drm/amd/display: Include scaling factor for SubVP command
Alvin Lee
4
-1
/
+36
2022-08-17
drm/amd/display: add chip revision to DCN32
Samson Tam
1
-1
/
+3
2022-08-17
drm/amd/display: avoid doing vm_init multiple time
Charlene Liu
1
-1
/
+7
2022-08-17
drm/amd/display: Use pitch when calculating size to cache in MALL
Alvin Lee
1
-1
/
+1
2022-08-17
drm/amd/display: Don't set DSC for phantom pipes
Alvin Lee
1
-0
/
+1
2022-08-17
drm/amd/display: Update clock table policy for DCN314
Nicholas Kazlauskas
2
-65
/
+154
2022-08-17
drm/amd/display: Modify header inclusion pattern
Chaitanya Dhere
2
-2
/
+2
2022-08-17
drm/amd/display: Fix plug/unplug external monitor will hang while playback MP...
Tom Chung
1
-2
/
+9
2022-08-17
drm/amd/display: Add debug parameter to retain default clock table
Daniel Miess
3
-2
/
+3
2022-08-17
drm/amd/display: do not compare integers of different widths
Josip Pavic
1
-1
/
+2
2022-08-17
drm/amd/display: Add reserved dc_log_type.
Ian Chen
1
-1
/
+3
2022-08-17
drm/amd/display: Fix pixel clock programming
Ilya Bakoulin
1
-0
/
+2
2022-08-17
drm/amd/display: 3.2.198
Aric Cyr
1
-1
/
+1
2022-08-17
drm/amd/display: reverted limiting vscsdp_for_colorimetry and ARGB16161616 pi...
Ethan Wellenreiter
5
-12
/
+0
2022-08-11
drm/amdgpu_dm: Rely on split out luminance calculation function
Jouni Högander
1
-31
/
+4
2022-08-10
drm/amdgpu: Only disable prefer_shadow on hawaii
Alex Deucher
1
-2
/
+5
2022-08-10
drm/amd/display: set panel orientation before drm_dev_register
Melissa Wen
1
-2
/
+6
2022-08-10
drm/amd/display: 3.2.197
Aric Cyr
1
-1
/
+1
2022-08-10
drm/amd/display: Add 16 lines margin for SubVP
Alvin Lee
6
-4
/
+10
[prev]
[next]