summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_hashtab.c
Commit message (Expand)AuthorAgeFilesLines
* drm: drop use of drmP.h in drm/*Sam Ravnborg2019-05-271-3/+7
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-121-1/+1
* drm: fix signed integer overflowXie XiuQi2016-09-061-1/+1
* tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2016-01-221-4/+1
* list: fix order of arguments for hlist_add_after(_rcu)Ken Helias2014-08-061-1/+1
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-11/+8
* drm: Add a hash-tab rcu-safe APIThomas Hellstrom2012-11-281-4/+22
* drm: Make hashtab rcu-safeThomas Hellstrom2012-11-201-11/+7
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-2/+2
* gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker2011-10-311-0/+1
* drm: Remove unused members from struct drm_open_hashChris Wilson2011-02-231-19/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-181-4/+2
* drm: Export hash table functionality.Jerome Glisse2009-06-121-0/+4
* drm: GEM mmap supportJesse Barnes2008-12-291-0/+2
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-141-0/+202