radeonsi/gfx10: fix a possible hang with exp pos0 with done=0 and exec=0
[mesa.git] / src / gallium / drivers /
2019-07-03 Alexandros Frantzisvirgl: Clear the valid buffer range when possible
2019-07-03 Jan Zielinskiswr/swr: Enable ARB_viewport_array
2019-07-03 Michel Dänzerwinsys/amdgpu: Make KMS handles valid for original...
2019-07-02 Mike Blumenkrantziris: assert isl_surf_init success in resource_from_handle
2019-07-02 Karol Herbstnouveau: handle new CAPS
2019-07-02 Boris Brezillonpanfrost: Pass referenced BOs to the SUBMIT ioctls
2019-07-02 Boris Brezillonpanfrost: Make SLAB pool creation rely on BO helpers
2019-07-02 Boris Brezillonpanfrost: Add the panfrost_drm_{create,release}_bo...
2019-07-02 Boris Brezillonpanfrost: Move the mmap BO logic out of panfrost_drm_im...
2019-07-02 Boris Brezillonpanfrost: Avoid passing winsys handles to import/export...
2019-07-02 Boris Brezillonpanfrost: Move BO meta-data out of panfrost_bo
2019-07-02 Boris Brezillonpanfrost: Stop exposing internal panfrost_drm_*() functions
2019-07-02 Boris Brezillonpanfrost: Get rid of the "free imported BO" logic
2019-07-02 Boris Brezillonpanfrost: Get rid of the panfrost_driver abstraction...
2019-07-02 Boris Brezillonpanfrost: Move scanout res creation out of panfrost_res...
2019-07-02 Boris Brezillonpanfrost: Add the sampled texture BO to the job
2019-07-02 Kenneth Graunkeiris: Defer closing and freeing VMA until buffers are...
2019-07-02 Kenneth Graunkeiris: Add an explicit alignment parameter to iris_bo_al...
2019-07-02 Iago Toral Quirogav3d: do not flush jobs that are synced with 'Wait for...
2019-07-02 Iago Toral Quirogav3d: emit 'Wait for transform feedback' commands when...
2019-07-02 Iago Toral Quirogav3d: keep track of resources written by transform feedback
2019-07-01 Kenneth Graunkeiris: Use MI_COPY_MEM_MEM for tiny resource_copy_region...
2019-07-01 Sagar Ghugenir: Add lower_rotate flag and set to true in all drivers
2019-07-01 Alyssa Rosenzweigpanfrost: Implement instanced rendering
2019-07-01 Alyssa Rosenzweigpanfrost/decode: Compute padded_num_vertices for MODULO
2019-07-01 Alyssa Rosenzweigpanfrost/midgard: Emit type appropriate ld_vary
2019-07-01 Alyssa Rosenzweigpanfrost/midgard: Add unsigned ld/st ops
2019-07-01 Alyssa Rosenzweigpanfrost/midgard: Use the appropriate ld_attr type
2019-07-01 Alyssa Rosenzweigpanfrost: Implement dispatch helpers
2019-07-01 Alyssa Rosenzweigpanfrost: Remove ancient comment
2019-06-30 Gert Wollnygallium: Add CAP for opcode DIV
2019-06-30 Jonathan Mareketnaviv: blt: blit with the original format when possible
2019-06-30 Jonathan Mareketnaviv: clear all bits for 24bpp depth without stencil
2019-06-29 Mauro Rossiandroid: virgl: fix generated virgl_driinfo.h building...
2019-06-29 Alyssa Rosenzweigpanfrost: Allow R11G11B10 rendering
2019-06-29 Alyssa Rosenzweigpanfrost: Default to util_pack_color for clears
2019-06-28 Dylan BakerRevert "meson: Add support for using cmake for finding...
2019-06-28 Alyssa Rosenzweigpanfrost: Disable DXT-style texture compression
2019-06-28 Alyssa Rosenzweigpanfrost: Dump unknown formats before aborting
2019-06-28 Alyssa Rosenzweigpanfrost/midgard: Fix 3D texture regression
2019-06-28 Alyssa Rosenzweigpanfrost: Add some special formats
2019-06-28 Alyssa Rosenzweigpanfrost/midgard: Implement integer sampler
2019-06-28 Alyssa Rosenzweigpanfrost: Remove dubious assert
2019-06-28 Alyssa Rosenzweigpanfrost: Implement primitive restart
2019-06-28 Anuj PhogatRevert "iris/icl: Add WA_2204188704 to disable pixel...
2019-06-28 Rob Clarkfreedreno/a6xx: wire up dither state
2019-06-28 Pierre-Eric Pellou... radeon/uvd: fix calc_ctx_size_h265_main10
2019-06-28 Tomeu Vizosopanfrost: Only tag AFBC addresses when sampling
2019-06-28 Tomeu Vizosopanfrost/ci: Don't error out on RK3288
2019-06-28 Tomeu Vizosopanfrost/ci: Don't print every kernel file
2019-06-28 Tomeu Vizosopanfrost/ci: Fix the image name
2019-06-28 Tomeu Vizosopanfrost/ci: Remove batching
2019-06-28 Kenneth Graunkeiris: Don't leak resources in iris_create_surface for...
2019-06-28 Alexandros Frantzisvirgl: Don't allow creating staging pipe_resources
2019-06-28 Alexandros Frantzisvirgl: Use virgl_staging_mgr
2019-06-28 Alexandros Frantzisvirgl: Add tests for virgl_staging_mgr
2019-06-28 Alexandros Frantzisvirgl: Introduce virgl_staging_mgr
2019-06-28 Alexandros Frantzisvirgl: Store the virgl_hw_res for copy transfers
2019-06-28 Kenneth Graunkeiris: Fix major resource leak in iris_set_shader_images
2019-06-27 Nanley Cheryintel: Add and use helpers for level0 extent
2019-06-27 Dylan Bakermeson: Add support for using cmake for finding LLVM
2019-06-27 Kenneth Graunkeiris: Fix memory leak of SO targets
2019-06-27 Kenneth Graunkeiris: Fix memory leak for draw parameter resources
2019-06-27 Kenneth Graunkeiris: Drop u_upload_unmap
2019-06-27 Kenneth Graunkeiris: Also properly restore INTERFACE_DESCRIPTOR_DATA...
2019-06-27 Kenneth Graunkeiris: Fix resource tracking for CS thread ID buffer
2019-06-27 Kenneth Graunkeiris: Only bother with thread ID upload if doing MEDIA_...
2019-06-27 Kenneth Graunkeiris: Do MEDIA_CURBE_LOAD when IRIS_DIRTY_CS is set...
2019-06-27 Kenneth Graunkeiris: Drop UBO range stuff from iris_restore_compute_sa...
2019-06-27 Kenneth Graunkeiris: Properly align interface descriptor data addresses
2019-06-27 Tomeu Vizosopanfrost/decode: Mention the address of a few descriptors
2019-06-27 Tomeu Vizosopanfrost/decode: Wait for a job to finish before dumping
2019-06-27 Tomeu Vizosopanfrost/decode: Decode exception status
2019-06-27 Tomeu Vizosopanfrost/decode: Print AFBC struct when appropriate
2019-06-27 Kenneth Graunkeiris: Disable loop unrolling in GLSL IR.
2019-06-27 Kenneth Graunkeiris: Delete dead ice->state.streamout_strides field.
2019-06-26 Jonathan Mareknir: remove fnot/fxor/fand/for opcodes
2019-06-26 Alyssa Rosenzweigpanfrost/midgard: Merge embedded constants
2019-06-26 Alyssa Rosenzweigpanfrost/midgard: Share swizzle compose
2019-06-26 Alyssa Rosenzweigpanfrost/midgard: Share swizzle/mask code
2019-06-26 Alyssa Rosenzweigpanfrost: Fix checksumming typo
2019-06-26 Kenneth Graunkeiris: Fix overzealous query object batch flushing.
2019-06-26 Kenneth Graunkeiris: Make an iris_batch_get_signal_syncpt() helper.
2019-06-26 Boris Brezillonpanfrost: Remove unneeded check in panfrost_scissor_cul...
2019-06-26 Alyssa Rosenzweigpanfrost: Update copyright identifiers
2019-06-26 Alyssa Rosenzweigpanfrost/midgard: Reorder to permit constant bias
2019-06-26 Alyssa Rosenzweigpanfrost/midgard: Add helper to encode constant bias
2019-06-26 Alyssa Rosenzweigpanfrost/midgard: Handle negative immediate bias
2019-06-26 Rob Clarkfreedreno: correct batch_depends_on() logic
2019-06-26 Rob Clarkfreedreno: drop unused arg from fd_batch_flush()
2019-06-25 Alyssa Rosenzweigpanfrost/ci: Add RK3288 flipflops I don't want to deal...
2019-06-25 Alyssa Rosenzweigpanfrost/ci: Update failures list
2019-06-25 Alyssa Rosenzweigpanfrost/ci: Set MESA_GLES_VERSION_OVERRIDE=3.0
2019-06-25 Alyssa Rosenzweigpanfrost/ci: Run full set of mipmap tests
2019-06-25 Alyssa Rosenzweigpanfrost: Advertise support for other 8-bit UNORM formats
2019-06-25 Alyssa Rosenzweigpanfrost: Use pipe_surface->format directly in blitter
2019-06-25 Alyssa Rosenzweigpanfrost: Invert swizzle for rendering
2019-06-25 Alyssa Rosenzweigpanfrost: Honour first_layer...last_layer when sampling
2019-06-25 Alyssa Rosenzweigpanfrost: Use the sampler_view target (not the textures)
2019-06-25 Alyssa Rosenzweigpanfrost/midgard: Assert guard texelFetch against cubemaps
next