Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-02-16 | Remove i915 driver sources from linux-core | Pekka Paalanen | 1 | -284/+0 | |
Intel developers have stated, that their DRM development continues elsewhere in some Linux kernel trees. This makes the code in drm.git just dead weight. This removal allows further cleanup of compatibility code. shared-core and bsd-core are left untouched this time. Signed-off-by: Pekka Paalanen <pq@iki.fi> Acked-by: Eric Anholt <eric@anholt.net> | |||||
2008-12-10 | Revert "Merge branch 'modesetting-gem'" | Jesse Barnes | 1 | -0/+61 | |
This reverts commit 6656db10551bbb8770dd945b6d81d5138521f208. We really just want the libdrm and ioctl bits, not all the driver stuff. | |||||
2008-08-16 | i915: finish removing TTM bits | Jesse Barnes | 1 | -61/+0 | |
Makes it build again. | |||||
2007-12-26 | i915: return fence argument from i915_execbuffer ioctl32 routine | Xiang, Haihao | 1 | -1/+19 | |
2007-12-25 | i915: i915_execbuffer ioctl32 routine, fix #13732 | Xiang, Haihao | 1 | -1/+44 | |
2007-11-22 | drm: major whitespace/coding style realignment with kernel | Dave Airlie | 1 | -5/+5 | |
2007-11-05 | drm: remove lots of spurious whitespace. | Dave Airlie | 1 | -8/+8 | |
Kernel "cleanfile" script run. | |||||
2007-06-05 | remove include of linux ioctl32.h from drm drivers | Dave Airlie | 1 | -1/+0 | |
2006-02-18 | major realigment of DRM CVS with kernel code, makes integration much easier | Dave Airlie | 1 | -6/+9 | |
2005-06-29 | add remaining calls | Alan Hourihane | 1 | -0/+79 | |
2005-06-29 | add i915_ioc32.c | Alan Hourihane | 1 | -0/+142 | |