index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dml
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-22
drm/amd/display: use odm combine for YCbCr420 timing with h_active greater th...
Wenjing Liu
3
-22
/
+45
2020-01-22
drm/amd/display: Fix DML dummyinteger types mismatch
Jerry (Fangzhi) Zuo
1
-2
/
+2
2020-01-16
drm/amd/display: fixup DML dependencies
Jun Lei
2
-2
/
+2
2020-01-16
drm/amd/display: rename _lvp to l_vp
Charlene Liu
4
-7
/
+7
2020-01-16
drm/amd/display: expand dml structs
Dmytro Laktyushkin
7
-292
/
+370
2020-01-07
drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_21.c
zhengbin
1
-12
/
+12
2020-01-07
drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_20v2.c
zhengbin
1
-12
/
+12
2020-01-07
drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_20.c
zhengbin
1
-12
/
+12
2020-01-07
drm/amd/display: use true, false for bool variable in display_mode_vba_21.c
zhengbin
1
-3
/
+3
2019-12-18
drm/amd/display: HDMI 2.x audio bandwidth check
Charlene Liu
2
-1
/
+2
2019-12-18
amdgpu: Enable initial DCN support on POWER
Timothy Pearson
1
-0
/
+9
2019-12-17
Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...
Daniel Vetter
12
-45
/
+23
2019-12-05
drm/amd/display: update dml related structs
Dmytro Laktyushkin
2
-1
/
+4
2019-12-05
drm/amd/display: fix dml20 min_dst_y_next_start calculation
Dmytro Laktyushkin
1
-2
/
+1
2019-12-02
drm/amd/display: Remove unneeded semicolon in display_rq_dlg_calc_21.c
zhengbin
1
-2
/
+2
2019-11-19
drm/amd/display: Adjust DML workaround threshold
Joshua Aberback
2
-2
/
+2
2019-11-13
drm/amd/display: rename DCN1_0 kconfig to DCN
Bhawanpreet Lakha
1
-2
/
+2
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flag
Bhawanpreet Lakha
3
-12
/
+0
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED
Bhawanpreet Lakha
9
-26
/
+2
2019-11-13
drm/amd/display: Create debug option to disable v.active clock change policy.
David Galiffi
5
-4
/
+9
2019-11-13
drm/amd/display: Fix assert observed when performing dummy p-state check
David Galiffi
3
-0
/
+7
2019-11-14
Merge v5.4-rc7 into drm-next
Dave Airlie
1
-7
/
+12
2019-11-04
Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
5
-2
/
+9
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-30
drm/amd/display: add 50us buffer as WA for pstate switch in active
Jun Lei
1
-1
/
+2
2019-10-30
Merge tag 'drm-next-5.5-2019-10-25' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
3
-2
/
+13
2019-10-25
drm/amd/display: Apply vactive dram clock change workaround to dcn2 DMLv2
Joshua Aberback
1
-1
/
+2
2019-10-25
drm/amd/display: add embedded flag to dml
Dmytro Laktyushkin
3
-0
/
+3
2019-10-25
drm/amd/display: correctly initialize dml odm variables
Dmytro Laktyushkin
1
-0
/
+2
2019-10-25
drm/amd/display: add 50us buffer as WA for pstate switch in active
Jun Lei
1
-1
/
+2
2019-10-26
Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
4
-14
/
+21
2019-10-17
drm/amd/display: handle "18" case in TruncToValidBPP
Bhawanpreet Lakha
1
-0
/
+2
2019-10-17
drm/amd/display: update odm mode validation to be in line with policy
Dmytro Laktyushkin
1
-1
/
+8
2019-10-10
drm/amd/display: Add output bitrate to DML calculations
Nikola Cornij
2
-1
/
+3
2019-10-03
drm/amdgpu: display_mode_vba_21: remove uint typedef
Arnd Bergmann
1
-8
/
+5
2019-10-03
drm/amd/display: update odm mode validation to be in line with policy
Dmytro Laktyushkin
1
-1
/
+8
2019-10-02
drm/amdgpu: display_mode_vba_21: remove uint typedef
Arnd Bergmann
1
-8
/
+5
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-14
/
+11
2019-09-13
drm/amd/display: replace FIXME with TODO
Qingqing Zhuo
3
-13
/
+13
2019-09-04
kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
Masahiro Yamada
1
-10
/
+7
2019-08-29
drm/amd/display: Add DCN2.1 changes to DML
Roman Li
2
-0
/
+23
2019-08-29
drm/amd/display: Add Renoir DML
Bhawanpreet Lakha
6
-0
/
+8058
2019-08-23
drm/amd/display: fix DML not calculating delivery time
Jun Lei
1
-0
/
+27
2019-08-23
drm/amd/display: set Hratio and VRatio in dml
Ilya Bakoulin
1
-0
/
+4
2019-08-15
drm/amd/display: Fix type of ODMCombineType field
Ilya Bakoulin
1
-1
/
+1
2019-08-15
drm/amd/display: Update DML parameters
Ilya Bakoulin
4
-6
/
+46
2019-07-30
drm/amd/display: readd -msse2 to prevent Clang from emitting libcalls to unde...
Nick Desaulniers
1
-0
/
+4
2019-07-18
drm/amd/display: support "dummy pstate"
Jun Lei
9
-2
/
+6939
[next]