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
*
panfrost: Use size0 when calculating the offset to a depth level
Alyssa Rosenzweig
2020-02-04
2
-7
/
+12
*
panfrost: Only clamp the LOD to disable mipmapping when needed
Tomeu Vizoso
2020-02-04
1
-6
/
+7
*
etnaviv: Destroy rsc->pending_ctx set in etna_resource_destroy()
Marek Vasut
2020-02-04
1
-0
/
+1
*
zink: disallow depth-stencil blits with format-change
Erik Faye-Lund
2020-02-03
1
-0
/
+4
*
zink: be more careful about the mask-check
Erik Faye-Lund
2020-02-03
1
-2
/
+4
*
panfrost: Fix the damage box clamping logic
Boris Brezillon
2020-02-03
1
-0
/
+2
*
nv50: report max lod bias of 15.0
Ilia Mirkin
2020-02-02
1
-1
/
+1
*
panfrost: Fix non-debug builds
Icecream95
2020-02-02
1
-0
/
+1
*
lima: Fix build with GCC 10.
Vinson Lee
2020-01-31
1
-1
/
+1
*
freedreno/a6xx: fix lrz overflow
Rob Clark
2020-02-01
1
-8
/
+3
*
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
*
panfrost: Add more info to some assertions
Tomeu Vizoso
2020-01-31
1
-2
/
+4
*
iris: Plumb deref block size through to 3DSTATE_SF
Jason Ekstrand
2020-01-30
2
-6
/
+10
*
intel/common: Return the block size from get_urb_config
Jason Ekstrand
2020-01-30
1
-1
/
+1
*
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
1
-17
/
+3
*
intel: Take a gen_l3_config in gen_get_urb_config
Jason Ekstrand
2020-01-30
1
-4
/
+1
*
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
1
-1
/
+1
*
anv,iris: Set 3DSTATE_SF::DerefBlockSize to per-poly on Gen12+
Jason Ekstrand
2020-01-30
1
-0
/
+4
*
lima: add noheap debug option
Qiang Yu
2020-01-30
2
-0
/
+6
*
lima: create heap buffer with new interface if available
Qiang Yu
2020-01-30
6
-4
/
+33
*
lima: fix lima_set_vertex_buffers()
Icenowy Zheng
2020-01-30
1
-1
/
+1
*
etnaviv: drop default state for PE_STENCIL_CONFIG_EXT2
Christian Gmeiner
2020-01-29
1
-1
/
+0
*
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
*
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
*
etnaviv: implement UBOs
Jonathan Marek
2020-01-29
9
-75
/
+109
[next]