panfrost: protect access to shared bo cache and transient pool
[mesa.git] / src / gallium / drivers /
2019-08-30 Rohan Gargpanfrost: protect access to shared bo cache and transie...
2019-08-30 Rohan Gargpanfrost: Jobs must be per context, not per screen
2019-08-30 Khaled Emarafreedreno/a3xx: fix sysmem <-> gmem tiles transfer
2019-08-30 Khaled Emarafreedreno/a3xx: fix texture tiling parameters
2019-08-30 Dave Stevensonbroadcom/v3d: Allow importing linear BOs with arbitrary...
2019-08-30 Jan Zielinskiswr/rasterizer: Fix GS attributes processing
2019-08-30 Samuel Pitoisetac: drop now useless lookup_interp_param from ABI
2019-08-30 Samuel Pitoisetac: import linear/perspective PS input parameters from...
2019-08-29 Thong Thairadeonsi: add JPEG decode support for VCN 2.0 devices
2019-08-29 Thong ThaiRevert "radeonsi: don't emit PKT3_CONTEXT_CONTROL on...
2019-08-29 Kenneth Graunkeiris: Fix partial fast clear checks to account for...
2019-08-29 Rohan Gargpanfrost: Remove unused argument from panfrost_drm_subm...
2019-08-29 Kenneth Graunkeiris: Actually describe bo_reuse driconf option
2019-08-29 Tomeu Vizosopanfrost/ci: Print only regressions
2019-08-29 Jan Zielinskiswr/rasterizer: Enable ARB_fragment_layer_viewport
2019-08-29 Tapani Pälliiris: use driconf for 'bo_reuse' parameter
2019-08-29 Kenneth Graunkeiris: Don't auto-flush/dirty on transfer unmap for...
2019-08-28 Tapani Pälliiris: build android libmesa_iris for gen12
2019-08-28 Jordan Justeniris: Build for gen12
2019-08-28 Eric Anholtfreedreno/a6xx: Fix non-mipmap filtering selection.
2019-08-28 Boris Brezillonpanfrost: Reset the damage area on imported resources
2019-08-28 Vasily Khoruzhicklima: fix texture descriptor issues
2019-08-28 Kenneth Graunkeiris: Drop swizzling parameter from s8_offset.
2019-08-27 Marek Olšákradeonsi: fix scratch buffer WAVESIZE setting leading...
2019-08-27 Marek Olšákradeonsi: unbind blend/DSA/rasterizer state correctly...
2019-08-27 Marek Olšákradeonsi: align scratch and ring buffer allocations...
2019-08-27 Marek Olšákradeonsi: consolidate determining VGPR_COMP_CNT for...
2019-08-27 Marek Olšákradeonsi/gfx10: set PA_CL_VS_OUT_CNTL with CONTEXT_REG_...
2019-08-27 Marek Olšákradeonsi/gfx10: remove incorrect ngg/pos_writes_edgefla...
2019-08-27 Marek Olšákradeonsi: add PKT3_CONTEXT_REG_RMW
2019-08-27 Marek Olšákradeonsi/gfx10: add AMD_DEBUG=nongg
2019-08-27 Marek Olšákradeonsi/gfx10: finish up Navi14, add PCI ID
2019-08-27 Marek Olšákradeonsi/gfx10: always use the legacy pipeline for...
2019-08-27 Marek Olšákradeonsi/gfx10: don't initialize VGT_INSTANCE_STEP_RATE_0
2019-08-27 Marek Olšákradeonsi/gfx10: fix InstanceID for legacy VS+GS
2019-08-27 Marek Olšákradeonsi/gfx10: add as_ngg variant for VS as ES to...
2019-08-27 Marek Olšákradeonsi/gfx10: create the GS copy shader if using...
2019-08-27 Marek Olšákradeonsi/gfx10: fix the PRIMITIVES_GENERATED query...
2019-08-27 Marek Olšákradeonsi/gfx10: fix tessellation for the legacy pipeline
2019-08-27 Marek Olšákradeonsi: move some global shader cache flags to per...
2019-08-27 Marek Olšákradeonsi/gfx10: fix the legacy pipeline by storing...
2019-08-27 Kenneth Graunkeiris: Delete dead prototype
2019-08-27 Samuel Pitoisetac: add has_ls_vgpr_init_bug to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_msaa_sample_loc_bug to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add rbplus_allowed to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_gfx9_scissor_bug to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add cpdma_prefetch_writes_memory to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_out_of_order_rast to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_rbplus to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_dcc_constant_encode to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_distributed_tess to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_clear_state to ac_gpu_info
2019-08-27 Dave Airliellvmpipe: flush on api memorybarrier.
2019-08-27 Dave Airliellvmpipe: bind vertex/geometry shader images
2019-08-27 Dave Airliellvmpipe: add fragment shader image support
2019-08-27 Dave Airliellvmpipe: introduce image jit type to fragment shader...
2019-08-27 Dave Airliellvmpipe: move the fragment shader variant key to dynam...
2019-08-27 Dave Airliellvmpipe: handle early test property.
2019-08-27 Dave Airliegallivm: move first/last level jit texture members.
2019-08-27 Dave Airliellvmpipe: refactor jit type creation
2019-08-26 Dave Airlievirgl: fix format conversion for recent gallium changes.
2019-08-25 Erico Nuneslima/ppir: enable vectorize optimization
2019-08-25 Erico Nuneslima/ppir: lower selects to scalars
2019-08-25 Erico Nuneslima: fix ppir spill stack allocation
2019-08-25 Jason Ekstrandintel/fs: Drop the gl_program from fs_visitor
2019-08-25 Qiang Yulima: move format handling to unified place
2019-08-24 Vasily Khoruzhicklima/ppir: print register index and components number...
2019-08-24 Vasily Khoruzhicklima/ppir: add control flow support
2019-08-24 Vasily Khoruzhicklima/ppir: add better liveness analysis
2019-08-24 Vasily Khoruzhicklima/ppir: validate shader outputs
2019-08-24 Vasily Khoruzhicklima/ppir: turn store_color into ALU node
2019-08-24 Vasily Khoruzhicklima/ppir: create ppir block for each corresponding...
2019-08-24 Vasily Khoruzhicklima/ppir: add dummy op
2019-08-24 Vasily Khoruzhicklima/ppir: add write after read deps for registers
2019-08-24 Vasily Khoruzhicklima/ppir: fix ordering deps
2019-08-24 Vasily Khoruzhicklima/ppir: set write mask for texture loads if dest...
2019-08-24 Vasily Khoruzhicklima/ppir: add support for unconditional branches and...
2019-08-24 Vasily Khoruzhicklima/ppir: clone ld_{uni,tex,var} into each block
2019-08-24 Vasily Khoruzhicklima/ppir: refactor const lowering
2019-08-23 Caio Marcelo de... iris: Guard GEN9-only function in Iris state to avoid...
2019-08-23 Kenneth Graunkeiris: Fix large timeout handling in rel2abs()
2019-08-23 Kenneth Graunkeiris: Set MOCS in all STATE_BASE_ADDRESS commands
2019-08-23 Connor Abbottradeonsi/nir: Rewrite output scanning
2019-08-23 Connor Abbottradeonsi/nir: Rewrite store intrinsic gathering
2019-08-23 Connor Abbottradeonsi/nir: Add const_index when loading GS inputs
2019-08-23 Connor Abbottradeonsi/nir: Don't add const offset to indirect
2019-08-23 Connor Abbottradeonsi/nir: Don't recompute num_inputs and num_outputs
2019-08-23 Samuel Pitoisetac,radv,radeonsi: remove LLVM 7 support
2019-08-23 Kenneth Graunkeiris: Avoid unnecessary resolves on transfer maps
2019-08-23 Kenneth Graunkeiris: Drop copy format hacks from copy region based...
2019-08-23 Kenneth Graunkeiris: Update fast clear colors on Gen9 with direct...
2019-08-23 Kenneth Graunkeiris: Fix broken aux.possible/sampler_usages bitmask...
2019-08-23 Kenneth Graunkeiris: Replace devinfo->gen with GEN_GEN
2019-08-22 Alyssa Rosenzweigpanfrost: Implement gl_FragCoord correctly
2019-08-22 Alyssa Rosenzweigpanfrost: Remove vertex buffer offset from its size
2019-08-22 Alyssa Rosenzweigpan/decode: Validate MFBD tags
2019-08-22 Eric Engestromswr: use LLVM version string instead of re-computing it
2019-08-22 Eric Engestromllvmpipe: use LLVM version string instead of re-computi...
2019-08-22 Tapani Pälliiris/android: fix build and link with libmesa_intel_perf
2019-08-21 Alyssa Rosenzweigpanfrost: Fix PIPE_BUFFER spacing
next