Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
8bc39e251bf9793b30388aeb468d9cbe8eeeacab
/
src
/
amd
8bc39e2
radv: Create single RADV_DEBUG env var.
by Bas Nieuwenhuizen
· 8 years ago
8cb60c7
ac/debug: Dump indirect buffers.
by Bas Nieuwenhuizen
· 8 years ago
97dfff5
radv: Dump command buffer on hang.
by Bas Nieuwenhuizen
· 8 years ago
0ef1b4d
ac/debug: Move IB decode to common code.
by Bas Nieuwenhuizen
· 8 years ago
b838f64
ac/debug: Move sid_tables.h generation to common code.
by Bas Nieuwenhuizen
· 8 years ago
cc4ff6c
spirv: add support for doubles to OpSpecConstant
by Samuel Iglesias Gonsálvez
· 8 years ago
41969f0
radv: drop unused fields in physical device.
by Dave Airlie
· 8 years ago
f6d3af2
radv: fix depth transitions with layerCount = VK_REMAINING_ARRAY_LAYERS
by Pierre-Loup A. Griffais
· 8 years ago
29d6a36
radeonsi: do all math in bytes in SI DMA code
by Marek Olšák
· 8 years ago
1f13cb8
anv,radv: disable StorageImageWriteWithoutFormat for now
by Ilia Mirkin
· 8 years ago
36c648b
spirv: always expose SpvCapabilityStorageImageExtendedFormats
by Ilia Mirkin
· 8 years ago
80bafc0
radv: only allow cmask/dcc in color optimal.
by Dave Airlie
· 8 years ago
1814df7
radv: only allow cmask/dcc on exclusive or concurrent with graphics queue.
by Dave Airlie
· 8 years ago
44f833a
radv: denote support for extended storage image formats.
by Dave Airlie
· 8 years ago
d842377
radv: add some asserts for operations on general queue
by Dave Airlie
· 8 years ago
059af25
radv: Also skip DCC clear flushes for compute.
by Bas Nieuwenhuizen
· 8 years ago
3fd306b
radv: handle queue present directly to winsys
by Dave Airlie
· 8 years ago
b5bb8b5
radv: fix rendering to b10g11r11_ufloat_pack32
by Dave Airlie
· 8 years ago
4813c9a
radv: handle multi-component shared load/stores.
by Dave Airlie
· 8 years ago
3a30b1a
radv: return count of queue families written
by Damien Grassart
· 8 years ago
e7279f1
radv: set some proper values for interp offset limits.
by Dave Airlie
· 8 years ago
14737bc
radv: bump texel offsets to align with radeonsi
by Dave Airlie
· 8 years ago
27a8aab
radv: fix dual source blending
by Fredrik Höglund
· 8 years ago
877202b
radv: enable shaderStorageImageExtendedFormats
by Dave Airlie
· 8 years ago
a3ca2a9
radv: enable shaderGatherImageExtended
by Dave Airlie
· 8 years ago
56020c7
radv/image: only touch queue family info for concurrent images.
by Dave Airlie
· 8 years ago
9d23b8a
radv: flush smem for uniform buffer bit.
by Dave Airlie
· 8 years ago
018ead4
radeonsi: add Polaris12 support (v3)
by Junwei Zhang
· 8 years ago
1d529cb
radv: Use correct workgroup size limits.
by Bas Nieuwenhuizen
· 8 years ago
6229994
radv: expose the compute queue
by Dave Airlie
· 8 years ago
442735d
radv: Only emit PFP ME syncs for DMA on the GFX queue.
by Bas Nieuwenhuizen
· 8 years ago
f2523eb
radv: Create an empty CS per ring type.
by Bas Nieuwenhuizen
· 8 years ago
accc5fc
radv: Don't enable CMASK on compute queues.
by Bas Nieuwenhuizen
· 8 years ago
bfee986
radv: Use RELEASE_MEM packet for MEC timestamp query.
by Bas Nieuwenhuizen
· 8 years ago
9b0efc9
radv: Implement indirect dispatch for the MEC.
by Bas Nieuwenhuizen
· 8 years ago
3a55902
radv: update vkCmdUpdateBuffer for the MEC.
by Bas Nieuwenhuizen
· 8 years ago
b349955
radv: Implement cache flushing for the MEC.
by Bas Nieuwenhuizen
· 8 years ago
72aaa83
radv: add semaphore support
by Dave Airlie
· 8 years ago
d270b5f
radv: pass queue index into winsys submission
by Dave Airlie
· 8 years ago
d0e6fb0
radv: init compute queue and avoid initing transfer queues
by Dave Airlie
· 8 years ago
71dabe1
radv/winsys: Make WaitIdle queue aware.
by Bas Nieuwenhuizen
· 8 years ago
d028bd7
radv/meta: update header info
by Dave Airlie
· 8 years ago
4bd666a
radv: hook compute clears into clear image api.
by Dave Airlie
· 8 years ago
f11ea87
radv: clear image implementation for compute queue
by Dave Airlie
· 8 years ago
9839ce2
radv/meta: split clear image out into a separate layer clear function
by Dave Airlie
· 8 years ago
ef5f59c
radv: implement image->image copies using compute shader
by Dave Airlie
· 8 years ago
983af3a
radv: add a compute shader implementation for buffer to image
by Dave Airlie
· 8 years ago
35cf08e
radv: Use correct pitch for views with different block size.
by Bas Nieuwenhuizen
· 8 years ago
94a7434
radv: Store queue family in command buffers.
by Dave Airlie
· 8 years ago
c20701f
radv: start fixing up queue allocate for multiple queues
by Dave Airlie
· 8 years ago
59c9a13
radv/winsys: start adding support for DMA/compute queue
by Dave Airlie
· 8 years ago
86cb418
radv/winsys: Expose number of compute/dma rings.
by Bas Nieuwenhuizen
· 8 years ago
0f2e9a8
radv/winsys: consolidate request->fence code
by Dave Airlie
· 8 years ago
7ad1c24
radv: handle fence allocation failing
by Dave Airlie
· 8 years ago
b2b4f72
radv: Don't bail out on pipeline create failure.
by Bas Nieuwenhuizen
· 8 years ago
fd249c8
treewide: s/comparitor/comparator/
by Ilia Mirkin
· 8 years ago
90c2978
radv/ac: some fix maybe-uninitialized warnings
by Grazvydas Ignotas
· 8 years ago
ec08666
radv/meta: use VK_NULL_HANDLE for handles
by Grazvydas Ignotas
· 8 years ago
9bff2c9
radv: fix release build unused variable warnings
by Grazvydas Ignotas
· 8 years ago
53e1c97
radv: Use enum for memory types.
by Bas Nieuwenhuizen
· 8 years ago
4ae84ef
radv: Use enum for memory heaps.
by Bas Nieuwenhuizen
· 8 years ago
011e557
radv: Clean up some unused variables.
by Bas Nieuwenhuizen
· 8 years ago
bd56de8
radv/ac: no need to pass nir to the post outputs handling
by Dave Airlie
· 8 years ago
d38eece
radv: fix warnings in ubo load code.
by Dave Airlie
· 8 years ago
0fafe94
radv/ac: pass a mask of array params not a number.
by Dave Airlie
· 8 years ago
257866a
radv: split out a chunk of variant filling code.
by Dave Airlie
· 8 years ago
6cde094
radv/meta: don't pass rect into blit2d src function.
by Dave Airlie
· 8 years ago
71a9574
radv/meta: cleanup image info setup.
by Dave Airlie
· 8 years ago
6f08dcd
radv/meta: split copyimage api into api and meta function
by Dave Airlie
· 8 years ago
0689b8f
radv/meta: clean up buffer->image code.
by Dave Airlie
· 8 years ago
c46c376
radv/ac: don't pass nir to create_function
by Dave Airlie
· 8 years ago
2a33049
radv: add missing license file to radv_meta_bufimage.
by Dave Airlie
· 8 years ago
e54af02
radv/ac: use build_gep0 instead of opencoding it.
by Dave Airlie
· 8 years ago
c7dc1b0
radv: make push constants optional
by Dave Airlie
· 8 years ago
dfef9c7
radv: only emit descriptor sgprs when needed
by Dave Airlie
· 8 years ago
ae61dda
radv: move userdata sgpr ownership to compiler side.
by Dave Airlie
· 8 years ago
221ab77
radv: refactor out the constant setting user sgpr code.
by Dave Airlie
· 8 years ago
11208f0
radv: refactor out the descriptor user sgpr setting.
by Dave Airlie
· 8 years ago
a74a4ed
radv: only bind descriptor sets to stages that need them
by Dave Airlie
· 8 years ago
85118a1
radv: move descriptor set userdata emission to draw flush time.
by Dave Airlie
· 8 years ago
a5d1084
radv: refactor descriptor set userdata emission out.
by Dave Airlie
· 8 years ago
f847676
radv: pass pipeline to constant flush function
by Dave Airlie
· 8 years ago
eb2ba5c
radv: consolidate compute pipeline flushing (v1.1)
by Dave Airlie
· 8 years ago
a77426f
vulkan: use STATIC_ASSERT instead of static_assert
by Edward O'Callaghan
· 8 years ago
3015a23
radv: fix resource leak in radv_amdgpu_ctx_create
by Nayan Deshmukh
· 8 years ago
92d7563
ac/nir: Only use the first component for SSBO atomics.
by Bas Nieuwenhuizen
· 8 years ago
8033f78
radv: fix another regression since shadow fixes.
by Dave Airlie
· 8 years ago
77014a0
radeonsi: document a CP DMA bug that doesn't need a workaround yet
by Marek Olšák
· 8 years ago
abc887f
ac/nir: Fix out of bounds array access.
by Bas Nieuwenhuizen
· 8 years ago
048143b
radv: set spi_baryc_cntl.pos_float_location to 0
by Dave Airlie
· 8 years ago
f3a3fea
radv: force persample shading when required.
by Dave Airlie
· 8 years ago
b8c9ce4
ac/nir: Fix accessing an unitialized value.
by Bas Nieuwenhuizen
· 8 years ago
029e8ff
radv: Initialize the shader_stats_dump flag.
by Bas Nieuwenhuizen
· 8 years ago
05533ce
radv: Use different intrinsic for ubo loads.
by Bas Nieuwenhuizen
· 8 years ago
f9ab602
anv: set maxFragmentDualSrcAttachments to 1
by Dave Airlie
· 8 years ago
7c277ea
radv: don't return VK_SUCCESS if radv_device_get_cache_uuid() fails
by Emil Velikov
· 8 years ago
78707a1
radv: don't leak the fd if radv_physical_device_init() succeeds
by Emil Velikov
· 8 years ago
f3a1c17
radv: Make radv_finishme only warn once per call-site
by Emil Velikov
· 8 years ago
09c0c17
radv: fix 3D clears with baseMiplevel
by Dave Airlie
· 8 years ago
020978a
radv: brown-paper bag for a forgotten else.
by Dave Airlie
· 8 years ago
Next »