aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/i915_drm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-23Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-0/+1
2010-08-17drm: block userspace under allocating buffer and having drivers overwrite it (v2)Dave Airlie1-0/+1
2010-08-03x86 platform driver: intelligent power sharing driverJesse Barnes1-0/+9
2010-06-01drm/i915: add HAS_BSD check to i915_getparamZou Nan hai1-0/+1
2010-05-26drm/i915: introduce intel_ring_buffer structure (V2)Zou Nan hai1-1/+3
2010-01-06drm/i915: execbuf2 supportJesse Barnes1-0/+54
2009-12-08Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie1-1/+73
2009-12-04drm: Add compatibility #ifdefs for *BSDKristian Høgsberg1-2/+2
2009-12-01drm/i915: Fix typo in ioctl struct name.Kristian Høgsberg1-1/+1
2009-12-01drm/i915: add GETPARAM request for page flippingJesse Barnes1-0/+1
2009-11-05drm/i915: implement drmmode overlay support v4Daniel Vetter1-0/+71
2009-09-23drm/i915: Track purged state.Chris Wilson1-0/+1
2009-09-17drm/i915: Add ioctl to set 'purgeability' of objectsChris Wilson1-0/+18
2009-05-14drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.Carl Worth1-0/+10
2009-04-08drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU.Eric Anholt1-0/+3
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar1-0/+2
2009-03-26make drm headers use strict integer typesArnd Bergmann1-70/+70
2009-02-08drm/i915: add fence register management to execbufJesse Barnes1-0/+2
2008-12-29drm/i915: Add missing userland definitions for gem init/execbuffer.Eric Anholt1-0/+2
2008-12-29i915/drm: provide compat defines for userspace for certain struct members.Dave Airlie1-0/+23
2008-12-29DRM: i915: add mode setting supportJesse Barnes1-1/+1
2008-12-29drm/i915: add GEM GTT mapping supportJesse Barnes1-0/+14
2008-11-03i915: Add GEM ioctl to get available aperture size.Eric Anholt1-0/+13
2008-10-18i915: Add chip set ID param.Kristian Høgsberg1-0/+1
2008-10-18drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt1-0/+332
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie1-0/+270