st/va: move YUV content to deinterlaced buffer when reallocated for encoder
[mesa.git] / src / amd / common /
2017-09-07 Marek Olšákac/surface: add radeon_surf::has_stencil for convenience
2017-09-07 Dave Airlieac/surface: reduce gfx9_surface_layout size.
2017-09-06 Nicolai Hähnleac/debug: take ASIC generation into account when printi...
2017-09-06 Nicolai Hähnleamd/common: pass chip_class to ac_dump_reg
2017-09-06 Nicolai Hähnleac/sid_tables: add FieldTable object
2017-09-06 Nicolai Hähnleac/sid_tables: remove unused variable varname_values
2017-09-06 Dave Airlieradv/gfx9: fix buffer size on gfx9.
2017-09-03 Dave Airlieac: reorg ac_shader_binary struct to take less space.
2017-09-01 Samuel Pitoisetradeonsi: move si_vm_fault_occured() to AMD common...
2017-08-29 Bas Nieuwenhuizenac/debug: Support multiple trace ids for nested IBs.
2017-08-28 Grazvydas Ignotasac/nir: remove misleading condition
2017-08-28 Grazvydas Ignotasac/nir: silence maybe-uninitialized warnings
2017-08-28 Grazvydas Ignotasamd: add .editorconfig
2017-08-28 Marek Olšákgallium/radeon: set EVENT_WRITE_EOP.INT_SEL = wait...
2017-08-27 Marek OlšákRevert "radeonsi: get the raster config from AMDGPU...
2017-08-24 Mauro Rossiac/debug: use util_strchrnul() to fix android build...
2017-08-24 Marek Olšákradeonsi: get the raster config from AMDGPU on SI
2017-08-24 Bas Nieuwenhuizenac/nir: Add shader support for multiviews.
2017-08-24 Bas Nieuwenhuizenac/nir: Make shader key a struct.
2017-08-24 Bas Nieuwenhuizenac/nir: Implement input attachments with layered rendering.
2017-08-24 Bas Nieuwenhuizenac/nir: Determine if input attachments are used in...
2017-08-24 Bas Nieuwenhuizenac/nir: Cast sources of integer ops to int.
2017-08-23 Bas Nieuwenhuizenradv: Implement bc optimize.
2017-08-23 Bas Nieuwenhuizenac/nir: refactor input variable iteration.
2017-08-23 Nicolai Hähnleac/debug: invoke valgrind checks while parsing IBs
2017-08-23 Nicolai Hähnleac/debug: annotate IB dumps with the raw values
2017-08-23 Nicolai Hähnleac/debug: use an explicit getter for fetching words...
2017-08-22 Marek Olšákac/surface/gfx9: don't allow DCC for the smallest mipma...
2017-08-22 Marek Olšákgallium/radeon: clean up EOP_DATA_SEL magic numbers
2017-08-22 Marek Olšákradeonsi/gfx9: properly handle imported textures with...
2017-08-22 Nicolai Hähnleamd/common: split out ac_parse_ib_chunk from ac_parse_ib
2017-08-21 Dave Airlieac/nir: fixup layer/viewport export for GFX9.
2017-08-17 Dave Airlieradv: disable texture gather workaround on gfx9.
2017-08-10 Marek Olšákac: fail shader compilation if libelf is replaced by...
2017-08-08 Connor Abbottac/nir: fix saturate emission
2017-08-06 Dave Airlieradv: fix f16->f32 denorm handling for SI/CIK. (v2)
2017-08-06 Andres Rodriguezac/gpu: add driver/device UUID query helpers
2017-08-04 Marek Olšákac/surface: align DCC size for surfaces that use tile...
2017-08-04 Marek Olšákac/surface: limit tile swizzle to non-mipmaps on SI
2017-08-04 Marek Olšákac/surface: enable tile swizzle for mipmapped textures
2017-08-04 Marek Olšákac/surface: set structure size and handle errors for...
2017-08-04 Marek Olšákac/surface: increment surf_index only when tile swizzle...
2017-08-04 Marek Olšákac/surface: compute tile swizzle only when it's allowed
2017-08-04 Marek Olšákac/surface: add RADEON_SURF_SHAREABLE
2017-08-04 Marek Olšákac/surface: remove RADEON_SURF_HAS_TILE_MODE_INDEX
2017-08-04 Marek Olšákac/surface: move tile_swizzle to ac_surface and document it
2017-08-02 Nicolai Hähnleradeonsi: fix streamout overflow predication on VI+
2017-08-02 Bas Nieuwenhuizenac/nir: Add float cast before shadow comparator clamp.
2017-08-01 Dave Airlieradeon/ac: use ds_swizzle for derivs on si/cik.
2017-08-01 Connor Abbottac/nir: fix nir_op_unpack_64_2x32_split_y emission
2017-08-01 Connor Abbottac/nir: fix lsb emission
2017-07-31 Dave Airlieradv: handle 10-bit format clamping workaround.
2017-07-31 Nicolai Hähnleac/nir: implement load_frag_coord intrinsic
2017-07-31 Nicolai Hähnleac/nir: pass ac_llvm_context to unpack_param
2017-07-31 Nicolai Hähnleac/nir,radeonsi: add and use ac_shader_abi::frag_pos
2017-07-31 Nicolai Hähnleac/nir,radeonsi: add and use ac_shader_abi::{ancillary...
2017-07-31 Nicolai Hähnleac/nir,radv: move force_persample to ac_shader_info...
2017-07-31 Nicolai Hähnleradeonsi: use new function ac_build_umin for edgeflag...
2017-07-31 Nicolai Hähnleac/nir: clamp shadow texture comparison value on VI
2017-07-31 Nicolai Hähnleac/nir: add always_vector argument to ac_build_gather_v...
2017-07-31 Nicolai Hähnleac/nir,radeonsi: add ac_shader_abi::front_face
2017-07-31 Nicolai Hähnleac/nir: pass ac_nir_context to emit_ddxy
2017-07-31 Nicolai Hähnleac/nir: pass ac_nir_context to SSBO intrinsic handlers
2017-07-31 Nicolai Hähnleac/nir: load buffer descriptors via ac_shader_abi:...
2017-07-31 Nicolai Hähnleac/nir: pass ac_nir_context to emit_discard_if
2017-07-31 Nicolai Hähnleac/nir: extract shader_info->fs.can_discard from NIR...
2017-07-31 Nicolai Hähnleac/nir: handle old-style shadow tex instructions correctly
2017-07-31 Nicolai Hähnleac/nir: whitespace fixes
2017-07-31 Nicolai Hähnleac/nir: use shader_info pass to determine whether insta...
2017-07-31 Nicolai Hähnleac/nir: move setting shader_info->fs.writes_memory...
2017-07-31 Nicolai Hähnleac/nir: add image and write parameter to ac_shader_abi...
2017-07-31 Nicolai Hähnleac/nir: add support for arrays-of-arrays to get_sampler...
2017-07-31 Nicolai Hähnleac/nir: pass ac_nir_context to tex_fetch_ptrs and relat...
2017-07-31 Nicolai Hähnleac/nir: add and use ac_shader_abi::load_sampler_desc
2017-07-31 Nicolai Hähnleac/nir: pass ac_nir_context to visit_tex and various...
2017-07-31 Nicolai Hähnleac/nir,radeonsi: add ac_shader_abi::chip_class
2017-07-31 Nicolai Hähnleac/nir,radeonsi: add ac_shader_abi::load_ubo
2017-07-31 Nicolai Hähnleac/nir: pass ac_nir_context to visit_load_ubo_buffer
2017-07-31 Nicolai Hähnleac/nir: pass ac_nir_context to visit_{load,store}_var...
2017-07-31 Nicolai Hähnleac/nir: pass ac_llvm_context to some helper functions
2017-07-31 Nicolai Hähnleac/nir: pass ac_nir_context to visit_intrinsic
2017-07-31 Nicolai Hähnleac/nir: add ac_nir_context::main_function
2017-07-31 Nicolai Hähnleac/nir: split scanning outputs from setting up output...
2017-07-31 Nicolai Hähnleac/nir: pass ac_llvm_context to *build_alloca* helpers
2017-07-31 Nicolai Hähnleac/nir: use ac_shader_abi::emit_outputs
2017-07-31 Nicolai Hähnleac,radeonsi: add ac_shader_abi::emit_outputs for hardwa...
2017-07-31 Nicolai Hähnleradeonsi: translate NIR to LLVM
2017-07-31 Nicolai Hähnleac/nir: add ac_shader_abi::inputs
2017-07-31 Nicolai Hähnleac/nir: begin splitting off ac_nir_context
2017-07-31 Nicolai Hähnleac/nir: start using ac_shader_abi
2017-07-31 Nicolai Hähnleac,radeonsi: move some VS input descriptions to ac_shad...
2017-07-26 Dave Airlieradv/ac: port SI TC L1 write corruption fix.
2017-07-26 Dave Airlieradv/ac: realign SI workaround with radeonsi.
2017-07-26 Marek Olšákac/surface: fix hybrid graphics where APU=GFX9, dGPU...
2017-07-21 Dave Airlieac/gpu: add code to detect if kernel supports sync...
2017-07-17 Connor Abbottac/nir: rewrite shared variable handling (v2)
2017-07-17 Marek Olšákac/gpu_info: if clock crystal frequency is 0, print...
2017-07-17 Marek Olšákac/surface/gfx9: flags.texture currently refers to...
2017-07-17 Marek Olšákradeonsi: merge si_llvm_get_amdgpu_target into ac_get_l...
2017-07-17 Dave Airlieamd/addrlib: fix typo in api name.
next