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
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: Take into account off-screen FBOs
Tomeu Vizoso
2019-07-04
1
-4
/
+6
*
panfrost: Pass referenced BOs to the SUBMIT ioctls
Boris Brezillon
2019-07-02
1
-19
/
+27
*
panfrost: Make SLAB pool creation rely on BO helpers
Boris Brezillon
2019-07-02
7
-110
/
+56
*
panfrost: Add the panfrost_drm_{create,release}_bo() helpers
Boris Brezillon
2019-07-02
3
-29
/
+70
*
panfrost: Move the mmap BO logic out of panfrost_drm_import_bo()
Boris Brezillon
2019-07-02
1
-21
/
+30
*
panfrost: Avoid passing winsys handles to import/export BO funcs
Boris Brezillon
2019-07-02
3
-19
/
+20
*
panfrost: Move BO meta-data out of panfrost_bo
Boris Brezillon
2019-07-02
6
-94
/
+98
*
panfrost: Stop exposing internal panfrost_drm_*() functions
Boris Brezillon
2019-07-02
2
-7
/
+2
*
panfrost: Get rid of the "free imported BO" logic
Boris Brezillon
2019-07-02
4
-37
/
+8
*
panfrost: Get rid of the panfrost_driver abstraction leftovers
Boris Brezillon
2019-07-02
3
-35
/
+0
*
panfrost: Move scanout res creation out of panfrost_resource_create()
Boris Brezillon
2019-07-02
1
-32
/
+41
*
panfrost: Add the sampled texture BO to the job
Boris Brezillon
2019-07-02
1
-0
/
+4
*
nir: Add lower_rotate flag and set to true in all drivers
Sagar Ghuge
2019-07-01
1
-0
/
+1
*
panfrost: Implement instanced rendering
Alyssa Rosenzweig
2019-07-01
9
-60
/
+568
*
panfrost/decode: Compute padded_num_vertices for MODULO
Alyssa Rosenzweig
2019-07-01
1
-2
/
+12
*
panfrost/midgard: Emit type appropriate ld_vary
Alyssa Rosenzweig
2019-07-01
1
-2
/
+19
*
panfrost/midgard: Add unsigned ld/st ops
Alyssa Rosenzweig
2019-07-01
3
-1
/
+11
*
panfrost/midgard: Use the appropriate ld_attr type
Alyssa Rosenzweig
2019-07-01
1
-0
/
+20
*
panfrost: Implement dispatch helpers
Alyssa Rosenzweig
2019-07-01
4
-13
/
+165
*
panfrost: Remove ancient comment
Alyssa Rosenzweig
2019-07-01
1
-3
/
+0
*
panfrost: Allow R11G11B10 rendering
Alyssa Rosenzweig
2019-06-28
2
-4
/
+15
*
panfrost: Default to util_pack_color for clears
Alyssa Rosenzweig
2019-06-28
1
-2
/
+7
*
panfrost: Disable DXT-style texture compression
Alyssa Rosenzweig
2019-06-28
1
-3
/
+1
*
panfrost: Dump unknown formats before aborting
Alyssa Rosenzweig
2019-06-28
1
-0
/
+1
*
panfrost/midgard: Fix 3D texture regression
Alyssa Rosenzweig
2019-06-28
1
-1
/
+2
*
panfrost: Add some special formats
Alyssa Rosenzweig
2019-06-28
3
-0
/
+7
*
panfrost/midgard: Implement integer sampler
Alyssa Rosenzweig
2019-06-28
3
-8
/
+42
*
panfrost: Remove dubious assert
Alyssa Rosenzweig
2019-06-28
1
-3
/
+0
*
panfrost: Implement primitive restart
Alyssa Rosenzweig
2019-06-28
1
-0
/
+13
*
panfrost: Only tag AFBC addresses when sampling
Tomeu Vizoso
2019-06-28
2
-7
/
+8
*
panfrost/ci: Don't error out on RK3288
Tomeu Vizoso
2019-06-28
1
-1
/
+3
*
panfrost/ci: Don't print every kernel file
Tomeu Vizoso
2019-06-28
2
-2
/
+2
*
panfrost/ci: Fix the image name
Tomeu Vizoso
2019-06-28
1
-5
/
+5
*
panfrost/ci: Remove batching
Tomeu Vizoso
2019-06-28
1
-7
/
+2
*
panfrost/decode: Mention the address of a few descriptors
Tomeu Vizoso
2019-06-27
1
-13
/
+11
*
panfrost/decode: Wait for a job to finish before dumping
Tomeu Vizoso
2019-06-27
1
-2
/
+4
*
panfrost/decode: Decode exception status
Tomeu Vizoso
2019-06-27
1
-2
/
+6
*
panfrost/decode: Print AFBC struct when appropriate
Tomeu Vizoso
2019-06-27
1
-2
/
+1
*
panfrost/midgard: Merge embedded constants
Alyssa Rosenzweig
2019-06-26
1
-19
/
+66
*
panfrost/midgard: Share swizzle compose
Alyssa Rosenzweig
2019-06-26
2
-8
/
+30
*
panfrost/midgard: Share swizzle/mask code
Alyssa Rosenzweig
2019-06-26
2
-30
/
+32
*
panfrost: Fix checksumming typo
Alyssa Rosenzweig
2019-06-26
1
-1
/
+1
*
panfrost: Remove unneeded check in panfrost_scissor_culls_everything()
Boris Brezillon
2019-06-26
1
-1
/
+1
*
panfrost: Update copyright identifiers
Alyssa Rosenzweig
2019-06-26
14
-14
/
+14
*
panfrost/midgard: Reorder to permit constant bias
Alyssa Rosenzweig
2019-06-26
2
-67
/
+61
*
panfrost/midgard: Add helper to encode constant bias
Alyssa Rosenzweig
2019-06-26
1
-0
/
+34
*
panfrost/midgard: Handle negative immediate bias
Alyssa Rosenzweig
2019-06-26
2
-4
/
+5
*
panfrost/ci: Add RK3288 flipflops I don't want to deal with right now
Alyssa Rosenzweig
2019-06-25
1
-0
/
+6
*
panfrost/ci: Update failures list
Alyssa Rosenzweig
2019-06-25
1
-363
/
+3
*
panfrost/ci: Set MESA_GLES_VERSION_OVERRIDE=3.0
Alyssa Rosenzweig
2019-06-25
1
-0
/
+1
[next]