Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7963e9db1b1f842fdc53309baa8714d38e9f5681
/
drivers
/
gpu
/
drm
/
drm_fops.c
7963e9d
Revert "drm: drop redundant drm_file->is_master"
by Dave Airlie
· 10 years ago
acf8294
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next
by Dave Airlie
· 10 years ago
e7b96070
drm: mark drm_context support as legacy
by David Herrmann
· 10 years ago
1b7199f
drm: move module initialization to drm_stub.c
by David Herrmann
· 10 years ago
3cb01a9
drm: don't de-authenticate clients on master-close
by David Herrmann
· 10 years ago
48ba813
drm: drop redundant drm_file->is_master
by David Herrmann
· 10 years ago
9f8d21e
drm: extract legacy ctxbitmap flushing
by David Herrmann
· 10 years ago
dff01de
drm: Unlink dead file_priv from list of active files first
by Chris Wilson
· 10 years ago
1eac887
drm: drop i386 verification
by David Herrmann
· 10 years ago
1dcc0ce
drm: remove unused argument from drm_open_helper
by Ilija Hadzic
· 11 years ago
e9f37d3
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
c996fd0
drm: Protect the master management with a drm_device::master_mutex v3
by Thomas Hellstrom
· 11 years ago
4368305
drm: Improve on minor type helpers v3
by Thomas Hellstrom
· 11 years ago
ac05dbc
drm: Make control nodes master-less v3
by Thomas Hellstrom
· 11 years ago
07b48c3
Merge branch 'drm-minor' into drm-next
by David Herrmann
· 11 years ago
0d63988
drm: make minors independent of global lock
by David Herrmann
· 11 years ago
5817878
drm: remove redundant minor->device field
by David Herrmann
· 11 years ago
1616c52
drm: add minor-lookup/release helpers
by David Herrmann
· 11 years ago
f4aede2
drm: skip redundant minor-lookup in open path
by David Herrmann
· 11 years ago
6796cb1
drm: use anon-inode instead of relying on cdevs
by David Herrmann
· 11 years ago
59c1ad3b
drm: Use list_for_each_entry() for bus traversal
by Yijing Wang
· 11 years ago
99c09e7
drm: remove dev->vma_count
by Daniel Vetter
· 11 years ago
5952fba
drm: Kill file_priv->ioctl_count tracking
by Daniel Vetter
· 11 years ago
43d1337
drm: rip out dev->ioctl_count tracking
by Daniel Vetter
· 11 years ago
049ffa8
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
1020dc6
drm: Do not drop root privileges for a fancier younger process
by Chris Wilson
· 11 years ago
1dda680
drm: delete unconsumed pending event list in drm_events_release
by YoungJun Cho
· 11 years ago
e84f9e5
consolidate the reassignments of ->f_op in ->open() instances
by Al Viro
· 11 years ago
0111be4
drm: Kill drm perf counter leftovers
by Ville Syrjälä
· 11 years ago
fc6ff19
drm: Kill ctx_count from struct drm_device
by Ville Syrjälä
· 11 years ago
1c8887d
drm: move drm_lastclose() to drm_fops.c
by David Herrmann
· 11 years ago
c21eb21
Revert "drm: mark context support as a legacy subsystem"
by Dave Airlie
· 11 years ago
1793126
drm: implement experimental render nodes
by David Herrmann
· 11 years ago
13bb9cc
drm: allow open of dynamic off devices.
by Dave Airlie
· 12 years ago
319c933
drm/prime: proper locking+refcounting for obj->dma_buf link
by Daniel Vetter
· 11 years ago
f336ab7
drm: move dev data clearing from drm_setup to lastclose
by Daniel Vetter
· 11 years ago
7d14bb6b
drm: don't call ->firstopen for KMS drivers
by Daniel Vetter
· 11 years ago
b0e898a
drm: remove FASYNC support
by Daniel Vetter
· 11 years ago
7c51013
drm: mark context support as a legacy subsystem
by Daniel Vetter
· 11 years ago
e2e99a8
drm: mark dma setup/teardown as legacy systems
by Daniel Vetter
· 11 years ago
23367ff
drm: rip out dev->last_checked
by Daniel Vetter
· 11 years ago
494f38e
drm: kill dev->buf_readers and dev->buf_writers
by Daniel Vetter
· 11 years ago
c7e00b6
drm: kill dev->ctx_start and dev->lck_start
by Daniel Vetter
· 11 years ago
c78d753
drm: kill dev->interrupt_flag and dev->dma_flag
by Daniel Vetter
· 11 years ago
a17800c
drm: remove dev->last_switch
by Daniel Vetter
· 11 years ago
3dadef6
drm: kill dev->context_wait
by Daniel Vetter
· 11 years ago
df9b6a9
drm: fix error routines in drm_open_helper
by Seung-Woo Kim
· 11 years ago
a8ec3a6
drm: correctly restore mappings if drm_open fails
by Ilija Hadzic
· 12 years ago
4b096ac
drm: revamp locking around fb creation/destruction
by Daniel Vetter
· 12 years ago
fdb40a0
drm: set dev_mapping before calling drm_open_helper
by Ilija Hadzic
· 12 years ago
0f1cb1b
drm: restore open_count if drm_setup fails
by Ilija Hadzic
· 12 years ago
9b2e077c
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
5fce5e0
userns: Convert drm to use kuid and kgid and struct pid where appropriate
by Eric W. Biederman
· 13 years ago
949c4a3
drm: track dev_mapping in more robust and flexible way
by Ilija Hadzic
· 13 years ago
67cb4b4
drm: unconditionally clean up dma buffers of closing clients
by Daniel Vetter
· 13 years ago
a344a7e
drm: kill dma queue support
by Daniel Vetter
· 13 years ago
b0071ef
drm: kill reclaim_buffers callback
by Daniel Vetter
· 13 years ago
923d1fe
drm: kill reclaim_buffers_locked
by Daniel Vetter
· 13 years ago
3ae6b64
drm: kill reclaim_buffers_idlelocked functions
by Daniel Vetter
· 13 years ago
4e47e02
drm: Releasing FBs before releasing GEM objects during drm_release
by Prathyush
· 13 years ago
3248877
drm: base prime/dma-buf support (v5)
by Dave Airlie
· 13 years ago
2c07a21
drm: add core support for unplugging a device (v2)
by Dave Airlie
· 13 years ago
598781d
drm: Fix authentication kernel crash
by Thomas Hellstrom
· 13 years ago
e08e96d
drm: Make the per-driver file_operations struct const
by Arjan van de Ven
· 13 years ago
e0cd360
gpu: add module.h to drivers/gpu files as required.
by Paul Gortmaker
· 13 years ago
5bcf719
drm/switcheroo: track state of switch in drivers.
by Dave Airlie
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
5afda9e
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-fixes
by Dave Airlie
· 14 years ago
e3461a2
drm: export drm_global_mutex for drivers to use
by Ben Skeggs
· 14 years ago
1a72d65
drm: Remove count_lock for calling lastclose() after 58474713 (v2)
by Chris Wilson
· 14 years ago
5837471
drm: kill BKL from common code
by Arnd Bergmann
· 14 years ago
6ebc22e
drivers/gpu/drm: Use kzalloc
by Julia Lawall
· 15 years ago
336f589
Merge branch 'master' into export-slabh
by Tejun Heo
· 15 years ago
da58405
drm: Return ENODEV if the inode mapping changes
by Chris Wilson
· 15 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
862302f
drm: Add support for drm master_[set|drop] callbacks.
by Thomas Hellstrom
· 15 years ago
c9a9c5e
drm: Add async event synchronization for drmWaitVblank
by Kristian Høgsberg
· 15 years ago
9a298b2
drm: Remove memory debugging infrastructure.
by Eric Anholt
· 16 years ago
dba5ed0
drm: drm_fops.c unlock missing on error path
by Dan Carpenter
· 16 years ago
60aa492
Rationalize fasync return values
by Jonathan Corbet
· 16 years ago
fda714c
drm: Avoid client deadlocks when the master disappears.
by Thomas Hellstrom
· 16 years ago
ea39f83
drm: Release user fbs in drm_release
by Kristian Høgsberg
· 16 years ago
f41ced8
Check fops_get() return value
by Laurent Pinchart
· 16 years ago
f453ba0
DRM: add mode setting support
by Dave Airlie
· 16 years ago
a2c0a97
drm: GEM mmap support
by Jesse Barnes
· 16 years ago
7c1c287
drm: move to kref per-master structures.
by Dave Airlie
· 16 years ago
233e70f
saner FASYNC handling on file close
by Al Viro
· 16 years ago
673a394
drm: Add GEM ("graphics execution manager") to i915 driver.
by Eric Anholt
· 16 years ago
2df68b4
drm/cred: wrap task credential accesses in the drm driver.
by David Howells
· 16 years ago
d1794f2
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 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_fops.c]
f116cc5
drm: disable tasklets not IRQs when taking the drm lock spinlock
by Thomas Hellstrom
· 17 years ago
b74e208
drm: _end is shadowing real _end, just rename it.
by Dave Airlie
· 17 years ago
2c14f28
drm: reorganise minor number handling using backported modesetting code.
by Dave Airlie
· 17 years ago
9df5808
drm: Fix race that can lockup the kernel
by Mike Isely
· 17 years ago
ba25f9d
Use helpers to obtain task pid in printks
by Pavel Emelyanov
· 17 years ago
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
5591051
drm: detypedeffing continues...
by Dave Airlie
· 17 years ago
Next »