aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/drm/i915_drm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-30drm: Move port definition back to i915 headerRamalingam C1-18/+0
2019-07-12drm/i915: Drop extern qualifiers from header function prototypesJanusz Krzysztofik1-5/+5
2019-07-11drm/i915/tgl: Add additional ports for Tiger LakeVandita Kulkarni1-0/+3
2019-02-15drm/i915: enum port definition is moved into i915_drm.hRamalingam C1-0/+15
2018-07-10x86/gpu: reserve ICL's graphics stolen memoryPaulo Zanoni1-1/+3
2017-12-12x86/early-quirks: export the stolen region as a resourceMatthew Auld1-0/+3
2016-08-09drm: avoid "possible bad bitmask?" warningDave Gordon1-1/+1
2016-04-25drm/i915: Canonicalize stolen memory calculationsJoonas Lahtinen1-0/+3
2014-02-09x86/gpu: Add Intel graphics stolen memory quirk for gen2 platformsVille Syrjälä1-0/+20
2013-11-08drm/i915/bdw: support GMS and GGMS changesBen Widawsky1-0/+4
2013-09-03x86: add early quirk for reserving Intel graphics stolen memory v5Jesse Barnes1-0/+32
2013-09-03drm/i915: split PCI IDs out into i915_drm.h v4Jesse Barnes1-0/+2
2012-10-04UAPI: (Scripted) Disintegrate include/drmDavid Howells1-919/+1
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+35
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells1-1/+1
2012-09-26drm/i915: s/cacheing/caching/Ben Widawsky1-10/+10
2012-09-20drm/i915: placeholder getparamBen Widawsky1-0/+1
2012-08-17drm/i915: implement dma buf begin_cpu_access (v2)Dave Airlie1-0/+1
2012-08-08drm/i915: Add I915_GEM_PARAM_HAS_SEMAPHORESChris Wilson1-0/+1
2012-07-26drm/i915: Export ability of changing cache levels to userspaceChris Wilson1-2/+8
2012-07-25drm/i915: Return a mask of the active rings in the high word of busy_ioctlChris Wilson1-1/+5
2012-07-25drm/i915: add register read IOCTLBen Widawsky1-1/+7
2012-07-25drm/i915: Reserve ioctl numbers for set/get_cachingDaniel Vetter1-0/+15
2012-06-14drm/i915/context: switch contexts with execbuf2Ben Widawsky1-1/+7
2012-06-14drm/i915/context: create & destroy ioctlsBen Widawsky1-0/+15
2012-06-06drm/i915: Add wait render timeout get paramBen Widawsky1-0/+1
2012-06-06drm/i915: Inifite timeout for wait ioctlBen Widawsky1-1/+1
2012-05-25drm/i915: wait render timeout ioctlBen Widawsky1-0/+10
2012-03-20drm/i915: add HAS_ALIASING_PPGTT parameter for userspaceDaniel Vetter1-1/+2
2012-01-17drm/i915: add a LLC feature flag in device descriptionEugeni Dodonov1-0/+1
2012-01-03drm/i915: Add support for resetting the SO write pointers on gen7.Eric Anholt1-0/+4
2012-01-03drm/i915: add color key support v4Jesse Barnes1-0/+36
2011-07-22drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl defineOle Henrik Jahren1-1/+1
2011-03-01drm/i915: Allow relocation deltas outside of target boChris Wilson1-0/+1
2010-12-20drm/i915: Allow the application to choose the constant addressing modeChris Wilson1-0/+12
2010-12-05drm/i915: announce to userspace that the bsd ring is coherentDaniel Vetter1-0/+2
2010-10-21drm/i915: Enable SandyBridge blitter ringChris Wilson1-1/+5
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