summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-13i965: Disable Yf_CCS for nowmodifiersv9Ben Widawsky1-1/+0
2017-03-13i965: Handle compression modifierBen Widawsky1-1/+19
2017-03-13i965: Remove scanout restriction from lossless compressionBen Widawsky1-2/+1
2017-03-13i965/miptree: Remove dead code assertionBen Widawsky1-8/+0
2017-03-13i965: Use partial resolves for CCS buffers being scanned outBen Widawsky2-2/+10
2017-03-13i965: Add new resolve hints full and partialBen Widawsky2-2/+5
2017-03-13i965: Plumb resolve hints from miptrees to blorpBen Widawsky3-4/+6
2017-03-13i965: Change resolve flags to enumBen Widawsky4-21/+25
2017-03-13i965: Make CCS stride match kernel's expectationsBen Widawsky1-1/+4
2017-03-13i965: Pretend that CCS modified images are two planesBen Widawsky1-15/+24
2017-03-13i965/miptree: Allocate mt earlier in update winsysBen Widawsky4-28/+29
2017-03-13i965/miptree: Add a return for updating of winsysBen Widawsky3-10/+14
2017-03-13i965: Add logic for allocating BO with CCSBen Widawsky1-4/+30
2017-03-13i965: Allocate tile aligned heightBen Widawsky1-1/+4
2017-03-13i965: Support all known modifiersBen Widawsky1-0/+2
2017-03-13i965: Restructure CCS disablingBen Widawsky3-9/+23
2017-03-13i965/miptree: Allocate mcs_buf for an image's CCS_EBen Widawsky1-11/+80
2017-03-13i965/miptree: Add a helper function for image creationBen Widawsky4-19/+50
2017-03-13i965: Bump the image extension version numberBen Widawsky1-1/+1
2017-03-13i965: Support images with offset aux buffersBen Widawsky2-0/+8
2017-03-13i965: Separate image allocation with modifiersBen Widawsky1-15/+49
2017-03-13gbm: Get modifiers from DRIBen Widawsky6-0/+66
2017-03-13i965: Handle X tiled modifierBen Widawsky1-2/+14
2017-03-13i965: Handle Y-tile modifierBen Widawsky1-6/+49
2017-03-13i965: Handle the linear fb modifierBen Widawsky2-7/+28
2017-03-13gbm: Introduce modifiers into surface/bo creationBen Widawsky7-15/+119
2017-03-13dri: Add an image creation with modifiersBen Widawsky3-2/+58
2017-03-13i965/dri: Store the screen associated with the imageBen Widawsky2-6/+11
2017-03-13intel: genxml: prevent missing ; with address fields dwordsLionel Landwerlin1-28/+26
2017-03-13gallium/hud: check NULL return from u_upload_allocJulien Isorce1-0/+5
2017-03-13winsys/radeon: check null return from radeon_cs_create_fence in cs_flushJulien Isorce1-11/+13
2017-03-13winsys/radeon: check null in radeon_cs_create_fenceJulien Isorce1-0/+3
2017-03-13vulkan/wsi: include builddir for generated headersJuan A. Suarez Romero1-0/+1
2017-03-13anv: Use on-the-fly surface states for dynamic buffer descriptorsJason Ekstrand7-245/+86
2017-03-13anv: Stall before fast-clear operationsJason Ekstrand1-6/+19
2017-03-13anv: Accurately advertise dynamic descriptor limitsJason Ekstrand1-2/+2
2017-03-13anv: Add a helper for working with VK_WHOLE_SIZE for buffersJason Ekstrand4-11/+28
2017-03-13freedreno/ir3: fragz cannot be half precisionRob Clark1-0/+6
2017-03-13freedreno/ir3: optimize less in glslRob Clark1-1/+1
2017-03-13aubinator/genxml: use gzipped files to store embedded genxmlLionel Landwerlin4-18/+66
2017-03-13intel: genxml: add script to generate gzipped genxmlLionel Landwerlin2-0/+48
2017-03-13util/u_thread.h: Include stdint.h for int64_t definition.Jose Fonseca1-0/+2
2017-03-13intel: fix compiler buildIago Toral Quiroga2-8/+7
2017-03-13svga: handle P016 format as wellChristian König1-0/+1
2017-03-13configure.ac: require pthread-stubs only where availableEmil Velikov1-2/+3
2017-03-13configure.ac: do not require the i965 driver for ANVEmil Velikov1-3/+2
2017-03-13intel/vulkan: Get rid of recursive makeJason Ekstrand9-307/+305
2017-03-13intel/tools: Use a makefile included from intel/Makefile.amJason Ekstrand4-42/+19
2017-03-13intel/compiler: whitespace cleanupsEmil Velikov2-5/+0
2017-03-13intel/compiler: link all tests again gtest, even test_eu_compact"Emil Velikov2-27/+13