index
:
linux.git
master
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
/
dml
Age
Commit message (
Expand
)
Author
2018-08-27
drm/amd/display: fix dml handling of mono8/16 pixel formats
Dmytro Laktyushkin
2018-07-13
drm/amd/display: update dml to match DV dml
Dmytro Laktyushkin
2018-07-13
drm/amd/display: add max scl ratio to soc bounding box
Dmytro Laktyushkin
2018-07-05
drm/amd/display: remove soc_bounding_box.c
Dmytro Laktyushkin
2018-07-05
drm/amd/display: move dml defaults to respective dcn resource files
Dmytro Laktyushkin
2018-07-05
drm/amd/display: clean rq/dlg/ttu reg structs before calculations
Dmytro Laktyushkin
2018-07-05
drm/amd/display: fix use of uninitialized memory
Wesley Chalmers
2018-05-18
drm/amd/display: update dml to allow sync with DV
Dmytro Laktyushkin
2018-05-15
drm/amd/display: change dml init to use default structs
Dmytro Laktyushkin
2018-04-11
drm/amd/display: Add num_active_wb to DML
Eric Bernstein
2018-04-11
drm/amd/display: Change wb_h/vratio to double
Eric Bernstein
2018-03-14
drm/amd/display: Use MACROS instead of dm_logger
Bhawanpreet Lakha
2018-03-14
drm/amd/display: Move DTRACE and dml_print defines
Bhawanpreet Lakha
2018-02-19
drm/amd/display: Remove unused CFLAGS entry in DML Makefile
Harry Wentland
2018-02-19
amdgpu/dc/dml: Support clang option for stack alignment
Matthias Kaehlcke
2018-02-19
amdgpu/dc/dml: Consolidate redundant CFLAGS
Matthias Kaehlcke
2018-02-19
drm/amd/display: Remove unused param in DML
Ken Chalmers
2018-02-19
drm/amd/display: dc: Remove unused display_mode_vba.c
Harry Wentland
2017-12-20
drm/amd/display: clean up dcn soc params
Dmytro Laktyushkin
2017-12-14
drm/amd/display: Add disclaimer to BW and DML code provided by HW
Harry Wentland
2017-12-07
drm/amdgpu: add license to Makefiles
Alex Deucher
2017-12-06
drm/amd/display: Rename output_bpc to opp_input_bpc
Dmytro Laktyushkin
2017-12-06
drm/amd/display: fix mpo validation failure
Dmytro Laktyushkin
2017-10-21
amdgpu/dc: inline dml_round_to_multiple
Dave Airlie
2017-10-21
amdgpu/dc: drop dml_util_is_420
Dave Airlie
2017-10-21
drm/amd/display: Add bunch of missing license headers in DML
Harry Wentland
2017-10-21
amdgpu/dc: inline a bunch of the dml wrappers.
Harry Wentland
2017-10-21
drm/amd/display: Minor update to DML
Dmytro Laktyushkin
2017-10-21
drm/amd/display: change dml numdpp var to uint
Dmytro Laktyushkin
2017-10-21
drm/amd/display: Remove redundant condition in dml vba
Harry Wentland
2017-10-21
drm/amd/display: drop display_pipe_clocks.c.
Dave Airlie
2017-10-21
drm/amd/display: change dml vba cursor count define to correct one
Dmytro Laktyushkin
2017-10-21
drm/amd/display: extract global sync params from vba
Dmytro Laktyushkin
2017-10-21
drm/amd/display: add mode support check to dml vba code
Dmytro Laktyushkin
2017-10-21
drm/amd/display: Restructuring and cleaning up DML
Dmytro Laktyushkin
2017-10-21
Revert "amdgpu/dc: drop display_pipe_clocks.c."
Harry Wentland
2017-10-21
Revert "amdgpu/dc: inline a bunch of the dml wrappers."
Harry Wentland
2017-10-21
Revert "amdgpu/dc: drop dml_util_is_420"
Harry Wentland
2017-10-21
Revert "amdgpu/dc: drop dml display_mode_support.c (v2)"
Harry Wentland
2017-10-21
Revert "amdgpu/dc: inline dml_round_to_multiple"
Harry Wentland
2017-10-21
drm/amd/display: soc_bound_box -update DML based on HW.
Charlene Liu
2017-09-29
amdgpu/dc: inline dml_round_to_multiple
Dave Airlie
2017-09-28
amdgpu/dc: drop dml display_mode_support.c (v2)
Dave Airlie
2017-09-28
amdgpu/dc: drop dml_util_is_420
Dave Airlie
2017-09-28
amdgpu/dc: inline a bunch of the dml wrappers.
Dave Airlie
2017-09-28
amdgpu/dc: drop display_pipe_clocks.c.
Dave Airlie
2017-09-26
drm/amdgpu/display: Add dml support for DCN
Harry Wentland