aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* aco: prevent invalid loads/stores vectorization if robustness is enabledSamuel Pitoiset2020-05-111-2/+10
* nir: do not vectorize load/store if offset can overflow and robustness enabledSamuel Pitoiset2020-05-115-7/+48
* aco: fix 64-bit trunc with negative exponents on GFX6Samuel Pitoiset2020-05-111-2/+3
* etnaviv: drm: Normalize nano secondsGuido Günther2020-05-101-0/+4
* etnaviv: drm: Use NSEC_PER_SECGuido Günther2020-05-101-2/+3
* freedreno: android: add adreno-pm4-pack.xml.h generation to android buildMauro Rossi2020-05-091-1/+5
* freedreno/drm: android: add libfreedreno_registers static dependencyMauro Rossi2020-05-091-0/+2
* lima/ppir: rework select conditionsErico Nunes2020-05-095-25/+70
* lima/ppir: add fallback mov option for const schedulerErico Nunes2020-05-091-3/+27
* lima/ppir: rework store outputErico Nunes2020-05-097-28/+40
* lima/ppir: rework emit nir to ppirErico Nunes2020-05-091-36/+47
* lima/ppir: remove unused clone functionsErico Nunes2020-05-092-99/+0
* lima/ppir: duplicate consts in nirErico Nunes2020-05-096-4/+130
* lima/ppir: duplicate intrinsics in nirErico Nunes2020-05-096-33/+175
* lima/ppir: combine varying loads in node_to_instrErico Nunes2020-05-091-8/+22
* lima/ppir: do not assume single src for pipeline outputsErico Nunes2020-05-093-23/+31
* lima/ppir: fix lod bias register codegenErico Nunes2020-05-091-1/+1
* lima/ppir: introduce liveness internal live setErico Nunes2020-05-093-6/+24
* genxml: pack: deal with default field not being simple integersLionel Landwerlin2020-05-091-1/+7
* genxml: factor out utility functionsLionel Landwerlin2020-05-093-46/+40
* genxml: fix invalid end value for video fieldsLionel Landwerlin2020-05-094-4/+4
* genxml: run sorting scriptLionel Landwerlin2020-05-092-25/+25
* intel/dev: Add device info for RKLJordan Justen2020-05-092-0/+19
* intel/dev: Split .num_subslices out of GEN12_FEATURES macroJordan Justen2020-05-091-4/+7
* panfrost: don't always build bifrost_compilerQiang Yu2020-05-092-2/+2
* radeonsi: remove emacs style config fileQiang Yu2020-05-091-11/+0
* intel/dump_gpu: Fix name of LD_PRELOAD in env append logicD Scott Phillips2020-05-081-1/+1
* ac/surface: fix broken pitch override on gfx8Marek Olšák2020-05-081-3/+5
* freedreno: Initialize the bo's iova at creation time.Eric Anholt2020-05-084-13/+3
* freedreno: Rename append_bo() in case it doesn't get inlined.Eric Anholt2020-05-081-4/+4
* freedreno: Clean up tests around ORing in the reloc flags.Eric Anholt2020-05-081-6/+5
* freedreno: Deduplicate ringbuffer macros with computerator/fdperfEric Anholt2020-05-086-301/+147
* freedreno,tu: Don't request fragcoord components not being read.Hyunjun Ko2020-05-0813-77/+41
* vulkan/object: Always include the typeJason Ekstrand2020-05-082-4/+0
* anv/allocator: Add a start_offset to anv_state_poolJason Ekstrand2020-05-088-25/+35
* util: Make process_test path compatible with mingw native toolchainspal10002020-05-081-3/+6
* CI: Disable Panfrost T7x0 jobsDaniel Stone2020-05-081-2/+2
* Linux: Change minimum priority threads from SCHED_IDLE to nice 19 SCHED_BATCH.Con Kolivas2020-05-081-3/+18
* docs/features: add zink featuresErik Faye-Lund2020-05-081-38/+38
* anv: fix alignments for uniform buffersLionel Landwerlin2020-05-084-11/+12
* radv: report correct backend IR in hang reports when ACO is usedSamuel Pitoiset2020-05-081-1/+3
* radv: do not print the LLVM version string twice in hang reportsSamuel Pitoiset2020-05-081-2/+1
* radv: remove the LLVM version string when ACO is usedSamuel Pitoiset2020-05-081-4/+5
* anv: call base finish only if pass given in DestroyRenderPassTapani Pälli2020-05-081-0/+3
* st/wgl: allocate and resolve msaa-texturesErik Faye-Lund2020-05-071-6/+79
* st/wgl: pass st_context_iface into stw_st_framebuffer_present_lockedErik Faye-Lund2020-05-073-5/+8
* radeonsi: Fix omitted flush when moving suballocated textureBlaž Tomažič2020-05-073-6/+16
* aco: either copy-propagate or inline create_vector operandsDaniel Schürmann2020-05-071-4/+6
* ac/surface: override all offsets including metadata offsetsMarek Olšák2020-05-071-0/+15
* amd: unify code for overriding offset and stride for imported buffersMarek Olšák2020-05-074-51/+47