index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
amd
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
ac: add radeon_info::has_sync_file
cros-mesa-17.2.3-vanilla
chadv/cros-mesa-17.2.3-vanilla
Marek Olšák
2017-10-12
2
-0
/
+2
*
ac/surface: add ac_surface::is_displayable
Marek Olšák
2017-10-12
2
-0
/
+13
*
amd: move r600d_common.h into r600g
Marek Olšák
2017-10-09
1
-135
/
+0
*
radeonsi: shrink r600d_common.h and stop using it
Marek Olšák
2017-10-09
2
-165
/
+17
*
ac: properly document a buffer.store LLVM workaround
Marek Olšák
2017-10-06
2
-6
/
+9
*
ac: silence a warning
Marek Olšák
2017-10-04
1
-1
/
+3
*
radv: emit fmuladd instead of fma to llvm.
Dave Airlie
2017-10-04
1
-1
/
+1
*
amd/common: move ac_build_phi from radeonsi
Nicolai Hähnle
2017-10-02
2
-0
/
+19
*
radeonsi: clamp depth comparison value only for fixed point formats
Nicolai Hähnle
2017-09-29
1
-0
/
+2
*
amd/common: save an instruction in the build_cube_select sequence
Nicolai Hähnle
2017-09-29
1
-5
/
+6
*
amd/common: fix build_cube_select
Nicolai Hähnle
2017-09-29
1
-3
/
+3
*
amd/common: remove ac_shader_abi::chip_class
Nicolai Hähnle
2017-09-29
2
-13
/
+10
*
meson: build "radv" vulkan driver for radeon hardware
Dylan Baker
2017-09-27
1
-0
/
+63
*
ac/surface: handle error when choosing preferred swizzle mode
Nicolai Hähnle
2017-09-21
1
-2
/
+4
*
ac/surface: handle S8 on gfx9
Dave Airlie
2017-09-20
1
-2
/
+7
*
amd/common: add workaround for cube map array layer clamping
Nicolai Hähnle
2017-09-18
1
-2
/
+29
*
amd/common: remove has_ds_bpermute argument from ac_build_ddxy
Nicolai Hähnle
2017-09-18
3
-7
/
+2
*
amd/common: add chip_class to ac_llvm_context
Nicolai Hähnle
2017-09-18
3
-4
/
+12
*
amd/common: round cube array slice in ac_prepare_cube_coords
Nicolai Hähnle
2017-09-18
3
-5
/
+8
*
radv: Check for GFX9 for 1D arrays in image_size intrinsic.
Bas Nieuwenhuizen
2017-09-15
1
-1
/
+2
*
radeonsi: move si_get_wave_info() to AMD common code
Samuel Pitoiset
2017-09-14
2
-0
/
+94
*
ac/surface: match Z and stencil tile config
Nicolai Hähnle
2017-09-13
1
-7
/
+42
*
ac/surface: sanity-check that we got a TC-compatible HTILE if requested
Nicolai Hähnle
2017-09-13
1
-0
/
+6
*
amd/common: get ME/PFP/CE firmware feature versions as well
Nicolai Hähnle
2017-09-13
2
-4
/
+9
*
radv/ac: bump params array for image atomic comp swap
Dave Airlie
2017-09-13
1
-1
/
+1
*
radv: handle GFX9 1D textures
Dave Airlie
2017-09-13
1
-11
/
+69
*
ac: remove bitcast_to_float()
Connor Abbott
2017-09-08
1
-16
/
+2
*
ac: move ac_to_integer() and ac_to_float() to ac_llvm_build.c
Connor Abbott
2017-09-08
3
-162
/
+172
*
ac: fix ac_get_type_size() for doubles
Connor Abbott
2017-09-08
1
-0
/
+1
*
radv/ac: use ac_get_type_size.
Dave Airlie
2017-09-08
1
-23
/
+3
*
radeonsi: move the guts of ARB_shader_group_vote emission to ac
Connor Abbott
2017-09-08
2
-0
/
+36
*
radeonsi: move si_emit_ballot() to ac
Connor Abbott
2017-09-08
2
-0
/
+29
*
radeonsi: move emit_optimization_barrier() to ac
Connor Abbott
2017-09-08
2
-0
/
+45
*
radeonsi: move llvm_get_type_size() to ac
Connor Abbott
2017-09-08
2
-0
/
+26
*
ac/surface: add radeon_surf::has_stencil for convenience
Marek Olšák
2017-09-07
2
-0
/
+3
*
ac/surface: reduce gfx9_surface_layout size.
Dave Airlie
2017-09-07
1
-2
/
+3
*
ac/debug: take ASIC generation into account when printing registers
Nicolai Hähnle
2017-09-06
2
-107
/
+177
*
amd/common: pass chip_class to ac_dump_reg
Nicolai Hähnle
2017-09-06
2
-45
/
+45
*
ac/sid_tables: add FieldTable object
Nicolai Hähnle
2017-09-06
1
-30
/
+85
*
ac/sid_tables: remove unused variable varname_values
Nicolai Hähnle
2017-09-06
1
-1
/
+0
*
radv/gfx9: fix buffer size on gfx9.
Dave Airlie
2017-09-06
1
-1
/
+1
*
ac: reorg ac_shader_binary struct to take less space.
Dave Airlie
2017-09-04
1
-8
/
+9
*
radeonsi: move si_vm_fault_occured() to AMD common code
Samuel Pitoiset
2017-09-01
2
-0
/
+113
*
ac/debug: Support multiple trace ids for nested IBs.
Bas Nieuwenhuizen
2017-08-29
2
-22
/
+40
*
ac/nir: remove misleading condition
Grazvydas Ignotas
2017-08-29
1
-1
/
+1
*
ac/nir: silence maybe-uninitialized warnings
Grazvydas Ignotas
2017-08-29
1
-6
/
+9
*
amd: add .editorconfig
Grazvydas Ignotas
2017-08-29
1
-0
/
+3
*
gallium/radeon: set EVENT_WRITE_EOP.INT_SEL = wait for write confirmation
Marek Olšák
2017-08-28
1
-0
/
+3
*
Revert "radeonsi: get the raster config from AMDGPU on SI"
Marek Olšák
2017-08-27
2
-5
/
+0
*
ac/debug: use util_strchrnul() to fix android build error
Mauro Rossi
2017-08-24
1
-1
/
+2
[next]