index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
iris
/
iris_blit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: Use ISL_AUX_USAGE_STC_CCS for stencil CCS
Jason Ekstrand
2020-03-12
1
-0
/
+4
*
iris: Use ISL_AUX_USAGE_HIZ_CCS_WT to indicate write-through HiZ
Jason Ekstrand
2020-03-12
1
-0
/
+1
*
iris: Enable HiZ and stencil CCS for blorp blit destinations
Jason Ekstrand
2020-03-05
1
-36
/
+25
*
iris: Enable CCS for copies from HiZ+CCS depth buffers
Jason Ekstrand
2020-03-05
1
-8
/
+12
*
iris: Allow HiZ on blit sources
Jason Ekstrand
2020-03-05
1
-1
/
+1
*
iris: Use isl_aux_usage_has_fast_clear()
Nanley Chery
2020-02-24
1
-2
/
+2
*
iris: Make mocs an inline helper in iris_resource.h
Kenneth Graunke
2020-02-21
1
-3
/
+3
*
iris: Allow HiZ for copy_region sources
Kenneth Graunke
2020-01-04
1
-0
/
+9
*
iris: Delete remnants of the unimplemented ASTC 5x5 workaround
Kenneth Graunke
2020-01-03
1
-4
/
+2
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-1
/
+1
*
iris: Use mocs from isl_dev.
Rafael Antognolli
2019-11-12
1
-15
/
+20
*
iris: Resolve stencil resource prior to copy or used by CPU
Sagar Ghuge
2019-10-29
1
-9
/
+19
*
iris: Prepare resources before stencil blit operation
Sagar Ghuge
2019-10-29
1
-7
/
+52
*
iris: Get correct resource aux usage for copy
Sagar Ghuge
2019-10-28
1
-0
/
+1
*
iris: Enable HIZ_CCS sampling
Nanley Chery
2019-10-28
1
-1
/
+1
*
iris: Define initial HIZ_CCS state and transitions
Nanley Chery
2019-10-28
1
-1
/
+1
*
gallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to skip util_range lock
Marek Olšák
2019-10-07
1
-2
/
+2
*
iris: Lessen texture cache hack flush for blits/copies on Icelake.
Kenneth Graunke
2019-08-31
1
-16
/
+34
*
iris: Export and import surfaces with modifiers that have aux data
Jordan Justen
2019-08-13
1
-0
/
+2
*
iris: Use MI_COPY_MEM_MEM for tiny resource_copy_region calls.
Kenneth Graunke
2019-07-01
1
-0
/
+27
*
iris: Drop RT flushes from depth stencil clearing flushes.
Kenneth Graunke
2019-06-20
1
-0
/
+2
*
iris: Avoid double flushing in iris_transfer_flush_region when copying.
Kenneth Graunke
2019-06-20
1
-4
/
+3
*
iris: Implement INTEL_DEBUG=pc for pipe control logging.
Kenneth Graunke
2019-06-20
1
-4
/
+10
*
iris: Make resource_copy_region handle packed depth-stencil resources.
Kenneth Graunke
2019-06-17
1
-0
/
+10
*
iris: Order CS stall and TC invalidate for format reinterpretation hacks
Kenneth Graunke
2019-06-17
1
-3
/
+2
*
iris: Be more aggressive at post-format-reintepret TC invalidate hack
Kenneth Graunke
2019-06-17
1
-8
/
+5
*
iris: support dmabuf imports with offsets
Mike Blumenkrantz
2019-05-07
1
-1
/
+1
*
iris: Track valid data range and infer unsynchronized mappings.
Kenneth Graunke
2019-04-23
1
-0
/
+6
*
iris: Add texture cache flushing hacks for blit and resource_copy_region
Kenneth Graunke
2019-04-16
1
-0
/
+36
*
iris: Actually mark blorp_copy_buffer destinations as written.
Kenneth Graunke
2019-04-15
1
-0
/
+1
*
i965,iris/blorp: do not blit 0-sizes
Sergii Romantsov
2019-03-30
1
-1
/
+9
*
iris: Fix blits with S8_UINT destination
Kenneth Graunke
2019-03-28
1
-4
/
+2
*
iris: Let blorp update the clear color for us.
Rafael Antognolli
2019-03-20
1
-0
/
+6
*
iris: Use the clear depth when emitting 3DSTATE_CLEAR_PARAMS.
Rafael Antognolli
2019-03-20
1
-0
/
+2
*
iris: Export a copy_region helper that doesn't flush
Kenneth Graunke
2019-03-07
1
-16
/
+40
*
iris: Properly support alpha and luminance-alpha formats
Kenneth Graunke
2019-03-07
1
-1
/
+1
*
iris: Fix MOCS for blits and clears
Kenneth Graunke
2019-03-06
1
-9
/
+10
*
iris: some initial HiZ bits
Kenneth Graunke
2019-02-21
1
-6
/
+13
*
iris: Make blit code use actual aux usages
Kenneth Graunke
2019-02-21
1
-2
/
+2
*
iris: try to fix copyimage vs copybuffers
Kenneth Graunke
2019-02-21
1
-15
/
+18
*
iris: add some draw resolve hooks
Kenneth Graunke
2019-02-21
1
-6
/
+5
*
iris: blorp using resolve hooks
Kenneth Graunke
2019-02-21
1
-3
/
+48
*
iris: Initial import of resolve code
Kenneth Graunke
2019-02-21
1
-7
/
+42
*
iris: Pay attention to blit masks
Kenneth Graunke
2019-02-21
1
-11
/
+22
*
iris: Assert about blits with color masking
Kenneth Graunke
2019-02-21
1
-0
/
+4
*
iris: Implement multi-slice copy_region
Kenneth Graunke
2019-02-21
1
-11
/
+9
*
iris: fix conditional compute, don't stomp predicate for pipelined queries
Kenneth Graunke
2019-02-21
1
-2
/
+2
*
iris: for BLORP, only use the predicate enable bit when USE_BIT
Kenneth Graunke
2019-02-21
1
-2
/
+10
*
iris: add conditional render support
Dave Airlie
2019-02-21
1
-1
/
+2
*
iris: Flush for history at various moments
Kenneth Graunke
2019-02-21
1
-0
/
+5
[next]