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
/
irq
Age
Commit message (
Expand
)
Author
2018-07-19
drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86
Michel Dänzer
2018-07-05
drm/amd/display: off by one in find_irq_source_info()
Dan Carpenter
2018-03-05
drm/amd/display: Don't blow up if TG is NULL in dce110_vblank_set
Harry Wentland
2018-03-05
drm/amd/display: Clean up formatting in irq_service_dce110.c
Harry Wentland
2018-03-05
drm/amd/display: define DC_LOGGER for logger
Bhawanpreet Lakha
2018-03-05
drm/amd/display: Use MACROS instead of dm_logger
Bhawanpreet Lakha
2018-02-19
drm/amd/dc: include new ip and ip_offset headers
Hawking Zhang
2017-12-19
BackMerge tag 'v4.15-rc4' into drm-next
Dave Airlie
2017-12-06
drm/amd/include:cleanup raven1 dcn header files.
Feifei Xu
2017-12-06
drm/amd/include:cleanup vega10 header files.
Feifei Xu
2017-12-06
drm/amd/include:cleanup vega10 dce header files.
Feifei Xu
2017-12-04
drm/amdgpu: add license to Makefiles
Alex Deucher
2017-09-29
amdgpu/dc: fix construct return values on irq service.
Dave Airlie
2017-09-28
amdgpu/dc: add static to construct function
Dave Airlie
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
2017-09-26
drm/amd/display: fix pflip irq registor for raven
Bhawanpreet Lakha
2017-09-26
drm/amd/display: Rename dc validate_context and current_context
Jerry Zuo
2017-09-26
drm/amd/display: Flattening core_dc to dc
Bhawanpreet Lakha
2017-09-26
drm/amd/display: Move TG to stream_res
Harry Wentland
2017-09-26
drm/amdgpu/display: Enable DCN in DC
Alex Deucher
2017-09-26
drm/amdgpu/display: Add irq support for DCN
Harry Wentland
2017-09-26
drm/amd/display: use CRTC_VERTICAL_INTERRUPT0 as VBLANK trigger.
Andrey Grodzovsky
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: Add DCE12 irq support
Harry Wentland
2017-09-26
drm/amd/display: Add interrupt entries for VBLANK isr.
Andrey Grodzovsky
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland