index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
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
2018-07-02
drm/sun4i: Use drm_crtc_mask()
Ville Syrjälä
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-06
drm/sun4i: crtc: Call drm_crtc_vblank_on / drm_crtc_vblank_off
Maxime Ripard
2018-01-22
drm/sun4i: backend: Wire in the frontend
Maxime Ripard
2018-01-22
drm/sun4i: engine: Create an atomic_begin callback
Maxime Ripard
2018-01-22
drm/sun4i: engine: Add a custom crtc atomic_check
Maxime Ripard
2017-10-17
drm/sun4i: tcon: Don't rely on encoders to set the TCON mode
Maxime Ripard
2017-10-17
drm/sun4i: tcon: Don't rely on encoders to enable the TCON
Maxime Ripard
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
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