summaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/anv_intel.c
Commit message (Expand)AuthorAgeFilesLines
* anv: drop unneeded KHR suffixEric Engestrom2019-01-081-1/+1
* anv: Use separate MOCS settings for external BOsJason Ekstrand2018-10-031-1/+1
* anv: intel: add softpin flag on imported BOsLionel Landwerlin2018-06-051-0/+2
* anv/allocator: Set the BO flags in bo_cache_alloc/importJason Ekstrand2018-06-011-4/+5
* anv: Use an address for each anv_image planeJason Ekstrand2018-05-311-2/+4
* anv: Fix close(fd) before import issue in vkCreateDmaBufImageINTELKevin Strasser2018-04-031-2/+2
* anv: Fix instance typos.Vinson Lee2017-10-181-1/+1
* anv: Move size check from anv_bo_cache_import() to caller (v2)Chad Versace2017-10-171-1/+13
* anv: Move close(fd) from anv_bo_cache_import to its callers (v2)Chad Versace2017-10-171-0/+2
* anv: intel: use anv_image's computed size for importing a BOLionel Landwerlin2017-10-111-11/+15
* anv: enable multiple planes per image/imageViewLionel Landwerlin2017-10-061-2/+2
* anv: Use the BO cache for DeviceMemory allocationsJason Ekstrand2017-04-271-9/+6
* anv: Add support for 48-bit addressesJason Ekstrand2017-04-041-0/+3
* anv: Fix unintentional integer overflow in anv_CreateDmaBufImageINTELGwan-gyeong Mun2016-11-221-1/+1
* anv: Add a new bo_pool_init helperJason Ekstrand2016-11-091-6/+5
* anv: move to using vk_alloc helpers.Dave Airlie2016-10-191-2/+2
* Move the intel vulkan driver to src/intel/vulkanJason Ekstrand2016-02-181-0/+100