Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
24f80668309ee8f72ed0b33febe494b28e3ec9b5
/
drivers
/
gpu
/
drm
/
drm_hashtab.c
ae0119f
drm: fix signed integer overflow
by Xie XiuQi
· 8 years ago
1d5cfdb
tree wide: use kvfree() than conditional kfree()/vfree()
by Tetsuo Handa
· 9 years ago
1d02328
list: fix order of arguments for hlist_add_after(_rcu)
by Ken Helias
· 10 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
384cc2f
drm: Add a hash-tab rcu-safe API
by Thomas Hellstrom
· 12 years ago
d714455
drm: Make hashtab rcu-safe
by Thomas Hellstrom
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
2d1a8a4
gpu: Add export.h as required to drivers/gpu files.
by Paul Gortmaker
· 13 years ago
7811bdd
drm: Remove unused members from struct drm_open_hash
by Chris Wilson
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
9a298b2
drm: Remove memory debugging infrastructure.
by Eric Anholt
· 16 years ago
f2cb5d8
drm: Export hash table functionality.
by Jerome Glisse
· 16 years ago
a2c0a97
drm: GEM mmap support
by Jesse Barnes
· 16 years ago
c0e0920
drm: reorganise drm tree to be more future proof.
by Dave Airlie
· 16 years ago
[Renamed from drivers/char/drm/drm_hashtab.c]
bc5f452
drm: run cleanfile across drm tree
by Dave Airlie
· 17 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
e0be428
drm: detypedef the hashtab and more of sman
by Dave Airlie
· 17 years ago
c1185cc
drm: add missing NULL assignment
by Dave Airlie
· 18 years ago
cd839d0
drm: port over use_vmalloc code from git hashtab
by Dave Airlie
· 18 years ago
47cc140
drm: Fix hashtab implementation leaking illegal error codes to user space.
by Thomas Hellstrom
· 18 years ago
3a1bd92
drm: add simple DRM memory manager, and hash table
by Thomas Hellstrom
· 18 years ago