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
*
lima/gpir: fix crash in schedule_insert_ready_list()
Vasily Khoruzhick
2020-03-16
1
-0
/
+2
*
lima/gpir: add better lowering for ftrunc
Vasily Khoruzhick
2020-03-16
3
-9
/
+11
*
lima/gpir: kill dead writes to regs in DCE
Vasily Khoruzhick
2020-03-16
1
-0
/
+28
*
lima/gpir: Optimize nots created from branch lowering
Connor Abbott
2020-03-16
1
-0
/
+67
*
lima/gpir: Optimize conditional break/continue
Connor Abbott
2020-03-16
4
-0
/
+126
*
lima/gpir: Make lima_gpir_node_insert_child() useful
Connor Abbott
2020-03-16
1
-1
/
+1
*
panfrost: Fix gnu-empty-initializer error.
Vinson Lee
2020-03-16
1
-1
/
+1
*
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
*
gallium/swr: use ElementCount type arguments for getSplat()
Jan Zielinski
2020-03-13
4
-17
/
+57
*
etnaviv: enable shareable shaders
Christian Gmeiner
2020-03-13
1
-0
/
+1
*
etnaviv: get rid of etna_spec in etna_context
Christian Gmeiner
2020-03-13
13
-76
/
+98
*
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
*
ac: add radeon_info::use_late_alloc to control LATE_ALLOC globally
Marek Olšák
2020-03-12
2
-6
/
+8
*
radeonsi: tune primitive binning for small chips
Marek Olšák
2020-03-12
1
-3
/
+9
*
radeonsi: set better tessellation tunables on gfx9 and gfx10
Marek Olšák
2020-03-12
1
-1
/
+8
*
radeonsi/gfx10: cache metadata in L2 on small chips
Marek Olšák
2020-03-12
1
-8
/
+19
*
iris: toggle on PIPE_CAP_MIXED_COLOR_DEPTH_BITS
Tapani Pälli
2020-03-12
1
-0
/
+1
*
panfrost: Promote midgard_program to panfrost/util
Alyssa Rosenzweig
2020-03-11
2
-2
/
+2
*
gallium: add PIPE_CAP_DRAW_INFO_START_WITH_USER_INDICES
Marek Olšák
2020-03-11
1
-0
/
+1
*
vc4: Fix query_dmabuf_modifiers mis-reporting external_only property
Chris Lord
2020-03-11
1
-1
/
+3
*
lima/gpir: print acc ops even if we have only one source
Vasily Khoruzhick
2020-03-11
1
-4
/
+2
*
lima/gpir: improve disassembler output
Vasily Khoruzhick
2020-03-11
1
-45
/
+78
*
lima: print gp uniforms if gp debug is enabled
Vasily Khoruzhick
2020-03-11
1
-0
/
+13
*
panfrost: Move pan_afbc.c file to the the right Makefile.source file
John Stultz
2020-03-11
1
-1
/
+0
*
Revert "gallium: make handles of set_global_binding 64 bit"
Karol Herbst
2020-03-10
8
-19
/
+34
*
gallium: make handles of set_global_binding 64 bit
Karol Herbst
2020-03-10
8
-34
/
+19
*
util/ra: spiff out select_reg_callback
Rob Clark
2020-03-10
1
-1
/
+1
*
freedreno: fix FD_MESA_DEBUG=inorder
Rob Clark
2020-03-10
1
-1
/
+1
*
freedreno/ir3: add simplified stall estimation
Rob Clark
2020-03-10
1
-1
/
+2
*
iris: Move down iris_emit_sbe_swiz in profiles.
Mathias Fröhlich
2020-03-10
1
-1
/
+2
*
panfrost: Get rid of ctx->payloads[]
Boris Brezillon
2020-03-10
3
-42
/
+33
*
panfrost: Use ctx->active_prim in panfrost_writes_point_size()
Boris Brezillon
2020-03-10
1
-1
/
+1
*
panfrost: Re-init the VT payloads at draw/launch_grid() time
Boris Brezillon
2020-03-10
4
-29
/
+29
*
panfrost: Move panfrost_emit_varying_descriptor() to pan_cmdstream.c
Boris Brezillon
2020-03-10
7
-429
/
+411
*
panfrost: Move panfrost_emit_vertex_data() to pan_cmdstream.c
Boris Brezillon
2020-03-10
7
-137
/
+113
*
panfrost: Inline panfrost_queue_draw() and panfrost_emit_for_draw()
Boris Brezillon
2020-03-10
1
-60
/
+36
*
panfrost: Move vertex/tiler payload initialization out of panfrost_draw_vbo()
Boris Brezillon
2020-03-10
3
-145
/
+157
*
panfrost: Move streamout offset update out of panfrost_draw_vbo()
Boris Brezillon
2020-03-10
1
-7
/
+13
*
panfrost: Rename panfrost_stage_attributes()
Boris Brezillon
2020-03-10
4
-25
/
+28
*
panfrost: Move the mali_attr.src_offset adjustment to a sub-function
Boris Brezillon
2020-03-10
1
-6
/
+21
*
panfrost: Emit attribute descriptors after patching the templates
Boris Brezillon
2020-03-10
1
-9
/
+6
*
panfrost: Prepare attribute for builtins at state creation time
Boris Brezillon
2020-03-10
3
-18
/
+9
*
panfrost: Ignore BO start addr when adjusting src_offset
Boris Brezillon
2020-03-10
1
-3
/
+3
*
panfrost: Drop initial mali_attr_meta.src_offset assignment
Boris Brezillon
2020-03-10
1
-4
/
+1
[next]