| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/i915: Allow the application to choose the constant addressing mode | Chris Wilson | 2010-12-20 | 1 | -0/+12 |
* | drm/i915: announce to userspace that the bsd ring is coherent | Daniel Vetter | 2010-12-05 | 1 | -0/+2 |
* | drm/i915: Enable SandyBridge blitter ring | Chris Wilson | 2010-10-21 | 1 | -1/+5 |
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-08-23 | 1 | -0/+1 |
|\ |
|
| * | drm: block userspace under allocating buffer and having drivers overwrite it ... | Dave Airlie | 2010-08-17 | 1 | -0/+1 |
* | | x86 platform driver: intelligent power sharing driver | Jesse Barnes | 2010-08-03 | 1 | -0/+9 |
|/ |
|
* | drm/i915: add HAS_BSD check to i915_getparam | Zou Nan hai | 2010-06-01 | 1 | -0/+1 |
* | drm/i915: introduce intel_ring_buffer structure (V2) | Zou Nan hai | 2010-05-26 | 1 | -1/+3 |
* | drm/i915: execbuf2 support | Jesse Barnes | 2010-01-06 | 1 | -0/+54 |
* | Merge remote branch 'anholt/drm-intel-next' into drm-linus | Dave Airlie | 2009-12-08 | 1 | -1/+73 |
|\ |
|
| * | drm/i915: Fix typo in ioctl struct name. | Kristian Høgsberg | 2009-12-01 | 1 | -1/+1 |
| * | drm/i915: add GETPARAM request for page flipping | Jesse Barnes | 2009-12-01 | 1 | -0/+1 |
| * | drm/i915: implement drmmode overlay support v4 | Daniel Vetter | 2009-11-05 | 1 | -0/+71 |
* | | drm: Add compatibility #ifdefs for *BSD | Kristian Høgsberg | 2009-12-04 | 1 | -2/+2 |
|/ |
|
* | drm/i915: Track purged state. | Chris Wilson | 2009-09-23 | 1 | -0/+1 |
* | drm/i915: Add ioctl to set 'purgeability' of objects | Chris Wilson | 2009-09-17 | 1 | -0/+18 |
* | drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl. | Carl Worth | 2009-05-14 | 1 | -0/+10 |
* | drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU. | Eric Anholt | 2009-04-08 | 1 | -0/+3 |
* | Merge commit 'v2.6.29' into core/header-fixes | Ingo Molnar | 2009-03-26 | 1 | -0/+2 |
|\ |
|
| * | drm/i915: add fence register management to execbuf | Jesse Barnes | 2009-02-08 | 1 | -0/+2 |
* | | make drm headers use strict integer types | Arnd Bergmann | 2009-03-26 | 1 | -70/+70 |
|/ |
|
* | drm/i915: Add missing userland definitions for gem init/execbuffer. | Eric Anholt | 2008-12-29 | 1 | -0/+2 |
* | i915/drm: provide compat defines for userspace for certain struct members. | Dave Airlie | 2008-12-29 | 1 | -0/+23 |
* | DRM: i915: add mode setting support | Jesse Barnes | 2008-12-29 | 1 | -1/+1 |
* | drm/i915: add GEM GTT mapping support | Jesse Barnes | 2008-12-29 | 1 | -0/+14 |
* | i915: Add GEM ioctl to get available aperture size. | Eric Anholt | 2008-11-03 | 1 | -0/+13 |
* | i915: Add chip set ID param. | Kristian Høgsberg | 2008-10-18 | 1 | -0/+1 |
* | drm: Add GEM ("graphics execution manager") to i915 driver. | Eric Anholt | 2008-10-18 | 1 | -0/+332 |
* | drm: reorganise drm tree to be more future proof. | Dave Airlie | 2008-07-14 | 1 | -0/+270 |