summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/v3d/v3d_resource.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/u_transfer_helper: Add support for separate Z24/S8 as well.Kenneth Graunke2018-10-141-1/+2
* v3d: Fix tiling modifier support to use the new UIF define.Eric Anholt2018-07-181-3/+16
* v3d: Don't automatically reallocate a PERSISTENT-mapped buffer.Eric Anholt2018-07-121-1/+1
* v3d: Fix stride of 1D_ARRAY mappings.Eric Anholt2018-07-121-1/+1
* v3d: Don't forget to initialize the buffer offset of a new winsys handle.Eric Anholt2018-06-211-0/+1
* gallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*Dave Airlie2018-05-301-5/+5
* v3d: Rename driver functions from vc5 to v3d.Eric Anholt2018-05-161-110/+110
* v3d: Rename the driver files from "vc5" to "v3d".Eric Anholt2018-05-161-0/+914