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
Age
Commit message (
Expand
)
Author
2016-07-02
Back-merge tag 'v4.7-rc5' into drm-next
Dave Airlie
2016-06-22
drm/sun4i: Remove open-coded drm_connector_register_all()
Chris Wilson
2016-06-21
drm: Don't call drm_dev_set_unique from platform drivers
Daniel Vetter
2016-06-10
drm: sun4i: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-06-10
drm/sun4i: Implement some semblance of vblank event handling
Daniel Vetter
2016-06-01
drm/sun4i: Use lockless gem BO free callback
Daniel Vetter
2016-05-30
drm: sun4i: do cleanup if RGB output init fails
Chen-Yu Tsai
2016-05-30
drm/sun4i: Convert to connector register helpers
Maxime Ripard
2016-05-30
drm/sun4i: remove simplefb at probe
Maxime Ripard
2016-05-30
drm/sun4i: rgb: panel is an error pointer
Maxime Ripard
2016-05-30
drm/sun4i: defer only if we didn't find our panel
Maxime Ripard
2016-05-30
drm/sun4i: rgb: Validate the clock rate
Maxime Ripard
2016-05-30
drm/sun4i: request exact rates to our parents
Maxime Ripard
2016-05-30
drm: sun4i: fix probe error handling
Arnd Bergmann
2016-05-30
drm: sun4i: print DMA address correctly
Arnd Bergmann
2016-05-30
drm/sun4i: add COMMON_CLK dependency
Arnd Bergmann
2016-04-28
drm: sun4i: tv: Add NTSC output standard
Maxime Ripard
2016-04-28
drm: sun4i: tv: Add PAL output standard
Maxime Ripard
2016-04-28
drm: sun4i: Add composite output
Maxime Ripard
2016-04-28
drm: sun4i: Add RGB output
Maxime Ripard
2016-04-28
drm: Add Allwinner A10 Display Engine support
Maxime Ripard