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: 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
*
freedreno: implements get_sample_position
Hyunjun Ko
2018-11-27
1
-0
/
+45
*
freedreno: use MSM_BO_SCANOUT with scanout buffers
Jonathan Marek
2018-11-27
1
-1
/
+3
*
freedreno: avoid no-op flushes by re-using last-fence
Rob Clark
2018-10-26
1
-0
/
+3
*
freedreno: add resource seqno
Rob Clark
2018-10-17
1
-0
/
+2
*
freedreno: Remove the Emacs mode lines
Neil Roberts
2018-10-17
1
-2
/
+0
*
gallium/u_transfer_helper: Add support for separate Z24/S8 as well.
Kenneth Graunke
2018-10-14
1
-1
/
+1
*
freedreno/a5xx+a6xx: fix LRZ pitch alignment
Rob Clark
2018-10-08
1
-1
/
+1
*
freedreno: fix corrupted fb state
Rob Clark
2018-09-27
1
-2
/
+1
*
freedreno: Add a6xx backend
Kristian H. Kristensen
2018-08-16
1
-1
/
+2
*
freedreno: Fix warnings
Kristian H. Kristensen
2018-08-16
1
-4
/
+4
*
gallium: add storage_sample_count parameter into is_format_supported
Marek Olšák
2018-07-31
1
-0
/
+1
*
freedreno/a5xx: MSAA
Rob Clark
2018-06-21
1
-9
/
+4
[next]