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_screen.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: Move require_sfbd to screen
Alyssa Rosenzweig
2019-07-25
1
-0
/
+3
*
panfrost: Add BO cache data structure
Alyssa Rosenzweig
2019-07-15
1
-0
/
+16
*
panfrost: Stub out panfrost_bo_cache_evict
Alyssa Rosenzweig
2019-07-15
1
-0
/
+3
*
panfrost: Stub out panfrost_bo_cache_put
Alyssa Rosenzweig
2019-07-15
1
-1
/
+6
*
panfrost: Stub out panfrost_bo_cache_get
Alyssa Rosenzweig
2019-07-15
1
-0
/
+5
*
panfrost: Allocate UBOs on the stack, not the heap
Alyssa Rosenzweig
2019-07-15
1
-0
/
+3
*
panfrost: Remove all old allocators
Alyssa Rosenzweig
2019-07-15
1
-3
/
+0
*
panfrost: Delay resource mmaps
Alyssa Rosenzweig
2019-07-15
1
-0
/
+2
*
panfrost: Cleanup PAN_ALLOCATE_*
Alyssa Rosenzweig
2019-07-15
1
-4
/
+18
*
panfrost: Add pan_bo_for_screen helper
Alyssa Rosenzweig
2019-07-12
1
-0
/
+10
*
panfrost: Add panfrost_transient_bo array
Alyssa Rosenzweig
2019-07-12
1
-0
/
+27
*
panfrost: Remove unused display target field
Alyssa Rosenzweig
2019-07-11
1
-3
/
+0
*
panfrost: Style main Gallium driver
Alyssa Rosenzweig
2019-07-10
1
-3
/
+3
*
panfrost: Check GPU version before loading
Alyssa Rosenzweig
2019-07-10
1
-0
/
+1
*
panfrost: Add the panfrost_drm_{create,release}_bo() helpers
Boris Brezillon
2019-07-02
1
-0
/
+5
*
panfrost: Avoid passing winsys handles to import/export BO funcs
Boris Brezillon
2019-07-02
1
-4
/
+2
*
panfrost: Stop exposing internal panfrost_drm_*() functions
Boris Brezillon
2019-07-02
1
-5
/
+0
*
panfrost: Get rid of the "free imported BO" logic
Boris Brezillon
2019-07-02
1
-3
/
+0
*
panfrost: Update copyright identifiers
Alyssa Rosenzweig
2019-06-26
1
-1
/
+1
*
panfrost: Remove the panfrost_driver abstraction
Boris Brezillon
2019-06-21
1
-30
/
+46
*
panfrost: Remove the perf counters interface
Boris Brezillon
2019-06-21
1
-4
/
+0
*
panfrost: Replace pantrace with direct decoding
Alyssa Rosenzweig
2019-06-12
1
-1
/
+0
*
panfrost: Move pan_screen() to pan_screen.h
Alyssa Rosenzweig
2019-06-10
1
-0
/
+6
*
panfrost: Track BO lifetime with jobs and reference counts
Alyssa Rosenzweig
2019-04-19
1
-1
/
+4
*
panfrost: Properly align stride
Daniel Stone
2019-03-20
1
-1
/
+1
*
panfrost: Add backend targeting the DRM driver
Tomeu Vizoso
2019-03-10
1
-7
/
+12
*
panfrost: Expose perf counters in environment
Alyssa Rosenzweig
2019-02-27
1
-2
/
+0
*
panfrost/nondrm: Split out dump_counters
Alyssa Rosenzweig
2019-02-25
1
-0
/
+1
*
panfrost/nondrm: Make COHERENT_LOCAL explicit
Alyssa Rosenzweig
2019-02-25
1
-0
/
+1
*
panfrost/nondrm: Flag CPU-invisible regions
Alyssa Rosenzweig
2019-02-25
1
-0
/
+1
*
panfrost: Implement pantrace (command stream dump)
Alyssa Rosenzweig
2019-02-21
1
-0
/
+1
*
panfrost: Free imported BOs
Alyssa Rosenzweig
2019-02-18
1
-0
/
+2
*
panfrost: Fix various leaks unmapping resources
Alyssa Rosenzweig
2019-02-18
1
-1
/
+3
*
panfrost: Add kernel-agnostic resource management
Alyssa Rosenzweig
2019-02-10
1
-4
/
+0
*
panfrost: Include glue for out-of-tree legacy code
Alyssa Rosenzweig
2019-02-07
1
-1
/
+1
*
panfrost: Check in sources for command stream
Alyssa Rosenzweig
2019-02-07
1
-1
/
+5
*
panfrost: Initial stub for Panfrost driver
Alyssa Rosenzweig
2019-02-05
1
-0
/
+88