index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dsc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-03
drm/amd: Fix spelling typo in comments
pengfuyuan
1
-2
/
+2
2022-04-25
drm/display: Move DSC header and helpers into display-helper module
Thomas Zimmermann
3
-4
/
+4
2022-04-25
drm: Rename dp/ to display/
Thomas Zimmermann
1
-1
/
+1
2022-04-06
drm/amd/display: Correct Slice reset calculation
Chris Park
1
-2
/
+2
2022-01-17
drm/dp: Move public DisplayPort headers into dp/
Thomas Zimmermann
1
-1
/
+1
2021-11-24
drm/amd/display: fixed an error related to 4:2:0/4:2:2 DSC
Guo, Bing
3
-31
/
+4
2021-11-22
drm/amd/display: Enable DSC over eDP
Mikita Lipski
1
-0
/
+8
2021-11-17
drm/amd/display: Fix Coverity Issues
Chris Park
1
-1
/
+5
2021-10-28
drm/amd/display: move FPU associated DSC code to DML folder
Qingqing Zhuo
5
-1042
/
+1
2021-09-14
drm/amd/display: move bpp range decision in decide dsc bw range function
Wenjing Liu
1
-62
/
+64
2021-09-14
drm/amd/display: expose dsc overhead bw in dc dsc header
Wenjing Liu
1
-37
/
+32
2021-07-28
drm/amd/display: Fixed EdidUtility build errors
Mark Morra
1
-165
/
+228
2021-05-10
drm/amd/display: add dsc stream overhead for dp only
Wenjing Liu
1
-13
/
+28
2021-04-28
drm/amd/display: take max dsc stream bandwidth overhead into account
Wenjing Liu
3
-70
/
+88
2021-03-23
drm/amd/display: Add changes for dsc bpp in 16ths and unify bw calculations
Dillon Varone
1
-71
/
+34
2021-02-09
drm/amd/display: revert support for DID2.0 dsc passthrough
Jun Lei
1
-18
/
+11
2021-02-02
drm/amd/display: implement support for DID2.0 dsc passthrough
Jun Lei
1
-11
/
+18
2021-01-05
drm/amdgpu/display: drop DCN support for aarch64
Alex Deucher
1
-4
/
+0
2020-11-02
drm/amd/display: Fix compilation error
Tao.Huang
2
-5
/
+5
2020-10-26
drm/amd/display: Add an option to limit max DSC target bpp per sink
Nikola Cornij
1
-8
/
+16
2020-08-17
drm/amd/display: Mask DPCD field to avoid reading unsupported field value
Jaehyun Chung
1
-1
/
+3
2020-08-17
drm/amd/display: Fix DSC force enable on SST
Eryk Brol
1
-1
/
+15
2020-08-10
drm/amd/display: add DCN support for aarch64
Daniel Kolesa
1
-0
/
+5
2020-07-21
drm/amd/display: rename dsc extended caps as dsc branch decoder caps
Wenjing Liu
1
-5
/
+5
2020-07-01
drm/amd/display: Use u16 for drm_bpp in DSC calculations
Nicholas Kazlauskas
1
-4
/
+4
2020-07-01
drm/amd/display: Rework dsc to isolate FPU operations
Rodrigo Siqueira
5
-50
/
+153
2020-04-30
drm: Correct DP DSC macro typo
Rodrigo Siqueira
1
-1
/
+1
2020-01-22
drm/amd/display: Add debug option to disable DSC support
Wenjing Liu
1
-1
/
+2
2019-12-18
drm/amd/display: Add debug option to override DSC target bpp increment
Nikola Cornij
1
-1
/
+18
2019-12-18
drm/amd/display: Add interface to adjust DSC max target bpp limit
Joshua Aberback
1
-3
/
+11
2019-12-18
amdgpu: Enable initial DCN support on POWER
Timothy Pearson
1
-0
/
+8
2019-12-17
Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...
Daniel Vetter
6
-37
/
+78
2019-12-11
drm/amdgpu: fix license on Kconfig and Makefiles
Alex Deucher
1
-0
/
+1
2019-12-11
drm/amdgpu: fix license on Kconfig and Makefiles
Alex Deucher
1
-0
/
+1
2019-12-05
drm/amd/display: add dsc policy getter
Wenjing Liu
1
-39
/
+64
2019-12-05
drm/amd/display: add dc dsc functions to return bpp range for pixel encoding
Wenjing Liu
1
-7
/
+31
2019-11-19
drm/amd/display: Add DSC 422Native debug option
Ilya Bakoulin
1
-1
/
+5
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED
Bhawanpreet Lakha
6
-12
/
+0
2019-11-14
Merge v5.4-rc7 into drm-next
Dave Airlie
1
-7
/
+12
2019-10-30
drm/amdgpu: enable -msse2 for GCC 7.1+ users
Nick Desaulniers
1
-3
/
+1
2019-10-30
drm/amdgpu: fix stack alignment ABI mismatch for GCC 7.1+
Nick Desaulniers
1
-0
/
+9
2019-10-30
drm/amdgpu: fix stack alignment ABI mismatch for Clang
Nick Desaulniers
1
-6
/
+4
2019-10-26
Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
2
-18
/
+70
2019-10-07
drm/amd/display: Remove set but not used variable 'source_bpp'
zhengbin
1
-3
/
+0
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-4
/
+3
2019-09-13
drm/amd/display: Isolate DSC module from driver dependencies
Bayan Zabihiyan
1
-11
/
+64
2019-09-13
drm/amd/display: config to override DSC start slice height
Nikola Cornij
1
-6
/
+8
2019-09-04
kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
Masahiro Yamada
1
-4
/
+3
2019-08-15
drm/amd/display: Change DSC policy from slices per column to minimum slice he...
Nikola Cornij
1
-39
/
+32
2019-08-12
drm/amd/display: Remove drm_dsc_dc.c
David Francis
1
-453
/
+0
[next]