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
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: move iris_vtable to iris_screen
Mike Blumenkrantz
2020-04-29
18
-186
/
+200
*
iris/bufmgr: Check if iris_bo_gem_mmap failed
Danylo Piliaiev
2020-04-29
1
-0
/
+8
*
iris: Fix downcast of bound_vertex_buffers from uint64_t to int
Kenneth Graunke
2020-04-29
1
-1
/
+1
*
iris: fail screen creation when kernel support is not there
Lionel Landwerlin
2020-04-22
1
-5
/
+19
*
replace imports memory functions with utils memory functions
Dylan Baker
2020-04-21
1
-0
/
+1
*
iris/bufmgr: Add support for MMAP_OFFSET ioctl.
Rafael Antognolli
2020-04-20
1
-1
/
+51
*
iris/bufmgr: Factor out GEM_MMAP ioctl from mmap_cpu and mmap_wc.
Rafael Antognolli
2020-04-20
1
-30
/
+31
*
iris: Enable EXT_depth_bounds_test extension.
Rafael Antognolli
2020-04-16
1
-0
/
+2
*
iris: make BATCH_SZ smaller by BATCH_RESERVED bytes
Paulo Zanoni
2020-04-15
2
-7
/
+7
*
iris: remove useless bo->gtt_offset assignment
Paulo Zanoni
2020-04-15
1
-1
/
+0
*
iris: remove unnecessary forward declaration
Paulo Zanoni
2020-04-15
1
-4
/
+0
*
iris: remove hole from struct iris_bo
Paulo Zanoni
2020-04-15
1
-12
/
+12
*
iris: drop cache coherent cpu mapping for external BO
Lionel Landwerlin
2020-04-15
3
-1
/
+19
*
iris: make resources take a ref on the screen object
Lionel Landwerlin
2020-04-11
3
-6
/
+37
*
iris: share buffer managers accross screens
Lionel Landwerlin
2020-04-11
4
-19
/
+101
*
iris: properly free resources on BO allocation failure
Lionel Landwerlin
2020-04-11
1
-2
/
+2
*
iris: Stop using cs_prog_data->threads
Caio Marcelo de Oliveira Filho
2020-04-09
3
-8
/
+12
*
intel/compiler: Replace cs_prog_data->push.total with a helper
Caio Marcelo de Oliveira Filho
2020-04-09
2
-5
/
+6
*
intel/fs: Allow multiple slots for position
Caio Marcelo de Oliveira Filho
2020-04-07
1
-2
/
+2
*
iris: Set alignments on cbuf0 and constant reads
Jason Ekstrand
2020-04-03
1
-0
/
+4
*
meson: inline `inc_common`
Eric Engestrom
2020-03-28
1
-1
/
+1
*
intel/perf: break GL query stuff away
Lionel Landwerlin
2020-03-27
4
-5
/
+1
*
iris: Set patch count threshold in 3DSTATE_HS
Sagar Ghuge
2020-03-23
1
-0
/
+7
*
intel/iris: Always initialize CCS to 0
Jason Ekstrand
2020-03-19
1
-13
/
+1
*
intel/blorp: Add support for swizzling fast-clear colors
Jason Ekstrand
2020-03-18
1
-0
/
+1
*
intel/blorp: Plumb the stage through blorp upload_shader
Caio Marcelo de Oliveira Filho
2020-03-17
2
-2
/
+2
*
iris: allow compression conditionally for images on gen12
Tapani Pälli
2020-03-16
1
-0
/
+18
*
iris: determine aux usage during predraw and state setup
Tapani Pälli
2020-03-16
2
-8
/
+18
*
iris: move existing image format fallback as a helper function
Tapani Pälli
2020-03-16
3
-22
/
+32
*
iris: provide dummy iris_image_view_aux_usage
Tapani Pälli
2020-03-16
2
-0
/
+13
*
intel/compiler: detect if atomic load store operations are used
Tapani Pälli
2020-03-16
2
-1
/
+5
*
iris: use the images_used mask in resolve pass
Tapani Pälli
2020-03-16
1
-3
/
+3
*
iris: Use ISL_AUX_USAGE_STC_CCS for stencil CCS
Jason Ekstrand
2020-03-12
3
-4
/
+17
*
iris: Use ISL_AUX_USAGE_HIZ_CCS_WT to indicate write-through HiZ
Jason Ekstrand
2020-03-12
3
-10
/
+22
*
iris: toggle on PIPE_CAP_MIXED_COLOR_DEPTH_BITS
Tapani Pälli
2020-03-12
1
-0
/
+1
*
iris: Move down iris_emit_sbe_swiz in profiles.
Mathias Fröhlich
2020-03-10
1
-1
/
+2
*
iris: Don't skip fast depth clears if the color changed
Jason Ekstrand
2020-03-06
1
-1
/
+5
*
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
*
intel/gen12+: Disable mid thread preemption.
Rafael Antognolli
2020-03-03
1
-0
/
+12
*
intel/isl: Implement D16_UNORM workarounds.
Rafael Antognolli
2020-03-03
1
-2
/
+18
*
intel: fix the gen 12 compute shader scratch IDs
Paulo Zanoni
2020-03-03
1
-3
/
+8
*
intel: fix the gen 11 compute shader scratch IDs
Paulo Zanoni
2020-03-03
1
-1
/
+6
*
iris: Wait for the GPU to be idle before invalidating the aux table.
Rafael Antognolli
2020-03-02
1
-0
/
+12
*
iris: Split aux map initialization from invalidation.
Rafael Antognolli
2020-03-02
3
-9
/
+34
*
iris: Apply the flushes when switching pipelines.
Rafael Antognolli
2020-02-26
1
-12
/
+4
*
iris: Use isl_aux_state_transition_write()
Nanley Chery
2020-02-24
1
-182
/
+13
*
iris: Use ISL's access preparation functions
Nanley Chery
2020-02-24
1
-256
/
+34
*
iris: Use isl_aux_usage_has_fast_clear()
Nanley Chery
2020-02-24
3
-5
/
+5
[next]