summaryrefslogtreecommitdiffstats
path: root/src/freedreno
Commit message (Expand)AuthorAgeFilesLines
* freedreno/ir3: Make imageStore use num components from image formatEduardo Lima Mitev2018-12-181-2/+70
* nir/opt_peephole_select: Don't peephole_select expensive math instructionsIan Romanick2018-12-171-1/+1
* nir/opt_peephole_select: Don't try to remove flow control around indirect loadsIan Romanick2018-12-171-1/+1
* nir: Add a bool to int32 lowering passJason Ekstrand2018-12-161-0/+1
* nir: Rename Boolean-related opcodes to include 32 in the nameJason Ekstrand2018-12-161-11/+11
* freedreno/ir3: don't remove unused input componentsRob Clark2018-12-131-1/+7
* freedreno/ir3: fix crashRob Clark2018-12-131-14/+8
* freedreno: debug GEM obj namesRob Clark2018-12-135-4/+72
* freedreno/drm: sync uapi and enable softpinRob Clark2018-12-136-25/+30
* freedreno: Add .dir-locals to the common directoryNeil Roberts2018-12-111-0/+8
* freedreno: Fix the Makefile.am fixKristian H. Kristensen2018-12-101-3/+0
* freedreno: add the missing _la in libfreedreno_ir3_laEmil Velikov2018-12-101-1/+1
* freedreno: drop duplicate MKDIR_GEN declarationEmil Velikov2018-12-101-1/+0
* freedreno/drm: fix memory leakRob Clark2018-12-071-0/+3
* freedreno/ir3: track max flow control depth for a5xx/a6xxRob Clark2018-12-073-0/+33
* freedreno/ir3: code-motionRob Clark2018-12-076-838/+942
* freedreno/ir3: sync instr/disasmRob Clark2018-12-073-24/+131
* freedreno/ir3: don't fetch unused tex componentsRob Clark2018-12-072-0/+29
* freedreno/drm: fix relocs in nested stateobjsRob Clark2018-12-071-3/+15
* nir: Make boolean conversions sized just like the othersJason Ekstrand2018-12-051-4/+7
* freedreno: use MSM_BO_SCANOUT with scanout buffersJonathan Marek2018-11-272-0/+4
* freedreno: move ir3 to common locationRob Clark2018-11-2724-1/+13731
* freedreno: move drm to common locationRob Clark2018-11-2719-0/+3826