index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
panfrost
/
pan_resource.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: Make sure we reset the damage region of RTs at flush time
Boris Brezillon
2019-11-29
1
-1
/
+1
*
panfrost: Disable tiling for GLOBAL resources
Alyssa Rosenzweig
2019-11-19
1
-1
/
+2
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-1
/
+1
*
panfrost: Rework format encoding on SFBD
Tomeu Vizoso
2019-11-06
1
-3
/
+1
*
panfrost: Fix the DISCARD_WHOLE_RES case in transfer_map()
Boris Brezillon
2019-10-21
1
-2
/
+35
*
panfrost: Respect offset for imported resources
Daniel Stone
2019-10-18
1
-0
/
+3
*
gallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to skip util_range lock
Marek Olšák
2019-10-07
1
-2
/
+2
*
panfrost: Do fine-grained flushing when preparing BO for CPU accesses
Boris Brezillon
2019-10-03
1
-15
/
+12
*
panfrost: Add a panfrost_flush_all_batches() helper
Boris Brezillon
2019-10-03
1
-3
/
+3
*
panfrost: Stop using panfrost_bo_release() outside of pan_bo.c
Boris Brezillon
2019-09-18
1
-1
/
+1
*
panfrost: Stop passing screen around for BO operations
Boris Brezillon
2019-09-18
1
-4
/
+4
*
panfrost: Don't check if BO is mmaped before calling panfrost_bo_mmap()
Boris Brezillon
2019-09-18
1
-5
/
+1
*
panfrost: Move the BO API to its own header
Boris Brezillon
2019-09-18
1
-0
/
+1
*
panfrost: s/PAN_ALLOCATE_/PAN_BO_/
Boris Brezillon
2019-09-18
1
-2
/
+2
*
panfrost: Move panfrost_bo_{reference,unreference}() to pan_bo.c
Boris Brezillon
2019-09-18
1
-19
/
+0
*
panfrost: Get rid of pan_drm.c
Boris Brezillon
2019-09-18
1
-7
/
+7
*
panfrost: s/job/batch/
Boris Brezillon
2019-09-08
1
-2
/
+2
*
panfrost: Fix misc. issues flagged by cppcheck
Alyssa Rosenzweig
2019-09-03
1
-2
/
+0
*
panfrost: Reset the damage area on imported resources
Boris Brezillon
2019-08-28
1
-11
/
+12
*
panfrost: Add support for KHR_partial_update()
Boris Brezillon
2019-08-13
1
-0
/
+80
*
panfrost: Handle the bo == NULL case in panfrost_bo_[un]reference()
Boris Brezillon
2019-08-02
1
-1
/
+5
*
panfrost: Disable tiled formats on SFBD systems
Alyssa Rosenzweig
2019-07-25
1
-1
/
+3
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
1
-9
/
+9
*
panfrost: Set `initialized` in more cases
Alyssa Rosenzweig
2019-07-22
1
-5
/
+9
*
panfrost: Check for NULL surface in places
Alyssa Rosenzweig
2019-07-18
1
-1
/
+4
*
panfrost: Implement opportunistic AFBC
Alyssa Rosenzweig
2019-07-16
1
-0
/
+60
*
panfrost: AFBC buffers must be cache-line aligned
Alyssa Rosenzweig
2019-07-16
1
-0
/
+5
*
panfrost: Stub out panfrost_bo_cache_put
Alyssa Rosenzweig
2019-07-15
1
-1
/
+1
*
panfrost: Remove all old allocators
Alyssa Rosenzweig
2019-07-15
1
-66
/
+0
*
panfrost: Delay resource mmaps
Alyssa Rosenzweig
2019-07-15
1
-1
/
+11
*
panfrost: Remove unused display target field
Alyssa Rosenzweig
2019-07-11
1
-1
/
+0
*
panfrost: Style main Gallium driver
Alyssa Rosenzweig
2019-07-10
1
-96
/
+95
*
panfrost: Use standard ALIGN_POT/INFINITY macros
Alyssa Rosenzweig
2019-07-10
1
-8
/
+8
*
panfrost: Add the panfrost_drm_{create,release}_bo() helpers
Boris Brezillon
2019-07-02
1
-29
/
+3
*
panfrost: Avoid passing winsys handles to import/export BO funcs
Boris Brezillon
2019-07-02
1
-5
/
+11
*
panfrost: Move BO meta-data out of panfrost_bo
Boris Brezillon
2019-07-02
1
-61
/
+65
*
panfrost: Get rid of the "free imported BO" logic
Boris Brezillon
2019-07-02
1
-13
/
+8
*
panfrost: Move scanout res creation out of panfrost_resource_create()
Boris Brezillon
2019-07-02
1
-32
/
+41
*
panfrost: Only tag AFBC addresses when sampling
Tomeu Vizoso
2019-06-28
1
-6
/
+1
*
panfrost: Fix checksumming typo
Alyssa Rosenzweig
2019-06-26
1
-1
/
+1
*
panfrost: Update copyright identifiers
Alyssa Rosenzweig
2019-06-26
1
-1
/
+1
*
panfrost: Merge checksum buffer with main BO
Alyssa Rosenzweig
2019-06-25
1
-16
/
+44
*
panfrost: Use get_texture_address for framebuffer computations
Alyssa Rosenzweig
2019-06-25
1
-0
/
+18
*
panfrost: Merge AFBC slab with BO backing
Alyssa Rosenzweig
2019-06-25
1
-14
/
+15
*
panfrost: Z/S can't be tiled
Alyssa Rosenzweig
2019-06-25
1
-0
/
+3
*
panfrost: Handle generate_mipmap ourselves
Alyssa Rosenzweig
2019-06-25
1
-0
/
+52
*
panfrost: Remove the panfrost_driver abstraction
Boris Brezillon
2019-06-21
1
-8
/
+10
*
panfrost: Track buffer initialization
Alyssa Rosenzweig
2019-06-21
1
-2
/
+10
*
panfrost: Load from tiled images
Alyssa Rosenzweig
2019-06-20
1
-2
/
+15
*
panfrost: Switch to lima tiling
Alyssa Rosenzweig
2019-06-20
1
-27
/
+10
[next]