index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dsc
/
Makefile
Age
Commit message (
Expand
)
Author
2024-05-20
drm/amd/display: Fix POWERPC_64 compilation
Roman Li
2024-05-02
drm/amd/display: Fix invalid Copyright notice
Leo Ma
2024-04-26
drm/amd/display: Add misc DC changes for DCN401
Aurabindo Pillai
2023-11-29
drm/amd/display: Refactor DSC into component folder
Bhuvana Chandra Pinninti
2021-10-28
drm/amd/display: move FPU associated DSC code to DML folder
Qingqing Zhuo
2021-01-06
drm/amdgpu/display: drop DCN support for aarch64
Alex Deucher
2020-08-10
drm/amd/display: add DCN support for aarch64
Daniel Kolesa
2020-06-11
drm/amd/display: Rework dsc to isolate FPU operations
Rodrigo Siqueira
2019-12-18
amdgpu: Enable initial DCN support on POWER
Timothy Pearson
2019-12-11
drm/amdgpu: fix license on Kconfig and Makefiles
Alex Deucher
2019-10-30
drm/amdgpu: enable -msse2 for GCC 7.1+ users
Nick Desaulniers
2019-10-30
drm/amdgpu: fix stack alignment ABI mismatch for GCC 7.1+
Nick Desaulniers
2019-10-30
drm/amdgpu: fix stack alignment ABI mismatch for Clang
Nick Desaulniers
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-09-04
kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
Masahiro Yamada
2019-07-30
drm/amd/display: readd -msse2 to prevent Clang from emitting libcalls to unde...
Nick Desaulniers
2019-07-16
drm/amd/display: Support clang option for stack alignment
Arnd Bergmann
2019-06-22
drm/amd/display: Add DSC support for Navi (v2)
Harry Wentland