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
/
panfrost
/
encoder
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: Simplify AFBC format check
Alyssa Rosenzweig
2020-06-15
1
-11
/
+7
*
panfrost: Enable AFBC for RGB565
Alyssa Rosenzweig
2020-06-15
1
-2
/
+9
*
panfrost: Correctly calculate tiled stride
Alyssa Rosenzweig
2020-06-15
1
-7
/
+9
*
panfrost: Fix level_2
Alyssa Rosenzweig
2020-06-15
1
-1
/
+1
*
pan_bo.h: add time.h include for time_t
Peter Seiderer
2020-06-07
1
-0
/
+1
*
Revert "panfrost: Keep cached BOs mmap'd"
Icecream95
2020-06-05
1
-5
/
+17
*
panfrost: Only use AFBC YTR with RGB and RGBA
Icecream95
2020-06-03
1
-3
/
+5
*
meson: use gnu_symbol_visibility argument
Dylan Baker
2020-06-01
1
-2
/
+2
*
panfrost: Permit AFBC of RGB8
Alyssa Rosenzweig
2020-06-01
1
-0
/
+4
*
panfrost: Probe G31/G52 if PAN_MESA_DEBUG=bifrost
Alyssa Rosenzweig
2020-05-29
1
-0
/
+1
*
panfrost: Add GPU IDs for G31/G52
Alyssa Rosenzweig
2020-05-29
1
-0
/
+2
*
panfrost: Ensure nonlinear strides are 16-aligned
Alyssa Rosenzweig
2020-05-27
1
-1
/
+1
*
panfrost: Identify Bifrost texture format swizzle
Alyssa Rosenzweig
2020-05-27
1
-1
/
+0
*
panfrost: Fill in SCALED formats to format table
Alyssa Rosenzweig
2020-05-21
1
-0
/
+26
*
panfrost: Keep cached BOs mmap'd
Alyssa Rosenzweig
2020-05-21
1
-17
/
+5
*
panfrost: Guard experimental fp16 behind debug flag
Alyssa Rosenzweig
2020-05-21
1
-0
/
+1
*
panfrost: Enable AFBC for Z24X8
Alyssa Rosenzweig
2020-05-19
1
-5
/
+2
*
panfrost: Fix Z24 vs Z32 mixup
Alyssa Rosenzweig
2020-05-19
1
-3
/
+2
*
panfrost: Switch formats to table
Alyssa Rosenzweig
2020-05-19
3
-196
/
+270
*
gallium: change comments to remove 'state tracker'
Marek Olšák
2020-05-13
1
-1
/
+1
*
panfrost: Handle MALI_RGB8_UNORM in panfrost_format_to_bifrost_blend
Tomeu Vizoso
2020-05-07
1
-0
/
+1
*
panfrost: GPUs newer than G-71 don't have swizzles...
Tomeu Vizoso
2020-05-01
1
-0
/
+7
*
panfrost: Create additional BO for the checksum of imported BOs (Bifrost)
Tomeu Vizoso
2020-05-01
1
-0
/
+1
*
panfrost: Fix tiled texture "stride"s on Bifrost
Alyssa Rosenzweig
2020-05-01
1
-6
/
+29
*
panfrost: Emit blend descriptors on Bifrost
Tomeu Vizoso
2020-04-30
2
-0
/
+20
*
panfrost: Fix BO reference counting
Alyssa Rosenzweig
2020-04-29
1
-2
/
+2
*
panfrost: The texture descriptor has a pointer to a trampoline
Alyssa Rosenzweig
2020-04-24
2
-34
/
+80
*
panfrost: Identify texture layout field
Alyssa Rosenzweig
2020-04-24
1
-1
/
+1
*
panfrost: Emit texture descriptor on bifrost
Tomeu Vizoso
2020-04-24
2
-0
/
+56
*
panfrost: Fix crashes with small BOs
Alyssa Rosenzweig
2020-04-22
1
-1
/
+1
*
panfrost: Move device open/close to root panfrost
Alyssa Rosenzweig
2020-03-31
2
-0
/
+59
*
panfrost: Move pan_bo to root panfrost
Alyssa Rosenzweig
2020-03-31
5
-1
/
+706
*
panfrost: Split panfrost_device from panfrost_screen
Alyssa Rosenzweig
2020-03-31
1
-0
/
+107
*
panfrost: Correctly identify format 0x4c
Icecream95
2020-03-31
1
-3
/
+0
*
panfrost: Add support for R3G3B2
Icecream95
2020-03-31
1
-0
/
+3
*
panfrost: Add support for B5G5R5X1
Icecream95
2020-03-31
1
-0
/
+3
*
meson: inline `inc_common`
Eric Engestrom
2020-03-28
1
-1
/
+1
*
Revert "panfrost: Z24 variants should be sampled as R32UI"
Boris Brezillon
2020-03-10
1
-9
/
+1
*
panfrost: Simplify stack shift calculation
Alyssa Rosenzweig
2020-02-27
1
-7
/
+14
*
panfrost: Reserve an extra page for spilling
Alyssa Rosenzweig
2020-02-27
1
-3
/
+6
*
panfrost: Default to 256 threads for TLS
Alyssa Rosenzweig
2020-02-27
2
-5
/
+11
*
panfrost: Fix param getting
Alyssa Rosenzweig
2020-02-27
1
-1
/
+1
*
panfrost: Update spilling comment framebuffer->shared
Alyssa Rosenzweig
2020-02-27
1
-1
/
+1
*
panfrost: Fix padded_vertex_count generation
Alyssa Rosenzweig
2020-02-27
1
-1
/
+1
*
panfrost: Remove some more prints to stdout
Tomeu Vizoso
2020-02-26
1
-1
/
+1
*
panfrost: Rewrite texture descriptor creation logic
Alyssa Rosenzweig
2020-02-21
2
-0
/
+261
*
panfrost: Move format translation to root
Alyssa Rosenzweig
2020-02-21
3
-0
/
+318
*
panfrost: Move pan_afbc.c to root
Alyssa Rosenzweig
2020-02-21
3
-0
/
+136
*
panfrost: Move checksum routines to root panfrost
Alyssa Rosenzweig
2020-02-21
4
-0
/
+114
*
panfrost: Update comment about magic number relating to barriers
Alyssa Rosenzweig
2020-02-16
1
-2
/
+2
[next]