Jerome Glisse
|
249d6048ca
drm: Split out the mm declarations in a separate header. Add atomic operations.
|
16 years ago |
Kristian Høgsberg
|
fbe0efb869
drm_calloc_large: check right size, check integer overflow, use GFP_ZERO
|
16 years ago |
yakui_zhao
|
4fefcb2705
drm: add separate drm debugging levels
|
16 years ago |
Roel Kluin
|
dcae3626d0
drm: fix LOCK_TEST_WITH_RETURN macro
|
16 years ago |
Jesse Barnes
|
8e7d2b2c6e
drm/i915: allocate large pointer arrays with vmalloc
|
16 years ago |
Richard Kennedy
|
c972d750e4
drm: reorder struct drm_ioctl_desc to save space on 64 bit builds
|
16 years ago |
Ben Gamari
|
955b12def4
drm: Convert proc files to seq_file and introduce debugfs
|
16 years ago |
Kristian Høgsberg
|
8e1004580e
drm: Drop unused and broken dri_library_name sysfs attribute.
|
16 years ago |
Kristian Høgsberg
|
112b715e8e
drm: claim PCI device when running in modesetting mode.
|
16 years ago |
Benjamin Herrenschmidt
|
41c2e75e60
drm: Make drm_local_map use a resource_size_t offset
|
16 years ago |
Benjamin Herrenschmidt
|
f77d390c97
drm: Split drm_map and drm_local_map
|
16 years ago |
Benjamin Herrenschmidt
|
d883f7f1b7
drm: Use resource_size_t for drm_get_resource_{start, len}
|
16 years ago |
Jesse Barnes
|
ab00b3e521
drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap.
|
16 years ago |
Eric Anholt
|
30b2363408
drm: Rip out the racy, unused vblank signal code.
|
16 years ago |
Eric Anholt
|
fede5c91c4
drm: Add a debug node for vblank state.
|
16 years ago |
Dave Airlie
|
f453ba0460
DRM: add mode setting support
|
16 years ago |
Jesse Barnes
|
a2c0a97b78
drm: GEM mmap support
|
16 years ago |
Vegard Nossum
|
1147c9cdd0
drm: fix leak of uninitialized data to userspace
|
16 years ago |
Dave Airlie
|
7c1c2871a6
drm: move to kref per-master structures.
|
16 years ago |
Dave Airlie
|
e7f7ab45eb
drm: cleanup exit path for module unload
|
16 years ago |
Keith Packard
|
52440211dc
drm: move drm vblank initialization/cleanup to driver load/unload
|
16 years ago |
Eric Anholt
|
5d8e6bb7a2
drm: Remove infrastructure for supporting i915's vblank swapping.
|
16 years ago |
Keith Packard
|
ba1eb1d825
i915: Map status page cached for chips with GTT-based HWS location.
|
16 years ago |
Jesse Barnes
|
9bfbd5cb72
drm: kill drm_device->irq
|
17 years ago |
Kristian Høgsberg
|
dbb19d302b
i915 gem: install and uninstall irq handler in entervt and leavevt ioctls.
|
17 years ago |
Eric Anholt
|
673a394b1e
drm: Add GEM ("graphics execution manager") to i915 driver.
|
17 years ago |
Jesse Barnes
|
0a3e67a4ca
drm: Rework vblank-wait handling to allow interrupt reduction.
|
16 years ago |
Dave Airlie
|
242e3df80b
drm/radeon: fixup issue with radeon and PAT support.
|
17 years ago |
Dave Airlie
|
c0e09200dc
drm: reorganise drm tree to be more future proof.
|
17 years ago |