summaryrefslogtreecommitdiff
path: root/freedreno
Commit message (Expand)AuthorAgeFilesLines
* meson: drop pthread-stubs dependency on BSDsJan Beich2023-02-101-1/+1
* meson: use the modern interface for pkg.generateDylan Baker2022-01-201-3/+1
* meson: add override_dependency when possibleDylan Baker2021-12-141-0/+4
* freedreno: use drmCloseBufferHandleSimon Ser2021-10-061-8/+2
* meson: use library() instead of shared_library().Fang Tan2021-03-091-1/+1
* freedreno: convert to new symbols checkEric Engestrom2019-11-112-23/+7
* freedreno: drop leftover symbol from the export listEric Engestrom2019-11-111-1/+0
* Revert "Revert "libdrm: remove autotools support""Eric Engestrom2019-10-181-33/+0
* Revert "libdrm: remove autotools support"Marek Olšák2019-10-161-0/+33
* libdrm: remove autotools supportEric Engestrom2019-10-141-33/+0
* *-symbols-check: let meson figure out how to execute the scriptsEric Engestrom2019-10-041-2/+2
* *-symbols-check: use normal shell over bashEmil Velikov2019-10-041-1/+1
* fix various typosEric Engestrom2019-04-172-2/+2
* freedreno: revert bad freedreno/atomic_ops commitsEric Engestrom2019-02-191-1/+2
* freedreno: remove always-defined #ifdefEric Engestrom2019-01-031-2/+1
* freedreno/msm: fix c90 warningRob Clark2018-10-141-1/+2
* freedreno/kgsl: fix buildRob Clark2018-10-141-0/+1
* freedreno/msm: handle ring-reloc to other stateobjsRob Clark2018-10-131-4/+29
* freedreno/msm: simplify msm_ringbuffer_flush()Rob Clark2018-10-131-19/+2
* freedreno/msm: use hashtable to track submit.cmds tableRob Clark2018-10-131-14/+50
* freedreno/msm: simplify emit_reloc_ring() vfuncRob Clark2018-10-134-12/+9
* freedreno/msm: remove reset of linked ringsRob Clark2018-10-132-8/+1
* freedreno: remove deprecated ringmarker APIRob Clark2018-10-134-77/+0
* freedreno/msm: support suballocation for stateobj rb'sRob Clark2018-10-134-18/+101
* freedreno: add flags param for rb creationRob Clark2018-10-134-14/+25
* freedreno: expose refcnt'ing on ringbuffersRob Clark2018-10-135-21/+36
* freedreno/msm: get rid of ring_bo unref hackRob Clark2018-10-131-10/+1
* *-symbols-check: error out when using unset variablesEmil Velikov2018-10-041-0/+2
* automake: set NM before running the testsEmil Velikov2018-10-041-0/+1
* freedreno: add missing drm_publicEric Engestrom2018-09-201-1/+1
* autotools: make symbols hidden by defaultLucas De Marchi2018-09-191-0/+1
* meson: make symbols hidden by defaultLucas De Marchi2018-09-191-1/+1
* freedreno: annotate public functionsLucas De Marchi2018-09-194-49/+49
* freedreno: move ring_cache behind fd_bo_del()Rob Clark2018-09-145-48/+45
* freedreno: fix spelling typoRob Clark2018-09-141-3/+3
* libdrm: add msm drm uapi headerTanmay Shah2018-08-232-308/+0
* freedreno: fix use-after-free with stateobj rb'sRob Clark2018-08-081-1/+15
* freedreno: don't leak stateobj rb refsRob Clark2018-08-081-4/+11
* freedreno/msm: "stateobj" supportRob Clark2018-07-302-8/+84
* freedreno: slight reorderingRob Clark2018-07-301-6/+6
* freedreno: small cleanupRob Clark2018-07-302-27/+31
* freedreno: add fd_ringbuffer_new_object()Rob Clark2018-07-308-10/+62
* freedreno: add user ptr to fd_ringbufferRob Clark2018-06-181-0/+5
* freedreno: add fd_pipe refcountingRob Clark2018-05-094-0/+12
* meson,configure: include config.h automaticallyEric Engestrom2018-03-2014-56/+0
* meson: use pkg-config to detect libatomic_opsEric Engestrom2018-03-091-1/+1
* freedreno: add missing symbols to symbol-checkEric Engestrom2018-03-081-0/+2
* freedreno: add interface to get buffer addressRob Clark2018-02-264-0/+27
* *-symbol-check: Don't hard-code nm executableHeiko Becker2018-02-232-1/+2
* always define HAVE_VALGRINDEric Engestrom2018-01-291-1/+1