summaryrefslogtreecommitdiff
path: root/src/intel/common
AgeCommit message (Expand)AuthorFilesLines
2021-02-20intel: check setuid before writing output file in INTEL_MEASUREMark Janes1-1/+2
2021-02-18intel/mi_builder: Add tests for gen_mi_z and gen_mi_nzJason Ekstrand1-0/+25
2021-02-18intel/mi_builder: Rewrite unit tests in terms of constant foldingJason Ekstrand1-19/+19
2021-02-18intel/mi_builder: Add constant foldingJason Ekstrand1-2/+50
2021-02-18intel/mi_builder: Short-circuit shifts in more casesJason Ekstrand1-1/+10
2021-02-18intel/mi_builder: Fix a misleading commentJason Ekstrand1-1/+1
2021-02-18intel/mi_builder: Delete a bogus commentJason Ekstrand1-6/+0
2021-02-18intel/mi_builder: Create a context in the testsJason Ekstrand1-0/+7
2021-02-16intel/genxml: Free resource before exitingRohan Garg1-0/+2
2021-02-01intel: combine common gather routines in INTEL_MEASUREMark Janes2-10/+50
2021-02-01intel: support secondary command buffers in INTEL_MEASUREMark Janes2-5/+38
2021-02-01intel: stop tracking submission state in INTEL_MEASUREMark Janes1-1/+0
2021-02-01intel: Print GPU timing data based on INTEL_MEASUREMark Janes3-0/+755
2021-01-27intel/common: store sample position in plain arraysLionel Landwerlin3-126/+166
2021-01-27anv/state: Take explicit sample locations in emit helpersEleni Maria Stea1-0/+57
2021-01-27intel: Produce a "constrained" output from gen_get_urb_config()Kenneth Graunke2-2/+8
2021-01-15intel/mi_builder: fix self modifying batchesLionel Landwerlin1-0/+7
2021-01-15intel/mi_builder: optimize 64bit immediate register loads & memory storesLionel Landwerlin1-7/+42
2021-01-13intel/tools: Decode COMPUTE_WALKERJason Ekstrand1-23/+49
2021-01-11intel/common: Build mi_builder_test for gen 12.5Jordan Justen1-1/+2
2020-12-17meson: add missing dependency on generated git_sha1.hMichael Forney1-2/+2
2020-11-24util: Add helgrind support for simple_mtxRob Clark1-1/+1
2020-10-27intel/mi_builder: Support gen11 command-streamer based register offsetsJordan Justen1-8/+61
2020-10-15intel: Remove Gen10-specific cache config codeIan Romanick1-20/+0
2020-10-13intel/batch_decoder: Don't clame vec4 vs/gs/tcs shaders on Gen11+Jason Ekstrand1-1/+1
2020-10-07intel/uuid: use git-sha1/package for the driver UUIDJuan A. Suarez Romero1-11/+13
2020-10-07iris: plumb device/driver UUID generatorsJuan A. Suarez Romero2-2/+1
2020-10-07intel: split driver/device UUID generatorsJuan A. Suarez Romero3-0/+123
2020-09-28mesa: Promote Intel's simple logging façade for Android to util/Eric Anholt3-170/+0
2020-09-15intel/genxml: make sure test assert are compiled inLionel Landwerlin1-0/+2
2020-09-09intel/common: Drop unused gen_aux_map_add_imageNanley Chery2-14/+0
2020-09-09intel/common: Add get_aux_map_format_bits()Nanley Chery2-24/+45
2020-09-02intel/eu: Include brw_compiler.h in brw_eu.hJason Ekstrand1-1/+1
2020-09-02intel/compiler: Get rid of struct gen_disasmJason Ekstrand4-42/+9
2020-09-02intel/compiler: Get rid of the global compaction table pointersJason Ekstrand1-2/+0
2020-09-02intel/disasm: Label support in shader disassembly for UIP/JIPDanylo Piliaiev1-1/+7
2020-06-22intel/l3: Return the URB size from devinfo for DG1Rafael Antognolli1-0/+4
2020-06-22intel/l3: Add DG1 L3 configurationAnuj Phogat1-1/+12
2020-06-22intel/l3: Allow platforms to have no l3 configurationsJordan Justen1-4/+10
2020-06-22intel/l3: Don't rely on cfg entry URB size being 0 as a sentinalJordan Justen1-20/+32
2020-06-01meson: use gnu_symbol_visibility argumentDylan Baker1-2/+4
2020-05-20intel/mi-builder: add framework for self modifying batchesLionel Landwerlin1-0/+69
2020-05-14intel: Silence unused parameter warning in __intel_log_use_argsIan Romanick1-1/+1
2020-05-03i965: add support for gen 5 pipelined pointers to dumpDave Airlie1-1/+168
2020-05-01intel: Move anv_gem_supports_syncobj_wait to common code.Kenneth Graunke3-0/+61
2020-04-18Fix promotion of floats to doublesAlbert Astals Cid1-1/+1
2020-04-16intel/batch_decoder: Stop printing to stdoutJason Ekstrand1-2/+2
2020-03-28intel: drop unused include directoriesEric Engestrom1-3/+3
2020-03-28meson: inline `inc_common`Eric Engestrom1-3/+3
2020-03-18intel/decoder: don't consider header fields past dword0Lionel Landwerlin1-2/+4