index
:
litmus-rt-pandaboard.git
pandaboard-litmus
pandaboard-litmus-mc
LITMUS^RT and MC^2 V0 support for the pandaboard.
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_tiling.c
Commit message (
Expand
)
Author
Age
*
drm/i915: enable MCHBAR if needed
Jesse Barnes
2009-06-09
*
drm/i915: Disable tiling on IGDNG for now
Zhenyu Wang
2009-06-05
*
drm/i915: Fix tiling pitch handling on 8xx.
Eric Anholt
2009-05-26
*
drm/i915: fix transition to I915_TILING_NONE
Keith Packard
2009-04-17
*
drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU.
Eric Anholt
2009-04-08
*
drm/i915: fix up tiling/fence reg setup on i8xx class hw
Daniel Vetter
2009-04-01
*
drm/i915: Change DCC tiling detection case to cover only mobile parts.
Eric Anholt
2009-03-27
*
drm/i915: hold mutex for unreference() in i915_gem_tiling.c
Chris Wilson
2009-02-19
*
drm/i915: Unref the object after failing to set tiling mode.
Chris Wilson
2009-02-08
*
drm/i915: add fence register management to execbuf
Jesse Barnes
2009-02-08
*
drm/i915: add GEM GTT mapping support
Jesse Barnes
2008-12-29
*
drm/i915: Respect GM965/GM45 bit-17-instead-of-bit-11 option for swizzling.
Eric Anholt
2008-12-03
*
i915: GM45 has GM965-style MCH setup.
Eric Anholt
2008-10-17
*
drm: G33-class hardware has a newer 965-style MCH (no DCC register).
Eric Anholt
2008-10-17
*
drm: Add GEM ("graphics execution manager") to i915 driver.
Eric Anholt
2008-10-17