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
/
sun4i
/
sun4i_crtc.c
Age
Commit message (
Expand
)
Author
2017-06-01
drm/sun4i: abstract a engine type
Icenowy Zheng
2017-05-15
drm/sun4i: return only planes for layers created
Icenowy Zheng
2017-03-09
drm/sun4i: Pass pointer for underlying backend into layer init
Chen-Yu Tsai
2017-03-09
drm/sun4i: Pass pointers for associated backend and tcon into crtc init
Chen-Yu Tsai
2017-03-09
drm/sun4i: Use embedded tcon pointer to get the tcon's output port node
Chen-Yu Tsai
2017-03-07
drm/sun4i: Add backend and tcon pointers to sun4i_crtc
Chen-Yu Tsai
2017-03-07
drm/sun4i: Drop hardcoded .possible_crtcs values from layers
Chen-Yu Tsai
2017-03-07
drm/sun4i: Drop primary layer pointer from sun4i_drv
Chen-Yu Tsai
2017-03-07
drm/sun4i: Move layers from sun4i_drv to sun4i_crtc
Chen-Yu Tsai
2017-03-07
drm/sun4i: Set drm_crtc.port to the underlying TCON's output port node
Chen-Yu Tsai
2017-03-07
drm/sun4i: Make sun4i_crtc_init return ERR_PTR style error codes
Chen-Yu Tsai
2017-02-09
drm: sun4i: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2016-07-26
Backmerge tag 'v4.7' into drm-next
Dave Airlie
2016-06-30
drm/sun4i: Send vblank event when the CRTC is disabled
Maxime Ripard
2016-06-10
drm/sun4i: Implement some semblance of vblank event handling
Daniel Vetter
2016-04-28
drm: Add Allwinner A10 Display Engine support
Maxime Ripard