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