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_drm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: Track BO lifetime with jobs and reference counts
Alyssa Rosenzweig
2019-04-19
1
-0
/
+6
*
panfrost: use os_mmap and os_munmap
Mateusz Krzak
2019-04-12
1
-3
/
+4
*
panfrost: cast bo_handles pointer to uintptr_t first
Mateusz Krzak
2019-04-12
1
-1
/
+1
*
panfrost: Remove support for legacy kernels
Alyssa Rosenzweig
2019-04-03
1
-1
/
+0
*
panfrost: Wait for last job to finish in force_flush_fragment
Tomeu Vizoso
2019-03-27
1
-0
/
+8
*
panfrost: Pass the context BOs to the kernel so they aren't unmapped while in...
Tomeu Vizoso
2019-03-27
1
-3
/
+9
*
panfrost: Also tell the kernel about the checksum_slab
Tomeu Vizoso
2019-03-27
1
-4
/
+9
*
panfrost: Preliminary work for mipmaps
Alyssa Rosenzweig
2019-03-27
1
-8
/
+8
*
panfrost: Properly align stride
Daniel Stone
2019-03-20
1
-1
/
+2
*
panfrost: Set bo->size[0] in the DRM backend
Tomeu Vizoso
2019-03-13
1
-5
/
+5
*
panfrost/drm: Cast pointer to u64 to fix warning
Alyssa Rosenzweig
2019-03-10
1
-1
/
+1
*
panfrost: Add backend targeting the DRM driver
Tomeu Vizoso
2019-03-10
1
-0
/
+363
*
panfrost: Check in sources for command stream
Alyssa Rosenzweig
2019-02-07
1
-0
/
+42