Daniel Vetter
|
b45305fce5
drm/i915: Implement workaround for broken CS tlb on i830/845
|
12 年之前 |
Ville Syrjälä
|
633cf8f505
drm/i915: Don't allow ring tail to reach the same cacheline as head
|
12 年之前 |
Chris Wilson
|
3e9605018a
drm/i915: Rearrange code to only have a single method for waiting upon the ring
|
12 年之前 |
Mika Kuoppala
|
4f1ba0f83a
drm/i915: fix possible NULL dereference of dev_priv
|
12 年之前 |
Dave Airlie
|
9fabd4eede
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
|
12 年之前 |
Chris Wilson
|
6b8294a4d3
drm/i915: Restore physical HWS_PGA after resume
|
12 年之前 |
Ben Widawsky
|
e76e9aebcd
drm/i915: Stop using AGP layer for GEN6+
|
12 年之前 |
Jesse Barnes
|
1abd02e2dd
drm/i915: don't rewrite the GTT on resume v4
|
12 年之前 |
Jesse Barnes
|
4fc688ce79
drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex
|
12 年之前 |
Jesse Barnes
|
073f34d9d4
drm/i915: don't block resume on fb console resume v2
|
12 年之前 |
Daniel Vetter
|
231f42a48f
drm/i915: move dri1 dungeon out of dev_priv
|
12 年之前 |
Chris Wilson
|
1623392af9
drm/i915: Only kick out vesafb if we takeover the fbcon with KMS
|
12 年之前 |
Daniel Vetter
|
c2fb791692
Merge tag 'v3.7-rc2' into drm-intel-next-queued
|
12 年之前 |
Chris Wilson
|
d7d4eeddb8
drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffers
|
12 年之前 |
Linus Torvalds
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 年之前 |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 年之前 |
David Howells
|
4126d5d61f
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
|
12 年之前 |
Ben Widawsky
|
199adf40ae
drm/i915: s/cacheing/caching/
|
12 年之前 |
Daniel Vetter
|
398b7a1b88
Merge tag 'v3.6-rc7' into drm-intel-next-queued
|
12 年之前 |
Chris Wilson
|
934d6086ea
drm/i915: Limit the ioremap of the PCI bar to the registers
|
12 年之前 |
Alexander Shishkin
|
99d0b1db6c
drm/i915: initialize dpio_lock spin lock
|
13 年之前 |
Tejun Heo
|
53621860c3
i915: use alloc_ordered_workqueue() instead of explicit UNBOUND w/ max_active = 1
|
13 年之前 |
Dave Airlie
|
ec6f1bb90c
drm/i915: implement dma buf begin_cpu_access (v2)
|
13 年之前 |
Daniel Vetter
|
5d985ac81a
drm/i915: kill a few unused things in dev_priv
|
13 年之前 |
Daniel Vetter
|
c6a828d326
drm/i915: move all rps state into dev_priv->rps
|
13 年之前 |
Daniel Vetter
|
c96ea64ebb
drm/i915: dump the device info
|
13 年之前 |
Chris Wilson
|
2fedbff948
drm/i915: Add I915_GEM_PARAM_HAS_SEMAPHORES
|
13 年之前 |
Chris Wilson
|
e6994aeedc
drm/i915: Export ability of changing cache levels to userspace
|
13 年之前 |
Ben Widawsky
|
c0c7babc48
drm/i915: add register read IOCTL
|
13 年之前 |
Daniel Vetter
|
e8aeaee7b0
drm/i915: unbreak lastclose for failed driver init
|
13 年之前 |