Dave Airlie
|
a21f976094
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
|
13 years ago |
Chris Wilson
|
31d8d651eb
drm/i915: Remove the error message for unbinding pinned buffers
|
13 years ago |
Chris Wilson
|
bed1ea95a3
drm/i915: Limit page allocations to lowmem (dma32) for i965
|
13 years ago |
Daniel Vetter
|
1286ff7397
i915: add dmabuf/prime buffer sharing support.
|
13 years ago |
Chris Wilson
|
b4519513e8
drm/i915: Introduce for_each_ring() macro
|
13 years ago |
Daniel Vetter
|
5e13a0c5ec
Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued
|
13 years ago |
Daniel Vetter
|
dc257cf154
Merge tag 'v3.4-rc6' into drm-intel-next
|
13 years ago |
Ben Widawsky
|
b4aca0106c
drm/i915: extract some common olr+wedge code
|
13 years ago |
Daniel Vetter
|
53ca26cab8
drm/i915 disallow physical batchbuffers for KMS
|
13 years ago |
Daniel Vetter
|
8781342df7
drm/i915: create dev_priv->dri1 dragon dungeon^W^W sub-struct
|
13 years ago |
Ben Widawsky
|
3b88cc0dd7
drm/i915: use __wait_seqno for ring throttle
|
13 years ago |
Ben Widawsky
|
4146b08d76
drm/i915: remove polled wait from throttle
|
13 years ago |
Ben Widawsky
|
604dd3ec75
drm/i915: extract __wait_seqno from i915_wait_request
|
13 years ago |
Ben Widawsky
|
c58cf4f108
drm/i915: drop polled waits from i915_wait_request
|
13 years ago |
Ben Widawsky
|
9574b3fe29
drm/i915: kill waiting_seqno
|
13 years ago |
Ben Widawsky
|
be998e2e39
drm/i915: move vbetool invoked ier stuff
|
13 years ago |
Ben Widawsky
|
b2da9fe5d5
drm/i915: remove do_retire from i915_wait_request
|
13 years ago |
Daniel Vetter
|
507432986c
drm/i915: use the new masked bit macro some more
|
13 years ago |
Daniel Vetter
|
63ed2cb2d1
drm/i915: rip out GEM drm feature checks
|
13 years ago |
Daniel Vetter
|
7bb6fb8dd9
drm/i915: disallow gem ums init ioctl for kms
|
13 years ago |
Chris Wilson
|
1070a42b6b
drm/i915: Move GEM initialisation from i915_dma.c to i915_gem.c
|
13 years ago |
Chris Wilson
|
1488fc08c1
drm/i915: Remove the deferred-free list
|
13 years ago |
Chris Wilson
|
1b50247a8d
drm/i915: Remove the list of pinned inactive objects
|
13 years ago |
Chris Wilson
|
a39d7efc62
drm/i915: Remove i915_gem_evict_inactive()
|
13 years ago |
Chris Wilson
|
8325a09dd0
drm/i915: Bump the inactive LRU on set-to-GTT-domain
|
13 years ago |
Daniel Vetter
|
6b26c86d61
drm/i915: create macros to handle masked bits
|
13 years ago |
Chris Wilson
|
5d82e3e642
drm/i915: Clarify the semantics of tiling_changed
|
13 years ago |
Ben Widawsky
|
4f0c7cfbb4
drm/i915: [sparse] __iomem fixes for gem
|
13 years ago |
Linus Torvalds
|
6be5ceb02e
VM: add "vm_mmap()" helper function
|
13 years ago |
Chris Wilson
|
14415745b2
drm/i915: Refactor get_fence() to use the common fence writing routine
|
13 years ago |