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 年之前 |
Chris Wilson
|
3eb2ee77b0
drm/i915: Unpin the hws if we fail to kmap.
|
16 年之前 |
Chris Wilson
|
47ed185a77
drm/i915: Unpin the ringbuffer if we fail to ioremap it.
|
16 年之前 |
Chris Wilson
|
491152b877
drm/i915: unpin for an invalid memory domain.
|
16 年之前 |
Chris Wilson
|
13af106276
drm/i915: Release and unlock on mmap_gtt error path.
|
16 年之前 |
Roland Dreier
|
a35f2e2b83
drm/i915: Fix potential AB-BA deadlock in i915_gem_execbuffer()
|
16 年之前 |
Chris Wilson
|
96dec61d56
drm/i915: refleak along pin() error path.
|
16 年之前 |
Chris Wilson
|
a198bc80ae
drm/i915: Cleanup trivial leak on execbuffer error path.
|
16 年之前 |
Linus Torvalds
|
f06da264cf
i915: Fix more size_t format string warnings
|
16 年之前 |
Chris Wilson
|
7d8d58b23f
drm/i915: Unlock mutex on i915_gem_fault() error path
|
16 年之前 |
Jesse Barnes
|
0f973f2788
drm/i915: add fence register management to execbuf
|
16 年之前 |
Eric Anholt
|
d9ddcb96e0
drm/i915: Return error from i915_gem_object_get_fence_reg() when failing.
|
16 年之前 |
Eric Anholt
|
ab657db12d
drm/i915: Set up an MTRR covering the GTT at driver load.
|
16 年之前 |
Eric Anholt
|
e806b49574
drm/i915: Suppress GEM teardown on X Server exit in KMS mode.
|
16 年之前 |
Linus Torvalds
|
832fb4a01c
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
16 年之前 |