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
Commit message (
Expand
)
Author
Age
Files
Lines
*
swr: Limit DEBUG workaround to LLVM < 7
Michel Dänzer
2019-09-17
3
-3
/
+21
*
etnaviv: a bit of micro-optimization
Christian Gmeiner
2019-09-17
2
-1
/
+4
*
lima: reset scissor state if scissor test is disabled
Icenowy Zheng
2019-09-17
1
-0
/
+4
*
lima: add standalone disassembler with primitive MBS parser
Vasily Khoruzhick
2019-09-16
2
-0
/
+219
*
radeonsi/nir: fix number of used samplers
Timothy Arceri
2019-09-16
1
-1
/
+1
*
iris: Fix fence leak in iris_fence_flush
Danylo Piliaiev
2019-09-16
1
-0
/
+2
*
iris: Initialize ice->state.prim_mode to an invalid value
Kenneth Graunke
2019-09-13
1
-0
/
+1
*
lima/ppir: Add undef handling
Andreas Baierl
2019-09-13
4
-4
/
+24
*
lima/ppir: Rename ppir_op_dummy to ppir_op_undef
Andreas Baierl
2019-09-13
3
-5
/
+5
*
panfrost: Move the batch submission logic to panfrost_batch_submit()
Boris Brezillon
2019-09-13
5
-172
/
+127
*
panfrost: Move the fence creation in panfrost_flush()
Boris Brezillon
2019-09-13
4
-15
/
+15
*
panfrost: Delay payloads[].offset_start initialization
Boris Brezillon
2019-09-13
1
-3
/
+3
*
panfrost: Prepare things to avoid flushes on FB switch
Boris Brezillon
2019-09-13
2
-8
/
+12
*
panfrost: Pass a batch to panfrost_set_value_job()
Boris Brezillon
2019-09-13
1
-4
/
+2
*
panfrost: Use ctx->wallpaper_batch in panfrost_blit_wallpaper()
Boris Brezillon
2019-09-13
1
-4
/
+5
*
panfrost: Pass a batch to functions emitting FB descs
Boris Brezillon
2019-09-13
6
-53
/
+44
*
panfrost: Pass a batch to panfrost_{allocate,upload}_transient()
Boris Brezillon
2019-09-13
10
-41
/
+57
*
panfrost: Allow testing if a specific batch is targeting a scanout FB
Boris Brezillon
2019-09-13
5
-24
/
+23
*
panfrost: Get rid of the unused 'flush jobs accessing res' infra
Boris Brezillon
2019-09-13
3
-49
/
+0
*
panfrost: Use a pipe_framebuffer_state as the batch key
Boris Brezillon
2019-09-13
2
-38
/
+17
*
radeon/vcn: exclude raven2 from vcn 2.0 encode initialization
Indrajit Das
2019-09-13
1
-1
/
+1
*
v3d: fix TF primitive counts for resume without draw
Iago Toral Quiroga
2019-09-13
3
-1
/
+17
*
v3d: remove redundant update of queued draw calls
Iago Toral Quiroga
2019-09-13
1
-2
/
+0
*
v3d: make sure we have enough space in the CL for the primitive counts packet
Iago Toral Quiroga
2019-09-13
1
-0
/
+1
*
v3d: add missing line break for performance debug message
Iago Toral Quiroga
2019-09-13
1
-1
/
+1
*
panfrost/ci: Use releases for Volt dEQP
Tomeu Vizoso
2019-09-13
2
-4
/
+6
*
panfrost/ci: Update kernel to 5.3-rc8
Tomeu Vizoso
2019-09-13
2
-2
/
+2
*
panfrost/ci: Run dEQP with the surfaceless platform
Tomeu Vizoso
2019-09-13
4
-24
/
+44
*
freedreno/a6xx: pre-calculate userconst stateobj size
Rob Clark
2019-09-12
4
-3
/
+44
*
freedreno: fix compiler warning
Rob Clark
2019-09-12
1
-1
/
+1
*
meson/v3d: replace partial list of nir dep files with idep_nir_headers
Eric Engestrom
2019-09-12
1
-2
/
+2
*
meson/iris: replace partial list of nir dep files with idep_nir_headers
Eric Engestrom
2019-09-12
1
-3
/
+2
*
v3d: flag dirty state when binding compute states
Jose Maria Casanova Crespo
2019-09-12
4
-38
/
+47
*
iris: trivial whitespace fixes
Kenneth Graunke
2019-09-11
1
-2
/
+2
*
intel/gen11+: Enable Hardware filtering of Semi-Pipelined State in WM
Anuj Phogat
2019-09-11
1
-0
/
+9
*
gallium: Require LLVM >= 3.4
Adam Jackson
2019-09-11
1
-4
/
+0
*
meson: don't generate file into subdirs
Dylan Baker
2019-09-11
1
-1
/
+1
*
iris: Set bo->reusable = false in iris_bo_make_external_locked
Kenneth Graunke
2019-09-11
1
-5
/
+4
*
iris: Finish initializing the BO before stuffing it in the hash table
Kenneth Graunke
2019-09-11
1
-4
/
+2
*
radeonsi/gfx9: honor user stride for imported buffers
Marek Olšák
2019-09-11
1
-0
/
+2
*
lima: set .out_sync field of req in lima_submit_start()
Vasily Khoruzhick
2019-09-10
1
-0
/
+1
*
freedreno/a6xx: fix 3d tex layout
Rob Clark
2019-09-10
1
-3
/
+4
*
freedreno/a6xx: don't tile things that are too small
Rob Clark
2019-09-10
2
-5
/
+11
*
iris: Enable ARB_gl_spirv and ARB_spirv_extensions
Caio Marcelo de Oliveira Filho
2019-09-10
1
-0
/
+2
*
iris: Fix constant buffer sizes for non-UBOs
Kenneth Graunke
2019-09-10
1
-3
/
+4
*
radeonsi: remove redundant si_texture offset and size fields
Marek Olšák
2019-09-09
7
-123
/
+106
*
radeonsi: move texture storage allocation outside of radeonsi
Marek Olšák
2019-09-09
1
-48
/
+10
*
radeonsi: move HTILE allocation outside of radeonsi
Marek Olšák
2019-09-09
1
-88
/
+12
*
radeonsi: handle NO_DCC early
Marek Olšák
2019-09-09
1
-5
/
+7
*
ac/surface: add RADEON_SURF_NO_FMASK
Marek Olšák
2019-09-09
1
-6
/
+3
[next]