anv: Allow fast-clearing the first slice of a multi-slice image
[mesa.git] / src / intel / common /
2017-12-14 Jason Ekstrandintel/batch-decoder: Decode vertex and index buffers
2017-12-14 Jason Ekstrandintel/tools: Add the start of a generic batch decoder
2017-12-14 Jason Ekstrandintel/decoder: Expose the raw field value in the iterator
2017-12-14 Jason Ekstrandintel/decoder: Take a bit offset in gen_print_group
2017-12-14 Jason Ekstrandintel/decoder: Stop rounding down to the nearest dword
2017-12-14 Jason Ekstrandintel/decoder: Convert the iterator to work entirely...
2017-12-14 Jason Ekstrandintel/decoder: Drop gen_field_decode helper
2017-12-07 Eric Engestrommeson: add dep_thread to every lib that includes threads.h
2017-11-28 Kenneth Graunkei965: Move perf_debug and WARN_ONCE back to brw_context.h.
2017-11-28 Lionel Landwerlini965: add a debug option to disable oa config loading
2017-11-13 Dylan Bakermeson: Don't build intel shared components by default
2017-11-13 Jason Ekstrandaubinator: Don't skip the first field in each subgroup
2017-11-01 Lionel Landwerlinintel: decoder: enable decoding a single field
2017-11-01 Lionel Landwerlinintel: decoder: expose missing find_enum()
2017-11-01 Lionel Landwerlinintel: decoder: extract field value computation
2017-11-01 Lionel Landwerlinintel: decoder: rename field() to field_value()
2017-11-01 Lionel Landwerlinintel: decoder: rename internal function to free name
2017-11-01 Lionel Landwerlinintel: decoder: simplify field_is_header()
2017-11-01 Lionel Landwerlinintel: common: make intel utils available from C++
2017-11-01 Lionel Landwerlinintel: decoder: remove unused platform field
2017-11-01 Lionel Landwerlinintel: decoder: extract instruction/structs length
2017-11-01 Lionel Landwerlinintel: decoder: pack iterator variable declarations
2017-11-01 Lionel Landwerlinintel: decoder: simplify creation of struct when 0...
2017-11-01 Lionel Landwerlinintel: decoder: add destructor for gen_spec
2017-11-01 Lionel Landwerlinintel: decoder: expose helper to test header fields
2017-11-01 Lionel Landwerlinintel: decoder: don't read qword outside instruction...
2017-11-01 Lionel Landwerlinintel: decoder: split out getting the next field and...
2017-11-01 Lionel Landwerlinintel: decoder: move field name copy
2017-11-01 Lionel Landwerlinintel: decoder: reorder iterator init function
2017-11-01 Lionel Landwerlinintel: common: print out all dword with field spanning...
2017-11-01 Lionel Landwerlinintel: decoder: build sorted linked lists of fields
2017-11-01 Lionel Landwerlinintel: common: expose gen_spec fields
2017-10-31 Kenneth Graunkeintel/genxml: Fix decoding of groups with fields smalle...
2017-10-30 Lionel Landwerlinintel: common: silence compiler warning
2017-10-18 Eric Engestrommeson: move expat dependency where it's needed
2017-10-17 Chad Versaceintel: Add simple logging façade for Android (v2)
2017-10-16 Jason Ekstrandintel/common: Improve the comments for sample positions
2017-10-04 Matt Turneri965: Add parentheses around usage of macro arguments
2017-09-27 Dylan Bakermeson: Add build Intel "anv" vulkan driver
2017-09-21 Anuj PhogatRevert "intel: Remove unused device info for KBL GT1.5"
2017-09-16 Kenneth Graunkei965: Add an INTEL_DEBUG=reemit option.
2017-09-13 Kenneth Graunkei965: Add an INTEL_DEBUG=submit option for printing...
2017-09-06 Anuj Phogatintel: Remove unused device info for KBL GT1.5
2017-07-25 Eric Anholtintel/decoder: Reuse the gen_make_gen() helper.
2017-07-25 Eric Anholtintel/decoder: Reuse the MAX2 macro instead of defining...
2017-07-11 Lionel Landwerlinintel: add number of subslices to device info
2017-07-10 Kenneth Graunkeintel: Fix clflushing on modern (Baytrail+) Atom CPUs.
2017-07-10 Kenneth Graunkeintel: Move clflush helpers from anv to common/gen_clfl...
2017-06-22 Anusha Srivatsai965/CFL: Add PCI Ids for Coffee Lake.
2017-06-20 Lionel Landwerlinintel: compiler/i965: fix is_broxton checks
2017-06-20 Ben Widawskyi965/cnl: Add l3 configuration for Cannonlake
2017-06-20 Anuj Phogati965: Add a variable for way size per bank in get_l3_wa...
2017-06-20 Anuj Phogati965: Fix broxton 2x6 l3 config
2017-06-19 Lionel Landwerlinintel: common: add number of thread per eu
2017-06-19 Lionel Landwerlinintel: common: express timestamps units in frequency
2017-06-19 Lionel Landwerlinintel: common: add flag to identify platforms by name
2017-06-09 Ben Widawskyi965/cnl: Add a preliminary device for Cannonlake
2017-06-09 Anuj Phogati965/cnl: Handle gen10 in switch cases across the driver
2017-06-09 Ben Widawskyi965: Make feature macros gen8 based
2017-06-07 Anuj Phogatintel: Fix broxton 2x6 way size computation
2017-06-06 Lionel Landwerlinintel: gen-decoder: rework how we handle groups
2017-06-06 Kenneth Graunkei965: Change INTEL_DEBUG=vec4 to INTEL_SCALAR_VS for...
2017-06-02 Anuj Phogati965: Simplify l3 way size computations
2017-06-02 Anuj Phogati965: Add and initialize l3_banks field for gen7+
2017-06-01 Kenneth Graunkegenxml: Fix decoder to print the array element on field...
2017-06-01 Kenneth Graunkegenxml: Fix decoding of array groups.
2017-06-01 Kenneth Graunkegenxml: Fix decoder for groups with multiple fields.
2017-05-26 Jason Ekstrandintel/decoder: Handle the BLT ring in gen_group_get_length
2017-05-26 Jason Ekstrandintel/decoder: Handle gen4 VF_STATISTICS and PIPELINE_S...
2017-05-15 Matt Turnerintel/decoder: Fix indentation
2017-05-15 Lionel Landwerlinintel: gen-decoder: fix xml parser leak
2017-05-10 Kenneth Graunkei965: Drop INTEL_DEBUG=stats.
2017-05-09 Lionel Landwerlinintel: gen decoder: don't check for size_t negative...
2017-04-24 Rafael Antognolliintel/aubinator: Correctly read variable length structs.
2017-04-17 Kenneth Graunkeintel/decoder: Fix is_header_field starting condition.
2017-04-06 Jordan Justenintel/gen_decoder: return -1 for unknown command formats
2017-04-06 Jordan Justenintel/gen_decoder: Fix length for Media State/Object...
2017-04-04 Lionel Landwerlinintel: tools: add aubinator_error_decode tool
2017-04-03 Lionel Landwerlinaubinator/gen_decoder/i965: decode instructions from...
2017-04-03 Lionel Landwerlinintel: gen_decoder: store pointer to current decoded...
2017-03-31 Lionel Landwerlinintel: genxml: compress all gen files into one
2017-03-22 Emil Velikovintel/common: consistently use ifndef guards over pragm...
2017-03-21 Kenneth Graunkeintel: Move tools/decoder.[ch] to common/gen_decoder...
2017-03-21 Kenneth Graunkeintel: Add a INTEL_DEBUG=color option.
2017-03-17 Robert Braggi965: Allow a per gen timebase scale factor
2017-03-15 Jason Ekstrandintel/debug: Add a common INTEL_DEBUG=nohiz option
2017-03-08 Chris Wilsoni965: Remove use of deprecated drm_intel_aub routines
2017-03-06 Grazvydas Ignotasi965: don't require 64bit cmpxchg
2017-03-02 Jason Ekstrandi965: Move intel_debug.h to intel/common/gen_debug.h
2016-11-24 Kenneth Graunkei965: Fix a mistake from porting the URB allocation...
2016-11-22 Jason Ekstrandintel/common: Add an is_kabylake field to gen_device_info
2016-11-19 Kenneth Graunkeintel: Share URB configuration code between GL and...
2016-11-19 Kenneth Graunkeintel: Convert devinfo->urb.min_*_entries into an array.
2016-11-19 Kenneth Graunkeintel: Convert devinfo->urb.max_*_entries into an array.
2016-11-16 Ben Widawskyi965: Consolidate GEN9 LP definition
2016-11-16 Ben Widawskyi965/glk: Add basic Geminilake support
2016-11-15 Kenneth Graunkeintel: Set min_ds_entries on Broxton.
2016-11-09 Kenneth Graunkemesa: Fix pixel shader scratch space allocation on...
2016-10-14 Emil Velikovintel/common: use correct header guards
2016-10-05 Ben Widawskyi965/l3: Add explicit way size calculation for bxt
next