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
/
freedreno
/
freedreno_resource.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno: Add debug flag for forcing linear layouts
Kristian H. Kristensen
2019-12-19
1
-0
/
+3
*
freedreno: Move a6xx's setup_slices() to a shareable helper function.
Eric Anholt
2019-12-11
1
-1
/
+7
*
freedreno: Move UBWC layout into a slices array like the non-UBWC slices.
Eric Anholt
2019-12-11
1
-3
/
+3
*
freedreno: Drop the extra offset field for mipmap slices.
Eric Anholt
2019-12-11
1
-1
/
+2
*
freedreno/a5xx+a6xx: split LRZ layout to per-gen
Rob Clark
2019-12-10
1
-45
/
+0
*
freedreno: switch to layout helper
Rob Clark
2019-11-26
1
-32
/
+42
*
freedreno: Convert the slice struct to the new resource header.
Eric Anholt
2019-11-26
1
-5
/
+5
*
freedreno: Introduce a fd_resource_layer_stride() helper.
Eric Anholt
2019-11-26
1
-5
/
+4
*
freedreno: use rsc->slice accessor everywhere
Rob Clark
2019-11-26
1
-8
/
+12
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-3
/
+3
*
gallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to skip util_range lock
Marek Olšák
2019-10-07
1
-2
/
+2
*
freedreno/a6xx: don't tile things that are too small
Rob Clark
2019-09-10
1
-5
/
+5
*
freedreno: align renderonly scanout buffers
Jonathan Marek
2019-08-02
1
-0
/
+3
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
1
-1
/
+1
*
freedreno: drop unused arg from fd_batch_flush()
Rob Clark
2019-06-26
1
-2
/
+2
*
freedreno: turn staging cube into 2d-array
Rob Clark
2019-06-13
1
-0
/
+2
*
freedreno/a6xx: enable UBWC by default
Rob Clark
2019-06-11
1
-14
/
+1
*
freedreno: add helper to uncompress UBWC resource
Rob Clark
2019-06-11
1
-0
/
+36
*
freedreno: handle images in rebind_resource()
Rob Clark
2019-06-11
1
-0
/
+9
*
freedreno: allow null discard box in shadow path
Rob Clark
2019-06-11
1
-4
/
+10
*
freedreno: swap UBWC state in shadow path
Rob Clark
2019-06-11
1
-0
/
+4
*
freedreno: add modifier param to fd_try_shadow_resource()
Rob Clark
2019-06-11
1
-3
/
+5
*
freedreno: correct modifier for UBWC buffers
Rob Clark
2019-06-11
1
-0
/
+3
*
freedreno: Fix warning on printing a uint64_t using %llx.
Eric Anholt
2019-05-13
1
-1
/
+1
*
freedreno: mark imported resources as valid
Rob Clark
2019-05-04
1
-0
/
+2
*
freedreno/a6xx: UBWC support for images
Rob Clark
2019-05-04
1
-2
/
+11
*
freedreno: Fix format string warning
Kristian H. Kristensen
2019-04-18
1
-1
/
+1
*
freedreno: Use shared drm_find_modifier util
Alyssa Rosenzweig
2019-03-14
1
-16
/
+4
*
freedreno/a6xx: Enable UBWC modifier
Fritz Koenig
2019-03-01
1
-0
/
+6
*
freedreno: pass count to query_dmabuf_modifiers
Fritz Koenig
2019-03-01
1
-1
/
+1
*
freedreno: catch failing fd_blit and fallback to software blit
Jonathan Marek
2019-02-27
1
-5
/
+9
*
freedreno: use renderonly path for buffers allocated with modifiers
Jonathan Marek
2019-02-27
1
-1
/
+7
*
freedreno: fix race condition
Rob Clark
2019-02-22
1
-4
/
+11
*
drm-uapi: use local files, not system libdrm
Eric Engestrom
2019-02-14
1
-1
/
+1
*
freedreno: Consolidate u_blitter functions in freedreno_blitter.c
Kristian H. Kristensen
2019-02-11
1
-75
/
+0
*
freedreno/a6xx: Use tiling for all resources
Kristian H. Kristensen
2019-02-06
1
-1
/
+0
*
freedreno: fix invalidate logic
Jonathan Marek
2019-01-29
1
-1
/
+7
*
freedreno: stop frob'ing pipe_resource::nr_samples
Rob Clark
2019-01-29
1
-4
/
+3
*
freedreno: add renderonly scanout
Jonathan Marek
2019-01-26
1
-3
/
+38
*
freedreno: limit tiling to PIPE_BIND_SAMPLER_VIEW
Rob Clark
2019-01-25
1
-0
/
+1
*
freedreno: set modifier when exporting buffer
Rob Clark
2019-01-23
1
-0
/
+12
*
freedreno: core buffer modifier support
Rob Clark
2019-01-22
1
-4
/
+83
*
freedreno: Synchronize batch and flush for staging resource
Kristian H. Kristensen
2019-01-18
1
-1
/
+15
*
freedreno: fix staging resource size for arrays
Rob Clark
2019-01-03
1
-2
/
+10
*
freedreno: remove blit_via_copy_region()
Rob Clark
2019-01-03
1
-4
/
+0
*
freedreno: rework blit API
Rob Clark
2019-01-03
1
-15
/
+6
*
freedreno: combine fd_resource_layer_offset()/fd_resource_offset()
Rob Clark
2018-12-22
1
-13
/
+2
*
freedreno: move fd_resource_copy_region()
Rob Clark
2018-12-13
1
-62
/
+1
*
freedreno: debug GEM obj names
Rob Clark
2018-12-13
1
-3
/
+5
*
freedreno/a6xx: MSAA
Rob Clark
2018-12-06
1
-0
/
+9
[next]