summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/vc4: Fix races when the CS reads from render targets.Eric Anholt2016-10-061-1/+18
* drm/vc4: cleanup with list_first_entry_or_null()Masahiro Yamada2016-10-061-7/+4
* drm/vc4: Fix overflow mem unreferencing when the binner runs dry.Eric Anholt2016-08-191-0/+9
* Merge tag 'drm-vc4-next-2016-07-15' of https://github.com/anholt/linux into d...Dave Airlie2016-07-161-0/+3
|\
| * drm/vc4: Add support for branching in shader validation.Eric Anholt2016-07-151-0/+3
* | Merge tag 'drm-vc4-next-2016-07-12' of https://github.com/anholt/linux into d...Dave Airlie2016-07-151-0/+7
|\ \ | |/
| * drm/vc4: Implement precise vblank timestamping.Mario Kleiner2016-07-111-0/+7
* | drm/atomic: Add drm_atomic_crtc_state_for_each_plane_stateDaniel Vetter2016-06-021-1/+1
|/
* drm/vc4: Add DPI driverEric Anholt2016-04-141-0/+5
* drm/vc4: improve throughput by pipelining binning and rendering jobsVarad Gautam2016-03-131-9/+28
* Merge drm-fixes into drm-next.Dave Airlie2016-03-141-2/+11
|\
| * drm/vc4: Use runtime PM to power cycle the device when the GPU hangs.Eric Anholt2016-02-161-1/+5
| * drm/vc4: Enable runtime PM.Eric Anholt2016-02-161-0/+1
| * drm/vc4: Fix spurious GPU resets due to BO reuse.Eric Anholt2016-02-161-1/+5
* | drm/vc4: Add support for scaling of display planes.Eric Anholt2016-02-161-0/+4
* | drm/vc4: Make the CRTCs cooperate on allocating display lists.Eric Anholt2016-02-161-1/+7
* | drm/vc4: Nuke preclose hookDaniel Vetter2016-02-081-1/+0
|/
* drm/vc4: Add an interface for capturing the GPU state after a hang.Eric Anholt2015-12-071-0/+4
* drm/vc4: Add support for async pageflips.Eric Anholt2015-12-071-0/+16
* drm/vc4: Add support for drawing 3D frames.Eric Anholt2015-12-071-0/+182
* drm/vc4: Bind and initialize the V3D engine.Eric Anholt2015-12-071-0/+13
* drm/vc4: Add an API for creating GPU shaders in GEM BOs.Eric Anholt2015-12-071-0/+50
* drm/vc4: Add create and map BO ioctls.Eric Anholt2015-12-071-0/+4
* drm/vc4: Add a BO cache.Eric Anholt2015-12-071-1/+48
* Merge tag 'drm-vc4-next-2015-10-21' of http://github.com/anholt/linux into dr...Dave Airlie2015-10-221-2/+2
* drm/vc4: Use the fbdev_cma helpersDerek Foreman2015-10-211-0/+2
* drm/vc4: Add KMS support for Raspberry Pi.Eric Anholt2015-10-211-0/+143
OpenPOWER on IntegriCloud