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_gtt.c
Commit message (
Expand
)
Author
Age
*
drm/i915: Split out Haswell code from gen6_pte_encode.
Kenneth Graunke
2013-04-22
*
drm/i915: Fix page table entries for Bay Trail.
Kenneth Graunke
2013-04-22
*
drm/i915: Add PTE encoding function to the gtt/ppgtt vtables.
Kenneth Graunke
2013-04-22
*
drm/i915: Remove stale code
Ben Widawsky
2013-04-18
*
drm/i915: Configure GAM_ECOCHK appropriatly for Gen7
Ville Syrjälä
2013-04-18
*
drm/i915: Set GAC_ECO_BITS register on Gen7+
Ville Syrjälä
2013-04-18
*
drm/i915: Add ECOBITS_SNB_BIT
Ville Syrjälä
2013-04-18
*
drm/i915: Allow PPGTT enable to fail
Ben Widawsky
2013-04-18
*
drm/i915: NULL aliasing_ppgtt on cleanup
Ben Widawsky
2013-04-18
*
drm/i915: Abstract PPGTT enabling
Ben Widawsky
2013-04-18
*
drm/i915: Rework PPGTT init code
Ben Widawsky
2013-04-18
*
drm/i915: Conditionally carve out GGTT PDE
Ben Widawsky
2013-04-18
*
drm/i915/ppgtt: Set scratch page "globally"
Ben Widawsky
2013-04-18
*
drm/i915: random checkpatch fixes
Ben Widawsky
2013-04-18
*
drm/i915: Call out GEN6 PTE specificity
Ben Widawsky
2013-04-18
*
drm/i915: generalize pte vs. register BAR allocation
Ben Widawsky
2013-04-18
*
lib/scatterlist: sg_page_iter: support sg lists w/o backing pages
Imre Deak
2013-03-27
*
drm/i915: fixup pd vs pt confusion in gen6 ppgtt code
Daniel Vetter
2013-03-23
*
style nit: Align function parameter continuation properly.
Daniel Vetter
2013-03-23
*
drm/i915: use for_each_sg_page for setting up the gtt ptes
Imre Deak
2013-03-23
*
drm/i915: use gen6 stolen check on VLV
Jesse Barnes
2013-03-06
*
drm/i915: Fix gen2 mappable calculations
Ben Widawsky
2013-02-15
*
drm/i915: gen6_gmch_remove can be static
Changlong Xie
2013-01-31
*
drm/i915: Reclaim GTT space for failed PPGTT
Ben Widawsky
2013-01-31
*
drm/i915: remove intel_gtt structure
Ben Widawsky
2013-01-31
*
drm/i915: Add probe and remove to the gtt ops
Ben Widawsky
2013-01-31
*
drm/i915: extract hw ppgtt setup/cleanup code
Daniel Vetter
2013-01-31
*
drm/i915: pte_encode is gen6+
Daniel Vetter
2013-01-31
*
drm/i915: vfuncs for ppgtt
Daniel Vetter
2013-01-31
*
drm/i915: vfuncs for gtt_clear_range/insert_entries
Daniel Vetter
2013-01-31
*
drm/i915: Needs_dmar, not
Ben Widawsky
2013-01-20
*
drm/i915: Remove scratch page from shared
Ben Widawsky
2013-01-20
*
drm/i915: Cut out the infamous ILK w/a from AGP layer
Ben Widawsky
2013-01-20
*
drm/i915: Remove use of gtt_mappable_entries
Ben Widawsky
2013-01-20
*
drm/i915: Remove use on gma_bus_addr on gen6+
Ben Widawsky
2013-01-17
*
drm/i915: Create a gtt structure
Ben Widawsky
2013-01-17
*
drm/i915: Remove gtt_mappable_total
Ben Widawsky
2013-01-17
*
drm/i915: Mappable_end can't ever be > end
Ben Widawsky
2013-01-17
*
drm/i915: Kill gtt_end
Ben Widawsky
2013-01-17
*
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-01-17
|
\
|
*
drm/i915: Make GSM void
Ben Widawsky
2012-12-20
|
*
drm/i915: Move GSM mapping into dev_priv
Ben Widawsky
2012-12-20
|
*
drm/i915: Move even more gtt code to i915_gem_gtt
Ben Widawsky
2012-12-20
|
*
drm/i915: Missed conversion to gtt_pte_t
Ben Widawsky
2012-12-18
|
*
drm/i915: Avoid clearing preallocated regions from the GTT
Chris Wilson
2012-11-30
*
|
drm/i915: Fix missed needs_dmar setting
Zhenyu Wang
2012-12-13
|
/
*
drm/i915: Fix pte updates in ggtt clear range
Ben Widawsky
2012-11-29
*
drm/i915: Use pci_resource functions for BARs.
Ben Widawsky
2012-11-21
*
drm/i915: Report amount of usable graphics memory in MiB
Chris Wilson
2012-11-13
*
drm/i915: Fix sparse warnings in from AGP kill code
Ben Widawsky
2012-11-11
[next]