summaryrefslogtreecommitdiff
path: root/linux-core/r128_ioc32.c
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2008-05-22 23:08:38 -0700
committerKeith Packard <keithp@keithp.com>2008-05-22 23:08:38 -0700
commit8c2b207f9b1fb1cf6df23c7ef73ca57dfb5dd459 (patch)
tree0220aa67cad733f13a2eeac7199d8476e815316c /linux-core/r128_ioc32.c
parent44ed693ca6f8d19acb39174c6efada070652a027 (diff)
[intel-gem] Encourage multiple caches to hold read data
When reading from multiple domains, allow each cache to continue to hold data until writes occur somewhere. This is done by first leaving the read_domains alone at bind time (presumably the CPU read cache contains valid data still) and then in set_domain, if no write_domain is specified, the new read domains are simply merged into the existing read domains. A huge comment was added above set_domain to explain how things are expected to work.
Diffstat (limited to 'linux-core/r128_ioc32.c')
0 files changed, 0 insertions, 0 deletions
lt;http://dri.sourceforge.net/> for more details. You should also select and configure AGP (/dev/agpgart) support. config DRM_TDFX tristate "3dfx Banshee/Voodoo3+" depends on DRM && PCI help Choose this option if you have a 3dfx Banshee or Voodoo3 (or later), graphics card. If M is selected, the module will be called tdfx. config DRM_R128 tristate "ATI Rage 128" depends on DRM && PCI help Choose this option if you have an ATI Rage 128 graphics card. If M is selected, the module will be called r128. AGP support for