2019-10-10 |
Marek Olšák | clover: fix the nir_serialize build failure
|
commit | commitdiff | tree |
2019-10-10 |
Marek Olšák | ac/nir: add back nir_op_fmod
|
commit | commitdiff | tree |
2019-10-10 |
Marek Olšák | gallium: remove PIPE_SHADER_CAP_SCALAR_ISA
|
commit | commitdiff | tree |
2019-10-10 |
Marek Olšák | tgsi_to_nir: use nir_shader_compiler_options::lower_to_scalar
|
commit | commitdiff | tree |
2019-10-10 |
Marek Olšák | st/mesa: use nir_shader_compiler_options::lower_to_scalar
|
commit | commitdiff | tree |
2019-10-10 |
Marek Olšák | nir: add nir_shader_compiler_options::lower_to_scalar
|
commit | commitdiff | tree |
2019-10-10 |
Marek Olšák | tgsi_to_nir: add #ifdef header guards
|
commit | commitdiff | tree |
2019-10-10 |
Marek Olšák | nir/drawpixels: fix what appears to be a copy-paste...
|
commit | commitdiff | tree |
2019-10-10 |
Marek Olšák | nir/drawpixels: handle load_color0, load_input, load_interpo...
|
commit | commitdiff | tree |
2019-10-10 |
Marek Olšák | nir: move gl_nir_opt_access from glsl directory
|
commit | commitdiff | tree |
2019-10-10 |
Marek Olšák | nir: add a strip parameter to nir_serialize
|
commit | commitdiff | tree |
2019-10-09 |
Marek Olšák | radeonsi: enable MSAA shader images
|
commit | commitdiff | tree |
2019-10-09 |
Marek Olšák | radeonsi: expand FMASK before MSAA image stores are...
|
commit | commitdiff | tree |
2019-10-09 |
Marek Olšák | radeonsi: apply FMASK to MSAA image loads
|
commit | commitdiff | tree |
2019-10-09 |
Marek Olšák | radeonsi: clean up image_fetch_rsrc
|
commit | commitdiff | tree |
2019-10-09 |
Marek Olšák | radeonsi: add FMASK slots for shader images (for MSAA...
|
commit | commitdiff | tree |
2019-10-09 |
Marek Olšák | radeonsi: set the sample index for shader images correctly
|
commit | commitdiff | tree |
2019-10-09 |
Marek Olšák | radeonsi: fix GLSL imageSamples()
|
commit | commitdiff | tree |
2019-10-09 |
Marek Olšák | tgsi/scan: add tgsi_shader_info::msaa_images_declared
|
commit | commitdiff | tree |
2019-10-09 |
Marek Olšák | nir: add shader_info::last_msaa_image
|
commit | commitdiff | tree |
2019-10-09 |
Marek Olšák | radeonsi: don't set BO metadata for non-zero planes
|
commit | commitdiff | tree |
2019-10-09 |
Marek Olšák | radeonsi: ignore metadata for non-zero planes
|
commit | commitdiff | tree |
2019-10-09 |
Marek Olšák | radeonsi: remove si_vid_join_surfaces and use combined...
|
commit | commitdiff | tree |
2019-10-09 |
Marek Olšák | radeonsi: allocate planar multimedia formats in 1 buffer
|
commit | commitdiff | tree |
2019-10-09 |
Marek Olšák | vl: use u_format in vl_video_buffer_formats
|
commit | commitdiff | tree |
2019-10-09 |
Marek Olšák | gallium/u_tests: test NV12 allocation and export
|
commit | commitdiff | tree |
2019-10-09 |
Marek Olšák | gallium/util: add planar format layouts and helpers
|
commit | commitdiff | tree |
2019-10-09 |
Marek Olšák | gallium/util: remove enum numbering from util_format_layout
|
commit | commitdiff | tree |
2019-10-09 |
Marek Olšák | amd: don't use AMD_FAMILY definitions from amdgpu_drm.h
|
commit | commitdiff | tree |
2019-10-08 |
Marek Olšák | radeonsi: use simple_mtx_t instead of mtx_t
|
commit | commitdiff | tree |
2019-10-08 |
Marek Olšák | st/mesa: use simple_mtx_t instead of mtx_t
|
commit | commitdiff | tree |
2019-10-08 |
Marek Olšák | gallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to...
|
commit | commitdiff | tree |
2019-10-08 |
Marek Olšák | util: use simple_mtx_t for util_range
|
commit | commitdiff | tree |
2019-10-07 |
Marek Olšák | winsys/radeon: initialize SIMD properties in radeon_info
|
commit | commitdiff | tree |
2019-09-30 |
Marek Olšák | ac/nir: fix GLSL imageSamples()
|
commit | commitdiff | tree |
2019-09-30 |
Marek Olšák | ac: add ac_build_image_get_sample_count from radeonsi
|
commit | commitdiff | tree |
2019-09-30 |
Marek Olšák | ac/surface: don't allocate FMASK if there is no graphics
|
commit | commitdiff | tree |
2019-09-30 |
Marek Olšák | tgsi_to_nir: handle PIPE_FORMAT_NONE in image opcodes
|
commit | commitdiff | tree |
2019-09-30 |
Marek Olšák | ac: reorder and print all radeon_info fields
|
commit | commitdiff | tree |
2019-09-30 |
Marek Olšák | ac: set the number of SDPs same as the number of TCCs
|
commit | commitdiff | tree |
2019-09-30 |
Marek Olšák | ac: fix num_good_cu_per_sh for harvested chips
|
commit | commitdiff | tree |
2019-09-30 |
Marek Olšák | radeonsi/gfx10: fix corruption for chips with harvested...
|
commit | commitdiff | tree |
2019-09-30 |
Marek Olšák | ac: add radeon_info::tcc_harvested
|
commit | commitdiff | tree |
2019-09-30 |
Marek Olšák | ac: fix incorrect vram_size reported by the kernel
|
commit | commitdiff | tree |
2019-09-30 |
Marek Olšák | radeonsi/gfx10: fix L2 cache rinse programming
|
commit | commitdiff | tree |
2019-09-24 |
Marek Olšák | gallium/vl: don't set PIPE_HANDLE_USAGE_EXPLICIT_FLUSH
|
commit | commitdiff | tree |
2019-09-24 |
Marek Olšák | radeonsi: initialize displayable DCC using the retile...
|
commit | commitdiff | tree |
2019-09-23 |
Marek Olšák | ac/nir: force unnormalized coordinates for RECT
|
commit | commitdiff | tree |
2019-09-23 |
Marek Olšák | ac/nir: port Z compare value clamping from radeonsi
|
commit | commitdiff | tree |
2019-09-23 |
Marek Olšák | tgsi_to_nir: fix 2-component system values like tess_level_i...
|
commit | commitdiff | tree |
2019-09-23 |
Marek Olšák | tgsi_to_nir: fix masked out image loads
|
commit | commitdiff | tree |
2019-09-23 |
Marek Olšák | nir: define 8-byte size and alignment for bindless...
|
commit | commitdiff | tree |
2019-09-23 |
Marek Olšák | nir: don't add bindless variables to num_textures and...
|
commit | commitdiff | tree |
2019-09-23 |
Marek Olšák | amd: remove all PCI IDs supported by amdgpu
|
commit | commitdiff | tree |
2019-09-23 |
Marek Olšák | ac: stop using PCI IDs for chip identification
|
commit | commitdiff | tree |
2019-09-23 |
Marek Olšák | ac/addrlib: fix chip identification for Vega10, Arcturus...
|
commit | commitdiff | tree |
2019-09-23 |
Marek Olšák | amd: add more PCI IDs for Navi14
|
commit | commitdiff | tree |
2019-09-18 |
Marek Olšák | radeonsi: include drm_fourcc.h to fix the build
|
commit | commitdiff | tree |
2019-09-18 |
Marek Olšák | radeonsi: implement pipe_screen::resource_get_param
|
commit | commitdiff | tree |
2019-09-18 |
Marek Olšák | gallium: extend resource_get_param to be as capable...
|
commit | commitdiff | tree |
2019-09-18 |
Marek Olšák | ac: move ac_get_num_physical_vgprs into radeon_info
|
commit | commitdiff | tree |
2019-09-18 |
Marek Olšák | ac: move ac_get_num_physical_sgprs into radeon_info
|
commit | commitdiff | tree |
2019-09-18 |
Marek Olšák | ac: move ac_get_max_wave64_per_simd into radeon_info
|
commit | commitdiff | tree |
2019-09-18 |
Marek Olšák | ac: move num_sdp_interfaces into radeon_info
|
commit | commitdiff | tree |
2019-09-18 |
Marek Olšák | ac: move PBB MAX_ALLOC_COUNT into radeon_info
|
commit | commitdiff | tree |
2019-09-17 |
Marek Olšák | radeonsi: add Navi12 PCI ID
|
commit | commitdiff | tree |
2019-09-11 |
Marek Olšák | radeonsi/gfx9: honor user stride for imported buffers
|
commit | commitdiff | tree |
2019-09-11 |
Marek Olšák | prog_to_nir, tgsi_to_nir: make sure kill doesn't discard...
|
commit | commitdiff | tree |
2019-09-11 |
Marek Olšák | ac: replace HAVE_LLVM with LLVM_VERSION_MAJOR for atomic...
|
commit | commitdiff | tree |
2019-09-10 |
Marek Olšák | radeonsi: remove redundant si_texture offset and size...
|
commit | commitdiff | tree |
2019-09-10 |
Marek Olšák | radeonsi: move texture storage allocation outside of...
|
commit | commitdiff | tree |
2019-09-10 |
Marek Olšák | radeonsi: move HTILE allocation outside of radeonsi
|
commit | commitdiff | tree |
2019-09-10 |
Marek Olšák | radeonsi: handle NO_DCC early
|
commit | commitdiff | tree |
2019-09-10 |
Marek Olšák | ac/surface: add RADEON_SURF_NO_FMASK
|
commit | commitdiff | tree |
2019-09-10 |
Marek Olšák | r300,r600,radeonsi: set winsys_handle::stride,offset...
|
commit | commitdiff | tree |
2019-09-10 |
Marek Olšák | r300,r600,radeonsi: read winsys_handle::stride,offset...
|
commit | commitdiff | tree |
2019-09-10 |
Marek Olšák | radeonsi/gfx10: fix wave occupancy computations
|
commit | commitdiff | tree |
2019-09-10 |
Marek Olšák | radeonsi: only support at most 1024 threads per block
|
commit | commitdiff | tree |
2019-09-10 |
Marek Olšák | radeonsi: disable DCC when importing a texture from...
|
commit | commitdiff | tree |
2019-09-10 |
Marek Olšák | radeonsi/gfx10: don't call gfx10_destroy_query with...
|
commit | commitdiff | tree |
2019-09-10 |
Marek Olšák | radeonsi/gfx10: use fma for TGSI_OPCODE_FMA
|
commit | commitdiff | tree |
2019-09-10 |
Marek Olšák | ac: use fma on gfx10
|
commit | commitdiff | tree |
2019-09-10 |
Marek Olšák | ac: enable LLVM atomic optimizations
|
commit | commitdiff | tree |
2019-08-27 |
Marek Olšák | radeonsi: fix scratch buffer WAVESIZE setting leading...
|
commit | commitdiff | tree |
2019-08-27 |
Marek Olšák | radeonsi: unbind blend/DSA/rasterizer state correctly...
|
commit | commitdiff | tree |
2019-08-27 |
Marek Olšák | radeonsi: align scratch and ring buffer allocations...
|
commit | commitdiff | tree |
2019-08-27 |
Marek Olšák | radeonsi: consolidate determining VGPR_COMP_CNT for...
|
commit | commitdiff | tree |
2019-08-27 |
Marek Olšák | radeonsi/gfx10: set PA_CL_VS_OUT_CNTL with CONTEXT_REG_RMW...
|
commit | commitdiff | tree |
2019-08-27 |
Marek Olšák | radeonsi/gfx10: remove incorrect ngg/pos_writes_edgeflag...
|
commit | commitdiff | tree |
2019-08-27 |
Marek Olšák | radeonsi: add PKT3_CONTEXT_REG_RMW
|
commit | commitdiff | tree |
2019-08-27 |
Marek Olšák | winsys/amdgpu+radeon: process AMD_DEBUG in addition...
|
commit | commitdiff | tree |
2019-08-27 |
Marek Olšák | radeonsi/gfx10: add AMD_DEBUG=nongg
|
commit | commitdiff | tree |
2019-08-27 |
Marek Olšák | radeonsi/gfx10: finish up Navi14, add PCI ID
|
commit | commitdiff | tree |
2019-08-27 |
Marek Olšák | radeonsi/gfx10: always use the legacy pipeline for...
|
commit | commitdiff | tree |
2019-08-27 |
Marek Olšák | radeonsi/gfx10: don't initialize VGT_INSTANCE_STEP_RATE_0
|
commit | commitdiff | tree |
2019-08-27 |
Marek Olšák | radeonsi/gfx10: fix InstanceID for legacy VS+GS
|
commit | commitdiff | tree |
2019-08-27 |
Marek Olšák | radeonsi/gfx10: add as_ngg variant for VS as ES to...
|
commit | commitdiff | tree |
2019-08-27 |
Marek Olšák | radeonsi/gfx10: create the GS copy shader if using...
|
commit | commitdiff | tree |
2019-08-27 |
Marek Olšák | radeonsi/gfx10: fix the PRIMITIVES_GENERATED query...
|
commit | commitdiff | tree |
2019-08-27 |
Marek Olšák | radeonsi/gfx10: fix tessellation for the legacy pipeline
|
commit | commitdiff | tree |
next |