summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/freedreno/drm/freedreno_drm_winsys.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-27util: don't include p_defines.h and u_pointer.h from galliumMarek Olšák1-0/+1
2020-02-26gallium/hash_table: remove some function wrappersMarek Olšák1-2/+2
2020-02-26gallium/hash_table: turn it into a wrapper around util/hash_tableMarek Olšák1-1/+1
2020-02-26gallium/hash_table: consolidate hash tables with FD keysMarek Olšák1-23/+1
2019-11-14util: Move gallium's PIPE_FORMAT utils to /util/format/Eric Anholt1-1/+1
2019-01-26freedreno: add renderonly scanoutJonathan Marek1-2/+2
2018-10-17freedreno: Remove the Emacs mode linesNeil Roberts1-2/+0
2017-03-07gallium/util: replace pipe_mutex_unlock() with mtx_unlock()Timothy Arceri1-2/+2
2017-03-07gallium/util: replace pipe_mutex_lock() with mtx_lock()Timothy Arceri1-2/+2
2017-03-07gallium/util: remove pipe_static_mutex()Timothy Arceri1-1/+1
2015-09-16freedreno: one screen to rule them allRob Clark1-4/+113
2014-02-01freedreno: ctx should hold ref to devRob Clark1-1/+1
2013-03-11freedreno: gallium driver for adrenoRob Clark1-0/+18