summaryrefslogtreecommitdiffstats
path: root/include/drm/i915_drm.h
Commit message (Expand)AuthorAgeFilesLines
* UAPI: (Scripted) Disintegrate include/drmDavid Howells2012-10-041-919/+1
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-031-1/+35
|\
| * drm/i915: s/cacheing/caching/Ben Widawsky2012-09-261-10/+10
| * drm/i915: placeholder getparamBen Widawsky2012-09-201-0/+1
| * drm/i915: implement dma buf begin_cpu_access (v2)Dave Airlie2012-08-171-0/+1
| * drm/i915: Add I915_GEM_PARAM_HAS_SEMAPHORESChris Wilson2012-08-081-0/+1
| * drm/i915: Export ability of changing cache levels to userspaceChris Wilson2012-07-261-2/+8
| * drm/i915: Return a mask of the active rings in the high word of busy_ioctlChris Wilson2012-07-251-1/+5
| * drm/i915: add register read IOCTLBen Widawsky2012-07-251-1/+7
| * drm/i915: Reserve ioctl numbers for set/get_cachingDaniel Vetter2012-07-251-0/+15
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-021-1/+1
|/
* drm/i915/context: switch contexts with execbuf2Ben Widawsky2012-06-141-1/+7
* drm/i915/context: create & destroy ioctlsBen Widawsky2012-06-141-0/+15
* drm/i915: Add wait render timeout get paramBen Widawsky2012-06-061-0/+1
* drm/i915: Inifite timeout for wait ioctlBen Widawsky2012-06-061-1/+1
* drm/i915: wait render timeout ioctlBen Widawsky2012-05-251-0/+10
* drm/i915: add HAS_ALIASING_PPGTT parameter for userspaceDaniel Vetter2012-03-201-1/+2
* drm/i915: add a LLC feature flag in device descriptionEugeni Dodonov2012-01-171-0/+1
* drm/i915: Add support for resetting the SO write pointers on gen7.Eric Anholt2012-01-031-0/+4
* drm/i915: add color key support v4Jesse Barnes2012-01-031-0/+36
* drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl defineOle Henrik Jahren2011-07-221-1/+1
* drm/i915: Allow relocation deltas outside of target boChris Wilson2011-03-011-0/+1
* drm/i915: Allow the application to choose the constant addressing modeChris Wilson2010-12-201-0/+12
* drm/i915: announce to userspace that the bsd ring is coherentDaniel Vetter2010-12-051-0/+2
* drm/i915: Enable SandyBridge blitter ringChris Wilson2010-10-211-1/+5
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-231-0/+1
|\
| * drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie2010-08-171-0/+1
* | x86 platform driver: intelligent power sharing driverJesse Barnes2010-08-031-0/+9
|/
* drm/i915: add HAS_BSD check to i915_getparamZou Nan hai2010-06-011-0/+1
* drm/i915: introduce intel_ring_buffer structure (V2)Zou Nan hai2010-05-261-1/+3
* drm/i915: execbuf2 supportJesse Barnes2010-01-061-0/+54
* Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-081-1/+73
|\
| * drm/i915: Fix typo in ioctl struct name.Kristian Høgsberg2009-12-011-1/+1
| * drm/i915: add GETPARAM request for page flippingJesse Barnes2009-12-011-0/+1
| * drm/i915: implement drmmode overlay support v4Daniel Vetter2009-11-051-0/+71
* | drm: Add compatibility #ifdefs for *BSDKristian Høgsberg2009-12-041-2/+2
|/
* drm/i915: Track purged state.Chris Wilson2009-09-231-0/+1
* drm/i915: Add ioctl to set 'purgeability' of objectsChris Wilson2009-09-171-0/+18
* drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.Carl Worth2009-05-141-0/+10
* drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU.Eric Anholt2009-04-081-0/+3
* Merge commit 'v2.6.29' into core/header-fixesIngo Molnar2009-03-261-0/+2
|\
| * drm/i915: add fence register management to execbufJesse Barnes2009-02-081-0/+2
* | make drm headers use strict integer typesArnd Bergmann2009-03-261-70/+70
|/
* drm/i915: Add missing userland definitions for gem init/execbuffer.Eric Anholt2008-12-291-0/+2
* i915/drm: provide compat defines for userspace for certain struct members.Dave Airlie2008-12-291-0/+23
* DRM: i915: add mode setting supportJesse Barnes2008-12-291-1/+1
* drm/i915: add GEM GTT mapping supportJesse Barnes2008-12-291-0/+14
* i915: Add GEM ioctl to get available aperture size.Eric Anholt2008-11-031-0/+13
* i915: Add chip set ID param.Kristian Høgsberg2008-10-181-0/+1
* drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt2008-10-181-0/+332