Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5c5ae7157d78e59e062dd35fbe9dec4de852bec2
/
include
/
drm
/
drmP.h
fea0f9f
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
b9434d0
drm: Use names of ioctls in debug traces
by Chris Cummins
· 12 years ago
20a2078c
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
b63e6aa
drm: proc: Use minor->index to label things, not PDE->name
by David Howells
· 12 years ago
ce089b5
drm: Constify drm_proc_list[]
by David Howells
· 12 years ago
219b473
drm/prime: keep a reference from the handle to exported dma-buf (v6)
by Dave Airlie
· 12 years ago
8917764
drm: add prime helpers
by Aaron Plattner
· 12 years ago
ed914f6
Merge tag 'of_videomode_helper' of git://git.pengutronix.de/git/str/linux into drm-next
by Dave Airlie
· 12 years ago
edb37a9
drm_modes: add of_videomode helpers
by Steffen Trumtrar
· 12 years ago
ebc64e4
drm_modes: add videomode helpers
by Steffen Trumtrar
· 12 years ago
4b096ac
drm: revamp locking around fb creation/destruction
by Daniel Vetter
· 12 years ago
8faf6b1
drm: review locking rules in drm_crtc.c
by Daniel Vetter
· 12 years ago
c61eef7
drm: add support for monotonic vblank timestamps
by Imre Deak
· 12 years ago
c6eefa1
drm: add drm_send_vblank_event() helper (v5)
by Rob Clark
· 12 years ago
612a9aa
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
9b2e077c
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 12 years ago
a1ce392
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
by David Howells
· 12 years ago
19218e4
UAPI: Refer to the DRM UAPI headers with <...> and from certain headers only
by David Howells
· 12 years ago
9da3da6
drm/i915: Replace the array of pages with a scatterlist
by Chris Wilson
· 13 years ago
5fce5e0
userns: Convert drm to use kuid and kgid and struct pid where appropriate
by Eric W. Biederman
· 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
f429778
drm/pci: add support for getting the supported link bw.
by Dave Airlie
· 12 years ago
51ab7ba
drm/prime: introduce sg->pages/addr arrays helper
by Dave Airlie
· 13 years ago
78b6855
drm: Constify gem_vm_ops pointer
by Laurent Pinchart
· 13 years ago
3b02ab8
drm: Miscellaneous typo fixes and documentation updates
by Laurent Pinchart
· 13 years ago
b06d66b
drm: pass dev to drm_vm_{open,close}_locked()
by Rob Clark
· 13 years ago
effbc4f
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next
by Dave Airlie
· 13 years ago
3248877
drm: base prime/dma-buf support (v5)
by Dave Airlie
· 13 years ago
6d5cd9c
drm: add helper to clflush a virtual address range
by Daniel Vetter
· 13 years ago
2c07a21
drm: add core support for unplugging a device (v2)
by Dave Airlie
· 13 years ago
884a53e
drm: remove unused code
by Sascha Hauer
· 13 years ago
598781d
drm: Fix authentication kernel crash
by Thomas Hellstrom
· 13 years ago
1a464cb
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
cc1f719
drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2)
by Dave Airlie
· 13 years ago
1fbe6f6
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
by Dave Airlie
· 13 years ago
42b2aa8
treewide: Fix typos in various parts of the kernel, and fix some comments.
by Justin P. Mattock
· 13 years ago
e08e96d
drm: Make the per-driver file_operations struct const
by Arjan van de Ven
· 13 years ago
b3e067c
drm: serialize access to list of debugfs files
by Marcin Slusarz
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
b9075fa
treewide: use __printf not __attribute__((format(printf,...)))
by Joe Perches
· 13 years ago
de47725
include: replace linux/module.h with "struct module" wherever possible
by Paul Gortmaker
· 14 years ago
75ef8b3
drm/gem: add functions for mmap offset creation
by Rob Clark
· 13 years ago
62cb7011
drm/gem: add support for private objects
by Alan Cox
· 14 years ago
58b6542
DRM: remove drm_pci_device_is_pcie
by Jon Mason
· 13 years ago
304eda3
drm/gem: add hooks to notify driver when object handle is created/destroyed
by Ben Skeggs
· 14 years ago
1794d25
drm: Export the command-line mode parser
by Chris Wilson
· 14 years ago
bbb0aef
drm: Verify debug message arguments
by Joe Perches
· 14 years ago
5ad3d88
drm: Create and use drm_err
by Joe Perches
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
34db18ab
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
by Dave Airlie
· 14 years ago
9f35421
drm/core: add ioctl to query device/driver capabilities
by Ben Skeggs
· 14 years ago
1922756
drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.
by Dave Airlie
· 14 years ago
a250b9f
drm: add usb framework
by Dave Airlie
· 14 years ago
8410ea3
drm: rework PCI/platform driver interface.
by Dave Airlie
· 14 years ago
ff72145b
drm: dumb scanout create/mmap for intel/radeon (v3)
by Dave Airlie
· 14 years ago
78c6e17
drm/i915: Suppress spurious vblank interrupts
by Chris Wilson
· 14 years ago
5bcf719
drm/switcheroo: track state of switch in drivers.
by Dave Airlie
· 14 years ago
d8c58fa
Merge remote branch 'airlied/drm-core-next' into drm-intel-next
by Chris Wilson
· 14 years ago
4af72e2
drm: kill drm_agp_chipset_flush
by Daniel Vetter
· 14 years ago
27641c3
drm/vblank: Add support for precise vblank timestamping.
by Mario Kleiner
· 14 years ago
0f8c6d7
drm/i915: Move the invalidate|flush information out of the device struct
by Chris Wilson
· 14 years ago
fb7ba21
Merge remote branch 'korg/drm-fixes' into drm-vmware-next
by Dave Airlie
· 14 years ago
73aa808
drm: Move the GTT accounting to i915
by Chris Wilson
· 14 years ago
39b4d07
drm: Hold the mutex when dropping the last GEM reference (v2)
by Chris Wilson
· 14 years ago
29d08b3
drm/gem: handlecount isn't really a kref so don't make it one.
by Dave Airlie
· 14 years ago
31dfbc9
drm: Prune GEM vma entries
by Chris Wilson
· 14 years ago
cbc60ca
drm: kill get_reg_ofs callback
by Daniel Vetter
· 14 years ago
df8fcb0
drm: kill dev->timer
by Daniel Vetter
· 14 years ago
89c3726
drm: kill agp indirection mess
by Daniel Vetter
· 14 years ago
8f87919
drm: replace drawable ioctl by noops
by Daniel Vetter
· 14 years ago
4ac5ec4
drm: don't export dri1 locking functions
by Daniel Vetter
· 14 years ago
793a97e
drm: kill drm_map_ofs callbacks
by Daniel Vetter
· 14 years ago
690bb51
drm: drop return value of drm_free_agp
by Daniel Vetter
· 14 years ago
a2a273c
drm: don't export drm_get_drawable_info
by Daniel Vetter
· 14 years ago
b3da8f7
drm: kill context_ctor callback
by Daniel Vetter
· 14 years ago
fd2e793
drm: kill gem_free_object_unlocked driver callback
by Daniel Vetter
· 14 years ago
23ddc02
drm: kill dma_ready callbacks
by Daniel Vetter
· 14 years ago
be72ae2
drm: kill procfs callbacks
by Daniel Vetter
· 14 years ago
1da3f87
drm: kill kernel_context_switch callbacks
by Daniel Vetter
· 14 years ago
1b2f148
drm: block userspace under allocating buffer and having drivers overwrite it (v2)
by Dave Airlie
· 14 years ago
c17c2f8
drm: Fix support for PCI domains
by Benjamin Herrenschmidt
· 14 years ago
5837471
drm: kill BKL from common code
by Arnd Bergmann
· 14 years ago
ba4420c
drm: move ttm global code to core drm
by Dave Airlie
· 15 years ago
102e734
Merge branch 'drm-tracepoints' into drm-testing
by Dave Airlie
· 14 years ago
b9c2c9a
drm: add per-event vblank event trace points
by Jesse Barnes
· 14 years ago
dcdb167
drm: Add support for platform devices to register as DRM devices
by Jordan Crouse
· 15 years ago
01d73a6
drm: Remove drm_resource wrappers
by Jordan Crouse
· 15 years ago
fd632aa
drm: free core gem object from driver callbacks
by Daniel Vetter
· 15 years ago
1d39704
drm: extract drm_gem_object_init
by Daniel Vetter
· 15 years ago
336f589
Merge branch 'master' into export-slabh
by Tejun Heo
· 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
72e942d
drm/ttm: use drm calloc large and free large
by Dave Airlie
· 15 years ago
c3ae90c
drm: introduce drm_gem_object_[handle_]unreference_unlocked
by Luca Barbieri
· 15 years ago
e6be8d9
drm: remove address mask param for drm_pci_alloc()
by Zhenyu Wang
· 15 years ago
ed8b670
drm: convert drm_ioctl to unlocked_ioctl
by Arnd Bergmann
· 15 years ago
3ff9916
Merge remote branch 'anholt/drm-intel-next' into drm-linus
by Dave Airlie
· 15 years ago
1a95916
drm: Add compatibility #ifdefs for *BSD
by Kristian Høgsberg
· 15 years ago
Next »