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