index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
iris
/
iris_blorp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: Delete useless #define
Kenneth Graunke
2020-06-23
1
-1
/
+0
*
OPTIONAL: iris: Perform BLORP buffer barriers outside of iris_blorp_exec() hook.
Francisco Jerez
2020-06-03
1
-15
/
+5
*
iris: Open-code iris_cache_flush_for_read() and iris_cache_flush_for_depth().
Francisco Jerez
2020-06-03
1
-3
/
+6
*
iris: Remove render cache hash table-based synchronization.
Francisco Jerez
2020-06-03
1
-6
/
+0
*
iris: Remove depth cache set tracking and synchronization.
Francisco Jerez
2020-06-03
1
-4
/
+0
*
iris: Annotate all BO uses with domain and sequence number information.
Francisco Jerez
2020-06-03
1
-3
/
+17
*
iris: Extend iris_context dirty state flags to 128 bits.
Francisco Jerez
2020-06-03
1
-19
/
+21
*
iris: store workaround address
Lionel Landwerlin
2020-05-20
1
-1
/
+4
*
blorp: rename workaround address function
Lionel Landwerlin
2020-05-20
1
-1
/
+1
*
iris: move iris_vtable to iris_screen
Mike Blumenkrantz
2020-04-29
1
-1
/
+1
*
iris: Split aux map initialization from invalidation.
Rafael Antognolli
2020-03-02
1
-1
/
+1
*
iris: Fix BLORP vertex buffers to respect ISL MOCS settings
Kenneth Graunke
2020-02-21
1
-7
/
+1
*
intel/blorp: Always emit URB config on Gen7+
Jason Ekstrand
2020-01-30
1
-17
/
+3
*
blorp: Pass the VB size to the VF cache workaround
Jason Ekstrand
2019-12-05
1
-0
/
+1
*
iris: Disable VF cache partial address workaround on Gen11+
Kenneth Graunke
2019-11-26
1
-0
/
+2
*
iris/gen12: Write GFX_AUX_TABLE base address register
Jordan Justen
2019-10-28
1
-0
/
+4
*
iris: Implement the Broadwell NP Z PMA Stall Fix
Kenneth Graunke
2019-10-08
1
-0
/
+4
*
iris: Skip double-disabling TCS/TES/GS after BLORP operations
Kenneth Graunke
2019-09-19
1
-0
/
+17
*
iris: Add support for the always_flush_cache=true debug option.
Kenneth Graunke
2019-09-09
1
-0
/
+4
*
iris/gen9: Optimize slice and subslice load balancing behavior.
Francisco Jerez
2019-08-12
1
-0
/
+6
*
iris: Minor tidying
Kenneth Graunke
2019-07-03
1
-10
/
+0
*
iris: Drop bo != NULL check from blorp 48b invalidate function.
Kenneth Graunke
2019-06-21
1
-1
/
+1
*
Revert "iris: Don't check VF address high bits when there is no buffer."
Kenneth Graunke
2019-06-21
1
-1
/
+1
*
iris: Don't check VF address high bits when there is no buffer.
Kenneth Graunke
2019-06-20
1
-1
/
+1
*
iris: Implement INTEL_DEBUG=pc for pipe control logging.
Kenneth Graunke
2019-06-20
1
-2
/
+5
*
iris: Don't flag IRIS_DIRTY_URB after BLORP operations unless it changed
Kenneth Graunke
2019-05-26
1
-0
/
+1
*
iris: Record state sizes for INTEL_DEBUG=bat decoding.
Kenneth Graunke
2019-05-23
1
-0
/
+3
*
iris: Flag fewer dirty bits in BLORP
Sagar Ghuge
2019-03-11
1
-3
/
+27
*
iris: Track last VS URB entry size
Sagar Ghuge
2019-03-08
1
-0
/
+6
*
iris: Refactor code to share 3DSTATE_URB_* packet
Sagar Ghuge
2019-03-08
1
-17
/
+2
*
iris: Don't whack SO dirty bits when finishing a BLORP op
Kenneth Graunke
2019-02-21
1
-0
/
+2
*
iris: CS stall on VF cache invalidate workarounds
Kenneth Graunke
2019-02-21
1
-1
/
+2
*
iris/WIP: add broadwell support
Dave Airlie
2019-02-21
1
-1
/
+5
*
iris: better MOCS
Kenneth Graunke
2019-02-21
1
-2
/
+3
*
iris: Do the 48-bit vertex buffer address invalidation workaround
Kenneth Graunke
2019-02-21
1
-5
/
+3
*
iris: delete dead code
Kenneth Graunke
2019-02-21
1
-27
/
+0
*
iris: totally untested icelake support
Kenneth Graunke
2019-02-21
1
-0
/
+14
*
iris: Support multiple binder BOs, update Surface State Base Address
Kenneth Graunke
2019-02-21
1
-4
/
+9
*
iris: use consistent copyright formatting
Kenneth Graunke
2019-02-21
1
-13
/
+12
*
iris: comment everything
Kenneth Graunke
2019-02-21
1
-0
/
+15
*
iris: completely rewrite binder
Kenneth Graunke
2019-02-21
1
-4
/
+2
*
iris: chaining not growing
Kenneth Graunke
2019-02-21
1
-4
/
+0
*
iris: blorp bug fixes
Kenneth Graunke
2019-02-21
1
-11
/
+15
*
iris: no more drawing rectangle in blorp
Kenneth Graunke
2019-02-21
1
-5
/
+1
*
iris: blorp URB
Kenneth Graunke
2019-02-21
1
-7
/
+23
*
iris: make blorp pin the binder
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: more blorp
Kenneth Graunke
2019-02-21
1
-9
/
+13
*
iris: more blitting code to make readpixels work
Kenneth Graunke
2019-02-21
1
-10
/
+55
*
iris: bits of blorp code
Kenneth Graunke
2019-02-21
1
-0
/
+283