index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dsc
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/display: rename dsc extended caps as dsc branch decoder caps
Wenjing Liu
2020-07-21
1
-5
/
+5
*
drm/amd/display: Use u16 for drm_bpp in DSC calculations
Nicholas Kazlauskas
2020-07-01
1
-4
/
+4
*
drm/amd/display: Rework dsc to isolate FPU operations
Rodrigo Siqueira
2020-07-01
5
-50
/
+153
*
drm: Correct DP DSC macro typo
Rodrigo Siqueira
2020-04-30
1
-1
/
+1
*
drm/amd/display: Add debug option to disable DSC support
Wenjing Liu
2020-01-22
1
-1
/
+2
*
drm/amd/display: Add debug option to override DSC target bpp increment
Nikola Cornij
2019-12-18
1
-1
/
+18
*
drm/amd/display: Add interface to adjust DSC max target bpp limit
Joshua Aberback
2019-12-18
1
-3
/
+11
*
amdgpu: Enable initial DCN support on POWER
Timothy Pearson
2019-12-18
1
-0
/
+8
*
Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...
Daniel Vetter
2019-12-17
6
-37
/
+78
|
\
|
*
drm/amdgpu: fix license on Kconfig and Makefiles
Alex Deucher
2019-12-11
1
-0
/
+1
|
*
drm/amd/display: add dsc policy getter
Wenjing Liu
2019-12-05
1
-39
/
+64
|
*
drm/amd/display: add dc dsc functions to return bpp range for pixel encoding
Wenjing Liu
2019-12-05
1
-7
/
+31
|
*
drm/amd/display: Add DSC 422Native debug option
Ilya Bakoulin
2019-11-19
1
-1
/
+5
|
*
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED
Bhawanpreet Lakha
2019-11-13
6
-12
/
+0
*
|
drm/amdgpu: fix license on Kconfig and Makefiles
Alex Deucher
2019-12-11
1
-0
/
+1
*
|
Merge v5.4-rc7 into drm-next
Dave Airlie
2019-11-14
1
-7
/
+12
|
\
\
|
|
/
|
/
|
|
*
drm/amdgpu: enable -msse2 for GCC 7.1+ users
Nick Desaulniers
2019-10-30
1
-3
/
+1
|
*
drm/amdgpu: fix stack alignment ABI mismatch for GCC 7.1+
Nick Desaulniers
2019-10-30
1
-0
/
+9
|
*
drm/amdgpu: fix stack alignment ABI mismatch for Clang
Nick Desaulniers
2019-10-30
1
-6
/
+4
*
|
Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
2019-10-26
2
-18
/
+70
|
\
\
|
|
/
|
/
|
|
*
drm/amd/display: Remove set but not used variable 'source_bpp'
zhengbin
2019-10-07
1
-3
/
+0
|
*
drm/amd/display: Isolate DSC module from driver dependencies
Bayan Zabihiyan
2019-09-13
1
-11
/
+64
|
*
drm/amd/display: config to override DSC start slice height
Nikola Cornij
2019-09-13
1
-6
/
+8
*
|
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-09-20
1
-4
/
+3
|
\
\
|
|
/
|
/
|
|
*
kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
Masahiro Yamada
2019-09-04
1
-4
/
+3
|
*
drm/amd/display: Set one 4:2:0-related PPS field as recommended by DSC spec
Nikola Cornij
2019-07-18
1
-0
/
+6
*
|
drm/amd/display: Change DSC policy from slices per column to minimum slice he...
Nikola Cornij
2019-08-15
1
-39
/
+32
*
|
drm/amd/display: Remove drm_dsc_dc.c
David Francis
2019-08-12
1
-453
/
+0
*
|
drm/amd/display: readd -msse2 to prevent Clang from emitting libcalls to unde...
Nick Desaulniers
2019-07-30
1
-0
/
+4
*
|
drm/amd/display: Set one 4:2:0-related PPS field as recommended by DSC spec
Nikola Cornij
2019-07-18
1
-0
/
+6
*
|
drm/amd/display: Update drm_dsc to reflect native 4.2.0 DSC spec
David Francis
2019-07-18
1
-4
/
+69
|
/
*
drm/amd/display: Support clang option for stack alignment
Arnd Bergmann
2019-07-16
1
-4
/
+12
*
drm/amd/display: fix a couple of spelling mistakes
Colin Ian King
2019-06-27
1
-4
/
+4
*
drm/amd/display: update dsc max_target_bpp to 16 bpp
Wenjing Liu
2019-06-22
1
-8
/
+1
*
drm/amd/display: update DSC MST DP virtual DPCD peer device enumeration policy
Wenjing Liu
2019-06-22
1
-1
/
+4
*
drm/amd/display: fix a potential issue in DSC logic
Wenjing Liu
2019-06-22
1
-4
/
+10
*
drm/amd/display: Add support for extended DSC DPCD caps
Nikola Cornij
2019-06-22
1
-37
/
+81
*
drm/amd/display: Add 170Mpix/sec DSC throughput support
Nikola Cornij
2019-06-22
2
-245
/
+8
*
drm/amd/display: Consider DSC target bpp precision when calculating DSC targe...
Nikola Cornij
2019-06-22
1
-8
/
+17
*
drm/amd/display: Implement DSC MST fair share algorithm
Wenjing Liu
2019-06-22
1
-8
/
+18
*
drm/amd/display: Make sure DSC slice height is divisible by 2 for 4:2:0 color...
Nikola Cornij
2019-06-22
1
-2
/
+11
*
drm/amd/display: Use 1/8th DSC target bitrate precision for N4:2:2 and 4:2:0 ...
Nikola Cornij
2019-06-22
1
-0
/
+4
*
drm/amd/display: Remove additional FEC link bandwidth reduction
Nikola Cornij
2019-06-22
1
-3
/
+2
*
drm/amd/display: remove target_dpp hack for dsc
Wenjing Liu
2019-06-22
1
-21
/
+6
*
drm/amd/display: remove legacy DSC functions
Wenjing Liu
2019-06-22
1
-114
/
+9
*
drm/amd/display: Calculate link bandwidth in a common function
Nikola Cornij
2019-06-22
1
-9
/
+5
*
drm/amd/display: Add DSC support for Navi (v2)
Harry Wentland
2019-06-22
9
-0
/
+2787