Tejun Heo
|
2e928815c1
drm: convert to idr_alloc()
|
12 years ago |
Tejun Heo
|
4d53233a36
drm: don't use idr_remove_all()
|
12 years ago |
Konstantin Khlebnikov
|
314e51b985
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
|
12 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
Chris Wilson
|
6b9d89b436
drm: Add colouring to the range allocator
|
13 years ago |
Dave Airlie
|
0ff926c7d4
drm/prime: add exported buffers to current fprivs imported buffer list (v2)
|
13 years ago |
Laurent Pinchart
|
4a1b071427
drm: Don't initialize local ret variable when not needed
|
13 years ago |
Rob Clark
|
b06d66be3b
drm: pass dev to drm_vm_{open,close}_locked()
|
13 years ago |
Ville Syrjälä
|
f1ae126cdf
drm: Unify and fix idr error handling
|
13 years ago |
Dave Airlie
|
3248877ea1
drm: base prime/dma-buf support (v5)
|
13 years ago |
Dave Airlie
|
2c07a21d6f
drm: add core support for unplugging a device (v2)
|
13 years ago |
Dave Airlie
|
966e0cdd50
drm: drop setting vm_file to filp
|
13 years ago |
Chris Wilson
|
dd8bc93d45
drm: Pass the real error code back during GEM bo initialisation
|
13 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 |
Dave Airlie
|
cf056edbbe
Merge 3.0-rc7 into drm-core-next
|
14 years ago |
Hugh Dickins
|
5949eac4d9
drm/i915: use shmem_read_mapping_page
|
14 years ago |
Ben Skeggs
|
304eda3292
drm/gem: add hooks to notify driver when object handle is created/destroyed
|
14 years ago |
Chris Wilson
|
b74ad5ae14
drm: Fix use-after-free in drm_gem_vm_close()
|
14 years ago |
Chris Wilson
|
4cb81ac202
drm: Trim the GEM mmap offset hashtab
|
14 years ago |
Dave Airlie
|
ff72145bad
drm: dumb scanout create/mmap for intel/radeon (v3)
|
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
|
fd2e7931cd
drm: kill gem_free_object_unlocked driver callback
|
15 years ago |
Chris Wilson
|
bf79cb914d
drm: Use ENOENT consistently for the error return for an unmatched handle.
|
15 years ago |
Chris Wilson
|
ddd3d069c0
drm: Free the idr layers before calling idr_destroy()
|
15 years ago |
Jordan Crouse
|
05269a3a5a
drm: Make sure the DRM offset matches the CPU
|
15 years ago |