index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_dma.c
Age
Commit message (
Expand
)
Author
2013-01-20
drm/i915: extract hangcheck/reset/error_state state into substruct
Daniel Vetter
2013-01-20
drm/i915: Remove use of gtt_mappable_entries
Ben Widawsky
2013-01-17
drm/i915: Remove use on gma_bus_addr on gen6+
Ben Widawsky
2013-01-17
drm/i915: Create a gtt structure
Ben Widawsky
2013-01-17
drm/i915: Use the reloc.handle as an index into the execbuffer array
Chris Wilson
2013-01-17
drm/i915: Allow userspace to hint that the relocations were known
Daniel Vetter
2013-01-17
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...
Dave Airlie
2012-12-18
drm/i915: fixup overlay stolen memory leak
Daniel Vetter
2012-12-17
drm/i915: Implement workaround for broken CS tlb on i830/845
Daniel Vetter
2012-12-12
drm/i915: rework locking for intel_dpio|sbi_read|write
Daniel Vetter
2012-12-11
drm/i915: Fixup hpd irq register setup ordering
Daniel Vetter
2012-12-06
drm/i915: irq-drive the dp aux communication
Daniel Vetter
2012-12-06
drm/i915: reorder setup sequence to have irqs for output setup
Daniel Vetter
2012-12-06
drm/i915: setup the hangcheck timer early
Daniel Vetter
2012-12-03
drm/i915: Don't allow ring tail to reach the same cacheline as head
Ville Syrjälä
2012-11-30
drm/i915: Use a slab for object allocation
Chris Wilson
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
[next]