aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_drv.c
Commit message (Expand)AuthorAge
* drm/vc4: Use runtime autosuspend to avoid thrashing V3D power state.Eric Anholt2017-03-26
* Merge tag 'v4.8-rc8' into drm-nextDave Airlie2016-09-27
|\
| * drm/vc4: Fix handling of a pm_runtime_get_sync() success case.Eric Anholt2016-08-19
* | drm: Don't swallow error codes in drm_dev_alloc()Tom Gundersen2016-09-22
* | drm/fb-helper: Add a dummy remove_conflicting_framebuffersDaniel Vetter2016-08-12
|/
* Merge remote-tracking branch 'airlied/drm-next' into topic/drm-miscDaniel Vetter2016-07-19
|\
| * Merge tag 'drm-vc4-next-2016-07-15' of https://github.com/anholt/linux into d...Dave Airlie2016-07-15
| |\
| | * drm/vc4: Add a getparam to signal support for branches.Eric Anholt2016-07-15
| | * drm/vc4: Add a getparam ioctl for getting the V3D identity regs.Eric Anholt2016-07-14
| * | Merge tag 'drm-vc4-next-2016-07-12' of https://github.com/anholt/linux into d...Dave Airlie2016-07-14
| |\|
| | * drm/vc4: remove redundant ret status checkColin Ian King2016-07-11
| | * drm/vc4: Implement precise vblank timestamping.Mario Kleiner2016-07-11
| | * drm/vc4: Bind the HVS before we bind the individual CRTCs.Eric Anholt2016-07-11
| * | Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie2016-07-02
| |\|
| | * drm/vc4: Fix ioctl permissions for render nodes.Herve Jourdain2016-06-06
| | * drm/vc4: Fix get_vblank_counter with proper no-op for Linux 4.4+Mario Kleiner2016-05-31
* | | drm/vc4: Delete unnecessary checks before two function callsMarkus Elfring2016-07-18
|/ /
* | drm/vc4: Remove unused connectorDaniel Vetter2016-06-22
* | drm/vc4: Remove open-coded drm_connector_register_all()Chris Wilson2016-06-22
* | Merge tag 'topic/drm-misc-2016-06-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-06-01
|\ \ | |/ |/|
| * drm/vc4: Use lockless gem BO free callbackDaniel Vetter2016-05-31
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-05-23
|\|
| * drm/vc4: Add missing render node supportEric Anholt2016-05-02
| * drm/vc4: Add DPI driverEric Anholt2016-04-14
* | drm/vc4: Kick out the simplefb framebuffer before we set up KMS.Eric Anholt2016-04-19
|/
* drm/vc4: Nuke preclose hookDaniel Vetter2016-02-08
* drm: use dev_name as default unique name in drm_dev_alloc()Nicolas Iooss2015-12-15
* Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into dr...Dave Airlie2015-12-14
|\
| * drm/vc4: Add an interface for capturing the GPU state after a hang.Eric Anholt2015-12-07
| * drm/vc4: Add support for drawing 3D frames.Eric Anholt2015-12-07
| * drm/vc4: Bind and initialize the V3D engine.Eric Anholt2015-12-07
| * drm/vc4: Add an API for creating GPU shaders in GEM BOs.Eric Anholt2015-12-07
| * drm/vc4: Add create and map BO ioctls.Eric Anholt2015-12-07
| * drm/vc4: Add a BO cache.Eric Anholt2015-12-07
* | drm/vc4: fix platform_no_drv_owner.cocci warningsJulia Lawall2015-11-17
|/
* drm/vc4: Use the fbdev_cma helpersDerek Foreman2015-10-21
* drm/vc4: Add KMS support for Raspberry Pi.Eric Anholt2015-10-21