index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
calcs
/
Makefile
Age
Commit message (
Expand
)
Author
2022-01-18
drm/amd/display: move calcs folder into DML
Isabella Basso
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
2019-12-18
amdgpu: Enable initial DCN support on POWER
Timothy Pearson
2019-12-17
Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...
Daniel Vetter
2019-11-13
drm/amd/display: rename DCN1_0 kconfig to DCN
Bhawanpreet Lakha
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
2018-08-21
Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"
Leo (Sunpeng) Li
2018-07-19
drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86
Michel Dänzer
2018-02-19
amdgpu/dc/calcs: Support clang option for stack alignment
Matthias Kaehlcke
2018-02-19
amdgpu/dc/calcs: Consolidate redundant CFLAGS
Matthias Kaehlcke
2017-12-04
drm/amdgpu: add license to Makefiles
Alex Deucher
2017-10-21
drm/amd/display: Ignore wrong tautological warning
Harry Wentland
2017-09-26
drm/amd/display: Don't guard x86 in Makefile
Harry Wentland
2017-09-26
drm/amd/display: Limit DCN to x86 arch
Harry Wentland
2017-09-26
drm/amdgpu/display: Enable DCN in DC
Alex Deucher
2017-09-26
drm/amd/display: rename bandwidth_calcs.c to dce_calcs.c (v2)
Dmytro Laktyushkin
2017-09-26
drm/amd/display: Enable regamma 25 segments and use double buffer.
Vitaly Prosyak
2017-09-26
drm/amd/display: Output Transfer Function Regamma Refactor
Amy Zhang
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland