summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_hashtab.c
AgeCommit message (Expand)AuthorLines
2016-09-06drm: fix signed integer overflowXie XiuQi-1/+1
2016-01-22tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa-4/+1
2014-08-06list: fix order of arguments for hlist_add_after(_rcu)Ken Helias-1/+1
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin-11/+8
2012-11-28drm: Add a hash-tab rcu-safe APIThomas Hellstrom-4/+22
2012-11-20drm: Make hashtab rcu-safeThomas Hellstrom-11/+7
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells-2/+2
2011-10-31gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker-0/+1
2011-02-23drm: Remove unused members from struct drm_open_hashChris Wilson-19/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt-4/+2
2009-06-12drm: Export hash table functionality.Jerome Glisse-0/+4
2008-12-29drm: GEM mmap supportJesse Barnes-0/+2
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie-0/+202