1. 4b60d29 agp/intel: map more registers for use by the GTT code by Jesse Barnes · 12 years ago
  2. 428ccb2 agp/intel-gtt: export the gtt pagetable iomapping by Daniel Vetter · 12 years ago
  3. 50a4c4a agp/intel-gtt: export the scratch page dma address by Daniel Vetter · 12 years ago
  4. a08185a agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is set by Keith Packard · 13 years ago
  5. 35b09c9 drm/i915: fix if statement (bogus semi-colon) by Dan Carpenter · 13 years ago
  6. 37be944 Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  7. 5c04228 drm/i915: ILK + VT-d workaround by Ben Widawsky · 13 years ago
  8. d3f1381 iommu: Rename the DMAR and INTR_REMAP config options by Suresh Siddha · 13 years ago
  9. 246d08b agp/intel: add Ivy Bridge support by Jesse Barnes · 13 years ago
  10. bdb8b97 agp/intel: Experiment with a 855GM GWB bit by Chris Wilson · 14 years ago
  11. bee4a18 drm/i915,agp/intel: Do not clear stolen entries by Chris Wilson · 14 years ago
  12. 53371ed agp/intel: Fix device names of i845 and 845G by Oswald Buddenhagen · 14 years ago
  13. d15eda5 i915/gtt: fix ordering causing DMAR errors on object teardown. by Dave Airlie · 14 years ago
  14. a46f310 i915/gtt: fix ordering issues with status setup and DMAR by Dave Airlie · 14 years ago
  15. c97689d agp/intel: Flush the chipset write buffers when changing GTT base by Chris Wilson · 14 years ago
  16. 9097eef Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  17. 71f4566 agp/intel: Fix missed cached memory flags setting in i965_write_entry() by Chris Wilson · 14 years ago
  18. 5aa7d52 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  19. 136711b agp/intel: Fix wrong kunmap in i830_cleanup() by Takashi Iwai · 14 years ago
  20. 7bdc9ab agp/intel: Remove duplicate const by Chris Wilson · 14 years ago
  21. 4080775 intel-gtt: export api for drm/i915 by Daniel Vetter · 14 years ago
  22. f050a8a agp: kill agp_flush_chipset and corresponding ioctl by Daniel Vetter · 14 years ago
  23. 40ce657 drm/i915/gtt: call chipset flush directly by Daniel Vetter · 14 years ago
  24. 23ed992 drm/i915|intel-gtt: consolidate intel-gtt.h headers by Daniel Vetter · 14 years ago
  25. ff26860 intel-gtt: fold i81x-only dcache support into the generic driver by Daniel Vetter · 14 years ago
  26. 820647b intel-gtt: switch i81x to the common initialization helpers by Daniel Vetter · 14 years ago
  27. 625dd9d intel-gtt: switch i81x to the write_entry helpers by Daniel Vetter · 14 years ago
  28. 24a6b38 intel-gtt: kill unneeded sandybridge memory types by Daniel Vetter · 14 years ago
  29. b47cf66 intel-gtt: drop dcache support for i830 and later by Daniel Vetter · 14 years ago
  30. c64f7ba agp/intel: Remove confusion of stolen entries not stolen memory by Chris Wilson · 14 years ago
  31. 1b6064d agp/intel: Remove the artificial cap on stolen size by Chris Wilson · 14 years ago
  32. 16a02cf agp/intel: fix cache control for sandybridge by Zhenyu Wang · 14 years ago
  33. 8d0f567 agp/intel: restore cache behavior on sandybridge by Zhenyu Wang · 14 years ago
  34. 897ef19 agp/intel: restore cache behavior on sandybridge by Zhenyu Wang · 14 years ago
  35. d110852 agp/intel: fix cache control for sandybridge by Zhenyu Wang · 14 years ago
  36. 100519e agp/intel: the GMCH is always enabled for integrated processor graphics by Chris Wilson · 14 years ago
  37. e380f60 agp/intel: Sandybridge doesn't require GMCH enabling by Chris Wilson · 14 years ago
  38. 2017284 intel-gtt: maximize ggtt size on platforms that support this by Daniel Vetter · 14 years ago
  39. b3eafc5 intel-gtt: save PGETBL_CTL later in the setup process by Daniel Vetter · 14 years ago
  40. 85ccc35 agp/intel: Restore valid PTE bit for Sandybridge after bdd3072 by Chris Wilson · 14 years ago
  41. e61cb0d some clean up to intel-gtt.c by Jan Beulich · 14 years ago
  42. ae83dd5 intel-gtt add a cleanup function for chipset specific stuff by Daniel Vetter · 14 years ago
  43. 22533b4 intel-gtt: store the dma mask size in intel_gtt_driver by Daniel Vetter · 14 years ago
  44. 0af9e92 intel-gtt: clean up gtt size reporting by Daniel Vetter · 14 years ago
  45. e9b1cc8 intel-gtt: consolidate fake_agp driver structs by Daniel Vetter · 14 years ago
  46. 1b263f2 intel-gtt: move chipset flush to the gtt driver struct by Daniel Vetter · 14 years ago
  47. bdd3072 intel-gtt: kill mask_memory functions by Daniel Vetter · 14 years ago
  48. 90cb149 intel-gtt: generic (insert|remove)_entries for sandybridge by Daniel Vetter · 14 years ago
  49. 450f2b3 intel-gtt: generic (insert|remove)_entries for g33/i965 by Daniel Vetter · 14 years ago
  50. fefaa70 intel-gtt: generic (insert|remove)_entries for i915 by Daniel Vetter · 14 years ago
  51. 5cbecaf intel-gtt: generic (insert|remove)_entries for i830 by Daniel Vetter · 14 years ago
  52. d0b6dc4 intel-gtt: drop agp scratch page support stuff by Daniel Vetter · 14 years ago
  53. 97ef1bd intel-gtt: introduce pte write function for gen6 by Daniel Vetter · 14 years ago
  54. a696359 intel-gtt: introduce pte write function for g33/i965/gm45 by Daniel Vetter · 14 years ago
  55. 351bb27 intel-gtt: introduce pte write function for i8xx/i915/i945 by Daniel Vetter · 14 years ago
  56. 0e87d2b intel-gtt: initialize our own scratch page by Daniel Vetter · 14 years ago
  57. e9e5f8e Merge branch 'drm-intel-fixes' into HEAD by Chris Wilson · 14 years ago
  58. 3f08e4e agp/intel: Fix resume regression from 2d2430cf by Chris Wilson · 14 years ago
  59. b1c5b0f agp/intel: Remove redundant setting of gtt_mappable_entries by Chris Wilson · 14 years ago
  60. 9e76e7b agp/intel: Use macro to set the count of the size array by Chris Wilson · 14 years ago
  61. 1996675 drm/i915: die, i915_probe_agp, die by Daniel Vetter · 14 years ago
  62. 239918f intel-gtt: use chipset generation number some more by Daniel Vetter · 14 years ago
  63. 3b15a9d intel-gtt: call init_gtt_init in probe function by Daniel Vetter · 14 years ago
  64. 2d2430c intel-gtt: consolidate i9xx setup by Daniel Vetter · 14 years ago
  65. 7380042 intel-gtt: consolidate i830 setup by Daniel Vetter · 14 years ago
  66. f67eab6 intel-gtt: consolidate the gtt ioremap calls by Daniel Vetter · 14 years ago
  67. fdfb58a intel-gtt: i830: adjust ioremap of regs and gtt to i9xx by Daniel Vetter · 14 years ago
  68. 210b23c intel-gtt: i965: use detected gtt size for mapping by Daniel Vetter · 14 years ago
  69. ccc4e67 intel-gtt: i915: use detected gtt size for mapping by Daniel Vetter · 14 years ago
  70. 1a997ff intel-gtt: introduce intel_gtt_driver by Daniel Vetter · 14 years ago
  71. e5e408f intel-gtt: fix gtt_total_entries detection by Daniel Vetter · 14 years ago
  72. ffdd751 intel-gtt: s/i8[13]0/fake_agp for generic functions by Daniel Vetter · 14 years ago
  73. fbe4078 intel-gtt: adjust overhead entries in intel_gtt_stolen_entries by Daniel Vetter · 14 years ago
  74. 77ad498 intel-gtt: drop unnecessary conditions in intel_gtt_stolen_entries by Daniel Vetter · 14 years ago
  75. d8d9abc intel-gtt: sane variable names for intel_gtt_stolen_entries by Daniel Vetter · 14 years ago
  76. 3e921f9 intel-gtt: generic intel_fake_agp_fetch_size by Daniel Vetter · 14 years ago
  77. 1784a5f intel-gtt: new function intel_gtt_mappable_entries by Daniel Vetter · 14 years ago
  78. bfde067 intel-gtt: s/intel_i830_init_gtt_entries/intel_gtt_stolen_entries by Daniel Vetter · 14 years ago
  79. d7cca2f intel-gtt: store a local pointer to the bridge pci dev by Daniel Vetter · 14 years ago
  80. 0ade638 intel-gtt: introduce drm/intel-gtt.h by Daniel Vetter · 14 years ago
  81. e2404e7 agp/intel: make intel-gtt.c into a real source file by Daniel Vetter · 14 years ago
  82. 02c026c agp/intel: split out gmch/gtt probe, part 2 by Daniel Vetter · 14 years ago
  83. 8554048 intel_agp,i915: Add more sandybridge graphics device ids by Zhenyu Wang · 14 years ago
  84. f8f235e agp/intel: Fix cache control for Sandybridge by Zhenyu Wang · 14 years ago
  85. 8dfc2b1 agp/intel: fix physical address mask bits for sandybridge by Zhenyu Wang · 14 years ago
  86. df51e7a agp/intel: Promote warning about failure to setup flush to error. by Chris Wilson · 14 years ago
  87. d1d6ca7 drm/agp/i915: trim stolen space to 32M by Jesse Barnes · 14 years ago
  88. 831cd44 agp/intel: Destroy the scatterlist on allocation failure by Chris Wilson · 14 years ago
  89. 2bd34f6 Merge remote branch 'origin/master' into drm-intel-next by Eric Anholt · 14 years ago
  90. a2757b6 agp/intel: Add actual definitions of the Sandybridge PTE caching bits. by Zhenyu Wang · 14 years ago
  91. 3869d4a agp/intel: Support the extended physical addressing bits on Sandybridge. by Zhenyu Wang · 14 years ago
  92. 8699be3 intel_agp: Don't oops with zero stolen memory by Ondrej Zary · 14 years ago
  93. e7b96f2 agp/intel: Use the correct mask to detect i830 aperture size. by Tim Gardner · 14 years ago
  94. f1befe7 agp/intel: Restrict GTT mapping to valid range on i915 and i945 by Chris Wilson · 14 years ago
  95. e158316 agp/intel-gtt: kill previous_size assignments by Daniel Vetter · 14 years ago
  96. 1ca46bd agp/intel-gtt: kill intel_i830_tlbflush by Daniel Vetter · 14 years ago
  97. f51b766 agp/intel: split out the GTT support by Daniel Vetter · 14 years ago