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
*
android: iris: add iris_seqno.{c,h} to Makefile.sources
Mauro Rossi
2020-05-04
1
-1
/
+3
*
iris: Implement ARB_compute_variable_group_size
Caio Marcelo de Oliveira Filho
2020-05-01
7
-3
/
+68
*
intel: Let drivers call brw_nir_lower_cs_intrinsics()
Caio Marcelo de Oliveira Filho
2020-05-01
1
-0
/
+2
*
iris: Implement PIPE_FLUSH_DEFERRED support.
Kenneth Graunke
2020-05-01
1
-6
/
+90
*
iris: Detect DRM_SYNCOBJ_WAIT_FLAGS_WAIT_FOR_SUBMIT kernel support
Kenneth Graunke
2020-05-01
2
-0
/
+14
*
iris: Flush any current work in iris_fence_await before adding deps
Kenneth Graunke
2020-05-01
1
-0
/
+4
*
iris: Store a seqno for each batch in the fence
Chris Wilson
2020-05-01
1
-29
/
+22
*
iris: Convert fences to using lightweight seqno
Chris Wilson
2020-05-01
1
-13
/
+64
*
iris: Place a seqno at the end of every batch
Chris Wilson
2020-05-01
6
-13
/
+230
*
iris: Destroy transfer slab after batches
Kenneth Graunke
2020-05-01
1
-2
/
+2
*
iris: Give up on not passing ice to iris_init_batch
Kenneth Graunke
2020-05-01
3
-20
/
+13
*
iris: Rename iris_syncpt to iris_syncobj for clarity.
Kenneth Graunke
2020-05-01
5
-91
/
+98
*
iris: Include linux/sync_file.h instead of cut and pasting contents
Kenneth Graunke
2020-05-01
1
-18
/
+2
*
anv,iris: Fix input vertex max for tcs on gen12
D Scott Phillips
2020-05-01
1
-0
/
+2
*
iris: don't assert on unfinished aux import in copy paths
Lionel Landwerlin
2020-04-30
3
-13
/
+33
*
iris: handle PIPE_CAP_CLEAR_SCISSORED
Mike Blumenkrantz
2020-04-29
2
-12
/
+17
*
gallium: add pipe cap for scissored clears and pass scissor state to clear() ...
Mike Blumenkrantz
2020-04-29
1
-0
/
+1
*
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
[next]