Marcin Slusarz
|
b3e067c0b2
drm: serialize access to list of debugfs files
|
13 years ago |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Joe Perches
|
b9075fa968
treewide: use __printf not __attribute__((format(printf,...)))
|
13 years ago |
Paul Gortmaker
|
de47725421
include: replace linux/module.h with "struct module" wherever possible
|
14 years ago |
Rob Clark
|
75ef8b3b9c
drm/gem: add functions for mmap offset creation
|
14 years ago |
Alan Cox
|
62cb70118c
drm/gem: add support for private objects
|
14 years ago |
Jon Mason
|
58b6542b50
DRM: remove drm_pci_device_is_pcie
|
14 years ago |
Ben Skeggs
|
304eda3292
drm/gem: add hooks to notify driver when object handle is created/destroyed
|
14 years ago |
Chris Wilson
|
1794d257fa
drm: Export the command-line mode parser
|
14 years ago |
Joe Perches
|
bbb0aef5cf
drm: Verify debug message arguments
|
14 years ago |
Joe Perches
|
5ad3d8831f
drm: Create and use drm_err
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Dave Airlie
|
34db18abd3
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
|
14 years ago |
Ben Skeggs
|
9f35421e09
drm/core: add ioctl to query device/driver capabilities
|
14 years ago |
Dave Airlie
|
1922756124
drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.
|
14 years ago |
Dave Airlie
|
a250b9fdc5
drm: add usb framework
|
14 years ago |
Dave Airlie
|
8410ea3b95
drm: rework PCI/platform driver interface.
|
14 years ago |
Dave Airlie
|
ff72145bad
drm: dumb scanout create/mmap for intel/radeon (v3)
|
14 years ago |
Chris Wilson
|
78c6e170ba
drm/i915: Suppress spurious vblank interrupts
|
14 years ago |
Dave Airlie
|
5bcf719b7d
drm/switcheroo: track state of switch in drivers.
|
14 years ago |
Chris Wilson
|
d8c58fabd7
Merge remote branch 'airlied/drm-core-next' into drm-intel-next
|
14 years ago |
Daniel Vetter
|
4af72e2865
drm: kill drm_agp_chipset_flush
|
14 years ago |
Mario Kleiner
|
27641c3f00
drm/vblank: Add support for precise vblank timestamping.
|
14 years ago |
Chris Wilson
|
0f8c6d7ca9
drm/i915: Move the invalidate|flush information out of the device struct
|
14 years ago |
Dave Airlie
|
fb7ba2114b
Merge remote branch 'korg/drm-fixes' into drm-vmware-next
|
14 years ago |
Chris Wilson
|
73aa808f10
drm: Move the GTT accounting to i915
|
14 years ago |
Chris Wilson
|
39b4d07aa3
drm: Hold the mutex when dropping the last GEM reference (v2)
|
14 years ago |
Dave Airlie
|
29d08b3efd
drm/gem: handlecount isn't really a kref so don't make it one.
|
14 years ago |
Chris Wilson
|
31dfbc9392
drm: Prune GEM vma entries
|
14 years ago |
Daniel Vetter
|
cbc60ca04b
drm: kill get_reg_ofs callback
|
15 years ago |