summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)Author
2010-09-08drm/i915: die, i915_probe_agp, dieDaniel Vetter
2010-09-08intel-gtt: introduce drm/intel-gtt.hDaniel Vetter
2010-09-08drm/i915: Refactor panel backlight controlsChris Wilson
2010-09-08drm/i915: Kill the active list spinlockChris Wilson
2010-09-08drm/i915: Compile out error state without DEBUG_FSChris Wilson
2010-09-08drm/i915: Preallocate requestsChris Wilson
2010-09-08drm/i915/overlay: Move capabilities bits to common info block.Chris Wilson
2010-09-08drm/i915: move flushing list processing to i915_retire_commandsDaniel Vetter
2010-09-08drm/i915: only one interrupt per batchbuffer is not enough!Daniel Vetter
2010-09-08drm/i915: add MMIO debug outputJesse Barnes
2010-09-08drm/i915: Use the VBT from OpRegion when available (v3)Chris Wilson
2010-09-08drm/i915: Rename i915_opregion.c to intel_opregion.cChris Wilson
2010-09-08drm/i915: unload: fix retire_work racesDaniel Vetter
2010-09-07drm/i915: Include a generation number in the device infoChris Wilson
2010-08-09drm/i915: Set up a render context on IronlakeZou Nan hai
2010-08-09drm/i915: Apply i830 errata for cursor alignmentChris Wilson
2010-08-09drm/i915: Enable aspect/centering panel fitting for Ironlake.Chris Wilson
2010-08-09drm/i915: Implement fair lru eviction across both rings. (v2)Chris Wilson
2010-08-09drm/i915: Move the eviction logic to its own file.Chris Wilson
2010-08-09drm/i915: Use a common seqno for all rings.Chris Wilson
2010-08-09drm/i915: Capture the overlay status upon a GPU hang.Chris Wilson
2010-08-09drm/i915: Use an uncommon name for the local dev_priv in macrosChris Wilson
2010-08-09drm/i915: Only emit flushes on active rings.Chris Wilson
2010-08-01drm/i915: Repeat unbinding during free if interrupted (v6)Chris Wilson
2010-08-01drm/i915: Refactor i915_gem_retire_requests()Chris Wilson
2010-08-01Merge remote branch 'origin/master' into drm-intel-nextEric Anholt
2010-08-01drm/i915: Use 128k alignment for untiled display surface on i965 (v2)Chris Wilson
2010-08-01drm/i915: Include instdone[1] in hangcheckChris Wilson
2010-08-01drm/i915: Sparse warns about the incorrect sign for storing bit17Chris Wilson
2010-08-01drm/i915: Silence sparse complaints over insufficient bitfield int types.Chris Wilson
2010-08-01drm/i915: Propagate error from i915_gem_object_flush_gpu_write_domain()Chris Wilson
2010-08-01drm/i915: Add frame buffer compression support on Ironlake mobileZhao Yakui
2010-08-01drm/i915: Fix watermark calculation in self-refresh modeZhao Yakui
2010-07-26drm/i915: add pipe A force quirks to i915 driverJesse Barnes
2010-07-26drm/i915: disable FBC when more than one pipe is activeJesse Barnes
2010-07-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-06-18drm/i915: gen3 page flipping fixesJesse Barnes
2010-06-14drm/i915: Fix incorrect intel_ring_begin size in BSD ringbuffer.Zou Nan hai
2010-06-08drm/i915: fix oops on single crtc devices.Dave Airlie
2010-05-26drm/i915: Clean up leftover bits from hws move to ring structure.Eric Anholt
2010-05-26drm/i915: Add CxSR support on Pineview DDR3Li Peng
2010-05-26drm/i915: combine all small integers into one single bitfieldDaniel Vetter
2010-05-26drm/i915: add power monitoring supportJesse Barnes
2010-05-26drm/i915: implement BSD ring buffer V2Zou Nan hai
2010-05-26drm/i915: convert some gem structures to per-ring V2Zou Nan hai
2010-05-26drm/i915: introduce intel_ring_buffer structure (V2)Zou Nan hai
2010-05-26drm/i915: Rename dev_priv->ring to dev_priv->render_ring.Eric Anholt
2010-05-26drm/i915: Move ringbuffer-related code to intel_ringbuffer.c.Eric Anholt
2010-05-10drm/i915: move fence lru to struct drm_i915_fence_regDaniel Vetter
2010-05-10drm/i915: Fix DDC bus selection for multifunction SDVOAdam Jackson