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
Commit message (
Expand
)
Author
Age
Files
Lines
*
pan/mdg: Ensure fdot is scalar out in disasm
Alyssa Rosenzweig
2020-04-29
1
-0
/
+11
*
pan/mdg: Move condense_writemask to disasm
Alyssa Rosenzweig
2020-04-29
2
-22
/
+22
*
pan/mdg: Pass through some types from scheduling
Alyssa Rosenzweig
2020-04-29
1
-0
/
+4
*
pan/mdg: Don't crash on unknown branch target
Alyssa Rosenzweig
2020-04-29
1
-1
/
+2
*
pan/mdg: Make some branch targets more explicit
Alyssa Rosenzweig
2020-04-29
1
-0
/
+2
*
pan/mdg: Always print the mask
Alyssa Rosenzweig
2020-04-29
1
-3
/
+1
*
pan/mdg: Specialize swizzle to type
Alyssa Rosenzweig
2020-04-29
1
-6
/
+12
*
pan/mdg: Lower specials to 32-bit
Alyssa Rosenzweig
2020-04-29
1
-0
/
+6
*
pan/mdg: Move sampler_type emission to pack time
Alyssa Rosenzweig
2020-04-29
2
-16
/
+16
*
pan/mdg: Set texture full fields at pack time
Alyssa Rosenzweig
2020-04-29
2
-5
/
+9
*
pan/mdg: Track texture types
Alyssa Rosenzweig
2020-04-29
1
-1
/
+10
*
pan/mdg: Track v_mov type (force uint32 for now?)
Alyssa Rosenzweig
2020-04-29
1
-0
/
+2
*
pan/mdg: Denoise prints
Alyssa Rosenzweig
2020-04-29
1
-9
/
+21
*
pan/mdg: Track a primary type for I/O
Alyssa Rosenzweig
2020-04-29
1
-15
/
+17
*
pan/mdg: Another goofy comment gone
Alyssa Rosenzweig
2020-04-29
1
-9
/
+1
*
pan/mdg: Track ALU dest type
Alyssa Rosenzweig
2020-04-29
1
-2
/
+3
*
pan/mdg: Track ALU src types
Alyssa Rosenzweig
2020-04-29
1
-18
/
+20
*
pan/mdg: Add type fields to IR
Alyssa Rosenzweig
2020-04-29
2
-7
/
+13
*
pan/bi: Share ALU type printing
Alyssa Rosenzweig
2020-04-29
3
-31
/
+34
*
pan/mdg: Set lower_flrp16
Alyssa Rosenzweig
2020-04-29
1
-0
/
+1
*
pan/mdg: Remove old hack
Alyssa Rosenzweig
2020-04-29
1
-3
/
+0
*
pan/mdg: Remove goofy 16-bit comment
Alyssa Rosenzweig
2020-04-29
1
-8
/
+0
*
pan/mdg: Don't break SSA
Alyssa Rosenzweig
2020-04-29
1
-7
/
+2
*
pan/mdg: SSA_FIXED_MINIMUM already covered by PAN_IS_REG
Alyssa Rosenzweig
2020-04-29
2
-3
/
+1
*
pan/mdg: Use PAN_IS_REG
Alyssa Rosenzweig
2020-04-29
6
-21
/
+17
*
pan/mdg: Remove nir_alu_src_index
Alyssa Rosenzweig
2020-04-29
3
-10
/
+4
*
pan/bi: Use common IR indices
Alyssa Rosenzweig
2020-04-29
6
-57
/
+24
*
panfrost: Move Bifrost IR indexing to common
Alyssa Rosenzweig
2020-04-29
1
-0
/
+32
*
panfrost: Fix BO reference counting
Alyssa Rosenzweig
2020-04-29
1
-2
/
+2
*
ac: enable displayable DCC on Navi12 & Navi14
Marek Olšák
2020-04-29
1
-4
/
+7
*
ac/surface: validate that DCC is enabled correctly on gfx9+
Marek Olšák
2020-04-29
1
-0
/
+69
*
ac/surface: add code for gfx10 displayable DCC
Marek Olšák
2020-04-29
6
-26
/
+88
*
ac/surface: move non-displayable DCC to the end of the buffer
Marek Olšák
2020-04-29
1
-3
/
+6
*
ac/surface: don't compute DCC if it's unsupported by DCN on gfx9+
Marek Olšák
2020-04-29
2
-21
/
+30
*
ac/surface: match get_display_flag() with expectations for is_displayable
Marek Olšák
2020-04-29
1
-1
/
+7
*
ac/surface: replace RADEON_SURF_OPTIMIZE_FOR_SPACE with !FORCE_SWIZZLE_MODE
Marek Olšák
2020-04-29
5
-10
/
+8
*
ac/surface: remove RADEON_SURF_TC_COMPATIBLE_HTILE and assume it's always set
Marek Olšák
2020-04-29
4
-23
/
+30
*
ac/surface: rename micro tile mode enums like gfx10 uses them
Marek Olšák
2020-04-29
4
-15
/
+17
*
winsys/svga: Optionally avoid caching buffer maps
Thomas Hellstrom
2020-04-29
4
-12
/
+22
*
gallium/pipebuffer: Use persistent maps for slabs
Thomas Hellstrom
2020-04-29
3
-4
/
+14
*
radv: Use smaller esgs_itemsize for ACO.
Timur Kristóf
2020-04-29
4
-23
/
+30
*
aco: Use new default driver locations.
Timur Kristóf
2020-04-29
1
-107
/
+17
*
radv: Use new linking helper to set default driver locations.
Timur Kristóf
2020-04-29
2
-0
/
+58
*
nir: Add new linking helper to set linked driver locations.
Timur Kristóf
2020-04-29
2
-0
/
+108
*
aco: Set config->lds_size when TES or VS is running on HW ESGS.
Timur Kristóf
2020-04-29
1
-0
/
+1
*
aco: Calculate workgroup size of legacy GS.
Timur Kristóf
2020-04-29
1
-1
/
+5
*
aco: Remember VS/TCS output driver locations.
Timur Kristóf
2020-04-29
2
-10
/
+18
*
aco: Use context variables instead of calculating TCS inputs/outputs.
Timur Kristóf
2020-04-29
2
-11
/
+7
*
radv: Refactor calculate_tess_lds_size and get_tcs_num_patches.
Timur Kristóf
2020-04-29
3
-21
/
+25
*
aco: consider blocks unreachable if they are in the logical cfg
Rhys Perry
2020-04-29
6
-9
/
+2
[next]