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
/
modules
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-11
drm/amd/display: Add DP YCbCr 4:2:0 support
Eric Bernstein
1
-1
/
+188
2018-08-27
drm/amd/display: Enable Stereo in Dal3
Alvin lee
3
-0
/
+163
2018-08-27
drm/amd/display: add config for sending VSIF
Anthony Koo
2
-1
/
+4
2018-08-27
drm/amd/display: Correct rounding calcs in mod_freesync_is_valid_range
Anthony Koo
1
-5
/
+34
2018-08-27
drm/amd/display: refactor vupdate interrupt registration
Anthony Koo
1
-11
/
+8
2018-08-27
drm/amd/display: fix LFC tearing at top of screen
Anthony Koo
1
-6
/
+0
2018-08-27
drm/amd/display: Add back code to allow for rounding error
Anthony Koo
1
-1
/
+12
2018-08-27
drm/amd/display: Fix bug that causes black screen
Anthony Koo
1
-12
/
+6
2018-08-27
drm/amd/display: Fix bug where refresh rate becomes fixed
Anthony Koo
2
-20
/
+26
2018-08-27
drm/amd/display: add method to check for supported range
Anthony Koo
2
-6
/
+65
2018-08-27
drm/amd/display: Refactor FreeSync module
Anthony Koo
2
-1335
/
+646
2018-08-27
drm/amd/display: Add check for num of entries in gamma
Vitaly Prosyak
1
-1
/
+2
2018-08-27
drm/amd/display: Use DGAM ROM or RAM
Vitaly Prosyak
2
-7
/
+8
2018-08-06
drm/amd/display: Implement custom degamma lut on dcn
David Francis
1
-3
/
+7
2018-07-17
drm/amd/display: Add headers for hardcoded 1d luts.
Vitaly Prosyak
1
-0
/
+51
2018-07-06
drm/amd/display: Use 2-factor allocator calls
Kees Cook
1
-4
/
+4
2018-06-22
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2
-2
/
+139
2018-06-15
drm/amd/display: Disable stats by default
Anthony Koo
1
-1
/
+1
2018-06-15
drm/amd/display: HLG support
Vitaly Prosyak
1
-0
/
+137
2018-06-15
drm/amd/display: Prefix event prints with ==Event==
Anthony Koo
1
-1
/
+1
2018-06-13
treewide: kvzalloc() -> kvcalloc()
Kees Cook
1
-16
/
+21
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
3
-12
/
+13
2018-05-25
Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
3
-271
/
+374
2018-05-19
drm/amd/display: fix memory leaks
Anthony Koo
1
-8
/
+16
2018-05-19
drm/amd/display: fix bug with index check
Anthony Koo
1
-1
/
+1
2018-05-19
drm/amd/display: Add fullscreen transitions to log
Anthony Koo
2
-27
/
+114
2018-05-19
drm/amd/display: use macro for logs
Anthony Koo
1
-13
/
+6
2018-05-19
drm/amd/display: Fix up dm logging functionality
Anthony Koo
1
-8
/
+16
2018-05-19
drm/amd/display: Make DisplayStats work with just DC DisplayStats minor
Anthony Koo
1
-37
/
+44
2018-05-19
drm/amd/display: inline more of fixed point code
Dmytro Laktyushkin
1
-4
/
+4
2018-05-19
drm/amd/display: get rid of 32.32 unsigned fixed point
Dmytro Laktyushkin
1
-223
/
+223
2018-05-18
Merge drm-fixes-for-v4.17-rc6-urgent into drm-next
Dave Airlie
1
-1
/
+1
2018-05-15
drm/amd/display: Use kvzalloc for potentially large allocations
Michel Dänzer
1
-34
/
+38
2018-05-15
drm/amd/display: Add user_regamma to color module
Krunoslav Kovac
2
-14
/
+348
2018-05-15
drm/amd/display: Do not create memory allocation if stats not enabled
Anthony Koo
1
-11
/
+15
2018-05-09
drm/amd/display: Use kvzalloc for potentially large allocations
Michel Dänzer
1
-34
/
+38
2018-04-11
drm/amd/display: Couple bug fixes in stats module
Anthony Koo
1
-11
/
+28
2018-03-14
drm/amd/display: add support for regkey "LCDFreeSyncDefault"
Samson Tam
1
-0
/
+26
2018-03-14
drm/amd/display: Fix handling of linear transfer function
Vitaly Prosyak
1
-2
/
+4
2018-03-14
drm/amd/display: Implement stats logging
Anthony Koo
4
-30
/
+507
2018-03-05
drm/amd/display: Handle HDR use cases.
Vitaly Prosyak
1
-76
/
+67
2018-02-19
drm/amd/display: De PQ implementation
Vitaly Prosyak
2
-73
/
+414
2018-02-19
drm/amd/display: Add color module's gamma helpers to Linux build
Leo (Sunpeng) Li
3
-0
/
+1146
2017-12-19
BackMerge tag 'v4.15-rc4' into drm-next
Dave Airlie
1
-0
/
+21
2017-12-06
drm/amd/display: Remove unnecessary dc_stream vtable
Harry Wentland
1
-54
/
+30
2017-12-04
drm/amdgpu: add license to Makefiles
Alex Deucher
1
-0
/
+21
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
1
-7
/
+7
2017-09-27
drm/amd/display: Clean up flattening core_dc to dc
Bhawanpreet Lakha
1
-10
/
+9
2017-09-27
drm/amd/display: Flattening core_dc to dc
Bhawanpreet Lakha
1
-6
/
+5
2017-09-27
drm/amd/display: Rename dc_stream to dc_stream_state
Harry Wentland
2
-39
/
+39
[prev]
[next]