summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-22autotools: Add tegra to AM_DISTCHECK_CONFIGURE_FLAGStegra-v2Thierry Reding1-1/+1
2018-02-22tegra: Initial supportThierry Reding26-4/+2678
2018-02-22nouveau: Add framebuffer modifier supportThierry Reding7-4/+149
2018-02-22nouveau/nvc0: Extract common tile mode macroThierry Reding1-6/+9
2018-02-22drm/tegra: Sanitize format modifiersThierry Reding1-17/+19
2018-02-22drm/fourcc: Fix fourcc_mod_code() definitionThierry Reding1-1/+1
2018-02-22glx: Properly handle cases where screen creation failsChuck Atkins3-30/+33
2018-02-22anv/blorp: multisample resolve all attachment layersIago Toral Quiroga1-11/+20
2018-02-21intel/isl: Improve the documentation on get_default_aux_stateJason Ekstrand1-4/+20
2018-02-21i965: Use finish_external instead of make_shareable in setTexBuffer2Jason Ekstrand5-2/+87
2018-02-21i965/tex_image: Reference the renderbuffer miptree in setTexBuffer2Jason Ekstrand1-14/+5
2018-02-21i965/tex_image: Pull the tex format from the renderbuffer in intelSetTexBuffer2Jason Ekstrand1-15/+19
2018-02-21i965/miptree: Loosen the format check in miptree_match_imageJason Ekstrand4-6/+8
2018-02-21i965/state: Ignore intel_obj->_Format for depth/stencil and ETC2Jason Ekstrand1-1/+15
2018-02-21glsl: Parse 'layout' as a token with advanced blending or bindlessKenneth Graunke1-0/+2
2018-02-21vulkan/wsi/x11: Consistently update and return swapchain statusDaniel Stone1-19/+63
2018-02-21vulkan/wsi/x11: Set OUT_OF_DATE if wait_for_special_event failsJason Ekstrand1-1/+3
2018-02-21vulkan/wsi/wayland: Add support for zwp_dmabufDaniel Stone4-15/+142
2018-02-21anv/image: Add support for modifiers for WSIJason Ekstrand4-4/+104
2018-02-21anv/image: Separate modifiers from legacy scanoutJason Ekstrand3-38/+21
2018-02-21vulkan/wsi: Add modifiers support to wsi_create_native_imageJason Ekstrand5-19/+177
2018-02-21vulkan/wsi: Add drm_modifier member to wsi_imageDaniel Stone4-1/+6
2018-02-21vulkan/wsi: Add multiple planes to wsi_imageDaniel Stone4-20/+31
2018-02-22nir: remove old assertTimothy Arceri1-1/+0
2018-02-22radeonsi/nir: collect more accurate output_usagemaskTimothy Arceri1-13/+43
2018-02-22radeonsi/nir: disable GLSL IR loop unrollingTimothy Arceri1-0/+2
2018-02-22radeonsi/nir: fix tess varying loads for doublesTimothy Arceri1-2/+2
2018-02-22ac/radeonsi: pass type to load_tess_varyings()Timothy Arceri4-2/+17
2018-02-21x11/dri3: Store raw present completion modeDaniel Stone2-10/+4
2018-02-21x11/dri3: Don't open-code ARRAY_SIZEDaniel Stone2-3/+4
2018-02-21anv: Don't assert that stencil HiZ clears are single-sliceJason Ekstrand1-3/+6
2018-02-21anv: Only copy clear dwords if we're rendering to the first sliceJason Ekstrand1-1/+4
2018-02-21radeonsi: don't flush when si_eliminate_fast_color_clear is no-opMarek Olšák1-1/+5
2018-02-21radeonsi: make texture_discard_cmask/eliminate functions non-staticMarek Olšák2-11/+13
2018-02-21radeonsi: enable uvd encode for HEVC mainJames Zhu1-1/+3
2018-02-21radeonsi:create uvd hevc enc entryJames Zhu1-3/+12
2018-02-21radeon/uvd:add uvd hevc enc functionsJames Zhu3-0/+383
2018-02-21radeon/uvd:add uvd hevc enc hw ib implementationJames Zhu3-0/+1134
2018-02-21radeon/uvd:add uvd hevc enc hw interface headerJames Zhu3-0/+471
2018-02-21winsys/amdgpu:add uvd hevc enc support in amdgpu csJames Zhu1-0/+6
2018-02-21amd/common:add uvd hevc enc support check in hw queryJames Zhu2-1/+12
2018-02-21nvir/nvc0: fix legalizing of ld unlock c0[0x10000]Karol Herbst1-1/+1
2018-02-21ac/nir: add glsl_is_array_image() helperSamuel Pitoiset1-23/+18
2018-02-21ac/nir: set the DA field when performing atomics on 3D imagesSamuel Pitoiset1-1/+2
2018-02-20i965: Fix compiler warning about write being undefined.Eric Anholt1-1/+1
2018-02-20glsl/tests: Fix a compiler warning about signed/unsigned loop comparison.Eric Anholt1-1/+1
2018-02-20loader: Fix compiler warnings about truncating the PCI ID path.Eric Anholt1-8/+7
2018-02-20glsl: Silence warnings in the uniform initializer test about 16-bit typesEric Anholt1-0/+9
2018-02-20i965: Enable disk shader cache by defaultJordan Justen2-3/+1
2018-02-21radv: don't send num_tcs_input_cp to sgprs.Dave Airlie1-4/+1