index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_dma.c
Age
Commit message (
Expand
)
Author
2012-12-17
drm/i915: Implement workaround for broken CS tlb on i830/845
Daniel Vetter
2012-12-03
drm/i915: Don't allow ring tail to reach the same cacheline as head
Ville Syrjälä
2012-11-29
drm/i915: Rearrange code to only have a single method for waiting upon the ring
Chris Wilson
2012-11-29
drm/i915: fix possible NULL dereference of dev_priv
Mika Kuoppala
2012-11-20
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
2012-11-16
drm/i915: Restore physical HWS_PGA after resume
Chris Wilson
2012-11-11
drm/i915: Stop using AGP layer for GEN6+
Ben Widawsky
2012-11-11
drm/i915: don't rewrite the GTT on resume v4
Jesse Barnes
2012-11-11
drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex
Jesse Barnes
2012-11-11
drm/i915: don't block resume on fb console resume v2
Jesse Barnes
2012-11-11
drm/i915: move dri1 dungeon out of dev_priv
Daniel Vetter
2012-10-26
drm/i915: Only kick out vesafb if we takeover the fbcon with KMS
Chris Wilson
2012-10-22
Merge tag 'v3.7-rc2' into drm-intel-next-queued
Daniel Vetter
2012-10-17
drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffers
Chris Wilson
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-09-26
drm/i915: s/cacheing/caching/
Ben Widawsky
2012-09-24
Merge tag 'v3.6-rc7' into drm-intel-next-queued
Daniel Vetter
2012-09-20
drm/i915: Limit the ioremap of the PCI bar to the registers
Chris Wilson
2012-09-08
drm/i915: initialize dpio_lock spin lock
Alexander Shishkin
2012-08-24
i915: use alloc_ordered_workqueue() instead of explicit UNBOUND w/ max_active...
Tejun Heo
2012-08-17
drm/i915: implement dma buf begin_cpu_access (v2)
Dave Airlie
2012-08-17
drm/i915: kill a few unused things in dev_priv
Daniel Vetter
2012-08-09
drm/i915: move all rps state into dev_priv->rps
Daniel Vetter
2012-08-09
drm/i915: dump the device info
Daniel Vetter
2012-08-08
drm/i915: Add I915_GEM_PARAM_HAS_SEMAPHORES
Chris Wilson
2012-07-26
drm/i915: Export ability of changing cache levels to userspace
Chris Wilson
2012-07-25
drm/i915: add register read IOCTL
Ben Widawsky
2012-07-25
drm/i915: unbreak lastclose for failed driver init
Daniel Vetter
2012-07-05
drm/i915: get rid of dev_priv->info->has_pch_split
Paulo Zanoni
2012-07-03
drm/i915: Group the GT routines together in both code and vtable
Chris Wilson
2012-06-25
drm/i915: don't use dev->agp
Daniel Vetter
2012-06-20
drm/i915: initialize the context idr unconditionally
Daniel Vetter
2012-06-20
drm/i915: fix module unload after context merge
Daniel Vetter
2012-06-14
drm/i915/context: create & destroy ioctls
Ben Widawsky
2012-06-14
drm/i915: preliminary context support
Ben Widawsky
2012-06-13
drm/i915: kick any firmware framebuffers before claiming the gtt
Daniel Vetter
2012-06-12
drm/i915 + agp/intel-gtt: prep work for direct setup
Daniel Vetter
2012-06-12
drm/i915: stop using dev->agp->base
Daniel Vetter
2012-06-06
drm/i915: Add wait render timeout get param
Ben Widawsky
2012-05-25
drm/i915: wait render timeout ioctl
Ben Widawsky
2012-05-21
Merge tag 'drm-intel-next-2012-05-20' of git://people.freedesktop.org/~danvet...
Dave Airlie
2012-05-19
drm/i915: Replace the feature tests for BLT/BSD with ring init checks
Chris Wilson
2012-05-13
vga_switcheroo: Introduce struct vga_switcheroo_client_ops
Takashi Iwai
2012-05-03
drm/i915: move pnv|ilk_gem_mem_freq to intel_pm.c
Daniel Vetter
2012-05-03
drm/i915: fixup __iomem mixups in ringbuffer.c
Daniel Vetter
2012-05-03
drm/i915: rework legacy GFX HWS handling
Daniel Vetter
2012-05-03
drm/i915: move the ips code to intel_pm.c
Daniel Vetter
2012-05-03
drm/i915: move LP_RING&friends to i915_dma.c
Daniel Vetter
[next]