1. e2b0a8e drm/radeon/kms: add hw_i2c module option by Alex Deucher · 15 years ago
  2. ac1aade drm/radeon/kms: use new pre/post_xfer i2c bit algo hooks by Alex Deucher · 15 years ago
  3. 3595be7 Merge branch 'v2.6.34-rc2' into drm-linus by Dave Airlie · 15 years ago
  4. c414a11 drm/radeon/kms: disable MSI on IGP chips by Alex Deucher · 15 years ago
  5. f46c012 drm/radeon/kms: display watermark updates (v2) by Alex Deucher · 15 years ago
  6. 3b01a11 drm/radeon/kms/dp: disable training pattern on the sink at the end of link training by Alex Deucher · 15 years ago
  7. 9f998ad drm/radeon/kms: minor fixes for eDP with LCD* device tags (v2) by Alex Deucher · 15 years ago
  8. 7f76895 drm/radeon/kms/dp: remove extraneous training complete call by Alex Deucher · 15 years ago
  9. d9c9fe3 drm/radeon/kms/atom: minor fixes to transmitter setup by Alex Deucher · 15 years ago
  10. 3ca82da drm/radeon/kms: Only restrict BO to visible VRAM size when pinning to VRAM. by Michel Dänzer · 15 years ago
  11. b8c40d6 drm: fix build error when SYSRQ is disabled by Randy Dunlap · 15 years ago
  12. e1e8a5d drm/radeon/kms: fix macbookpro connector quirk by Alex Deucher · 15 years ago
  13. 97586c4 drm/radeon/r6xx/r7xx: further safe reg clean up by Alex Deucher · 15 years ago
  14. 6bb1180 drm/radeon: bump the UMS driver version for r6xx/r7xx const buffer support by Alex Deucher · 15 years ago
  15. fdb4352 drm/radeon/kms: bump the version for r6xx/r7xx const buffer support by Alex Deucher · 15 years ago
  16. 5f77df3 drm/radeon/r6xx/r7xx: CS parser fixes by Alex Deucher · 15 years ago
  17. 5898b1f drm/radeon/kms: fix some typos in r6xx/r7xx hpd setup by Alex Deucher · 15 years ago
  18. d8fe2fa drm/radeon/r600: remove some regs are not safe regs for command buffers by Alex Deucher · 15 years ago
  19. da58405 drm: Return ENODEV if the inode mapping changes by Chris Wilson · 15 years ago
  20. fcbc451 drm/radeon/kms: Fix NULL pointer dereference if memory allocation failed. by Pauli Nieminen · 15 years ago
  21. f927456 drm/radeon/kms: avoid possible oops (call gart_fini before gart_disable) by Jerome Glisse · 15 years ago
  22. 97f23b3 drm/radeon/kms: don't print error on -ERESTARTSYS. by Dave Airlie · 15 years ago
  23. a084e6e drm/radeon/kms/atom: make sure tables are valid (v2) by Alex Deucher · 15 years ago
  24. c1bcad9 drm/radeon/kms: remove lvds quirks by Alex Deucher · 15 years ago
  25. b2f8ccd drm/radeon/kms: fix display bandwidth setup on rs4xx by Alex Deucher · 15 years ago
  26. f95df9c drm/radeon/kms: never treat rs4xx as AGP by Alex Deucher · 15 years ago
  27. f47299c drm/radeon/kms: display watermark fixes by Alex Deucher · 15 years ago
  28. 9e7b414 drm/radeon/kms: init rdev->num_crtc at asic init by Alex Deucher · 15 years ago
  29. 06abdb0 drm/radeon/kms/pm: fix typo in power table parsing by Alex Deucher · 15 years ago
  30. f867c60d drm/radeon/kms: gfx init fixes for r6xx/r7xx by Alex Deucher · 15 years ago
  31. 57f50d7 drm/radeon/kms/pm: fix segfault in clock code by Alex Deucher · 15 years ago
  32. 29fb52c drm/radeon/kms: expose thermal/fan i2c buses by Alex Deucher · 15 years ago
  33. a19a6ee backlight: Allow properties to be passed at registration by Matthew Garrett · 15 years ago
  34. 2b49750 drm/radeon: collect r100 asic related declarations in radeon_asic.h by Daniel Vetter · 15 years ago
  35. e699037 drm/radeon: include radeon_asic.h in the asic specific files by Daniel Vetter · 15 years ago
  36. 9479c54 drm/radeon: unconfuse return value of radeon_asic->clear_surface_reg by Daniel Vetter · 15 years ago
  37. 48e7a5f drm/radeon: move asic structs to radeon_asic.c by Daniel Vetter · 15 years ago
  38. 0a10c85 drm/radeon: create radeon_asic.c by Daniel Vetter · 15 years ago
  39. 1fc59ed Merge branch 'radeon-for-airlied' of ../linux-2.6 into drm-linus by Dave Airlie · 15 years ago
  40. d5e5ded Merge remote branch 'nouveau/for-airlied' into drm-linus by Dave Airlie · 15 years ago
  41. 44fef22 drm/edid: allow certain bogus edids to hit a fixup path rather than fail by Ben Skeggs · 15 years ago
  42. 7253983 drm: remove the EDID blob stored in the EDID property when it is disconnected by Zhao Yakui · 15 years ago
  43. ae6445a drm/vmwgfx: depends on FB by Randy Dunlap · 15 years ago
  44. b642ed0 drm: "kobject_init/kobject_add" -> "kobject_init_and_add". by Robert P. J. Day · 15 years ago
  45. 72e942d drm/ttm: use drm calloc large and free large by Dave Airlie · 15 years ago
  46. d0d6cb8 drm/radeon/kms: prepare for more reclocking operations by Rafał Miłecki · 15 years ago
  47. 839461d drm/radeon/kms: switch to condition waiting for reclocking by Rafał Miłecki · 15 years ago
  48. 6538834 drm/radeon/r600: add missing license and comments to r600_blit_shaders.c by Alex Deucher · 15 years ago
  49. 3fe373d drm/radeon/kms: improve coding style a little by Rafał Miłecki · 15 years ago
  50. 0a7d934 drm/radeon/kms: remove dead audio/HDMI code by Rafał Miłecki · 15 years ago
  51. 8a8c6e7 drm/radeon/kms: enable audio engine on DCE32 by Rafał Miłecki · 15 years ago
  52. 5715f67 drm/radeon/kms: add HDMI code for pre-DCE3 R6xx GPUs by Rafał Miłecki · 15 years ago
  53. 2cd6218c drm/radeon/kms: clean assigning HDMI blocks to encoders by Rafał Miłecki · 15 years ago
  54. 808032e drm/radeon/kms: clean HDMI definitions by Rafał Miłecki · 15 years ago
  55. d805f50 drm/radeon/kms/rs4xx: make sure crtcs are enabled when setting timing by Alex Deucher · 15 years ago
  56. b28ea41 drm/radeon/kms/r1xx: enable hw i2c by Alex Deucher · 15 years ago
  57. 96a4c8d drm/radeon/kms: fix i2c prescale calc on older radeons by Alex Deucher · 15 years ago
  58. ae08819 drm/radeon/kms: fix for hw i2c by Alex Deucher · 15 years ago
  59. 15f7207 drm/radeon/kms: fix pal tv-out support on legacy IGP chips by Alex Deucher · 15 years ago
  60. 267364a drm/radeon/kms: further spread spectrum fixes by Alex Deucher · 15 years ago
  61. 86cb2bb drm/radeon/kms: use lcd pll limits when available by Alex Deucher · 15 years ago
  62. b792210 drm/radeon/kms/atom: spread spectrum fix by Alex Deucher · 15 years ago
  63. f405350 drm/nouveau: add module option to disable TV detection by Ben Skeggs · 15 years ago
  64. 965cf68 drm/nouveau: Never evict VRAM buffers to system. by Francisco Jerez · 15 years ago
  65. c21b0fe drm/radeon/kms: catch atombios infinite loop and break out of it by Jerome Glisse · 15 years ago
  66. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  67. d544d62 drm/nv50: fix connector table parsing for some cards by Ben Skeggs · 15 years ago
  68. ce48fa9 drm/nv50: add a memory barrier to pushbuf submission by Maarten Maathuis · 15 years ago
  69. 81441570 drm/nouveau: print a message very early during suspend by Maarten Maathuis · 15 years ago
  70. e5ec882 drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay. by Francisco Jerez · 15 years ago
  71. 53c44c3 drm/nouveau: Gigabyte NX85T connector table lies, it has DVI-I not HDMI by Ben Skeggs · 15 years ago
  72. da647d5 drm/nouveau: add option to allow override of dcb connector table types by Ben Skeggs · 15 years ago
  73. 304424e drm/nv50: Improve PGRAPH interrupt handling. by Marcin Kościelnicki · 15 years ago
  74. 3bf777b drm/nv50: Make ctxprog wait until interrupt handler is done. by Marcin Kościelnicki · 15 years ago
  75. c82b88d drm/nouveau: Fix fbcon corruption with font width not divisible by 8 by Marcin Kościelnicki · 15 years ago
  76. 37000d2 drm/nv50: Remove redundant/incorrect ctxvals initialisation. by Marcin Kościelnicki · 15 years ago
  77. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  78. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  79. 0933e2d driver core: Convert some drivers to CLASS_ATTR_STRING by Andi Kleen · 15 years ago
  80. 28812fe driver-core: Add attribute argument to class_attribute show/store by Andi Kleen · 15 years ago
  81. b8fa057 Revert "lib: build list_sort() only if needed" by Linus Torvalds · 15 years ago
  82. a069c26 lib: build list_sort() only if needed by Don Mullis · 15 years ago
  83. 03a2c4d Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  84. d424b92 vga_switcheroo: disable default y by new rules. by Dave Airlie · 15 years ago
  85. 2f41a7f drm/nouveau: fix *staging* driver build with switcheroo off. by Dave Airlie · 15 years ago
  86. 9b11fe5 drm/radeon: fix typo in Makefile by Alex Deucher · 15 years ago
  87. 8edb381 vga_switcheroo: fix build on platforms with no ACPI by Dave Airlie · 15 years ago
  88. 55a5cb5 drm/radeon: Fix printf type warning in 64bit system. by Pauli Nieminen · 15 years ago
  89. 0de1a57 drm/radeon/kms: bump the KMS version number for square tiling support. by Dave Airlie · 15 years ago
  90. 1c62233 Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage by Dave Airlie · 15 years ago
  91. 6a9ee8a vga_switcheroo: initial implementation (v15) by Dave Airlie · 15 years ago
  92. 6d9c135 drm/radeon/kms: do not disable audio engine twice by Rafał Miłecki · 15 years ago
  93. 3464f11 Revert "drm/radeon/kms: disable HDMI audio for now on rv710/rv730" by Rafał Miłecki · 15 years ago
  94. c8792d5 drm/radeon/kms: do not preset audio stuff and start timer when not using audio by Rafał Miłecki · 15 years ago
  95. 68de774 Merge branch 'drm-radeon-testing' of /ssd/git/drm-radeon-next into drm-next-stage by Dave Airlie · 15 years ago
  96. 566d84d drm/radeon: r100/r200 ums: block ability for userspace app to trash 0 page and beyond by Dave Airlie · 15 years ago
  97. d964fc5 drm/radeon: use ALIGN instead of open coding it by Matt Turner · 15 years ago
  98. 32b3c2a drm/radeon/kms: initialize set_surface_reg reg for rs600 asic by Jerome Glisse · 15 years ago
  99. cf7934a Merge remote branch 'anholt/drm-intel-next' into drm-next-stage by Dave Airlie · 15 years ago
  100. aa71fa3 Merge remote branch 'nouveau/for-airlied' into drm-next-stage by Dave Airlie · 15 years ago