| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'anholt/drm-intel-next' into drm-linus | Dave Airlie | 2009-12-10 | 1 | -1/+6 |
|\ |
|
| * | agp/intel-agp: Clear entire GTT on startup | David Woodhouse | 2009-12-07 | 1 | -1/+6 |
* | | Merge remote branch 'anholt/drm-intel-next' into drm-linus | Dave Airlie | 2009-12-08 | 1 | -48/+48 |
|\ \
| |/ |
|
| * | agp/intel: Fix product names and #defines | Adam Jackson | 2009-12-07 | 1 | -42/+42 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 2009-11-30 | 1 | -1/+7 |
|\ \ |
|
| * | | agp/intel: new host bridge support | Zhenyu Wang | 2009-11-12 | 1 | -1/+7 |
| |/ |
|
* | | agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge() | David Woodhouse | 2009-11-19 | 1 | -6/+5 |
|/ |
|
* | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-09-24 | 1 | -7/+30 |
|\ |
|
| * | agp/intel: Fix the pre-9xx chipset flush. | Eric Anholt | 2009-09-11 | 1 | -7/+23 |
| * | agp/intel: Add B43 chipset support | Fabian Henze | 2009-09-08 | 1 | -0/+7 |
* | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2009-09-15 | 1 | -24/+158 |
|\ \
| |/
|/| |
|
| * | agp/intel: remove restore in resume | Zhenyu Wang | 2009-09-14 | 1 | -9/+0 |
| * | intel-agp: Set dma mask for i915 | David Woodhouse | 2009-08-05 | 1 | -0/+6 |
| * | agp: kill phys_to_gart() and gart_to_phys() | David Woodhouse | 2009-08-03 | 1 | -4/+3 |
| * | intel-agp: fix sglist allocation to avoid vmalloc() | David Woodhouse | 2009-08-03 | 1 | -19/+10 |
| * | intel-agp: Move repeated sglist free into separate function | David Woodhouse | 2009-08-03 | 1 | -14/+15 |
| * | agp: Switch agp_{un,}map_page() to take struct page * argument | David Woodhouse | 2009-08-03 | 1 | -6/+6 |
| * | agp: tidy up handling of scratch pages w.r.t. DMA API | David Woodhouse | 2009-08-03 | 1 | -6/+2 |
| * | intel_agp: Use PCI DMA API correctly on chipsets new enough to have IOMMU | Zhenyu Wang | 2009-08-03 | 1 | -12/+162 |
| * | agp: Switch mask_memory() method to take address argument again, not page | David Woodhouse | 2009-08-03 | 1 | -7/+7 |
* | | agp/intel: support for new chip variant of IGDNG mobile | Zhenyu Wang | 2009-09-02 | 1 | -1/+7 |
|/ |
|
* | agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addresses | Pierre Willenbrock | 2009-06-20 | 1 | -1/+1 |
* | agp: switch AGP to use page array instead of unsigned long array | Dave Airlie | 2009-06-19 | 1 | -26/+23 |
* | agp/intel: Add support for new chipsets | Zhenyu Wang | 2009-06-05 | 1 | -1/+15 |
* | intelfb: support i854 | Stefan Husemann | 2009-04-13 | 1 | -0/+3 |
* | agp/intel: Add support for new intel chipset. | Shaohua Li | 2009-03-27 | 1 | -3/+18 |
* | intel-agp: fix a panic with 1M of shared memory, no GTT entries | Lubomir Rintel | 2009-03-10 | 1 | -3/+5 |
* | agp/intel: Fix broken ® symbol in device name. | Eric Anholt | 2008-12-29 | 1 | -1/+1 |
* | agp/intel: add support for G41 chipset | Zhenyu Wang | 2008-12-29 | 1 | -1/+8 |
* | Update email addresses. | Dave Jones | 2008-10-20 | 1 | -1/+1 |
* | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2008-10-16 | 1 | -8/+10 |
|\ |
|
| * | agp/intel: Reduce extraneous PCI posting reads during init | Keith Packard | 2008-10-16 | 1 | -3/+3 |
| * | agp: Fix stolen memory counting on G4X. | Eric Anholt | 2008-10-16 | 1 | -5/+7 |
* | | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2008-08-22 | 1 | -36/+47 |
|\ \
| |/ |
|
| * | intel/agp: rewrite GTT on resume | Keith Packard | 2008-08-12 | 1 | -0/+5 |
| * | agp: use dev_printk when possible | Bjorn Helgaas | 2008-08-12 | 1 | -29/+35 |
| * | intel_agp: official name for GM45 chipset | Zhenyu Wang | 2008-08-12 | 1 | -7/+7 |
* | | agp: add agp_generic_destroy_pages() | Shaohua Li | 2008-08-21 | 1 | -0/+14 |
* | | agp: generic_alloc_pages() | Shaohua Li | 2008-08-21 | 1 | -0/+14 |
|/ |
|
* | [agp]: fixup chipset flush for new Intel G4x. | Zhenyu Wang | 2008-06-20 | 1 | -1/+1 |
* | agp: brown paper bag patch - put back the two lines it took out. | Dave Airlie | 2008-06-19 | 1 | -0/+2 |
* | agp/intel: cleanup some serious whitespace badness | Dave Airlie | 2008-06-19 | 1 | -68/+66 |
* | [AGP] intel_agp: Add support for Intel 4 series chipsets | Zhenyu Wang | 2008-06-19 | 1 | -10/+73 |
* | [AGP] intel_agp: extra stolen mem size available for IGD_GM chipset | Zhenyu Wang | 2008-06-19 | 1 | -2/+2 |
* | agp: more boolean conversions. | Dave Airlie | 2008-06-19 | 1 | -3/+3 |
* | drivers/char/agp - use bool | Joe Perches | 2008-06-19 | 1 | -5/+5 |
* | agp: two-stage page destruction issue | Jan Beulich | 2008-06-19 | 1 | -2/+4 |
* | agp: remove flush_agp_mappings calls from new flush handling code | Dave Airlie | 2008-02-05 | 1 | -2/+0 |
* | intel-agp: introduce IS_I915 and do some cleanups.. | Dave Airlie | 2008-02-05 | 1 | -61/+57 |
* | [intel_agp] fix name for G35 chipset | Zhenyu Wang | 2008-02-05 | 1 | -5/+5 |