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
/
vc4
/
vc4_drv.c
Age
Commit message (
Expand
)
Author
2016-07-02
Back-merge tag 'v4.7-rc5' into drm-next
Dave Airlie
2016-06-22
drm/vc4: Remove unused connector
Daniel Vetter
2016-06-22
drm/vc4: Remove open-coded drm_connector_register_all()
Chris Wilson
2016-06-06
drm/vc4: Fix ioctl permissions for render nodes.
Herve Jourdain
2016-06-02
Merge tag 'topic/drm-misc-2016-06-01' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-05-31
drm/vc4: Fix get_vblank_counter with proper no-op for Linux 4.4+
Mario Kleiner
2016-05-31
drm/vc4: Use lockless gem BO free callback
Daniel Vetter
2016-05-23
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-05-02
drm/vc4: Add missing render node support
Eric Anholt
2016-04-19
drm/vc4: Kick out the simplefb framebuffer before we set up KMS.
Eric Anholt
2016-04-14
drm/vc4: Add DPI driver
Eric Anholt
2016-02-08
drm/vc4: Nuke preclose hook
Daniel Vetter
2015-12-15
drm: use dev_name as default unique name in drm_dev_alloc()
Nicolas Iooss
2015-12-15
Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into dr...
Dave Airlie
2015-12-07
drm/vc4: Add an interface for capturing the GPU state after a hang.
Eric Anholt
2015-12-07
drm/vc4: Add support for drawing 3D frames.
Eric Anholt
2015-12-07
drm/vc4: Bind and initialize the V3D engine.
Eric Anholt
2015-12-07
drm/vc4: Add an API for creating GPU shaders in GEM BOs.
Eric Anholt
2015-12-07
drm/vc4: Add create and map BO ioctls.
Eric Anholt
2015-12-07
drm/vc4: Add a BO cache.
Eric Anholt
2015-11-17
drm/vc4: fix platform_no_drv_owner.cocci warnings
Julia Lawall
2015-10-21
drm/vc4: Use the fbdev_cma helpers
Derek Foreman
2015-10-21
drm/vc4: Add KMS support for Raspberry Pi.
Eric Anholt