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
Commit message (
Expand
)
Author
Age
Files
Lines
*
lima: sync lima_drm.h with kernel
Qiang Yu
2020-01-30
1
-1
/
+8
*
lima: fix lima_set_vertex_buffers()
Icenowy Zheng
2020-01-30
1
-1
/
+1
*
turnip: hook up cmdbuffer event set/wait
Jonathan Marek
2020-01-29
1
-16
/
+42
*
etnaviv: drop default state for PE_STENCIL_CONFIG_EXT2
Christian Gmeiner
2020-01-29
1
-1
/
+0
*
docs: add new features for RADV/ACO.
Daniel Schürmann
2020-01-29
1
-1
/
+5
*
radv: refactor physical device properties
Samuel Pitoiset
2020-01-29
1
-250
/
+233
*
freedreno: remove flush-queue
Rob Clark
2020-01-29
14
-97
/
+24
*
freedreno: add gmem_lock
Rob Clark
2020-01-29
3
-0
/
+18
*
freedreno: add gmem state cache
Rob Clark
2020-01-29
5
-102
/
+256
*
freedreno: get GMEM state from batch
Rob Clark
2020-01-29
7
-59
/
+59
*
freedreno/a2xx: constify gmem state
Rob Clark
2020-01-29
1
-4
/
+4
*
freedreno/a3xx: constify gmem state
Rob Clark
2020-01-29
1
-9
/
+9
*
freedreno/a4xx: constify gmem state
Rob Clark
2020-01-29
1
-10
/
+10
*
freedreno/a5xx: constify gmem state
Rob Clark
2020-01-29
1
-10
/
+10
*
freedreno/a6xx: constify gmem state
Rob Clark
2020-01-29
1
-13
/
+13
*
freedreno: constify fd_vsc_pipe
Rob Clark
2020-01-29
5
-9
/
+9
*
freedreno: constify fd_tile
Rob Clark
2020-01-29
8
-29
/
+29
*
freedreno: consolidate GMEM state
Rob Clark
2020-01-29
8
-19
/
+24
*
freedreno: extract vsc pipe bo from GMEM state
Rob Clark
2020-01-29
7
-35
/
+32
*
turnip: remove unused descriptor state dirty
Alejandro Piñeiro
2020-01-29
2
-2
/
+0
*
aco: Fix the meaning of is_atomic.
Timur Kristóf
2020-01-29
2
-7
/
+7
*
iris: Support multiple chained batches.
Kenneth Graunke
2020-01-29
2
-21
/
+25
*
iris: Make iris_emit_default_l3_config pull devinfo from the batch
Kenneth Graunke
2020-01-29
1
-5
/
+4
*
iris: Drop 'engine' from iris_batch.
Kenneth Graunke
2020-01-29
3
-13
/
+2
*
tu: Fix binning address setup after pack macros change.
Eric Anholt
2020-01-29
1
-1
/
+2
*
turnip: Enable occlusionQueryPrecise
Brian Ho
2020-01-29
1
-1
/
+1
*
aco: simplify gathering of MIMG address components
Daniel Schürmann
2020-01-29
1
-129
/
+79
*
aco: simplify adjust_sample_index_using_fmask() & get_image_coords()
Daniel Schürmann
2020-01-29
1
-26
/
+27
*
aco: fix register allocation with multiple live-range splits
Daniel Schürmann
2020-01-29
1
-7
/
+13
*
aco: reorder VMEM operands in ACO IR
Daniel Schürmann
2020-01-29
11
-132
/
+153
*
nir: Make nir_deref_path_init skip trivial casts
Caio Marcelo de Oliveira Filho
2020-01-29
1
-14
/
+19
*
aco: fix exec mask consistency issues
Rhys Perry
2020-01-29
1
-3
/
+7
*
aco: parallelcopy exec mask before s_wqm
Rhys Perry
2020-01-29
1
-0
/
+7
*
aco: fill reg_demand with sensible information in add_coupling_code()
Rhys Perry
2020-01-29
1
-14
/
+22
*
aco: improve assertion at the end of spiller
Rhys Perry
2020-01-29
1
-1
/
+1
*
aco: set exec_potentially_empty after continues/breaks in nested IFs
Rhys Perry
2020-01-29
2
-15
/
+51
*
aco: error when block has no logical preds but VGPRs are live at the start
Rhys Perry
2020-01-29
1
-1
/
+2
*
aco: don't always add logical edges from continue_break blocks to headers
Rhys Perry
2020-01-29
1
-1
/
+2
*
aco: only create parallelcopy to restore exec at loop exit if needed
Rhys Perry
2020-01-29
1
-2
/
+29
*
aco: don't update demand in add_coupling_code() for loop headers
Rhys Perry
2020-01-29
1
-3
/
+9
*
aco: don't consider loop header blocks branch blocks in add_coupling_code
Rhys Perry
2020-01-29
1
-1
/
+1
*
aco: fix target calculation when vgpr spilling introduces sgpr spilling
Rhys Perry
2020-01-29
1
-2
/
+1
*
radv/gfx10: re-enable NGG GS
Samuel Pitoiset
2020-01-29
1
-15
/
+0
*
radv/gfx10: implement NGG GS queries
Samuel Pitoiset
2020-01-29
7
-6
/
+155
*
radv/gfx10: add a separate flag for creating a GDS OA buffer
Samuel Pitoiset
2020-01-29
3
-7
/
+26
*
winsys/amdgpu: Close KMS handles for other DRM file descriptions
Michel Dänzer
2020-01-29
2
-3
/
+21
*
winsys/amdgpu: Re-use amdgpu_screen_winsys when possible
Michel Dänzer
2020-01-29
2
-24
/
+48
*
anv: Rename a variable
Jason Ekstrand
2020-01-29
1
-2
/
+2
*
anv/block_pool: Ensure allocations have contiguous maps
Jason Ekstrand
2020-01-29
5
-15
/
+32
*
anv: Re-use one old BT block in reset_batch_bo_chain
Jason Ekstrand
2020-01-29
1
-1
/
+2
[next]