aboutsummaryrefslogtreecommitdiff
path: root/include/drm/i915_drm.h
AgeCommit message (Expand)Author
2014-02-09x86/gpu: Add Intel graphics stolen memory quirk for gen2 platformsVille Syrjälä
2013-11-08drm/i915/bdw: support GMS and GGMS changesBen Widawsky
2013-09-03x86: add early quirk for reserving Intel graphics stolen memory v5Jesse Barnes
2013-09-03drm/i915: split PCI IDs out into i915_drm.h v4Jesse Barnes
2012-10-04UAPI: (Scripted) Disintegrate include/drmDavid Howells
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-09-26drm/i915: s/cacheing/caching/Ben Widawsky
2012-09-20drm/i915: placeholder getparamBen Widawsky
2012-08-17drm/i915: implement dma buf begin_cpu_access (v2)Dave Airlie
2012-08-08drm/i915: Add I915_GEM_PARAM_HAS_SEMAPHORESChris Wilson
2012-07-26drm/i915: Export ability of changing cache levels to userspaceChris Wilson
2012-07-25drm/i915: Return a mask of the active rings in the high word of busy_ioctlChris Wilson
2012-07-25drm/i915: add register read IOCTLBen Widawsky
2012-07-25drm/i915: Reserve ioctl numbers for set/get_cachingDaniel Vetter
2012-06-14drm/i915/context: switch contexts with execbuf2Ben Widawsky
2012-06-14drm/i915/context: create & destroy ioctlsBen Widawsky
2012-06-06drm/i915: Add wait render timeout get paramBen Widawsky
2012-06-06drm/i915: Inifite timeout for wait ioctlBen Widawsky
2012-05-25drm/i915: wait render timeout ioctlBen Widawsky
2012-03-20drm/i915: add HAS_ALIASING_PPGTT parameter for userspaceDaniel Vetter
2012-01-17drm/i915: add a LLC feature flag in device descriptionEugeni Dodonov
2012-01-03drm/i915: Add support for resetting the SO write pointers on gen7.Eric Anholt
2012-01-03drm/i915: add color key support v4Jesse Barnes
2011-07-22drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl defineOle Henrik Jahren
2011-03-01drm/i915: Allow relocation deltas outside of target boChris Wilson
2010-12-20drm/i915: Allow the application to choose the constant addressing modeChris Wilson
2010-12-05drm/i915: announce to userspace that the bsd ring is coherentDaniel Vetter
2010-10-21drm/i915: Enable SandyBridge blitter ringChris Wilson
2010-08-23Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-17drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie
2010-08-03x86 platform driver: intelligent power sharing driverJesse Barnes
2010-06-01drm/i915: add HAS_BSD check to i915_getparamZou Nan hai
2010-05-26drm/i915: introduce intel_ring_buffer structure (V2)Zou Nan hai
2010-01-06drm/i915: execbuf2 supportJesse Barnes
2009-12-08Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie
2009-12-04drm: Add compatibility #ifdefs for *BSDKristian Høgsberg
2009-12-01drm/i915: Fix typo in ioctl struct name.Kristian Høgsberg
2009-12-01drm/i915: add GETPARAM request for page flippingJesse Barnes
2009-11-05drm/i915: implement drmmode overlay support v4Daniel Vetter
2009-09-23drm/i915: Track purged state.Chris Wilson
2009-09-17drm/i915: Add ioctl to set 'purgeability' of objectsChris Wilson
2009-05-14drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.Carl Worth
2009-04-08drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU.Eric Anholt
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar
2009-03-26make drm headers use strict integer typesArnd Bergmann
2009-02-08drm/i915: add fence register management to execbufJesse Barnes
2008-12-29drm/i915: Add missing userland definitions for gem init/execbuffer.Eric Anholt
2008-12-29i915/drm: provide compat defines for userspace for certain struct members.Dave Airlie
2008-12-29DRM: i915: add mode setting supportJesse Barnes