index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2018-05-19
drm/amd/display: update dml to allow sync with DV
Dmytro Laktyushkin
3
-470
/
+515
2018-05-15
drm/amd/display: change dml init to use default structs
Dmytro Laktyushkin
1
-62
/
+76
2018-04-11
drm/amd/display: Add num_active_wb to DML
Eric Bernstein
1
-0
/
+1
2018-04-11
drm/amd/display: Change wb_h/vratio to double
Eric Bernstein
1
-2
/
+2
2018-03-14
drm/amd/display: Use MACROS instead of dm_logger
Bhawanpreet Lakha
1
-2
/
+5
2018-03-14
drm/amd/display: Move DTRACE and dml_print defines
Bhawanpreet Lakha
4
-2
/
+37
2018-02-19
drm/amd/display: Remove unused CFLAGS entry in DML Makefile
Harry Wentland
1
-1
/
+0
2018-02-19
amdgpu/dc/dml: Support clang option for stack alignment
Matthias Kaehlcke
1
-1
/
+7
2018-02-19
amdgpu/dc/dml: Consolidate redundant CFLAGS
Matthias Kaehlcke
1
-7
/
+8
2018-02-19
drm/amd/display: Remove unused param in DML
Ken Chalmers
1
-1
/
+0
2018-02-19
drm/amd/display: dc: Remove unused display_mode_vba.c
Harry Wentland
7
-8611
/
+4
2017-12-20
drm/amd/display: clean up dcn soc params
Dmytro Laktyushkin
2
-33
/
+0
2017-12-14
drm/amd/display: Add disclaimer to BW and DML code provided by HW
Harry Wentland
4
-0
/
+37
2017-12-07
drm/amdgpu: add license to Makefiles
Alex Deucher
1
-0
/
+21
2017-12-06
drm/amd/display: Rename output_bpc to opp_input_bpc
Dmytro Laktyushkin
2
-2
/
+2
2017-12-06
drm/amd/display: fix mpo validation failure
Dmytro Laktyushkin
1
-84
/
+36
2017-10-21
amdgpu/dc: inline dml_round_to_multiple
Dave Airlie
3
-21
/
+19
2017-10-21
amdgpu/dc: drop dml_util_is_420
Dave Airlie
2
-34
/
+0
2017-10-21
drm/amd/display: Add bunch of missing license headers in DML
Harry Wentland
2
-3
/
+46
2017-10-21
amdgpu/dc: inline a bunch of the dml wrappers.
Harry Wentland
7
-80
/
+110
2017-10-21
drm/amd/display: Minor update to DML
Dmytro Laktyushkin
5
-21
/
+3
2017-10-21
drm/amd/display: change dml numdpp var to uint
Dmytro Laktyushkin
2
-8
/
+8
2017-10-21
drm/amd/display: Remove redundant condition in dml vba
Harry Wentland
1
-1
/
+1
2017-10-21
drm/amd/display: drop display_pipe_clocks.c.
Dave Airlie
4
-145
/
+1
2017-10-21
drm/amd/display: change dml vba cursor count define to correct one
Dmytro Laktyushkin
2
-3
/
+3
2017-10-21
drm/amd/display: extract global sync params from vba
Dmytro Laktyushkin
2
-10
/
+25
2017-10-21
drm/amd/display: add mode support check to dml vba code
Dmytro Laktyushkin
6
-1583
/
+4604
2017-10-21
drm/amd/display: Restructuring and cleaning up DML
Dmytro Laktyushkin
24
-6465
/
+7626
2017-10-21
Revert "amdgpu/dc: drop display_pipe_clocks.c."
Harry Wentland
4
-1
/
+410
2017-10-21
Revert "amdgpu/dc: inline a bunch of the dml wrappers."
Harry Wentland
7
-67
/
+66
2017-10-21
Revert "amdgpu/dc: drop dml_util_is_420"
Harry Wentland
2
-0
/
+34
2017-10-21
Revert "amdgpu/dc: drop dml display_mode_support.c (v2)"
Harry Wentland
3
-1
/
+2335
2017-10-21
Revert "amdgpu/dc: inline dml_round_to_multiple"
Harry Wentland
3
-19
/
+21
2017-10-21
drm/amd/display: soc_bound_box -update DML based on HW.
Charlene Liu
1
-2
/
+1
2017-09-29
amdgpu/dc: inline dml_round_to_multiple
Dave Airlie
3
-21
/
+19
2017-09-28
amdgpu/dc: drop dml display_mode_support.c (v2)
Dave Airlie
3
-2335
/
+1
2017-09-28
amdgpu/dc: drop dml_util_is_420
Dave Airlie
2
-34
/
+0
2017-09-28
amdgpu/dc: inline a bunch of the dml wrappers.
Dave Airlie
7
-66
/
+67
2017-09-28
amdgpu/dc: drop display_pipe_clocks.c.
Dave Airlie
4
-410
/
+1
2017-09-27
drm/amdgpu/display: Add dml support for DCN
Harry Wentland
20
-0
/
+8717