index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
/
dce
/
dce_dmcu.c
Age
Commit message (
Expand
)
Author
2020-02-25
drm/amd/display: Update TX masks correctly
Alvin Lee
2020-01-16
drm/amd/display: remove psr state condition when psr exit case
Lewis Huang
2019-11-13
drm/amd/display: rename DCN1_0 kconfig to DCN
Bhawanpreet Lakha
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flag
Bhawanpreet Lakha
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED
Bhawanpreet Lakha
2019-11-13
drm/amd/display: Add PSP FW version mask.
Yongqiang Sun
2019-11-13
drm/amd/display: Change dmcu init sequence for dmcub loading dmcu FW.
Yongqiang Sun
2019-09-13
drm/amd/display: remove hw access from dc_destroy
Jun Lei
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
2019-06-21
drm/amd/display: Add DCN2 HW Sequencer and Resource
Harry Wentland
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-06-10
drm/amd: drop use of drmp.h in os_types.h
Sam Ravnborg
2019-06-10
drm/amd: drop dependencies on drm_os_linux.h
Sam Ravnborg
2019-05-31
drm/amd/display: Increase Backlight Gain Step Size
Eryk Brol
2019-05-31
drm/amd/display: disable PSR/ABM before destroy DMCU struct
Paul Hsieh
2019-04-23
drm/amd/display: add explicit handshake between x86 and DMCU
Jun Lei
2019-04-23
drm/amd/display: Send DMCU messages only if FW loaded
Anthony Koo
2019-03-19
drm/amd/display: Add PSR SMU Interrupt support
SivapiriyanKumarasamy
2019-01-25
drm/amd/display: Update DMCU versioning mechanism
Josip Pavic
2019-01-14
drm/amd/display: Redefine DMCU_SCRATCH to identify DMCU state
Martin Tsai
2018-08-21
Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"
Leo (Sunpeng) Li
2018-07-27
drm/amd/display: Prevent PSR from being enabled if initialization fails
Anthony Koo
2018-07-19
drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86
Michel Dänzer
2018-05-18
drm/amd/display: get rid of 32.32 unsigned fixed point
Dmytro Laktyushkin
2018-02-19
drm/amd/display: provide an interface to query firmware version
Anthony Koo
2018-02-19
drm/amd/display: disablePSR in UpdatePlanes in PassiveLevel
Charlene Liu
2017-12-20
drm/amd/display: Fix check for whether dmcu fw is running
Anthony Koo
2017-12-06
drm/amd/display: DMCU and ABM maintenance and refactor
Anthony Koo
2017-12-04
drm/amd/display: DMCU FW loading from PSP
Anthony Koo
2017-11-07
amdgpu/dc: fix indentation warning from smatch.
Dave Airlie
2017-10-17
drm/amd/display/dc: drop dm_delay_in_microseconds
Alex Deucher
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
2017-09-26
drm/amd/display: only polling VSync Phase within VSync peroroid
Charlene Liu
2017-09-26
drm/amd/display: fix not enter/exit PSR with latest driver/SBIOS
Charlene Liu
2017-09-26
drm/amd/display: use some sensible time out
Tony Cheng
2017-09-26
drm/amd/display: Roll core_link into dc_link
Harry Wentland
2017-09-26
drm/amd/display: Refactor to call set PSR wait loop in dce_dmcu instead of dc...
Amy Zhang
2017-09-26
drm/amd/display: Add function to get PSR state
Amy Zhang
2017-09-26
drm/amdgpu/display: Enable DCN in DC
Alex Deucher
2017-09-26
drm/amd/display: Simplify some DMCU waits
Amy Zhang
2017-09-26
drm/amd/display: DMCU PSR Refactor
Amy Zhang
2017-09-26
drm/amd/display: DMCU Compile and Load
Anthony Koo