1. 57f50d7 drm/radeon/kms/pm: fix segfault in clock code by Alex Deucher · 15 years ago
  2. 29fb52c drm/radeon/kms: expose thermal/fan i2c buses by Alex Deucher · 15 years ago
  3. 2b49750 drm/radeon: collect r100 asic related declarations in radeon_asic.h by Daniel Vetter · 15 years ago
  4. e699037 drm/radeon: include radeon_asic.h in the asic specific files by Daniel Vetter · 15 years ago
  5. 9479c54 drm/radeon: unconfuse return value of radeon_asic->clear_surface_reg by Daniel Vetter · 15 years ago
  6. 48e7a5f drm/radeon: move asic structs to radeon_asic.c by Daniel Vetter · 15 years ago
  7. 0a10c85 drm/radeon: create radeon_asic.c by Daniel Vetter · 15 years ago
  8. 1fc59ed Merge branch 'radeon-for-airlied' of ../linux-2.6 into drm-linus by Dave Airlie · 15 years ago
  9. d5e5ded Merge remote branch 'nouveau/for-airlied' into drm-linus by Dave Airlie · 15 years ago
  10. 44fef22 drm/edid: allow certain bogus edids to hit a fixup path rather than fail by Ben Skeggs · 15 years ago
  11. 7253983 drm: remove the EDID blob stored in the EDID property when it is disconnected by Zhao Yakui · 15 years ago
  12. ae6445a drm/vmwgfx: depends on FB by Randy Dunlap · 15 years ago
  13. b642ed0 drm: "kobject_init/kobject_add" -> "kobject_init_and_add". by Robert P. J. Day · 15 years ago
  14. 72e942d drm/ttm: use drm calloc large and free large by Dave Airlie · 15 years ago
  15. d0d6cb8 drm/radeon/kms: prepare for more reclocking operations by Rafał Miłecki · 15 years ago
  16. 839461d drm/radeon/kms: switch to condition waiting for reclocking by Rafał Miłecki · 15 years ago
  17. 6538834 drm/radeon/r600: add missing license and comments to r600_blit_shaders.c by Alex Deucher · 15 years ago
  18. 3fe373d drm/radeon/kms: improve coding style a little by Rafał Miłecki · 15 years ago
  19. 0a7d934 drm/radeon/kms: remove dead audio/HDMI code by Rafał Miłecki · 15 years ago
  20. 8a8c6e7 drm/radeon/kms: enable audio engine on DCE32 by Rafał Miłecki · 15 years ago
  21. 5715f67 drm/radeon/kms: add HDMI code for pre-DCE3 R6xx GPUs by Rafał Miłecki · 15 years ago
  22. 2cd6218 drm/radeon/kms: clean assigning HDMI blocks to encoders by Rafał Miłecki · 15 years ago
  23. 808032e drm/radeon/kms: clean HDMI definitions by Rafał Miłecki · 15 years ago
  24. d805f50 drm/radeon/kms/rs4xx: make sure crtcs are enabled when setting timing by Alex Deucher · 15 years ago
  25. b28ea41 drm/radeon/kms/r1xx: enable hw i2c by Alex Deucher · 15 years ago
  26. 96a4c8d drm/radeon/kms: fix i2c prescale calc on older radeons by Alex Deucher · 15 years ago
  27. ae08819 drm/radeon/kms: fix for hw i2c by Alex Deucher · 15 years ago
  28. 15f7207 drm/radeon/kms: fix pal tv-out support on legacy IGP chips by Alex Deucher · 15 years ago
  29. 267364a drm/radeon/kms: further spread spectrum fixes by Alex Deucher · 15 years ago
  30. 86cb2bb drm/radeon/kms: use lcd pll limits when available by Alex Deucher · 15 years ago
  31. b792210 drm/radeon/kms/atom: spread spectrum fix by Alex Deucher · 15 years ago
  32. f405350 drm/nouveau: add module option to disable TV detection by Ben Skeggs · 15 years ago
  33. 965cf68 drm/nouveau: Never evict VRAM buffers to system. by Francisco Jerez · 15 years ago
  34. c21b0fe drm/radeon/kms: catch atombios infinite loop and break out of it by Jerome Glisse · 15 years ago
  35. d544d62 drm/nv50: fix connector table parsing for some cards by Ben Skeggs · 15 years ago
  36. ce48fa9 drm/nv50: add a memory barrier to pushbuf submission by Maarten Maathuis · 15 years ago
  37. 8144157 drm/nouveau: print a message very early during suspend by Maarten Maathuis · 15 years ago
  38. e5ec882 drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay. by Francisco Jerez · 15 years ago
  39. 53c44c3 drm/nouveau: Gigabyte NX85T connector table lies, it has DVI-I not HDMI by Ben Skeggs · 15 years ago
  40. da647d5 drm/nouveau: add option to allow override of dcb connector table types by Ben Skeggs · 15 years ago
  41. 304424e drm/nv50: Improve PGRAPH interrupt handling. by Marcin Kościelnicki · 15 years ago
  42. 3bf777b drm/nv50: Make ctxprog wait until interrupt handler is done. by Marcin Kościelnicki · 15 years ago
  43. c82b88d drm/nouveau: Fix fbcon corruption with font width not divisible by 8 by Marcin Kościelnicki · 15 years ago
  44. 37000d2 drm/nv50: Remove redundant/incorrect ctxvals initialisation. by Marcin Kościelnicki · 15 years ago
  45. 2f41a7f drm/nouveau: fix *staging* driver build with switcheroo off. by Dave Airlie · 15 years ago
  46. 9b11fe5 drm/radeon: fix typo in Makefile by Alex Deucher · 15 years ago
  47. 8edb381 vga_switcheroo: fix build on platforms with no ACPI by Dave Airlie · 15 years ago
  48. 55a5cb5 drm/radeon: Fix printf type warning in 64bit system. by Pauli Nieminen · 15 years ago
  49. 0de1a57 drm/radeon/kms: bump the KMS version number for square tiling support. by Dave Airlie · 15 years ago
  50. 1c62233 Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage by Dave Airlie · 15 years ago
  51. 6a9ee8a vga_switcheroo: initial implementation (v15) by Dave Airlie · 15 years ago
  52. 6d9c135 drm/radeon/kms: do not disable audio engine twice by Rafał Miłecki · 15 years ago
  53. 3464f11 Revert "drm/radeon/kms: disable HDMI audio for now on rv710/rv730" by Rafał Miłecki · 15 years ago
  54. c8792d5 drm/radeon/kms: do not preset audio stuff and start timer when not using audio by Rafał Miłecki · 15 years ago
  55. 68de774 Merge branch 'drm-radeon-testing' of /ssd/git/drm-radeon-next into drm-next-stage by Dave Airlie · 15 years ago
  56. 566d84d drm/radeon: r100/r200 ums: block ability for userspace app to trash 0 page and beyond by Dave Airlie · 15 years ago
  57. d964fc5 drm/radeon: use ALIGN instead of open coding it by Matt Turner · 15 years ago
  58. 32b3c2a drm/radeon/kms: initialize set_surface_reg reg for rs600 asic by Jerome Glisse · 15 years ago
  59. cf7934a Merge remote branch 'anholt/drm-intel-next' into drm-next-stage by Dave Airlie · 15 years ago
  60. aa71fa3 Merge remote branch 'nouveau/for-airlied' into drm-next-stage by Dave Airlie · 15 years ago
  61. 79fa9eb Merge remote branch 'korg/drm-core-next' into drm-next-stage by Dave Airlie · 15 years ago
  62. 6070a4a drm/i915: Use a dmi quirk to skip a broken SDVO TV output. by Zhao Yakui · 15 years ago
  63. 469d129 drm/i915: enable/disable LVDS port at DPMS time by Jesse Barnes · 15 years ago
  64. 16edd55 drm/i915: check for multiple write domains in pin_and_relocate by Daniel Vetter · 15 years ago
  65. 922a2ef drm/i915: clean-up i915_gem_flush_gpu_write_domain by Daniel Vetter · 15 years ago
  66. 4df2faf drm/i915: reuse i915_gpu_idle helper by Daniel Vetter · 15 years ago
  67. 6356039 drm/i915: ensure lru ordering of fence_list by Daniel Vetter · 15 years ago
  68. ae3db24 drm/i915: extract fence stealing code by Daniel Vetter · 15 years ago
  69. 4a87b8c drm/i915: fixup active list locking in object_unbind by Daniel Vetter · 15 years ago
  70. 798750e drm/i915: reuse i915_gem_object_put_fence_reg for fence stealing code by Daniel Vetter · 15 years ago
  71. 1f7a6e3 drm/i915: Add dependency on the intel agp module by Zhenyu Wang · 15 years ago
  72. c619eed drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge. by Eric Anholt · 15 years ago
  73. faa7bde drm/i915: Correct the Sandybridge chipset info structs. by Eric Anholt · 15 years ago
  74. b9201c1 drm/i915: Disable the hangcheck reset on Sandybridge until we add support. by Eric Anholt · 15 years ago
  75. a13e409 drm/i915: Add a new mobile Sandybridge PCI ID. by Eric Anholt · 15 years ago
  76. 14bc490 drm/i915, agp/intel: Fix stolen memory size on Sandybridge by Zhenyu Wang · 15 years ago
  77. 2109953 drm/i915: Correct locking in the modesetting failure path, fixing a BUG_ON. by Eric Anholt · 15 years ago
  78. c2416fc drm/i915: Disable the surface tile swizzling on Sandybridge. by Eric Anholt · 15 years ago
  79. f6e450a drm/i915: Fix sandybridge status page setup. by Eric Anholt · 15 years ago
  80. 4e901fd drm/i915: Set up fence registers on sandybridge. by Eric Anholt · 15 years ago
  81. bad720f drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge. by Eric Anholt · 15 years ago
  82. eb6b6d7 Merge remote branch 'korg/drm-radeon-testing' into drm-next-stage by Dave Airlie · 15 years ago
  83. 3bfc7d2 drm/nouveau: use ALIGN instead of open coding it by Matt Turner · 15 years ago
  84. b30083b drm/nouveau: report unknown connector state if lid closed by Ben Skeggs · 15 years ago
  85. c52e53f drm/nouveau: support version 0x20 displayport tables by Ben Skeggs · 15 years ago
  86. 81e2d42 drm/nouveau: Fix noaccel/nofbaccel option descriptions. by Marcin Kościelnicki · 15 years ago
  87. d5f3c90 drm/nv50: Implement ctxprog/state generation. by Marcin Kościelnicki · 15 years ago
  88. be079e9 drm/nouveau: use dcb connector types throughout the driver by Ben Skeggs · 15 years ago
  89. 1157563 drm/nv50: enable hpd on any connector we know the gpio line for by Ben Skeggs · 15 years ago
  90. 7f612d8 drm/nouveau: use dcb connector table for creating drm connectors by Ben Skeggs · 15 years ago
  91. dc5bc4e drm/nouveau: construct a connector table for cards that lack a real one by Ben Skeggs · 15 years ago
  92. f66fa77 drm/nouveau: check for known dcb connector types by Ben Skeggs · 15 years ago
  93. 54abb5d drm/nouveau: parse dcb gpio/connector tables after encoders by Ben Skeggs · 15 years ago
  94. e7cc51c drm/nouveau: reorganise bios header, add dcb connector type enums by Ben Skeggs · 15 years ago
  95. 04a39c5 drm/nouveau: merge nvbios and nouveau_bios_info by Ben Skeggs · 15 years ago
  96. 7f245b2 drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_table by Ben Skeggs · 15 years ago
  97. a6678b2 drm/nouveau: rename parsed_dcb_gpio to dcb_gpio_table by Ben Skeggs · 15 years ago
  98. b42861f drm/nouveau: allow retrieval of vbios image from debugfs by Ben Skeggs · 15 years ago
  99. e32b2c8 drm/nouveau: fix missing spin_unlock in failure path by Luca Barbieri · 15 years ago
  100. 761c5a6 drm/nouveau: fix i2ctable bounds checking by Marcin Slusarz · 15 years ago