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
/
panfrost
/
pan_resource.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
panfrost: Fix tiled NPOT textures with bpp<4
Alyssa Rosenzweig
2019-06-20
1
-3
/
+3
*
panfrost: Move to use ralloc for some allocations
Tomeu Vizoso
2019-06-19
1
-17
/
+22
*
panfrost: Resource management for linear 2D texture arrays
Alyssa Rosenzweig
2019-06-17
1
-1
/
+2
*
panfrost: Implement 3D texture resource management
Alyssa Rosenzweig
2019-06-17
1
-5
/
+45
*
panfrost: Enable AFBC on depth/stencil
Alyssa Rosenzweig
2019-06-11
1
-6
/
+0
*
panfrost: Linear depth/stencil should be aligned
Alyssa Rosenzweig
2019-06-11
1
-1
/
+2
*
panfrost: Align linear renderable resources
Alyssa Rosenzweig
2019-06-10
1
-3
/
+10
*
panfrost: Refactor blitting code
Alyssa Rosenzweig
2019-06-10
1
-36
/
+25
*
panfrost: Always align strides to cache line (64)
Alyssa Rosenzweig
2019-06-10
1
-1
/
+7
*
panfrost: Cleanup leak todos
Alyssa Rosenzweig
2019-05-17
1
-2
/
+8
*
panfrost: Support RGB565 FBOs
Alyssa Rosenzweig
2019-05-04
1
-6
/
+15
*
panfrost: Track BO lifetime with jobs and reference counts
Alyssa Rosenzweig
2019-04-19
1
-4
/
+63
*
panfrost: Size tiled temp buffers correctly
Alyssa Rosenzweig
2019-04-04
1
-5
/
+7
*
panfrost: Respect box->width in tiled stores
Alyssa Rosenzweig
2019-04-04
1
-1
/
+3
*
panfrost: Cleanup some indirection in pan_resource
Alyssa Rosenzweig
2019-04-04
1
-24
/
+21
*
panfrost: Extend tiling for cubemaps
Alyssa Rosenzweig
2019-03-31
1
-14
/
+14
[next]