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
/
dm_services.h
Age
Commit message (
Expand
)
Author
2020-10-26
drm/amd/display: Decouple amdgpu_dm_trace from service
Rodrigo Siqueira
2020-05-28
drm/amd/display: Handle persistence in DM
Jaehyun Chung
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards
Nicholas Kazlauskas
2019-11-13
drm/amd/display: Add DMUB support to DC
Nicholas Kazlauskas
2019-07-18
drm/amd/display: refactor dump_clk_registers
Su Sung Chung
2019-03-20
drm/amd/display: Move dm_read_reg_func to dc_helper.
Yongqiang Sun
2019-03-20
drm/amd/display: change generic_reg_wait to void.
Yongqiang Sun
2019-03-19
drm/amd/display: Refactor reg_set and reg_update.
Yongqiang Sun
2019-03-05
drm/amd/display: PPLIB Hookup
Jun Lei
2018-12-05
drm/amd/display: Add tracing to dc
David Francis
2018-08-27
drm/amd/display: Support reading hw state from debugfs file
Nicholas Kazlauskas
2018-06-19
amdgpu: display: use modern ktime accessors
Arnd Bergmann
2018-05-18
drm/amd/display: Fix up dm logging functionality
Anthony Koo
2018-04-11
drm/amd/display: add delay between panel pwr off to on.
Charlene Liu
2018-02-19
drm/amd/display: Remove unused dm_pp_ interfaces
Harry Wentland
2017-12-06
drm/amd/display: performance profiling instrumentation
Tony Cheng
2017-11-02
drm/amdgpu/display: remove unused REG_OFFSET macro
Arnd Bergmann
2017-10-21
drm/amd/display: Move OS types to os_types.h
Harry Wentland
2017-10-21
drm/amd/display: add performance trace macro to dc
Dmytro Laktyushkin
2017-10-17
drm/amd/display/dc: drop dm_delay_in_microseconds
Alex Deucher
2017-09-28
amdgpu/dc: remove wait_reg/wait_reg_func interfaces.
Dave Airlie
2017-09-28
amdgpu/dc: don't check for 0 on register read/writes always.
Dave Airlie
2017-09-26
drm/amd/display: refactor pplib/smu communication
Tony Cheng
2017-09-26
drm/amd/display: Leave DCN config guard around fpu header
Harry Wentland
2017-09-26
drm/amd/display: remove DCN1 guard as DCN1 is already open sourced.
AMD\ktsao
2017-09-26
drm/amd/display: log HUBP using DTN logging
Tony Cheng
2017-09-26
drm/amd/display: add line number to reg_wait timeout print
Dmytro Laktyushkin
2017-09-26
drm/amdgpu/display: Enable DCN in DC
Alex Deucher
2017-09-26
drm/amd/display: Remove DCE12 guards
Alex Deucher
2017-09-26
drm/amd/display: Enable DCE12 support
Alex Deucher
2017-09-26
drm/amd/display: fix psr status wait
Dmytro Laktyushkin
2017-09-26
drm/amd/display: assert if mask is 0 in set_reg_field_value_ex
Tony Cheng
2017-09-26
drm/amd/display: drop get platform info
Dave Airlie
2017-09-26
drm/amd/display: drop register logger and pid/tgid getters
Dave Airlie
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland