summaryrefslogtreecommitdiff
path: root/src/gallium/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-10-28freedreno: don't flush when new and old pfb is identicalRob Clark1-0/+3
2018-10-28freedreno: dependency tracking for z/s depends on ZSA stateRob Clark1-1/+3
2018-10-28freedreno: mark all state dirty after switching batchRob Clark2-0/+3
2018-10-26freedreno/a6xx: inline draw_impl()Rob Clark1-38/+31
2018-10-26freedreno/a6xx: small cleanupRob Clark1-1/+1
2018-10-26freedreno/a6xx: move where we handle dirty vbo stateRob Clark3-16/+14
2018-10-26freedreno: avoid no-op flushes by re-using last-fenceRob Clark5-2/+34
2018-10-26freedreno/a6xx: Move stencil/depth/alpha state to IBKristian H. Kristensen5-15/+55
2018-10-26freedreno/a6xx: Move stencil mask emit to FD_DIRTY_ZSA groupKristian H. Kristensen1-5/+6
2018-10-26freedreno/a6xx: Rename FD6_GROUP_ZSA ro FD6_GROUP_LRZKristian H. Kristensen2-7/+7
2018-10-26freedreno/a6xx: Move rasterizer state to state objectKristian H. Kristensen5-27/+51
2018-10-26freedreno/a6xx: Fix set_blit_scissor helperKristian H. Kristensen1-2/+2
2018-10-26freedreno/a2xx: Squash a compiler warningKristian H. Kristensen1-2/+2
2018-10-26freedreno/a6xx: Use fd6_emit_ib from a6xxKristian H. Kristensen3-10/+10
2018-10-26freedreno: import libdrm_freedreno + redesign submitRob Clark33-73/+3764
2018-10-26scons/svga: remove opt from the list of valid build typesBrian Paul1-2/+0
2018-10-26radeon/vcn: use util function to get h264 profile idcBoyuan Zhang1-2/+1
2018-10-26radeon/vce: use util function to get h264 profile idcBoyuan Zhang2-8/+2
2018-10-26util: Change remaining uint32 cache ids to sha1David McFarland3-67/+69
2018-10-25freedreno: use fd_bc_alloc_batch instead of fd_batch_create.Hyunjun Ko2-2/+2
2018-10-25freedreno/ir3: take reg->num out of union in ir3_registerHyunjun Ko1-5/+6
2018-10-25freedreno/a6xx: disable unused groupsRob Clark2-6/+13
2018-10-25freedreno: add useful assertRob Clark1-1/+3
2018-10-25swr/rast: ignore CreateElementUnorderedAtomicMemCpyAlok Hota1-1/+2
2018-10-25swr/rast: fix intrinsic/function for LLVM 7 compatibilityAlok Hota6-14/+3
2018-10-25nvc0: increase NOUVEAU_TRANSFER_PUSHBUF_THRESHOLD to 1024 on Kepler+Rhys Perry4-3/+11
2018-10-25util: use C99 declaration in the for-loop set_foreach() macroEric Engestrom4-6/+0
2018-10-25util: use C99 declaration in the for-loop hash_table_foreach() macroEric Engestrom10-20/+0
2018-10-24ir3_compiler/nir: fix imageSize() for buffer-backed imagesEduardo Lima Mitev2-0/+33
2018-10-23radeonsi: enable vcn jpeg decode for ravenBoyuan Zhang1-0/+2
2018-10-23radeon/vcn: implement jpeg target buffer cmdBoyuan Zhang1-1/+72
2018-10-23radeon/vcn: implement jpeg bitstream buffer cmdBoyuan Zhang1-1/+45
2018-10-23radeon/uvd: remove get mjpeg slice headerBoyuan Zhang1-157/+0
2018-10-23radeon/vcn: add jpeg decode implementationBoyuan Zhang5-7/+119
2018-10-23radeon/vcn: separate send cmd call from end frameBoyuan Zhang2-8/+28
2018-10-23radeon/vcn: create cs based on ring typeBoyuan Zhang1-2/+6
2018-10-23radeon/winsys: add vcn jpeg ring typeBoyuan Zhang1-0/+1
2018-10-23radeon/vcn: add vcn jpeg decode interfaceBoyuan Zhang1-0/+90
2018-10-23radeon/vcn: move radeon decoder define to header fileBoyuan Zhang2-31/+32
2018-10-22android: Build kms_swrast for the Android platformRob Herring1-2/+2
2018-10-21ir3/nir: Set up image_dims consts for image_deref_size intrinsic tooEduardo Lima Mitev1-0/+1
2018-10-20nv50/ir: fix ConstantFolding::createMul for 64 bit mulsKarol Herbst1-1/+1
2018-10-19radeonsi: Disable clear_state with radeon kernel driverSonny Jiang2-4/+7
2018-10-18radeonsi: fix a typo in a comment in emit_guardbandMarek Olšák1-1/+1
2018-10-18radeonsi: fix gnome-shell crashMarek Olšák1-2/+2
2018-10-18radeonsi: clamp point size to the limitMarek Olšák3-3/+5
2018-10-18radeonsi: fix a VGT hang with primitive restart on Polaris10 and laterMarek Olšák1-2/+8
2018-10-18radeonsi: fix a deadlock due to partially-initialized context on CIMarek Olšák1-6/+8
2018-10-18radeonsi: Bump number of allowed global buffers to 32Jan Vesely1-1/+1
2018-10-18radeonsi: fix incorrect hw screen offset and guardband computationMarek Olšák1-2/+2