1. e15daf6 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  2. f0ed1f6 drm/radeon/kms: Convert R520 to new init path and associated cleanup by Jerome Glisse · 15 years ago
  3. d39c3b8 drm/radeon/kms: Convert RV515 to new init path and associated cleanup by Jerome Glisse · 15 years ago
  4. f4e45d0 drm: fix radeon DRM warnings when !CONFIG_DEBUG_FS by Mikael Pettersson · 15 years ago
  5. bea1d35 drm: fix drm_fb_helper warning when !CONFIG_MAGIC_SYSRQ by Mikael Pettersson · 15 years ago
  6. 4c57edba drm/r600: fix memory leak introduced with 64k malloc avoidance fix. by Dave Airlie · 15 years ago
  7. 74bf2ad drm/kms: make fb helper work for all drivers. by Dave Airlie · 15 years ago
  8. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  9. 210bed8 drm/radeon/r600: fix offset handling in CS parser by Alex Deucher · 15 years ago
  10. 2b5d6c5 drm/radeon/kms/r600: fix forcing pci mode on agp cards by Alex Deucher · 15 years ago
  11. c5e617e drm/radeon/kms: fix for the extra pages copying. by Dave Airlie · 15 years ago
  12. 2f67c6e drm/radeon/kms/r600: add support for vline relocs by Alex Deucher · 15 years ago
  13. 90ebd06 drm/radeon/kms: fix some bugs in vline reloc by Alex Deucher · 15 years ago
  14. 974b16e drm/radeon/kms/r600: clamp vram to aperture size by Alex Deucher · 15 years ago
  15. 8ef8678 drm/kms: protect against fb helper not being created. by Dave Airlie · 15 years ago
  16. adea479 drm/r600: get values from the passed in IB not the copy. by Dave Airlie · 15 years ago
  17. 31edd48 drm: create gitignore file for radeon by Amerigo Wang · 15 years ago
  18. e359009 drm/radeon/kms: remove unneeded master create/destroy functions. by Dave Airlie · 15 years ago
  19. d50ba25 drm/kms: start adding command line interface using fb. by Dave Airlie · 15 years ago
  20. 513bcb4 drm/radeon/kms: don't require up to 64k allocations. (v2) by Dave Airlie · 15 years ago
  21. 35e4b7a drm/radeon/kms: enable dac load detection by default. by Dave Airlie · 15 years ago
  22. 4bbd497 drm/radeon/kms: enable r600 tv outputs. by Dave Airlie · 15 years ago
  23. 94e0fb0 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  24. f066a17 drm/edid: Fix standard timing parse for EDID <= 1.2 by Adam Jackson · 15 years ago
  25. 93dc6c2 drm/edid: Detailed standard timing blocks have six timings, not five. by Adam Jackson · 15 years ago
  26. 23425ca drm/edid: Ignore bad standard timings. by Adam Jackson · 15 years ago
  27. 083ae05 drm/edid: const cleanup by Adam Jackson · 15 years ago
  28. 85afd82 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  29. c715089 drm/i915: Handle ERESTARTSYS during page fault by Chris Wilson · 15 years ago
  30. 5b31aee drm/radeon/r600: set correct pitch for 4 byte copy by Andre Maasikas · 15 years ago
  31. c214271 drm/radeon: consolidate family flags used in pciids. by Dave Airlie · 15 years ago
  32. ab18282 drm/i915: Warn before mmaping a purgeable buffer. by Chris Wilson · 15 years ago
  33. bb6baf7 drm/i915: Track purged state. by Chris Wilson · 15 years ago
  34. 9731129 drm/i915: Remove eviction debug spam by Chris Wilson · 15 years ago
  35. 2d7ef39 drm/i915: Immediately discard any backing storage for uneeded objects by Chris Wilson · 15 years ago
  36. 963b483 drm/i915: Do not mis-classify clean objects as purgeable by Chris Wilson · 15 years ago
  37. 13a05fd drm/i915: Whitespace correction for madv by Chris Wilson · 15 years ago
  38. a32808c drm/i915: BUG_ON page refleak during unbind by Chris Wilson · 15 years ago
  39. 9a1e258 drm/i915: Search harder for a reusable object by Chris Wilson · 15 years ago
  40. ab5ee57 drm/i915: Clean up evict from list. by Chris Wilson · 15 years ago
  41. 1c5d22f drm/i915: Add tracepoints by Chris Wilson · 15 years ago
  42. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  43. 74dff28 drm/i915: framebuffer compression for GM45+ by Jesse Barnes · 15 years ago
  44. e70236a drm/i915: split display functions by chip type by Jesse Barnes · 15 years ago
  45. 44040f1 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  46. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  47. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  48. 28d5204 drm/vgaarb: add VGA arbitration support to the drm and kms. by Dave Airlie · 15 years ago
  49. aadd4e1 drm/radeon: some r420s have a CP race with the DMA engine. by Alex Deucher · 15 years ago
  50. 5a6e9f9 drm/radeon/r600/kms: rv670 is not DCE3 by Alex Deucher · 15 years ago
  51. 18a4cd2e drm/radeon/kms: r420 idle after programming GA_ENHANCE by Dave Airlie · 15 years ago
  52. fe62e1a drm/radeon/kms: more fixes to rv770 suspend/resume path. by Dave Airlie · 15 years ago
  53. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  54. 8542a0b drm/i915: Skip the sanity checks if the current relocation is valid by Chris Wilson · 15 years ago
  55. cd0b9fb drm/i915: Check that the relocation points to within the target by Chris Wilson · 15 years ago
  56. 4153e58 drm/radeon/kms: more alignment for rv770.c with r600.c by Dave Airlie · 15 years ago
  57. 9052aa2 drm/radeon/kms: rv770 blit init called too late. by Dave Airlie · 15 years ago
  58. fc30b8e drm/radeon/kms: move around new init path code to avoid posting at init by Dave Airlie · 15 years ago
  59. bc1a631 drm/radeon/r600: fix some issues with suspend/resume. by Dave Airlie · 15 years ago
  60. 698443d drm/radeon/kms: disable VGA rendering engine before taking over VRAM by Dave Airlie · 15 years ago
  61. 5e6dde7 drm/radeon/kms: Move radeon_get_clock_info() call out of radeon_clocks_init(). by Michel Dänzer · 15 years ago
  62. 445282d drm/radeon/kms: add initial connector properties by Dave Airlie · 15 years ago
  63. c88f9f0 drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian. by Michel Dänzer · 15 years ago
  64. 733289c drm/radeon/kms: don't fail if we fail to init GPU acceleration by Jerome Glisse · 15 years ago
  65. 7cbb355 drm/r600/kms: fixup number of loops per blit calculation. by Dave Airlie · 15 years ago
  66. 41456df drm/radeon/kms: reprogram format in set base. by Dave Airlie · 15 years ago
  67. 65cb15a drm/radeon: avivo chips have no separate int bit for display by Dave Airlie · 15 years ago
  68. b15591f drm/radeon/r600: don't do interrupts by Alex Deucher · 15 years ago
  69. 812c369 drm: fix _DRM_GEM addmap error message by Pekka Paalanen · 15 years ago
  70. 9b1596a drm: update crtc x/y when only fb changes by Ben Skeggs · 15 years ago
  71. e87b2c4 drm: fix drm_fb_helper handling of kernel crtcs by Jesse Barnes · 15 years ago
  72. edb8195 drm/i915: correct FBC update when pipe base update occurs by Jesse Barnes · 15 years ago
  73. 7121413 drm/i915: blacklist Acer AspireOne lid status by Jesse Barnes · 15 years ago
  74. d660467 drm/i915: prevent FIFO calculation overflows on 32 bits with high dotclocks by Jesse Barnes · 15 years ago
  75. decbbcd drm/i915: intel_display.c handle latency variable efficiently by Jaswinder Singh Rajput · 15 years ago
  76. b7e53ab drm/i915: remove restore in resume by Zhenyu Wang · 15 years ago
  77. 07f73f6 drm/i915: Improve behaviour under memory pressure by Chris Wilson · 15 years ago
  78. 3ef94da drm/i915: Add ioctl to set 'purgeability' of objects by Chris Wilson · 15 years ago
  79. 3116971 drm/i915: Register a shrinker to free inactive lists under memory pressure by Chris Wilson · 15 years ago
  80. 725ceaa drm/i915: Include buffer size and dirty state in debugfs lists by Chris Wilson · 15 years ago
  81. e67b8ce drm/i915: Remove stored gtt_alignment by Chris Wilson · 15 years ago
  82. 4960aac drm/i915: Add buffer to inactive list immediately during fault by Chris Wilson · 15 years ago
  83. c1a1cdc drm/i915: fix startup hang on some non-mobile platforms by Jesse Barnes · 15 years ago
  84. 06891e2 drm/i915: fix suspend/resume breakage in lid notifier by Jesse Barnes · 15 years ago
  85. ba1234d drm/i915: Make dev_priv->mm.wedged an atomic_t by Ben Gamari · 15 years ago
  86. f316a42 drm/i915: Hookup chip reset in error handler by Ben Gamari · 15 years ago
  87. 11ed50e drm/i915: Implement GPU reset on i965 by Ben Gamari · 15 years ago
  88. f65d942 drm/i915: Add hangcheck timer by Ben Gamari · 15 years ago
  89. 22be172 drm/i915: make i915_seqno_passed non-static by Ben Gamari · 15 years ago
  90. 1341d65 drm/i915: Refactor save/restore code by Ben Gamari · 15 years ago
  91. ffed1d0 drm/i915: Check whether chip is wedged in i915_wait_request() by Ben Gamari · 15 years ago
  92. 078a033 drm/i915: fix opregion backlight chip detect and range by Li Peng · 15 years ago
  93. 8dd81a3 drm/i915: Fix LVDS panel fitting on Arrandale by Zhenyu Wang · 15 years ago
  94. 730915d drm/i915: Remove DAC disable in CRT force detect on IGDNG by Zhenyu Wang · 15 years ago
  95. 339e5a4 drm/i915: Fix SSC frequence for IGDNG by Zhenyu Wang · 15 years ago
  96. b09aea7 drm/i915: Fix typo for wrong LVDS clock setting on IGDNG by Zhenyu Wang · 15 years ago
  97. 6f465a89 drm/i915: fix typo in compressed buffer setup by Jesse Barnes · 15 years ago
  98. 8dfaa8a drm/radeon/kms: Get LVDS native mode details from EDID if necessary. by Michel Dänzer · 15 years ago
  99. f657c2a drm/radeon: Save and restore bios scratch regs during S/R by Yang Zhao · 15 years ago
  100. ecb114a drm/radeon/kms: IB locking dumps out a lockdep ordering issue by Dave Airlie · 15 years ago