aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_dma.c
AgeCommit message (Expand)Author
2013-06-11Merge tag 'drm-intel-next-2013-06-01' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-05-31drm/i915: add I915_PARAM_HAS_VEBOX to i915_getparamXiang, Haihao
2013-05-31drm/i915: release scratch page at module unloadImre Deak
2013-05-31drm/i915: Call context fini at cleanupBen Widawsky
2013-05-31drm/i915: use drm_mm_takedownBen Widawsky
2013-05-31drm/i915: use mappable size for fb kickoutBen Widawsky
2013-05-31i915: Use arch_phys_wc_{add,del}Andy Lutomirski
2013-05-10drm/i915: Organize VBT stuff inside drm_i915_privateRodrigo Vivi
2013-04-25drm/i915: protect backlight registers and data with a spinlockJani Nikula
2013-04-23drm/i915: Introduce HAS_FPGA_DBG_UNCLAIMED()Damien Lespiau
2013-04-23drm/i915: Replace the line of %s by a DEV_INFO_FOR_EACH_FLAG() invocationDamien Lespiau
2013-04-23drm/i915: Turn DEV_INFO_FLAGS into a foreach style macroDamien Lespiau
2013-04-18drm/i915: Map registers before GTT initBen Widawsky
2013-04-06drm/i915: Support PCH no displayBen Widawsky
2013-04-02drm/i915: sprite support for ValleyView v4Jesse Barnes
2013-03-23drm/i915: Move num_pipes to intel infoBen Widawsky
2013-02-20drm/i915: clear the FPGA_DBG_RM_NOCLAIM bit at driver initPaulo Zanoni
2013-02-14i915: ignore lid open event when resumingZhang Rui
2013-01-31drm/i915: Add probe and remove to the gtt opsBen Widawsky
2013-01-20drm/i915: extract hangcheck/reset/error_state state into substructDaniel Vetter
2013-01-20drm/i915: Remove use of gtt_mappable_entriesBen Widawsky
2013-01-17drm/i915: Remove use on gma_bus_addr on gen6+Ben Widawsky
2013-01-17drm/i915: Create a gtt structureBen Widawsky
2013-01-17drm/i915: Use the reloc.handle as an index into the execbuffer arrayChris Wilson
2013-01-17drm/i915: Allow userspace to hint that the relocations were knownDaniel Vetter
2013-01-17Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...Dave Airlie
2012-12-18drm/i915: fixup overlay stolen memory leakDaniel Vetter
2012-12-17drm/i915: Implement workaround for broken CS tlb on i830/845Daniel Vetter
2012-12-12drm/i915: rework locking for intel_dpio|sbi_read|writeDaniel Vetter
2012-12-11drm/i915: Fixup hpd irq register setup orderingDaniel Vetter
2012-12-06drm/i915: irq-drive the dp aux communicationDaniel Vetter
2012-12-06drm/i915: reorder setup sequence to have irqs for output setupDaniel Vetter
2012-12-06drm/i915: setup the hangcheck timer earlyDaniel Vetter
2012-12-03drm/i915: Don't allow ring tail to reach the same cacheline as headVille Syrjälä
2012-11-30drm/i915: Use a slab for object allocationChris Wilson
2012-11-29drm/i915: Rearrange code to only have a single method for waiting upon the ringChris Wilson
2012-11-29drm/i915: fix possible NULL dereference of dev_privMika Kuoppala
2012-11-20Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie
2012-11-16drm/i915: Restore physical HWS_PGA after resumeChris Wilson
2012-11-11drm/i915: Stop using AGP layer for GEN6+Ben Widawsky
2012-11-11drm/i915: don't rewrite the GTT on resume v4Jesse Barnes
2012-11-11drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutexJesse Barnes
2012-11-11drm/i915: don't block resume on fb console resume v2Jesse Barnes
2012-11-11drm/i915: move dri1 dungeon out of dev_privDaniel Vetter
2012-10-26drm/i915: Only kick out vesafb if we takeover the fbcon with KMSChris Wilson
2012-10-22Merge tag 'v3.7-rc2' into drm-intel-next-queuedDaniel Vetter
2012-10-17drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffersChris Wilson
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells