index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_auth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/auth: Drop master_create/destroy hooks
Daniel Vetter
2020-01-29
1
-8
/
+0
*
drm: drop use of drmP.h in drm/*
Sam Ravnborg
2019-05-27
1
-2
/
+8
*
drm/fb-helper: Avoid race with DRM userspace
Noralf Trønnes
2019-05-14
1
-0
/
+20
*
Merge tag 'drm-misc-next-fixes-2019-04-24' of git://anongit.freedesktop.org/d...
Dave Airlie
2019-04-26
1
-2
/
+0
|
\
|
*
drm/leases: Don't init to 0 in drm_master_create
Daniel Vetter
2019-04-24
1
-2
/
+0
*
|
drm/legacy: remove some legacy lock struct members
Dave Airlie
2019-04-24
1
-2
/
+1
*
|
drm/legacy: move lock cleanup for master into lock file (v2)
Dave Airlie
2019-04-24
1
-15
/
+1
|
/
*
drm: set is_master to 0 upon drm_new_set_master() failure
Sergio Correia
2018-11-26
1
-0
/
+2
*
drm: Check for lessee in DROP_MASTER ioctl
Keith Packard
2018-01-31
1
-0
/
+6
*
drm: Check mode object lease status in all master ioctl paths [v4]
Keith Packard
2017-10-25
1
-1
/
+1
*
drm: Add drm_object lease infrastructure [v5]
Keith Packard
2017-10-25
1
-1
/
+29
*
drm/core: Use recommened kerneldoc for struct member refs
Daniel Vetter
2017-01-25
1
-2
/
+2
*
drm/doc: use preferred struct reference in kernel-doc
Daniel Vetter
2016-12-30
1
-4
/
+4
*
drm: Used DRM_LEGACY for all legacy functions
Daniel Vetter
2016-08-08
1
-1
/
+1
*
drm: document drm_auth.c
Daniel Vetter
2016-06-21
1
-28
/
+40
*
drm: Clear up master tracking booleans
Daniel Vetter
2016-06-21
1
-6
/
+3
*
drm: Extract drm_is_current_master
Daniel Vetter
2016-06-21
1
-3
/
+9
*
drm: Refactor drop/set master code a bit
Daniel Vetter
2016-06-21
1
-38
/
+42
*
drm: Move master pointer from drm_minor to drm_device
Daniel Vetter
2016-06-21
1
-13
/
+13
*
drm: Protect authmagic with master_mutex
Daniel Vetter
2016-06-20
1
-8
/
+6
*
drm: Move authmagic cleanup into drm_master_release
Daniel Vetter
2016-06-20
1
-0
/
+5
*
drm: Only do the hw.lock cleanup in master_relase for !MODESET
Daniel Vetter
2016-06-20
1
-9
/
+11
*
drm: Extract drm_master_relase
Daniel Vetter
2016-06-16
1
-0
/
+37
*
drm: Extract drm_master_open
Daniel Vetter
2016-06-16
1
-1
/
+18
*
drm: Move master functions into drm_auth.c
Daniel Vetter
2016-06-16
1
-0
/
+163
*
drm: simplify authentication management
David Herrmann
2015-05-05
1
-140
/
+35
*
drm: drop unused 'magicfree' list
David Herrmann
2015-05-05
1
-3
/
+0
*
drm: Move piles of functions from drmP.h to drm_internal.h
Daniel Vetter
2014-09-12
1
-0
/
+1
*
drm: move "struct drm_magic_entry" to drm_auth.c
David Herrmann
2014-09-10
1
-0
/
+6
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-1
/
+1
*
drm: Fix authentication kernel crash
Thomas Hellstrom
2012-01-25
1
-1
/
+5
*
drivers/gpu/drm: Use kzalloc
Julia Lawall
2010-05-18
1
-2
/
+1
*
drm: Remove memory debugging infrastructure.
Eric Anholt
2009-06-18
1
-2
/
+2
*
drm: move to kref per-master structures.
Dave Airlie
2008-12-29
1
-14
/
+15
*
drm: reorganise drm tree to be more future proof.
Dave Airlie
2008-07-14
1
-0
/
+190