aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_dma.c
Commit message (Expand)AuthorAge
* drm/i915: Add probe and remove to the gtt opsBen Widawsky2013-01-31
* drm/i915: extract hangcheck/reset/error_state state into substructDaniel Vetter2013-01-20
* drm/i915: Remove use of gtt_mappable_entriesBen Widawsky2013-01-20
* drm/i915: Remove use on gma_bus_addr on gen6+Ben Widawsky2013-01-17
* drm/i915: Create a gtt structureBen Widawsky2013-01-17
* drm/i915: Use the reloc.handle as an index into the execbuffer arrayChris Wilson2013-01-17
* drm/i915: Allow userspace to hint that the relocations were knownDaniel Vetter2013-01-17
* Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...Dave Airlie2013-01-17
|\
| * drm/i915: fixup overlay stolen memory leakDaniel Vetter2012-12-18
| * drm/i915: rework locking for intel_dpio|sbi_read|writeDaniel Vetter2012-12-12
| * drm/i915: Fixup hpd irq register setup orderingDaniel Vetter2012-12-11
| * drm/i915: irq-drive the dp aux communicationDaniel Vetter2012-12-06
| * drm/i915: reorder setup sequence to have irqs for output setupDaniel Vetter2012-12-06
| * drm/i915: setup the hangcheck timer earlyDaniel Vetter2012-12-06
| * drm/i915: Use a slab for object allocationChris Wilson2012-11-30
* | drm/i915: Implement workaround for broken CS tlb on i830/845Daniel Vetter2012-12-17
* | drm/i915: Don't allow ring tail to reach the same cacheline as headVille Syrjälä2012-12-03
|/
* drm/i915: Rearrange code to only have a single method for waiting upon the ringChris Wilson2012-11-29
* drm/i915: fix possible NULL dereference of dev_privMika Kuoppala2012-11-29
* Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie2012-11-19
|\
| * drm/i915: Restore physical HWS_PGA after resumeChris Wilson2012-11-16
| * drm/i915: Stop using AGP layer for GEN6+Ben Widawsky2012-11-11
| * drm/i915: don't rewrite the GTT on resume v4Jesse Barnes2012-11-11
| * drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutexJesse Barnes2012-11-11
| * drm/i915: don't block resume on fb console resume v2Jesse Barnes2012-11-11
| * drm/i915: move dri1 dungeon out of dev_privDaniel Vetter2012-11-11
| * Merge tag 'v3.7-rc2' into drm-intel-next-queuedDaniel Vetter2012-10-22
| |\
| * | drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffersChris Wilson2012-10-17
* | | drm/i915: Only kick out vesafb if we takeover the fbcon with KMSChris Wilson2012-10-26
| |/ |/|
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-04
|\ \
| * | drm/i915: s/cacheing/caching/Ben Widawsky2012-09-26
| |/
| * Merge tag 'v3.6-rc7' into drm-intel-next-queuedDaniel Vetter2012-09-24
| |\
| * | drm/i915: Limit the ioremap of the PCI bar to the registersChris Wilson2012-09-20
| * | i915: use alloc_ordered_workqueue() instead of explicit UNBOUND w/ max_active...Tejun Heo2012-08-23
| * | drm/i915: implement dma buf begin_cpu_access (v2)Dave Airlie2012-08-17
| * | drm/i915: kill a few unused things in dev_privDaniel Vetter2012-08-17
| * | drm/i915: move all rps state into dev_priv->rpsDaniel Vetter2012-08-09
| * | drm/i915: dump the device infoDaniel Vetter2012-08-09
| * | drm/i915: Add I915_GEM_PARAM_HAS_SEMAPHORESChris Wilson2012-08-08
| * | drm/i915: Export ability of changing cache levels to userspaceChris Wilson2012-07-26
| * | drm/i915: add register read IOCTLBen Widawsky2012-07-25
* | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
* | | UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2012-10-02
| |/ |/|
* | drm/i915: initialize dpio_lock spin lockAlexander Shishkin2012-09-08
|/
* drm/i915: unbreak lastclose for failed driver initDaniel Vetter2012-07-25
* drm/i915: get rid of dev_priv->info->has_pch_splitPaulo Zanoni2012-07-05
* drm/i915: Group the GT routines together in both code and vtableChris Wilson2012-07-03
* drm/i915: don't use dev->agpDaniel Vetter2012-06-25
* drm/i915: initialize the context idr unconditionallyDaniel Vetter2012-06-20
* drm/i915: fix module unload after context mergeDaniel Vetter2012-06-20