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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
freedreno/ir3: post-RA sched pass
Rob Clark
2020-02-01
6
-5
/
+679
*
freedreno/ir3: fix kill scheduling
Rob Clark
2020-02-01
2
-1
/
+2
*
freedreno/ir3/ra: make use()/def() functions instead of macros
Rob Clark
2020-02-01
1
-15
/
+24
*
freedreno/ir3: a bit more optmsgs debug
Rob Clark
2020-02-01
1
-0
/
+10
*
freedreno/ir3: move atomic fixup after RA
Rob Clark
2020-02-01
3
-28
/
+38
*
freedreno/ir3: move block-scheduling into legalize
Rob Clark
2020-02-01
4
-49
/
+45
*
freedreno/ir3: move nop padding to legalize
Rob Clark
2020-02-01
5
-85
/
+74
*
freedreno/ir3: split out delay helpers
Rob Clark
2020-02-01
5
-183
/
+350
*
freedreno/ir3: fix crash when no non-input instructions
Rob Clark
2020-02-01
1
-1
/
+1
*
freedreno/ir3: cleanup after lower_locals_to_regs
Rob Clark
2020-02-01
1
-8
/
+17
*
freedreno/ir3: shuffle a few ir3_register fields
Rob Clark
2020-02-01
1
-14
/
+16
*
intel/gen12+: Set way_size_per_bank to 4
Anuj Phogat
2020-01-31
1
-1
/
+1
*
intel/gen12+: Reserve 4KB of URB space per bank for Compute Engine
Anuj Phogat
2020-01-31
1
-1
/
+19
*
virgl: Use align_free for align_malloc allocated buffer
Szymon Andrzejuk
2020-02-01
1
-1
/
+1
*
freedreno/drm: readonly cmdstream
Rob Clark
2020-01-31
4
-16
/
+11
*
intel/fs: Write the address register with NoMask for MOV_INDIRECT
Jason Ekstrand
2020-01-31
1
-0
/
+9
*
intel/tools: Handle strides better when dumping buffers
Jason Ekstrand
2020-01-31
1
-2
/
+5
*
intel/disasm: SEND has two sources on Gen12+
Jason Ekstrand
2020-01-31
1
-2
/
+4
*
intel/eu/validate: Don't validate regions of sends
Jason Ekstrand
2020-01-31
1
-3
/
+3
*
aco: fix image_atomic_cmp_swap
Daniel Schürmann
2020-01-31
2
-2
/
+3
*
aco: fix MUBUF VS input loads when expanding vec3 to vec4 on GFX6
Samuel Pitoiset
2020-01-31
1
-1
/
+6
*
gallium/swr: Fix gcc 4.8.5 compile error
Krzysztof Raszkowski
2020-01-31
1
-6
/
+5
*
swr: Fix build with GCC 10.
Vinson Lee
2020-01-31
1
-1
/
+3
*
gallium/swr: fix gcc warnings
Krzysztof Raszkowski
2020-01-31
8
-32
/
+34
*
zink: implement support for derivative-control
Erik Faye-Lund
2020-01-31
2
-0
/
+8
*
zink: implement load_instance_id
Erik Faye-Lund
2020-01-31
2
-3
/
+22
*
zink: enable texture-buffer objects
Erik Faye-Lund
2020-01-31
1
-0
/
+6
*
radeonsi: Add support for midstream bitrate change in encoder
Zhang, Boyuan
2020-01-31
2
-1
/
+17
*
panfrost: Use DBG macro to avoid noise in the console
Tomeu Vizoso
2020-01-31
6
-11
/
+10
*
pan/midgard: Handle nir_intrinsic_load_barycentric_centroid
Tomeu Vizoso
2020-01-31
1
-1
/
+2
*
panfrost: Add more info to some assertions
Tomeu Vizoso
2020-01-31
2
-7
/
+13
*
panfrost: Print intended field when decoding
Tomeu Vizoso
2020-01-31
1
-1
/
+1
*
anv: Always fill out the AUX table even if CCS is disabled
Jason Ekstrand
2020-01-30
3
-16
/
+18
*
iris: Plumb deref block size through to 3DSTATE_SF
Jason Ekstrand
2020-01-30
2
-6
/
+10
*
anv: Plumb deref block size through to 3DSTATE_SF
Jason Ekstrand
2020-01-30
4
-11
/
+18
*
intel/blorp: Plumb deref block size through to 3DSTATE_SF
Jason Ekstrand
2020-01-30
2
-7
/
+11
*
intel/common: Return the block size from get_urb_config
Jason Ekstrand
2020-01-30
6
-6
/
+54
*
anv: Emit URB setup earlier
Jason Ekstrand
2020-01-30
1
-2
/
+2
*
iris: Consolodate URB emit
Jason Ekstrand
2020-01-30
3
-36
/
+15
*
intel/blorp: Always emit URB config on Gen7+
Jason Ekstrand
2020-01-30
4
-46
/
+68
*
intel: Take a gen_l3_config in gen_get_urb_config
Jason Ekstrand
2020-01-30
5
-22
/
+13
*
i965: Re-emit l3 state before BLORP executes
Jason Ekstrand
2020-01-30
3
-3
/
+7
*
iris: Use the URB size from the L3$ config
Jason Ekstrand
2020-01-30
3
-5
/
+2
*
iris: Store the L3$ configs in the screen
Jason Ekstrand
2020-01-30
3
-14
/
+21
*
iris: Set SLMEnable based on the L3$ config
Jason Ekstrand
2020-01-30
1
-4
/
+4
*
intel/genxml: Drop SLMEnable from L3CNTLREG on Gen11
Jason Ekstrand
2020-01-30
4
-4
/
+4
*
anv,iris: Set 3DSTATE_SF::DerefBlockSize to per-poly on Gen12+
Jason Ekstrand
2020-01-30
3
-1
/
+13
*
genxml: Add a new 3DSTATE_SF field on gen12
Jason Ekstrand
2020-01-30
1
-0
/
+5
*
docs/release-calendar: 20.0.0-rc1 has been released
Dylan Baker
2020-01-30
1
-7
/
+1
*
turnip: Fix vkCmdCopyQueryPoolResults with available flag
20.0-branchpoint
Brian Ho
2020-01-30
1
-46
/
+52
[prev]
[next]