summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4/vc4_v3d.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-05drm/vc4: Use runtime autosuspend to avoid thrashing V3D power state.Eric Anholt1-0/+2
2016-03-14drm/vc4: Recognize a more specific compatible string for V3D.Eric Anholt1-0/+1
2016-02-16drm/vc4: Use runtime PM to power cycle the device when the GPU hangs.Eric Anholt1-12/+0
2016-02-16drm/vc4: Enable runtime PM.Eric Anholt1-0/+36
2016-01-20drm/vc4: Remove broken attempt at GPU reset using genpd.Eric Anholt1-10/+7
2015-12-08drm/vc4: Add support for drawing 3D frames.Eric Anholt1-0/+37
2015-12-08drm/vc4: Bind and initialize the V3D engine.Eric Anholt1-0/+225