1. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  2. 04eb220 drm/radeon: move radeon_ib_ring_tests out of chipset code by Christian König · 12 years ago
  3. 2898c34 drm/radeon: remove ip_pool start/suspend by Christian König · 12 years ago
  4. 7bd560e drm/radeon: use central function for IB testing by Christian König · 12 years ago
  5. 8229c88 drm: Merge tag 'v3.3-rc7' into drm-core-next by Dave Airlie · 12 years ago
  6. f712812 drm/radeon/kms: make ring_start, ring_test, and ib_test per ring by Alex Deucher · 12 years ago
  7. 6b7746e drm/radeon/kms: properly set accel working flag and bailout when false by Jerome Glisse · 12 years ago
  8. b15ba51 drm/radeon: introduce a sub allocator and convert ib pool to it v4 by Jerome Glisse · 13 years ago
  9. 30eb77f drm/radeon: precompute fence cpu/gpu addr once v3 by Jerome Glisse · 13 years ago
  10. e32eb50 drm/radeon: rename struct radeon_cp to radeon_ring by Christian König · 13 years ago
  11. bf85279 drm/radeon: make cp variable an array by Christian König · 13 years ago
  12. 7b1f248 drm/radeon: make all functions work with multiple rings. by Christian König · 13 years ago
  13. 7465280 drm/radeon/kms: add support for multiple fence queues v2 by Alex Deucher · 13 years ago
  14. ec4f2ac drm: Fix printk typo 'failled' by Paul Bolle · 13 years ago
  15. d75ee3b drm/radeon/kms: clean up some magic numbers by Alex Deucher · 14 years ago
  16. 724c80e drm/radeon/kms: enable writeback (v2) by Alex Deucher · 14 years ago
  17. 4c712e6 drm/radeon/kms: check/restore sanity before doing anything else with GPU. by Dave Airlie · 14 years ago
  18. c9e75b2 drm/radeon/kms/pm: add mid profile by Alex Deucher · 14 years ago
  19. 05ea893 Merge remote branch 'anholt/drm-intel-next' into drm-next by Dave Airlie · 14 years ago
  20. ce8f537 drm/radeon/kms/pm: rework power management by Alex Deucher · 14 years ago
  21. 34dc4d4 Merge remote branch 'origin/master' into drm-intel-next by Eric Anholt · 14 years ago
  22. 0bfb824 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  23. 94f7bf6 drm/radeon: 9800 SE has only one quadpipe by Tormod Volden · 14 years ago
  24. 0bcb1d8 Merge branch 'drm-radeon-lockup' into drm-core-next by Dave Airlie · 14 years ago
  25. a2d07b7 drm/radeon/kms: rename gpu_reset to asic_reset by Jerome Glisse · 14 years ago
  26. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  27. 29fb52c drm/radeon/kms: expose thermal/fan i2c buses by Alex Deucher · 14 years ago
  28. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  29. e699037 drm/radeon: include radeon_asic.h in the asic specific files by Daniel Vetter · 14 years ago
  30. d594e46 drm/radeon/kms: simplify memory controller setup V2 by Jerome Glisse · 14 years ago
  31. 4612dc9 drm/radeon/kms: clean up some low-hanging magic numbers by Alex Deucher · 14 years ago
  32. 655efd3 drm/radeon/kms: don't call suspend path before cleaning up GPU by Jerome Glisse · 14 years ago
  33. 700a0cc drm/radeon/kms: Use radeon_agp_disable when disabling AGP by Jerome Glisse · 15 years ago
  34. 804c755 drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xx by Alex Deucher · 15 years ago
  35. cafe660 drm/radeon/kms: Schedule host path read cache flush through the ring V2 by Jerome Glisse · 15 years ago
  36. 62cdc0c drm/radeon/kms: Workaround RV410/R420 CP errata (V3) by Corbin Simpson · 15 years ago
  37. 550e2d9 drm/radeon/kms: restore surface registers on resume. by Dave Airlie · 15 years ago
  38. 92cde00 drm/radeon/kms/legacy: set common regs to sane value by Alex Deucher · 15 years ago
  39. 4c78867 drm/radeon/kms: Rework radeon object handling by Jerome Glisse · 15 years ago
  40. 1614f8b drm/radeon/kms: add irq mitigation code for sw interrupt. by Dave Airlie · 15 years ago
  41. 72542d7 drm/radeon/kms: ignore unposted GPUs with no BIOS. by Dave Airlie · 15 years ago
  42. 17e15b0 drm/radeon/kms: AGP systems need PCI bus mastering enabled by Dave Airlie · 15 years ago
  43. 7433874 drm/radeon/kms: add debugfs for power management for AtomBIOS devices by Rafał Miłecki · 15 years ago
  44. 62a8ea3 drm/radeon/kms: Remove old init path as no hw use it anymore by Jerome Glisse · 15 years ago
  45. ca6ffc6 drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3) by Jerome Glisse · 15 years ago
  46. 18a4cd2e drm/radeon/kms: r420 idle after programming GA_ENHANCE by Dave Airlie · 15 years ago
  47. fc30b8e drm/radeon/kms: move around new init path code to avoid posting at init by Dave Airlie · 15 years ago
  48. 733289c drm/radeon/kms: don't fail if we fail to init GPU acceleration by Jerome Glisse · 15 years ago
  49. 4aac047 drm/radeon/kms: clear confusion in GART init/deinit path by Jerome Glisse · 15 years ago
  50. 9f022dd drm/radeon/kms: convert r4xx to new init path by Jerome Glisse · 15 years ago
  51. c000273 drm/radeon/kms: R3XX/R4XX AGP asic use PCI GART not PCIE GART by Jerome Glisse · 15 years ago
  52. 905b682 drm/radeon/kms: add R4XX mc register access helper. by Jerome Glisse · 15 years ago
  53. f779b3e drm/radeon: add GET_PARAM/INFO support for Z pipes by Alex Deucher · 15 years ago
  54. 771fe6b drm/radeon: introduce kernel modesetting for radeon hardware by Jerome Glisse · 15 years ago