index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
irq
/
dce110
Age
Commit message (
Expand
)
Author
2024-04-26
drm/amd/display: Check pipe offset before setting vblank
Alex Hung
2023-08-30
drm/amd/display: Add DCN35 IRQ
Qingqing Zhuo
2022-07-05
drm/amd/display: Move all linux includes into OS types
Harry Wentland
2021-12-14
drm/amd/display: Add src/ext ID info for dummy service
Solomon Chiu
2019-12-05
drm/amd/display: rename core_dc to dc
Anthony Koo
2019-11-19
drm/amd/display: cleanup of construct and destruct funcs
Anthony Koo
2019-06-10
drm/amd: drop use of drmp.h in os_types.h
Sam Ravnborg
2019-04-03
drm/amd/display: In VRR mode, do DRM core vblank handling at end of vblank. (v2)
Mario Kleiner
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
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: 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/amd/display: use CRTC_VERTICAL_INTERRUPT0 as VBLANK trigger.
Andrey Grodzovsky
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