Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
8f64b32eb73fbfe9f38c4123121b63ee409278a7
/
include
/
drm
/
drmP.h
ab00b3e
drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap.
by Jesse Barnes
· 16 years ago
30b2363
drm: Rip out the racy, unused vblank signal code.
by Eric Anholt
· 16 years ago
fede5c9
drm: Add a debug node for vblank state.
by Eric Anholt
· 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
1147c9c
drm: fix leak of uninitialized data to userspace
by Vegard Nossum
· 16 years ago
7c1c287
drm: move to kref per-master structures.
by Dave Airlie
· 16 years ago
e7f7ab4
drm: cleanup exit path for module unload
by Dave Airlie
· 16 years ago
5244021
drm: move drm vblank initialization/cleanup to driver load/unload
by Keith Packard
· 16 years ago
5d8e6bb
drm: Remove infrastructure for supporting i915's vblank swapping.
by Eric Anholt
· 16 years ago
ba1eb1d
i915: Map status page cached for chips with GTT-based HWS location.
by Keith Packard
· 16 years ago
9bfbd5c
drm: kill drm_device->irq
by Jesse Barnes
· 16 years ago
dbb19d3
i915 gem: install and uninstall irq handler in entervt and leavevt ioctls.
by Kristian Høgsberg
· 16 years ago
673a394
drm: Add GEM ("graphics execution manager") to i915 driver.
by Eric Anholt
· 16 years ago
0a3e67a
drm: Rework vblank-wait handling to allow interrupt reduction.
by Jesse Barnes
· 16 years ago
242e3df
drm/radeon: fixup issue with radeon and PAT support.
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/drmP.h]
af6061a
Revert "drm/vbl rework: rework how the drm deals with vblank."
by Dave Airlie
· 17 years ago
bf9d892
drivers/char: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
ac741ab
drm/vbl rework: rework how the drm deals with vblank.
by Jesse Barnes
· 17 years ago
2c14f28
drm: reorganise minor number handling using backported modesetting code.
by Dave Airlie
· 17 years ago
56d110e
DRM: remove unused dev_class
by Greg Kroah-Hartman
· 17 years ago
b05c238
drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table.
by Dave Airlie
· 17 years ago
b932ccb
drm: add support for passing state into the suspend hooks.
by Dave Airlie
· 17 years ago
e8b962b
drm: update DRM sysfs support
by Jesse Barnes
· 17 years ago
ded2335
drm: move two function extern into the correct block
by Dave Airlie
· 17 years ago
8562b3f
drm: some minor cleanups and changes to make memory manager merging easier.
by Dave Airlie
· 17 years ago
f9618ac
drm: remove second forward decleration of drm device struct.
by Dave Airlie
· 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
d4e2cbe
drm: convert drawable code to using idr
by Dave Airlie
· 17 years ago
6296814
drm: convert drm context code to use Linux idr
by Dave Airlie
· 17 years ago
e0be428
drm: detypedef the hashtab and more of sman
by Dave Airlie
· 17 years ago
5591051
drm: detypedeffing continues...
by Dave Airlie
· 17 years ago
cdd55a2
drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structs
by Dave Airlie
· 17 years ago
8fc2fdf
drm: drop drm_vma_entry_t, drm_magic_entry_t
by Dave Airlie
· 17 years ago
056219e
drm: drop drm_buf_t typedef
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
da509d7
drm: remove DRM_GETSAREA and replace with drm_getsarea function
by Dave Airlie
· 17 years ago
bd1b331
drm: cleanup use of Linux list handling macros
by Dave Airlie
· 17 years ago
f2b04cd
drm/radeon: upgrade to 1.27 - make PCI GART more flexible
by Dave Airlie
· 18 years ago
040ac32
drm: fix driver deadlock with AIGLX and reclaim_buffers_locked
by Thomas Hellstrom
· 18 years ago
6244270
drm: fix alpha domain handling
by Jay Estabrook
· 18 years ago
1d58420
drm: update core memory manager from git drm tree
by Thomas Hellstrom
· 18 years ago
004a772
drm: remove drm_ioremap and drm_ioremapfree
by Christoph Hellwig
· 18 years ago
f9841a8
drm: Stop defining pci_pretty_name
by Jean Delvare
· 18 years ago
0c4dd90
drm: make kernel context switch same as for drm git tree.
by Dave Airlie
· 18 years ago
3417f33
drm: add flag for mapping PCI DMA buffers read-only.
by George Sapountzis
· 18 years ago
2e54a00
drm: Add support for interrupt triggered driver callback with lock held to DRM core.
by =?utf-8?q?Michel_D=C3=A4nzer?=
· 18 years ago
bea5679
drm: Add support for tracking drawable information to core
by =?utf-8?q?Michel_D=C3=A4nzer?=
· 18 years ago
776c944
drm: add support for secondary vertical blank interrupt to DRM core
by =?utf-8?q?Michel_D=C3=A4nzer?=
· 18 years ago
2f02cc3
drm: add device/vendor id to drm_device_t for compat with FreeBSD drivers
by Eric Anholt
· 18 years ago
9b1a51b
drm: domain changes broke ppc r200
by Dave Airlie
· 18 years ago
8d153f7
drm: update user token hashing and map handles
by Thomas Hellstrom
· 18 years ago
8669cbc
drm: move drm authentication to new generic hash table.
by Thomas Hellstrom
· 18 years ago
3a1bd92
drm: add simple DRM memory manager, and hash table
by Thomas Hellstrom
· 18 years ago
3322960
drm: remove the DRM pci domain
by Dave Airlie
· 18 years ago
242ef0e
drm: remove local copies of pci bus/slot/func
by Dave
· 18 years ago
3d77461
drm: cleanup old compat code and DRM fns from Linux only code
by Dave Airlie
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
5d23faf
drm: possible cleanups
by Dave Airlie
· 19 years ago
031de96
drivers/char/drm/drm_memory.c: possible cleanups
by Adrian Bunk
· 19 years ago
55eb061
drm: remove drm_{alloc,free}_pages
by Dave Airlie
· 19 years ago
ddf19b9
drm: fixup PCI DMA support
by Dave Airlie
· 19 years ago
0650fd5
[PATCH] DRM: fix up classdev interface for drm core
by Greg Kroah-Hartman
· 19 years ago
30e2fb1
sem2mutex: drivers/char/drm/
by Dave Airlie
· 19 years ago
9c7d462
drm: fix issues with systems with no MTRR
by Dave Airlie
· 19 years ago
d985c10
drm: major update from CVS for radeon and core
by Dave Airlie
· 19 years ago
f26c473
drm: update PCIGART support from CVS
by Dave Airlie
· 19 years ago
269dc51
drm: bring savage inline with latest CVS
by Dave Airlie
· 19 years ago
a7a2cc3
drm: move ioctl flags to a bit field of flags
by Dave Airlie
· 19 years ago
efa5839
drm: add in-kernel entry points for rest of AGP ioctls
by Dave Airlie
· 19 years ago
732052e
drm: simplify sysfs code for drm
by Dave Airlie
· 19 years ago
61d0416
drm: remove old backwards compatibilty stuff
by Dave Airlie
· 19 years ago
8f5f39f
drm: remove drm_flush
by Dave Airlie
· 19 years ago
3f9df54
drm: remove drm_init.c it is no longer needed
by Dave Airlie
· 19 years ago
22eae94
drm: rename driver hooks more understandably
by Dave Airlie
· 19 years ago
a4e62fa
drm: remove unused components of drm structures
by Dave Airlie
· 19 years ago
b5e89ed
drm: lindent the drm directory.
by Dave Airlie
· 19 years ago
99a2657
drm: use kernel macros
by Dave Airlie
· 19 years ago
4e0c115
update from upstream
by Dave Airlie
· 19 years ago
ea98a92
drm: add radeon PCI express support
by Dave Airlie
· 19 years ago
982245f
[PATCH] PCI: remove CONFIG_PCI_NAMES
by Adrian Bunk
· 19 years ago
d27c9b5
drm: remove version.h and any version checks..
by Dave Airlie
· 19 years ago
d1f2b55
drm: updated DRM map patch for 32/64 bit systems
by Dave Airlie
· 19 years ago
836cf04
drm: cleanup buffer/map code
by Dave Airlie
· 19 years ago
b5d499c
drm: make drm_alloc_agp take a dev arg.
by Dave Airlie
· 19 years ago
cda1738
drm: add test for AGP devices and driver override for it.
by Dave Airlie
· 19 years ago
ceb9c27
drm: destatic exported function.
by Dave Airlie
· 19 years ago
7ab9840
drm: update some function so a driver can call them
by Dave Airlie
· 19 years ago
9c8da5e
drm: update support for drm pci buffers
by Dave Airlie
· 19 years ago
b84397d6
drm: add framebuffer maps
by Dave Airlie
· 19 years ago
c94f702
drm: misc cleanup
by Dave Airlie
· 19 years ago
b952324
drm: use kcalloc now that it is available..
by Dave Airlie
· 19 years ago
9a18664
drm: 32/64-bit DRM ioctl compatibility patch
by Dave Airlie
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago