Lines Matching refs:gfx10
322 - radeonsi/gfx10: fix the legacy pipeline by storing as_ngg in the
325 - radeonsi/gfx10: fix tessellation for the legacy pipeline
326 - radeonsi/gfx10: fix the PRIMITIVES_GENERATED query if using legacy
328 - radeonsi/gfx10: create the GS copy shader if using legacy streamout
329 - radeonsi/gfx10: add as_ngg variant for VS as ES to select Wave32/64
330 - radeonsi/gfx10: fix InstanceID for legacy VS+GS
331 - radeonsi/gfx10: don't initialize VGT_INSTANCE_STEP_RATE_0
332 - radeonsi/gfx10: always use the legacy pipeline for streamout
333 - radeonsi/gfx10: finish up Navi14, add PCI ID
334 - radeonsi/gfx10: add AMD_DEBUG=nongg
337 - radeonsi/gfx10: remove incorrect ngg/pos_writes_edgeflag variables
338 - radeonsi/gfx10: set PA_CL_VS_OUT_CNTL with CONTEXT_REG_RMW to fix
344 - radeonsi/gfx10: don't call gfx10_destroy_query with compute-only
346 - radeonsi/gfx10: fix wave occupancy computations
386 - radv/gfx10: don't initialize VGT_INSTANCE_STEP_RATE_0
387 - radv/gfx10: do not use NGG with NAVI14
392 - radv/gfx10: fix VK_KHR_pipeline_executable_properties with NGG GS