Carl Worth
|
5e118f4139
drm/i915: Add a spinlock to protect the active_list
|
16 年之前 |
Jesse Barnes
|
959b887cf4
drm/i915: check for -EINVAL from vm_insert_pfn
|
16 年之前 |
Daniel Vetter
|
8d7773a32d
drm/i915: fix up tiling/fence reg setup on i8xx class hw
|
16 年之前 |
Dave Airlie
|
d008877550
drm/i915: check the return value from the copy from user
|
16 年之前 |
Dave Airlie
|
90f959bcb3
drm: merge Linux master into HEAD
|
16 年之前 |
Owain G. Ainsworth
|
ad086c833d
i915/drm: Remove two redundant agp_chipset_flushes
|
16 年之前 |
Eric Anholt
|
40a5f0decd
drm/i915: Fix lock order reversal in GEM relocation entry copying.
|
16 年之前 |
Eric Anholt
|
201361a54e
drm/i915: Fix lock order reversal with cliprects and cmdbuf in non-DRI2 paths.
|
16 年之前 |
Eric Anholt
|
eb01459fbb
drm/i915: Fix lock order reversal in shmem pread path.
|
16 年之前 |
Eric Anholt
|
40123c1f8d
drm/i915: Fix lock order reversal in shmem pwrite path.
|
16 年之前 |
Eric Anholt
|
856fa1988e
drm/i915: Make GEM object's page lists refcounted instead of get/free.
|
16 年之前 |
Eric Anholt
|
3de09aa3b3
drm/i915: Fix lock order reversal in GTT pwrite path.
|
16 年之前 |
Owain G. Ainsworth
|
995e37cafb
i915/drm: Remove two redundant agp_chipset_flushes
|
16 年之前 |
Benjamin Herrenschmidt
|
f77d390c97
drm: Split drm_map and drm_local_map
|
16 年之前 |
Eric Anholt
|
dc529a4fe1
drm/i915: fix 945 fence register writes for fence 8 and above.
|
16 年之前 |
Chris Wilson
|
d7619c4b9c
drm/i915: Protect active fences on i915
|
16 年之前 |
Chris Wilson
|
fc7170ba28
drm/i915: Check to see if we've pinned all available fences
|
16 年之前 |
Chris Wilson
|
22c344e9a0
drm/i915: Check fence status on every pin.
|
16 年之前 |
Chris Wilson
|
9b2412f9ad
drm/i915: First recheck for an empty fence register.
|
16 年之前 |
Kyle McMartin
|
0fce81e3cc
i915: add newline to i915_gem_object_pin failure msg
|
16 年之前 |
Kristian Høgsberg
|
b70d11da61
drm: Return EINVAL on duplicate objects in execbuffer object list
|
16 年之前 |
Dave Airlie
|
e08fb4f6d1
drm/i915: convert DRM_ERROR to DRM_DEBUG in phys object pwrite path
|
16 年之前 |
Karsten Wiese
|
6c0594a306
Fix an oops in i915_gem_retire_requests()
|
16 年之前 |
Chris Wilson
|
bab2d1f653
drm/i915: Fix regression in 95ca9d
|
16 年之前 |
Eric Anholt
|
f21289b355
drm/i915: Retire requests from i915_gem_busy_ioctl.
|
16 年之前 |
Jesse Barnes
|
5669fcacc5
drm/i915: suspend/resume GEM when KMS is active
|
16 年之前 |
Eric Anholt
|
efbeed96f7
drm/i915: Don't let a device flush to prepare buffers clear new write_domains.
|
16 年之前 |
Eric Anholt
|
8b0e378a20
drm/i915: Cut two args to set_to_gpu_domain that confused this tricky path.
|
16 年之前 |
Jesse Barnes
|
ab00b3e521
drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap.
|
16 年之前 |
Chris Wilson
|
85a7bb9858
drm/i915: Cleanup the hws on ringbuffer constrution failure.
|
16 年之前 |