Linus Torvalds
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
David Howells
|
4126d5d61f
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
|
12 years ago |
Ben Widawsky
|
199adf40ae
drm/i915: s/cacheing/caching/
|
12 years ago |
Daniel Vetter
|
398b7a1b88
Merge tag 'v3.6-rc7' into drm-intel-next-queued
|
12 years ago |
Chris Wilson
|
934d6086ea
drm/i915: Limit the ioremap of the PCI bar to the registers
|
12 years ago |
Alexander Shishkin
|
99d0b1db6c
drm/i915: initialize dpio_lock spin lock
|
13 years ago |
Tejun Heo
|
53621860c3
i915: use alloc_ordered_workqueue() instead of explicit UNBOUND w/ max_active = 1
|
13 years ago |
Dave Airlie
|
ec6f1bb90c
drm/i915: implement dma buf begin_cpu_access (v2)
|
13 years ago |
Daniel Vetter
|
5d985ac81a
drm/i915: kill a few unused things in dev_priv
|
13 years ago |
Daniel Vetter
|
c6a828d326
drm/i915: move all rps state into dev_priv->rps
|
13 years ago |
Daniel Vetter
|
c96ea64ebb
drm/i915: dump the device info
|
13 years ago |
Chris Wilson
|
2fedbff948
drm/i915: Add I915_GEM_PARAM_HAS_SEMAPHORES
|
13 years ago |
Chris Wilson
|
e6994aeedc
drm/i915: Export ability of changing cache levels to userspace
|
13 years ago |
Ben Widawsky
|
c0c7babc48
drm/i915: add register read IOCTL
|
13 years ago |
Daniel Vetter
|
e8aeaee7b0
drm/i915: unbreak lastclose for failed driver init
|
13 years ago |
Paulo Zanoni
|
45e6e3a1cd
drm/i915: get rid of dev_priv->info->has_pch_split
|
13 years ago |
Chris Wilson
|
990bbdadab
drm/i915: Group the GT routines together in both code and vtable
|
13 years ago |
Daniel Vetter
|
87207ca20e
drm/i915: don't use dev->agp
|
13 years ago |
Daniel Vetter
|
df12c6d5ec
drm/i915: initialize the context idr unconditionally
|
13 years ago |
Daniel Vetter
|
55a6662837
drm/i915: fix module unload after context merge
|
13 years ago |
Ben Widawsky
|
846248136d
drm/i915/context: create & destroy ioctls
|
13 years ago |
Ben Widawsky
|
254f965c39
drm/i915: preliminary context support
|
13 years ago |
Daniel Vetter
|
e188719a28
drm/i915: kick any firmware framebuffers before claiming the gtt
|
13 years ago |
Daniel Vetter
|
14be93ddff
drm/i915 + agp/intel-gtt: prep work for direct setup
|
13 years ago |
Daniel Vetter
|
dd2757f8b5
drm/i915: stop using dev->agp->base
|
13 years ago |
Ben Widawsky
|
172cf15d18
drm/i915: Add wait render timeout get param
|
13 years ago |
Ben Widawsky
|
23ba4fd0a4
drm/i915: wait render timeout ioctl
|
13 years ago |
Dave Airlie
|
f15b4ca2cc
Merge tag 'drm-intel-next-2012-05-20' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next
|
13 years ago |
Chris Wilson
|
edc912f58e
drm/i915: Replace the feature tests for BLT/BSD with ring init checks
|
13 years ago |