Lines Matching refs:pan
199 - pan/decode: Eliminate DYN_MEMORY_PROP
200 - pan/decode: Don't print MALI_DRAW_NONE
203 - pan/decode: Don't print canonical workgroup encoding
205 - pan/decode: Silence workgroups_x_shift_2
206 - pan/decode: Fix missing NULL terminator
207 - pan/decode: Don't print zero exception_status
208 - pan/decode: Express tiler structures as offsets
209 - pan/decode: Allow updating mmaps
210 - pan/decode: Bounds check polygon list and tiler heap
212 - pan/decode: Verify and omit polygon size
213 - pan/decode: Print "just right" count of texture pointers
216 - pan/decode: Check for a number of potential issues
217 - pan/decode: Don't print unreferenced attribute memory
218 - pan/decode: Add static bounds checking utility
219 - pan/decode: Do not print uniform/buffers explicitly
220 - pan/decode: Validate AFBC fields are zero when AFBC is disabled
221 - pan/decode: Check for MFBD preload chicken bit
222 - pan/decode: Mark tripped zeroes with XXX
223 - pan/decode: Normalize case matching XXX format
224 - pan/decode: Normalize final instances of XXX
228 - pan/decode: Guard attribute unknowns
230 - pan/decode: Handle VARYING_DISCARD
231 - pan/decode: Treat RESERVED swizzles as errors
232 - pan/decode: Validate swizzles against format
233 - pan/decode: Don't print the default swizzle
234 - pan/decode: Use GLSL style formats/swizzles
235 - pan/decode: Guard texture unknowns as zero trips
236 - pan/decode: Break out pandecode_texture function
237 - pan/decode: Validate texture dimensionality
240 - pan/decode: Pretty-print sRGB format
242 - pan/decode: Use concise texture printing
243 - pan/decode: Include address in union mali_attr
244 - pan/decode: Validate attribute/varying buffer pointer
245 - pan/decode: Cleanup mali_attr printing
246 - pan/midgard: Free liveness info
247 - pan/midgard: Allocate \`dependencies\` on stack
248 - pan/decode: Don't leak FBD pointer
249 - pan/decode: Remove all_zero
250 - pan/bifrost: Avoid buffer overflow in disassembler
251 - pan/midgard: Represent unused nodes by ~0
252 - pan/midgard: Reorder bits check to fix 8-bit masks
253 - pan/midgard: Simplify contradictory check.
255 - pan/midgard: Mark fallthrough explicitly
262 - pan/bifrost: Correct file size signedness
265 - pan/midgard: Breakout texture reg select printer
266 - pan/midgard: Identify and disassemble indirect texture/sampler
270 - pan/midgard,bifrost: Expand nir_const_load_to_arr
272 - pan/decode: Hoist shader-db stats to shared decode
273 - pan/midgard: Sketch static analysis to uniform count
274 - pan/midgard: Compute work_count via writes
275 - pan/midgard: Analyze simple loads/store
276 - pan/midgard: Explain ffma
277 - pan/midgard: Disassemble integer constants in hex
278 - pan/decode: Remove mali_attr(_meta) framing
279 - pan/decode: Removing uniform buffer framing
280 - pan/decode: Eliminate non-FBD dumped case
281 - pan/decode: Validate MFBD tags
282 - pan/decode: Validate and simplify FRAGMENT payloads
283 - pan/decode: Validate blend shaders don't access I/O
284 - pan/decode: Fix uniform printing
285 - pan/decode: Promote <no shader> to an error
286 - pan/decode: Disassemble before printing shader descriptor
287 - pan/decode: Validate mali_shader_meta stats
288 - pan/decode: Validate, but do not print, index buffer
289 - pan/decode: Downgrade shader property mismatch to warning
290 - pan/decode: Decode actual varying_meta address
291 - pan/decode: Print stub for uniforms
292 - pan/decode: Decouple attribute/meta printing
293 - pan/decode: Remove size/stride divisibility check
294 - pan/decode: Handle special varyings
297 - pan/midgard: Fix writeout combining
298 - pan/midgard: Analyze helper invocations
299 - pan/decode: Validate and quiet helper invocation flag
300 - pan/midgard, bifrost: Set lower_fdph = true
301 - pan/midgard: Switch constants to uint32
302 - pan/midgard: Add imov->fmov optimization
303 - pan/midgard: Fold ssa_args into midgard_instruction
304 - pan/midgard: Fix invert fusing with r26
306 - pan/midgard: Count shader-db stats by bundled instructions
307 - pan/midgard: Factor out mir_is_scalar
308 - pan/midgard: Extract instruction sizing helper
309 - pan/midgard: Expose mir_get/set_swizzle
310 - pan/midgard: Add OP_IS_CSEL_V helper
311 - pan/midgard: Fix corner case in RA
312 - pan/midgard: Add post-schedule iteration helpers
313 - pan/midgard: Include condition in branch->src[0]
314 - pan/midgard: Document Midgard scheduling requirements
315 - pan/midgard: Ensure fragment writeout is in the final block
316 - pan/midgard: Track csel swizzle
317 - pan/midgard: Add mir_insert_instruction*scheduled helpers
318 - pan/midgard: csel_swizzle with mir get swizzle
319 - pan/midgard: Extend mir_special_index to writeout
320 - pan/midgard: Improve mir_mask_of_read_components
321 - pan/midgard: Allow NULL argument in mir_has_arg
322 - pan/midgard: Track shader quadword count while scheduling
323 - pan/midgard: Add scheduling barriers
324 - pan/midgard: Cleanup fragment writeout branch
325 - pan/midgard: Remove texture_index
326 - pan/midgard: Print branches in MIR
327 - pan/midgard: Print MIR by the bundle
328 - pan/midgard: Fix misc. RA issues
329 - pan/midgard: Do not propagate swizzles into writeout
330 - pan/midgard: Handle fragment writeout in RA
331 - pan/midgard: Schedule before RA
332 - pan/midgard: Remove mir_opt_post_move_eliminate
333 - pan/midgard: Use shared psiz clamp pass
334 - pan/decode: Fix uninitialized variables
335 - pan/decode: Use %zu instead of %d
336 - pan/decode: Use portable format specifier for 64-bit
337 - pan/decode: Add missing format specifier
338 - pan/midgard: Correct issues in disassemble.c
339 - pan/midgard: Fix cppcheck issues
340 - pan/midgard: Remove cppwrap.cpp
341 - pan/midgard: Remove mir_print_bundle
342 - pan/midgard: Remove mir_rewrite_index_*_tag
346 - pan/midgard: Add missing parans in SWIZZLE definition
347 - pan/midgard: Fix component count handling for ldst
348 - pan/midgard: Squeeze indices before scheduling
349 - pan/midgard: Add flatten_mir helper
350 - pan/midgard: Calculate dependency graph
351 - pan/midgard: Initialize worklist
352 - pan/midgard: Add mir_choose_instruction stub
353 - pan/midgard: Add mir_update_worklist helper
354 - pan/midgard: Add mir_choose_bundle helper
355 - pan/midgard: Add mir_schedule_texture/ldst/alu helpers
356 - pan/midgard: Remove csel constant unit force
357 - pan/midgard: Add constant intersection filters
358 - pan/midgard: Add predicate->exclude
359 - pan/midgard: Implement predicate->unit
360 - pan/midgard: Add helpers for scheduling conditionals
361 - pan/midgard: Extend csel_swizzle to branches
362 - pan/midgard: Implement load/store pairing
363 - pan/midgard: Add mir_choose_alu helper
364 - pan/midgard: Add distance metric to choose_instruction
365 - pan/midgard: Use new scheduler
366 - pan/midgard: Don't double check SCALAR units
367 - pan/midgard: Extend choose_instruction for scalar units
368 - pan/midgard: Schedule to smul/sadd
369 - pan/midgard: Only one conditional per bundle allowed
370 - pan/midgard: Allow 6 instructions per bundle
371 - pan/midgard: Allow writeout to see into the future
372 - pan/midgard: Tightly pack 32-bit constants
373 - pan/midgard: Add mir_flip helper
374 - pan/midgard: Add csel invert optimization
375 - pan/midgard: Allow scheduling conditions with constants
376 - pan/midgard: Remove mir_has_multiple_writes
377 - pan/midgard: Add mir_calculate_temp_count helper
378 - pan/midgard: Move RA's liveness analysis into midgard_liveness.c
379 - pan/midgard: Don't try to OR live_in of successors
380 - pan/midgard: Begin tracking liveness metadata
381 - pan/midgard: Invalidate liveness for mir_is_live_after
382 - pan/midgard: Calculate temp_count for liveness
383 - pan/midgard: Replace mir_is_live_after with new pass
384 - pan/midgard: Report read mask for branch arguments
385 - pan/midgard: Allow non-contiguous masks in UBO lowering
386 - pan/midgard: Don't try to propagate swizzles to branches
387 - pan/midgard: Add perspective ops to mir_get_swizzle
388 - pan/midgard: Fix mir_mask_of_read_components with dot products
390 - pan/midgard: Use 16-bit liveness masks
391 - pan/midgard: Allow COMPUTE jobs in panfrost_bo_access_for_stage
392 - pan/midgard: Fix memory corruption in register spilling
393 - pan/midgard: Do not repeatedly spill same value
394 - pan/midgard: Debug mir_insert_instruction_after_scheduled
395 - pan/midgard: Identify 64-bit atomic opcodes
396 - pan/midgard/disasm: Fix printing 8-bit/16-bit masks
397 - pan/midgard: Factor out mir_get_alu_src
398 - pan/midgard: Tableize load/store ops
399 - pan/midgard: Implement OP_IS_STORE with table
400 - pan/midgard: Add helpers for manipulating byte masks
401 - pan/midgard: Report byte masks for read components
402 - pan/midgard: Simplify mir_bytemask_of_read_components
403 - pan/midgard: Implement per-byte liveness tracking
404 - pan/midgard: Handle nontrivial masks in texture RA
405 - pan/midgard: Create dependency graph bytewise
406 - pan/midgard: Implement SIMD-aware dead code elimination
408 - pan/midgard: Add mir_set_bytemask helper
409 - pan/midgard: Expose more typesize manipulation routines
410 - pan/midgard: Express allocated registers as offsets
414 - pan/midgard: Disable precise occlusion queries