aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc5/vc5_bufmgr.c
Commit message (Expand)AuthorAgeFilesLines
* v3d: Rename the vc5_dri.so driver to v3d_dri.so.Eric Anholt2018-05-161-1/+1
* v3d: Switch the vc5 driver to using the finalized V3D UABI.Eric Anholt2018-05-161-8/+8
* broadcom/vc5: Assert that created BOs have offset != 0.Eric Anholt2018-04-241-0/+1
* broadcom/vc5: Add sim support for the GET_BO_OFFSET ioctl.Eric Anholt2018-04-241-6/+7
* broadcom/vc5: Update the UABI for in/out syncobjsEric Anholt2018-04-121-38/+0
* broadcom/vc5: Drop the finished_seqno optimization.Eric Anholt2018-04-121-4/+0
* broadcom/vc5: Don't forget to get the BO offset when opening a dmabuf.Eric Anholt2018-01-271-0/+12
* broadcom: Add V3D 3.3 gallium driver called "vc5", for BCM7268.Eric Anholt2017-10-101-0/+580