Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3949f034629f876239ac8f4e98fcf66f7678e65d
/
drivers
/
gpu
/
drm
/
drm_auth.c
fa53864
drm: Used DRM_LEGACY for all legacy functions
by Daniel Vetter
· 8 years ago
3b96a0b
drm: document drm_auth.c
by Daniel Vetter
· 8 years ago
0aae592
drm: Clear up master tracking booleans
by Daniel Vetter
· 8 years ago
b3ac9f2
drm: Extract drm_is_current_master
by Daniel Vetter
· 8 years ago
d6ed682
drm: Refactor drop/set master code a bit
by Daniel Vetter
· 8 years ago
95c081c
drm: Move master pointer from drm_minor to drm_device
by Daniel Vetter
· 8 years ago
d2b34ee
drm: Protect authmagic with master_mutex
by Daniel Vetter
· 8 years ago
a77316b
drm: Move authmagic cleanup into drm_master_release
by Daniel Vetter
· 8 years ago
0de4cc9
drm: Only do the hw.lock cleanup in master_relase for !MODESET
by Daniel Vetter
· 8 years ago
14d71eb
drm: Extract drm_master_relase
by Daniel Vetter
· 8 years ago
2cbae7e
drm: Extract drm_master_open
by Daniel Vetter
· 8 years ago
6548f4e
drm: Move master functions into drm_auth.c
by Daniel Vetter
· 8 years ago
32e7b94
drm: simplify authentication management
by David Herrmann
· 10 years ago
acab18b
drm: drop unused 'magicfree' list
by David Herrmann
· 10 years ago
67d0ec4
drm: Move piles of functions from drmP.h to drm_internal.h
by Daniel Vetter
· 10 years ago
71d3948
drm: move "struct drm_magic_entry" to drm_auth.c
by David Herrmann
· 10 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
598781d
drm: Fix authentication kernel crash
by Thomas Hellstrom
· 13 years ago
6ebc22e
drivers/gpu/drm: Use kzalloc
by Julia Lawall
· 14 years ago
9a298b2
drm: Remove memory debugging infrastructure.
by Eric Anholt
· 16 years ago
7c1c287
drm: move to kref per-master structures.
by Dave Airlie
· 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_auth.c]
c153f45
drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.
by Eric Anholt
· 17 years ago
6c340ea
drm: Replace filp in ioctl arguments with drm_file *file_priv.
by Eric Anholt
· 17 years ago
e0be428
drm: detypedef the hashtab and more of sman
by Dave Airlie
· 17 years ago
8fc2fdf
drm: drop drm_vma_entry_t, drm_magic_entry_t
by Dave Airlie
· 17 years ago
84b1fd1
drm: remove drm_file_t, drm_device_t and drm_head_t typedefs
by Dave Airlie
· 17 years ago
c60ce62
drm: remove a bunch of typedefs on the userspace interface
by Dave Airlie
· 17 years ago
572225b
drm: fix return value in auth function
by Dave Airlie
· 18 years ago
8669cbc
drm: move drm authentication to new generic hash table.
by Thomas Hellstrom
· 18 years ago
30e2fb1
sem2mutex: drivers/char/drm/
by Dave Airlie
· 19 years ago
b5e89ed
drm: lindent the drm directory.
by Dave Airlie
· 19 years ago
c94f702
drm: misc cleanup
by Dave Airlie
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago