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
/
dml
/
display_mode_vba.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-16
drm/amd/display: remove unused dml variables
Dmytro Laktyushkin
1
-2
/
+0
2020-11-10
drm/amd/display: correct dml dsc bpc assignment
Dmytro Laktyushkin
1
-2
/
+1
2020-11-04
drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)
Alex Deucher
1
-2
/
+0
2020-08-26
gpu: amd: Remove duplicate semicolons at the end of line
Youling Tang
1
-1
/
+1
2020-08-04
drm/amd/display: populate new dml variable
Dmytro Laktyushkin
1
-1
/
+2
2020-07-27
drm/amd/display: Clean up global sync param retrieval
Dmytro Laktyushkin
1
-13
/
+1
2020-07-01
drm/amd/display: Fix VBA chroma calculation for pipe splitting
Nicholas Kazlauskas
1
-2
/
+2
2020-07-01
drm/amd/display: Add DCN3 DML
Bhawanpreet Lakha
1
-0
/
+3
2020-05-28
drm/amd/display: fix dml immediate flip input
Dmytro Laktyushkin
1
-1
/
+5
2020-05-28
drm/amd/display: update dml interfaces and variables
Dmytro Laktyushkin
1
-17
/
+37
2020-05-05
drm/amd/display: Allow PState switch in VBLANK one display VACTIVE
Alvin Lee
1
-0
/
+1
2020-04-28
drm/amd/display: Add DML variable for future asics
Joshua Aberback
1
-0
/
+1
2020-02-25
drm/amd/display: correct dml surface size assignment
Dmytro Laktyushkin
1
-4
/
+4
2020-02-25
drm/amd/display: remove unused dml variable
Dmytro Laktyushkin
1
-1
/
+0
2020-02-25
drm/amd/display: update dml input population function
Dmytro Laktyushkin
1
-2
/
+0
2020-01-16
drm/amd/display: expand dml structs
Dmytro Laktyushkin
1
-7
/
+15
2019-12-18
drm/amd/display: HDMI 2.x audio bandwidth check
Charlene Liu
1
-1
/
+1
2019-12-05
drm/amd/display: update dml related structs
Dmytro Laktyushkin
1
-1
/
+1
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED
Bhawanpreet Lakha
1
-2
/
+0
2019-11-13
drm/amd/display: Create debug option to disable v.active clock change policy.
David Galiffi
1
-0
/
+2
2019-11-13
drm/amd/display: Fix assert observed when performing dummy p-state check
David Galiffi
1
-0
/
+2
2019-10-25
drm/amd/display: add embedded flag to dml
Dmytro Laktyushkin
1
-0
/
+1
2019-10-25
drm/amd/display: correctly initialize dml odm variables
Dmytro Laktyushkin
1
-0
/
+2
2019-10-10
drm/amd/display: Add output bitrate to DML calculations
Nikola Cornij
1
-0
/
+2
2019-08-23
drm/amd/display: set Hratio and VRatio in dml
Ilya Bakoulin
1
-0
/
+4
2019-08-15
drm/amd/display: Update DML parameters
Ilya Bakoulin
1
-0
/
+9
2019-07-18
drm/amd/display: support "dummy pstate"
Jun Lei
1
-2
/
+6
2019-06-22
drm/amd/display: Fix incorrect DML output_bpp value
Ilya Bakoulin
1
-2
/
+6
2019-06-22
drm/amd/display: Drive-by fixes for display_mode_vba
Ilya Bakoulin
1
-3
/
+0
2019-06-22
drm/amd/display: Fix LB BPP and Cursor width
Ilya Bakoulin
1
-0
/
+3
2019-06-22
drm/amd/display: clean up validation failure log spam
Dmytro Laktyushkin
1
-11
/
+1
2019-06-22
drm/amd/display: Add writeback_config to VBA vars
Ilya Bakoulin
1
-1
/
+1
2019-06-21
drm/amd/display: Add DCN2 changes to DML
Harry Wentland
1
-0
/
+845
2018-02-19
drm/amd/display: dc: Remove unused display_mode_vba.c
Harry Wentland
1
-6085
/
+0
2017-12-14
drm/amd/display: Add disclaimer to BW and DML code provided by HW
Harry Wentland
1
-0
/
+9
2017-12-06
drm/amd/display: Rename output_bpc to opp_input_bpc
Dmytro Laktyushkin
1
-1
/
+1
2017-12-06
drm/amd/display: fix mpo validation failure
Dmytro Laktyushkin
1
-84
/
+36
2017-10-21
drm/amd/display: Add bunch of missing license headers in DML
Harry Wentland
1
-0
/
+25
2017-10-21
amdgpu/dc: inline a bunch of the dml wrappers.
Harry Wentland
1
-0
/
+2
2017-10-21
drm/amd/display: Minor update to DML
Dmytro Laktyushkin
1
-8
/
+1
2017-10-21
drm/amd/display: change dml numdpp var to uint
Dmytro Laktyushkin
1
-7
/
+7
2017-10-21
drm/amd/display: Remove redundant condition in dml vba
Harry Wentland
1
-1
/
+1
2017-10-21
drm/amd/display: change dml vba cursor count define to correct one
Dmytro Laktyushkin
1
-1
/
+1
2017-10-21
drm/amd/display: extract global sync params from vba
Dmytro Laktyushkin
1
-10
/
+22
2017-10-21
drm/amd/display: add mode support check to dml vba code
Dmytro Laktyushkin
1
-1436
/
+4265
2017-10-21
drm/amd/display: Restructuring and cleaning up DML
Dmytro Laktyushkin
1
-0
/
+3263