index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_auth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-25
drm/core: Use recommened kerneldoc for struct member refs
Daniel Vetter
1
-2
/
+2
2016-12-30
drm/doc: use preferred struct reference in kernel-doc
Daniel Vetter
1
-4
/
+4
2016-08-08
drm: Used DRM_LEGACY for all legacy functions
Daniel Vetter
1
-1
/
+1
2016-06-21
drm: document drm_auth.c
Daniel Vetter
1
-28
/
+40
2016-06-21
drm: Clear up master tracking booleans
Daniel Vetter
1
-6
/
+3
2016-06-21
drm: Extract drm_is_current_master
Daniel Vetter
1
-3
/
+9
2016-06-21
drm: Refactor drop/set master code a bit
Daniel Vetter
1
-38
/
+42
2016-06-21
drm: Move master pointer from drm_minor to drm_device
Daniel Vetter
1
-13
/
+13
2016-06-20
drm: Protect authmagic with master_mutex
Daniel Vetter
1
-8
/
+6
2016-06-20
drm: Move authmagic cleanup into drm_master_release
Daniel Vetter
1
-0
/
+5
2016-06-20
drm: Only do the hw.lock cleanup in master_relase for !MODESET
Daniel Vetter
1
-9
/
+11
2016-06-16
drm: Extract drm_master_relase
Daniel Vetter
1
-0
/
+37
2016-06-16
drm: Extract drm_master_open
Daniel Vetter
1
-1
/
+18
2016-06-16
drm: Move master functions into drm_auth.c
Daniel Vetter
1
-0
/
+163
2015-05-05
drm: simplify authentication management
David Herrmann
1
-140
/
+35
2015-05-05
drm: drop unused 'magicfree' list
David Herrmann
1
-3
/
+0
2014-09-12
drm: Move piles of functions from drmP.h to drm_internal.h
Daniel Vetter
1
-0
/
+1
2014-09-10
drm: move "struct drm_magic_entry" to drm_auth.c
David Herrmann
1
-0
/
+6
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-1
/
+1
2012-01-25
drm: Fix authentication kernel crash
Thomas Hellstrom
1
-1
/
+5
2010-05-18
drivers/gpu/drm: Use kzalloc
Julia Lawall
1
-2
/
+1
2009-06-18
drm: Remove memory debugging infrastructure.
Eric Anholt
1
-2
/
+2
2008-12-29
drm: move to kref per-master structures.
Dave Airlie
1
-14
/
+15
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie
1
-0
/
+190