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
/
char
/
agp
/
intel-gtt.c
Commit message (
Expand
)
Author
Age
*
drm/i915: Disable WC PTE updates to w/a buggy IOMMU on ILK
Chris Wilson
2013-02-19
*
drm/i915: Fix gen2 mappable calculations
Ben Widawsky
2013-02-15
*
drm/i915: remove intel_gtt structure
Ben Widawsky
2013-01-31
*
agp/intel: Add gma_bus_addr
Ben Widawsky
2013-01-20
*
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: Move GSM mapping into dev_priv
Ben Widawsky
2012-12-20
*
drm/i915: Kill off now unused gen6+ AGP code
Ben Widawsky
2012-11-11
*
drm/i915: Stop using AGP layer for GEN6+
Ben Widawsky
2012-11-11
*
drm/i915: disable wc gtt pte mappings on gen2
Daniel Vetter
2012-10-12
*
agp/intel: Use a write-combining map for updating PTEs
Chris Wilson
2012-09-20
*
drm/i915: Replace the array of pages with a scatterlist
Chris Wilson
2012-09-20
*
drm/i915: fix hsw uncached pte
Daniel Vetter
2012-08-17
*
drm/i915: add more Haswell PCI IDs
Paulo Zanoni
2012-08-07
*
agp/intel: use correct GTT offset on VLV
Jesse Barnes
2012-06-20
*
agp/intel: allow cacheable and GDFT PTEs on ValleyView
Jesse Barnes
2012-06-20
*
drm/i915: call intel_enable_gtt
Daniel Vetter
2012-06-12
*
agp/intel-gtt: move gart base addres setup
Daniel Vetter
2012-06-12
*
drm/i915 + agp/intel-gtt: prep work for direct setup
Daniel Vetter
2012-06-12
*
agp/intel-gtt: don't require the agp bridge on setup
Daniel Vetter
2012-06-12
*
drm/i915: stop using dev->agp->base
Daniel Vetter
2012-06-12
*
agp/intel-gtt: remove dead code
Daniel Vetter
2012-06-12
*
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
2012-04-12
|
\
|
*
drm/i915: add Haswell devices and their PCI IDs
Eugeni Dodonov
2012-04-09
|
*
agp/intel: add ValleyView AGP driver
Jesse Barnes
2012-03-28
|
*
agp/intel: map more registers for use by the GTT code
Jesse Barnes
2012-03-28
*
|
drm/i915: disable ppgtt on snb when dmar is enabled
Daniel Vetter
2012-04-02
*
|
drm/i915: add Ivy Bridge GT2 Server entries
Eugeni Dodonov
2012-04-02
|
/
*
agp/intel-gtt: export the gtt pagetable iomapping
Daniel Vetter
2012-02-09
*
agp/intel-gtt: export the scratch page dma address
Daniel Vetter
2012-02-09
*
agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is set
Keith Packard
2011-11-08
*
drm/i915: fix if statement (bogus semi-colon)
Dan Carpenter
2011-11-08
*
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-10-28
|
\
|
*
drm/i915: ILK + VT-d workaround
Ben Widawsky
2011-10-20
*
|
iommu: Rename the DMAR and INTR_REMAP config options
Suresh Siddha
2011-09-21
|
/
*
agp/intel: add Ivy Bridge support
Jesse Barnes
2011-05-13
*
agp/intel: Experiment with a 855GM GWB bit
Chris Wilson
2011-02-22
*
drm/i915,agp/intel: Do not clear stolen entries
Chris Wilson
2011-01-24
*
agp/intel: Fix device names of i845 and 845G
Oswald Buddenhagen
2011-01-14
*
i915/gtt: fix ordering causing DMAR errors on object teardown.
Dave Airlie
2011-01-11
*
i915/gtt: fix ordering issues with status setup and DMAR
Dave Airlie
2011-01-11
*
agp/intel: Flush the chipset write buffers when changing GTT base
Chris Wilson
2011-01-11
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-12-14
|
\
|
*
agp/intel: Fix missed cached memory flags setting in i965_write_entry()
Chris Wilson
2010-12-14
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-12-05
|
\
|
|
*
agp/intel: Fix wrong kunmap in i830_cleanup()
Takashi Iwai
2010-12-05
|
*
agp/intel: fix cache control for sandybridge
Zhenyu Wang
2010-11-04
|
*
agp/intel: restore cache behavior on sandybridge
Zhenyu Wang
2010-11-04
*
|
agp/intel: Remove duplicate const
Chris Wilson
2010-11-23
[next]