index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
i915_drm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-04
UAPI: (Scripted) Disintegrate include/drm
David Howells
1
-919
/
+1
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+35
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
1
-1
/
+1
2012-09-26
drm/i915: s/cacheing/caching/
Ben Widawsky
1
-10
/
+10
2012-09-20
drm/i915: placeholder getparam
Ben Widawsky
1
-0
/
+1
2012-08-17
drm/i915: implement dma buf begin_cpu_access (v2)
Dave Airlie
1
-0
/
+1
2012-08-08
drm/i915: Add I915_GEM_PARAM_HAS_SEMAPHORES
Chris Wilson
1
-0
/
+1
2012-07-26
drm/i915: Export ability of changing cache levels to userspace
Chris Wilson
1
-2
/
+8
2012-07-25
drm/i915: Return a mask of the active rings in the high word of busy_ioctl
Chris Wilson
1
-1
/
+5
2012-07-25
drm/i915: add register read IOCTL
Ben Widawsky
1
-1
/
+7
2012-07-25
drm/i915: Reserve ioctl numbers for set/get_caching
Daniel Vetter
1
-0
/
+15
2012-06-14
drm/i915/context: switch contexts with execbuf2
Ben Widawsky
1
-1
/
+7
2012-06-14
drm/i915/context: create & destroy ioctls
Ben Widawsky
1
-0
/
+15
2012-06-06
drm/i915: Add wait render timeout get param
Ben Widawsky
1
-0
/
+1
2012-06-06
drm/i915: Inifite timeout for wait ioctl
Ben Widawsky
1
-1
/
+1
2012-05-25
drm/i915: wait render timeout ioctl
Ben Widawsky
1
-0
/
+10
2012-03-21
drm/i915: add HAS_ALIASING_PPGTT parameter for userspace
Daniel Vetter
1
-1
/
+2
2012-01-17
drm/i915: add a LLC feature flag in device description
Eugeni Dodonov
1
-0
/
+1
2012-01-03
drm/i915: Add support for resetting the SO write pointers on gen7.
Eric Anholt
1
-0
/
+4
2012-01-03
drm/i915: add color key support v4
Jesse Barnes
1
-0
/
+36
2011-07-23
drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl define
Ole Henrik Jahren
1
-1
/
+1
2011-03-01
drm/i915: Allow relocation deltas outside of target bo
Chris Wilson
1
-0
/
+1
2010-12-20
drm/i915: Allow the application to choose the constant addressing mode
Chris Wilson
1
-0
/
+12
2010-12-05
drm/i915: announce to userspace that the bsd ring is coherent
Daniel Vetter
1
-0
/
+2
2010-10-21
drm/i915: Enable SandyBridge blitter ring
Chris Wilson
1
-1
/
+5
2010-08-24
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2010-08-17
drm: block userspace under allocating buffer and having drivers overwrite it ...
Dave Airlie
1
-0
/
+1
2010-08-03
x86 platform driver: intelligent power sharing driver
Jesse Barnes
1
-0
/
+9
2010-06-01
drm/i915: add HAS_BSD check to i915_getparam
Zou Nan hai
1
-0
/
+1
2010-05-27
drm/i915: introduce intel_ring_buffer structure (V2)
Zou Nan hai
1
-1
/
+3
2010-01-06
drm/i915: execbuf2 support
Jesse Barnes
1
-0
/
+54
2009-12-08
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
1
-1
/
+73
2009-12-04
drm: Add compatibility #ifdefs for *BSD
Kristian Høgsberg
1
-2
/
+2
2009-12-01
drm/i915: Fix typo in ioctl struct name.
Kristian Høgsberg
1
-1
/
+1
2009-12-01
drm/i915: add GETPARAM request for page flipping
Jesse Barnes
1
-0
/
+1
2009-11-06
drm/i915: implement drmmode overlay support v4
Daniel Vetter
1
-0
/
+71
2009-09-23
drm/i915: Track purged state.
Chris Wilson
1
-0
/
+1
2009-09-18
drm/i915: Add ioctl to set 'purgeability' of objects
Chris Wilson
1
-0
/
+18
2009-05-15
drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.
Carl Worth
1
-0
/
+10
2009-04-08
drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU.
Eric Anholt
1
-0
/
+3
2009-03-26
Merge commit 'v2.6.29' into core/header-fixes
Ingo Molnar
1
-0
/
+2
2009-03-26
make drm headers use strict integer types
Arnd Bergmann
1
-70
/
+70
2009-02-08
drm/i915: add fence register management to execbuf
Jesse Barnes
1
-0
/
+2
2008-12-29
drm/i915: Add missing userland definitions for gem init/execbuffer.
Eric Anholt
1
-0
/
+2
2008-12-29
i915/drm: provide compat defines for userspace for certain struct members.
Dave Airlie
1
-0
/
+23
2008-12-29
DRM: i915: add mode setting support
Jesse Barnes
1
-1
/
+1
2008-12-29
drm/i915: add GEM GTT mapping support
Jesse Barnes
1
-0
/
+14
2008-11-03
i915: Add GEM ioctl to get available aperture size.
Eric Anholt
1
-0
/
+13
2008-10-18
i915: Add chip set ID param.
Kristian Høgsberg
1
-0
/
+1
2008-10-18
drm: Add GEM ("graphics execution manager") to i915 driver.
Eric Anholt
1
-0
/
+332
[next]