panfrost: Stop passing a ctx to functions being passed a batch
[mesa.git] / src / gallium / drivers / iris /
2019-09-07 Kenneth Graunkeiris: Support the disable_throttling=true driconf option.
2019-09-06 Jordan Justenanv,iris: L3ALLOC register replaces L3CNTLREG for gen12
2019-09-06 Kenneth Graunkeintel: Stop redirecting state cache to command streamer...
2019-09-06 Kenneth Graunkeiris: Invalidate state/texture/constant caches after...
2019-09-04 Kenneth Graunkeiris: Report correct number of planes for planar images
2019-09-03 Connor Abbottnir: Fix num_ssbos when lowering atomic counters
2019-09-01 Kenneth Graunkeiris: Lessen texture cache hack flush for blits/copies...
2019-08-29 Kenneth Graunkeiris: Fix partial fast clear checks to account for...
2019-08-29 Kenneth Graunkeiris: Actually describe bo_reuse driconf option
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 Kenneth Graunkeiris: Drop swizzling parameter from s8_offset.
2019-08-27 Kenneth Graunkeiris: Delete dead prototype
2019-08-25 Jason Ekstrandintel/fs: Drop the gl_program from fs_visitor
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 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 Tapani Pälliiris/android: fix build and link with libmesa_intel_perf
2019-08-21 Jason Ekstrandnir: Add explicit signs to image min/max intrinsics
2019-08-20 Sagar Ghugeiris: Enable non coherent framebuffer fetch on broadwell
2019-08-20 Sagar Ghugeiris: Free resource if failed to allocate surface state
2019-08-20 Sagar Ghugeiris: Pass isl_surf to fill_surface_state
2019-08-20 Sagar Ghugeiris: Add infrastructure to support non coherent frameb...
2019-08-20 Sagar Ghugeiris: Add helper functions to get tile offset
2019-08-20 Sagar Ghugeiris: Add helper function to get isl dim layout
2019-08-20 Sagar Ghugeiris: Add render target read entry in binding table
2019-08-17 Jason Ekstrandiris: Only request an input mask if the shader needs it
2019-08-13 Jordan Justeniris: Expose aux buffer as 2nd plane w/modifiers
2019-08-13 Jordan Justeniris: Export and import surfaces with modifiers that...
2019-08-13 Kenneth Graunkeiris: Do proper format checks for Y+CCS modifier support
2019-08-13 Jordan Justeniris: Create single bo for surfaces with modifiers...
2019-08-13 Jordan Justeniris: Split iris_resource_alloc_aux to enable aux modifiers
2019-08-13 Jordan Justeniris: Add aux offset into hiz_address
2019-08-13 Jordan Justeniris: Implement pipe_screen::resource_get_param
2019-08-12 Rafael Antognolliiris/gen11: Emit SLICE_HASH_TABLE when pipes are unbala...
2019-08-12 Jason Ekstrandintel/compiler: Fill a compiler statistics struct
2019-08-12 Francisco Jereziris/gen9: Optimize slice and subslice load balancing...
2019-08-12 Tapani Pälliiris: reorder arguments as expected by the function
2019-08-12 Tapani Pälliiris/android: move iris_query.c to 'per gen' LIBIRIS_SR...
2019-08-11 Kenneth Graunkeiris: Free query on error path
2019-08-11 Kenneth Graunkeiris: Add missing 'break'
2019-08-10 Kenneth Graunkeiris: minor restyling
2019-08-10 Mark Janesiris/query: enable amd performance monitors
2019-08-10 Mark Janesiris/perf: get monitor results
2019-08-10 Mark Janesiris/perf: add begin/end hooks
2019-08-10 Mark Janesiris/perf: add delete query
2019-08-10 Mark Janesiris/perf: implement iris_create_monitor_object
2019-08-10 Mark Janesiris/perf: implement routines to return counter info
2019-08-08 Greg Vmeson: define ETIME to ETIMEDOUT if not present
2019-08-08 Rhys Perryanv,i965,iris: deduplicate setting of total_shared
2019-08-08 Mark Janesintel/perf: move perf-related constants to common location
2019-08-07 Bas Nieuwenhuizenmeson,i965: Link with android deps when building for...
2019-08-06 Danylo Piliaieviris: Handle vertex shader with window space position
2019-08-06 Kenneth Graunkeiris: Increase BATCH_SZ to 64kB
2019-08-05 Kenneth Graunkeiris: Fix bad external BO hash table and zombie list...
2019-08-05 Kenneth Graunkeiris/bufmgr: Move iris_bo_reference into hash_find_bo...
2019-08-03 Jason Ekstrandiris: Fix handling of SIMD32 fragment shaders
2019-08-02 Timothy Arceriiris: bump compat profile support to 4.6
2019-08-02 Kenneth Graunkegallium: Implement GL_EXT_shader_samples_identical...
2019-08-01 Mark Janesiris/screen: use initialization routine for gen_device_info
2019-08-01 Mark Janesintel/common: provide common ioctl routine
2019-08-01 Timothy Arceriiris: add support for gl_ClipVertex in tess eval shaders
2019-08-01 Timothy Arceriiris: add support for gl_ClipVertex in geometry shaders
2019-07-31 Kenneth Graunkeiris: Skip emitting 3DSTATE_INDEX_BUFFER if possible
2019-07-31 Kenneth Graunkeiris: Skip repeated depth buffer disables.
2019-07-30 Sagar Ghugeiris: Enable EXT_texture_shadow_lod
2019-07-29 Kenneth Graunkeiris: Fix SO offset to be 32-bit in DrawTransformFeedba...
2019-07-29 Jason Ekstrandintel: Use a system value for gl_FragCoord
2019-07-25 Kenneth Graunkeiris: Use gen_mi_builder to handle CS ALU operations.
2019-07-25 Kenneth Graunkeiris: Make iris_query.c a genxml-compiled file.
2019-07-25 Kenneth Graunkeiris: Move iris_resolve_conditional_render to the vtable.
2019-07-25 Kenneth Graunkeiris: Refactor genxml macros and inlines into iris_genx...
2019-07-25 Kenneth Graunkeiris: Make an iris_genx_protos.h header for prototypes.
2019-07-24 Jason Ekstrandintel/compiler: Be more conservative about subgroup...
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-07-23 Kenneth Graunkeiris: Support storage images that have matching typed...
2019-07-23 Kenneth Graunkeiris: Stop advertising MSAA storage images by mistake
2019-07-18 Timothy Arceriiris: change last_vue_stage() to look at uncompiled...
2019-07-17 Rafael Antognolliiris: Enable fast clears on other miplevels and layers...
2019-07-17 Rafael Antognolliiris: Allow resolving clear color of CCS_D surfaces.
2019-07-17 Kenneth Graunkeiris: Make iris_has_color_unresolved non-static
2019-07-17 Kenneth Graunkeiris: Drop copy and pasted iris_timebase_scale
2019-07-15 Kenneth Graunkeiris: Better handle decoder base addresses
2019-07-12 Kenneth Graunkeiris: Simplify devinfo access in calculate_result_on_gpu()
2019-07-11 Kenneth Graunkeiris: Disable SIMD32 when using a 16x MSAA framebuffer.
2019-07-11 Kenneth Graunkeiris: Fix key->input_vertices for 8_PATCH TCS mode.
2019-07-11 Kenneth Graunkeiris: Only set key->flat_shade if COL0/COL1 are written.
2019-07-11 Kenneth Graunkeiris: Drop comment about var->data.binding not being...
2019-07-11 Kenneth Graunkeiris: Drop comments about missing NOS
2019-07-11 Kenneth Graunkeiris: Drop a TODO comment
2019-07-10 Jason Ekstrandintel/compiler: Add a "base class" for program keys
2019-07-10 Erik Faye-Lundgallium: get rid of PIPE_CAP_SM3
2019-07-08 Dongwon Kimiris: disable repacking for compression for applicable gen
next