index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
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: introduce to_intel_bo helper
Daniel Vetter
2010-03-25
*
drm/intel: fix up set_tiling for untiled->tiled transition
Daniel Vetter
2010-03-18
*
drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.
Eric Anholt
2010-02-26
*
Merge remote branch 'anholt/drm-intel-next' into drm-next-stage
Dave Airlie
2010-02-24
|
\
|
*
drm/i915: reduce some of the duplication of tiling checking
Owain Ainsworth
2010-02-22
|
*
drm/i915: blow away userspace mappings before fence change
Daniel Vetter
2010-02-22
|
*
drm/i915: Keep MCHBAR always enabled
Zhenyu Wang
2010-02-16
*
|
Use drm_gem_object_[handle_]unreference_unlocked where possible
Luca Barbieri
2010-02-10
|
/
*
drm/i915: execbuf2 support
Jesse Barnes
2010-01-06
*
drm/i915: Fix product names and #defines
Adam Jackson
2009-12-07
*
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVER
Zhao Yakui
2009-11-05
*
drm/i915: get the bridge device once.
Dave Airlie
2009-09-07
*
drm/i915: fix tiling on IGDNG
Zhenyu Wang
2009-09-04
*
drm/i915: Zap the GTT mapping when transitioning from untiled to tiled.
Eric Anholt
2009-07-10
*
drm/i915: check for CONFIG_PNP before using pnp function
Keith Packard
2009-06-18
*
drm/i915: Clear fence register on tiling stride change.
Chris Wilson
2009-06-18
*
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