• Home
  • Raw
  • Download

Lines Matching refs:gfx11

850 - radv: Mark all formats as DCC compatible with each other on gfx11.
851 - radv: gfx11 register changes.
853 - radv: Add gfx11 DCC fast clear support.
854 - radv: Disable transform feedback for gfx11.
1070 - radeonsi/vcn: enable vcn 4.0 encode for gfx11 asic
2675 - radeonsi/gfx11: VRS changes
2699 - radeonsi/gfx11: update codec support for gfx11
2700 - radeonsi/vcn: add decode software ring support for gfx11
2701 - radeonsi/vcn: add jpeg decode support for gfx11
3897 - amd/registers: add gfx11 to the json generator
3898 - amd/registers: add gfx11.json
3899 - amd/registers: add gfx11-rsrc.json
3900 - amd: enable gfx11 in header generator, fix drivers with renamed gfx6-10 defs
3901 - amd: add gfx11 to packet definitions
3902 - amd: import gfx11 addrlib
3904 - ac: don't align VGPRs to 8 or 16 for gfx11
3905 - ac: implement ac_get_tbuffer_format for gfx11
3906 - ac: scratch buffer register changes for gfx11
3907 - ac: implement register shadowing for gfx11
3908 - ac/llvm: export mrt0 instead of null on gfx11
3909 - ac/llvm: don't set DLC on gfx11 because it means something else there
3910 - ac/llvm: update pknorm and waitcnt for gfx11
3911 - ac/llvm: don't set GLC for stores on gfx11
3912 - ac/gpu_info: set cu_mask correctly for gfx11
3913 - ac/surface: gfx11 changes
3914 - ac/surface: define gfx11 modifiers
3915 - ac/surface: add gfx11 support to modifiers tests
3916 - radeonsi/gfx11: increase the hw screen offset alignment
3917 - radeonsi/gfx11: always allow DCC stores
3918 - radeonsi/gfx11: expect packed threadID VGPRs
3919 - radeonsi/gfx11: enable NGG-only draw paths
3920 - radeonsi/gfx11: enable arbitrary DCC format reinterpretation
3921 - radeonsi/gfx11: use the new TCS WaveID SGPR to compute vs_rel_patch_id
3922 - radeonsi/gfx11: program inst_pref_size for graphics
3923 - radeonsi/gfx11: buffer descriptor changes
3924 - radeonsi/gfx11: add CB deltas
3925 - ac,radeonsi/gfx11: remove FMASK loads
3926 - ac,radeonsi/gfx11: set SWIZZLE_ENABLE correctly
3927 - radeonsi/gfx11: don't set non-existent SPI_SHADER_USER_DATA_VS_x
3928 - radeonsi/gfx11: don't set COMPR for exports, use 0x3 channel mask instead
3929 - radeonsi/gfx11: implement attributes through memory
3930 - radeonsi/gfx11: scattered register deltas
3931 - radeonsi/gfx11: don't set non-existent CP_COHER_START_DELAY
3932 - radeonsi/gfx11: emit SQ_NON_EVENT for tessellation at the end of IBs
3933 - radeonsi/gfx11: don't use FLUSH_AND_INV_DB_META
3934 - radeonsi/gfx11: TF_RING_SIZE changed to a per-SE size
3935 - radeonsi/gfx11: limit MSAA color buffers to the RGBA channel order
3936 - radeonsi/gfx11: update the initialization of SGPR0/1 registers for HS and GS
3937 - radeonsi/gfx11: change LDS allocation granularity for PS
3938 - radeonsi/gfx11: don't count the non-existent scratch_byte_offset SGPR
3939 - radeonsi/gfx11: resolve MSAA using u_blitter
3940 - radeonsi/gfx11: mark streamout as unimplemented for now
3941 - radeonsi/gfx11: limit CP DMA to max 32KB sizes
3943 - radeonsi/gfx11: add a workaround for CB perf counters
3981 - radeonsi/gfx11: set BIG_PAGE for the attribute ring
3984 - ac/gfx11: fix the scratch buffer
3985 - radeonsi/gfx11: fix alpha-to-coverage with stencil or samplemask export
3986 - radeonsi/gfx11: don't insert shader code for GS_PIPELINE_STATS_EMU
3987 - radeonsi/gfx11: fix the value of VGT_GS_OUT_PRIM_TYPE at the beginning of IBs
3988 - Revert "radeonsi/gfx11: limit MSAA color buffers to the RGBA channel order"
3989 - radeonsi/gfx11: fix VM faults due to the attribute ring
3990 - radeonsi/gfx11: optimize attribute stores
4045 - ac/llvm: fix tcs_wave_id unpacking on gfx11
4046 - amd/gfx11: add PixelWaitSync packet fields
4047 - radeonsi/gfx11: compile monolithic PS if it writes memory
4048 - radeonsi/gfx11: allocate more space for pipeline statistics
4049 - radeonsi/gfx11: synchronize correctly before setting SPI_ATTRIBUTE_RING_*
4050 - radeonsi/gfx11: don't use memory for waiting for cache flushes
4051 - radeonsi/gfx11: don't allocate unused wait_mem_scratch
4052 - radeonsi/gfx11: drop the ES vertex count requirement
4053 - radeonsi/gfx11: add missing register shadowing code
4054 - radeonsi/gfx11: rework GDS streamout code to single-lane and enable streamout
4056 - ac/surface: expose all 64K_R_X and 256K_R_X modifiers on gfx11
4086 - amd/addrlib: fix 3D texture allocation failures on gfx11
4087 - ac/surface: don't forbid 256KB swizzle modes on smaller gfx11 chips
4101 - radeonsi/gfx11: use correct VGT_TESS_DISTRIBUTION settings
4102 - radeonsi/gfx11: set SAMPLE_MASK_TRACKER_WATERMARK = 15 and clean up
4103 - radeonsi/gfx11: use better PRIM_GRP_SIZE_GFX11 setting
4104 - radeonsi/gfx11: skip code in si_update_shaders that has no effect
4105 - radeonsi/gfx11: rename si_calc_inst_pref_size -> si_get_shader_prefetch_size
4106 - radeonsi/gfx11: enable shader prefetch except for initial chip revisions
4107 - radeonsi/gfx11: use a better workaround for the export conflict bug
4116 - ac/surface: disallow 256KB swizzle modes on gfx11 APUs
4994 - amd: update gfx10_format_table.py for gfx11
4995 - radeonsi/gfx11: add assert in legacy vs path
4996 - radeonsi/gfx11: register changes
4997 - radeonsi/gfx11: image descriptor changes
5206 - aco/tests: fix gfx11 variants printed as gfx12
5207 - aco: disable sdwa on gfx11
5345 - radeonsi/vcn: Add support of array_mode for gfx11
6035 - radeonsi/gfx11: make flat_scratch changes for graphics
6036 - radeonsi/gfx11: make flat_scratch changes for compute
6037 - radeonsi/gfx11: interp changes for 32bit
6038 - radeonsi/gfx11: interp changes for 16bit
6039 - radeonsi/gfx11: instruction cache line size is 128 bytes
6040 - radeonsi/gfx11: program inst_pref_size for compute
6041 - radeonsi/gfx11: program db render control register
6042 - radeonsi/gfx11: export alpha through mrtz for alpha-to-coverage if mrtz is there
6043 - ac,radeonsi/gfx11: swizzle MRT0/1 for dual source blending
6050 - radeonsi/gfx11: use PIXEL_PIPE_STATE_DUMP event instead of ZPASS_DONE