1. 5ea597f drm/radeon/kms: enable memory clock reading on legacy (V2) by Rafał Miłecki · 15 years ago
  2. c31ad97 drm/radeon/kms: prevent parallel AtomBIOS calls by Rafał Miłecki · 15 years ago
  3. d79766f drm/radeon/kms: set proper default tv standard by Alex Deucher · 15 years ago
  4. 310a82c drm/radeon/kms: fix legacy rmx by Alex Deucher · 15 years ago
  5. edc664e drm/radeon/kms/atom: fill in proper defines for digital setup by Alex Deucher · 15 years ago
  6. 44f9e6c Merge remote branch 'nouveau/for-airlied' into drm-linus by Dave Airlie · 15 years ago
  7. 29ebdf9 drm/kms: silencing a false positive warning. by Marin Mitov · 15 years ago
  8. e2108eb drm/mm: fix logic for selection of best fit block by Bob Gleitsmann · 15 years ago
  9. 7a73ba7 drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles. by Thomas Hellstrom · 15 years ago
  10. 3d3a5b3 drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal. by Thomas Hellstrom · 15 years ago
  11. e1f7800 drm/vmwgfx: Fix unlocked ioctl and add proper access control by Thomas Hellstrom · 15 years ago
  12. 794f314 drm/radeon: fix build on 64-bit with some compilers. by Dave Airlie · 15 years ago
  13. e265f39e drivers/gpu: Use kzalloc for allocating only one thing by Julia Lawall · 15 years ago
  14. 01136ac DRM: Rename clamp variable by Andi Kleen · 15 years ago
  15. ed8b670 drm: convert drm_ioctl to unlocked_ioctl by Arnd Bergmann · 15 years ago
  16. dcd6dfc Merge branch 'drm-linus' into drm-core-next by Dave Airlie · 15 years ago
  17. cbc8cc0 Merge remote branch 'korg/drm-vmware-staging' into drm-core-next by Dave Airlie · 15 years ago
  18. 37cb3e08 drm/nouveau: fix bug causing pinned buffers to lose their NO_EVICT flag by Ben Skeggs · 15 years ago
  19. 65ec01a drm/nv50: fix suspend/resume delays without firmware present by Ben Skeggs · 15 years ago
  20. 0735f62 drm/nouveau: prevent all channel creation if accel not available by Ben Skeggs · 15 years ago
  21. 3c8868d drm/nv50: fix two potential suspend/resume oopses by Ben Skeggs · 15 years ago
  22. 054b93e drm/nv40: implement ctxprog/state generation by Ben Skeggs · 15 years ago
  23. 15bee69 drm/nv10: Add the initial graph context and soft methods needed for LMA. by Francisco Jerez · 15 years ago
  24. 22fbd53 drm/nouveau: Fix up buffer eviction, and evict them to GART, if possible. by Francisco Jerez · 15 years ago
  25. c5804be drm/nouveau: Add proper error handling to nouveau_card_init by Marcin Kościelnicki · 15 years ago
  26. 13c5443 drm/nv04: Fix NV04 set_operation software method. by Marcin Kościelnicki · 15 years ago
  27. 3738365 drm/nouveau: Kill global state in BIOS script interpreter by Marcin Kościelnicki · 15 years ago
  28. 657b624 drm/nouveau: Kill global state in NvShadowBIOS by Marcin Kościelnicki · 15 years ago
  29. ef2bb50 drm/nouveau: use drm debug levels by Maarten Maathuis · 15 years ago
  30. dc4a684 drm/i2c/ch7006: Fix load detection false positives right after system init. by Francisco Jerez · 15 years ago
  31. 95f158e drm/nv04-nv40: Fix "conflicting memory types" when saving/restoring VGA fonts. by Francisco Jerez · 15 years ago
  32. d785d78 drm/radeon/kms: fix r100->r500 CS checker for compressed textures. (v2) by Dave Airlie · 15 years ago
  33. 6e72677 drm/radeon/kms: allow for texture tiling by Maciej Cencora · 15 years ago
  34. a392210 Merge remote branch 'korg/drm-radeon-next' into drm-linus by Dave Airlie · 15 years ago
  35. 6234077 drm/radeon/kms: init pm on all chipsets by Rafał Miłecki · 15 years ago
  36. ece84e0 Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-linus by Dave Airlie · 15 years ago
  37. dafc3bd drm/radeon/kms: HDMI support for R600 KMS by Christian Koenig · 15 years ago
  38. 7923c61 drm/radeon/kms: make sure mc is initialized before mapping blit bo by Alex Deucher · 15 years ago
  39. f89551b drm/radeon/kms: Return to userspace on ERESTARTSYS by Jerome Glisse · 15 years ago
  40. 51f07b7 drm/radeon/gem: don't leak a gem object if reserve fails on get tiling (v2) by Dave Airlie · 15 years ago
  41. ecabd32 drm/radeon/kms: don't report allocate failure on ERESTARTSYS by Dave Airlie · 15 years ago
  42. d03d858 drm/radeon/kms: Check if bo we got from ttm are radeon object or not by Jerome Glisse · 15 years ago
  43. 9fb03e6 drm/radeon/kms: If no placement is supplied fallback to system by Jerome Glisse · 15 years ago
  44. 5012f50 drm/ttm: Fix memory type manager debug information printing by Jerome Glisse · 15 years ago
  45. eb6d2c3 drm/ttm: Fix printk format & compute bo->mem.size at bo initialization by Jerome Glisse · 15 years ago
  46. 9c51ba1 drm/ttm: Fix potential ttm_mem_evict_first races. by Thomas Hellstrom · 15 years ago
  47. aaa2073 drm/ttm: Delayed delete fixes. by Thomas Hellstrom · 15 years ago
  48. b663752 drm/ttm: fix two bugs in new placement routines. by Dave Airlie · 15 years ago
  49. b8ff735 drm/ttm: fix incorrect logic in ttm_bo_io path by Dave Airlie · 15 years ago
  50. 9ddc8c5 drm/nouveau: remove use of -ERESTART by Ben Skeggs · 15 years ago
  51. 81a5487 nouveau: Fix endianness with new context program loader by Benjamin Herrenschmidt · 15 years ago
  52. b694dfb drm/nouveau: fix build with CONFIG_AGP=n by Ben Skeggs · 15 years ago
  53. 61c2bb4 drm/nouveau: fix ch7006 build by Randy Dunlap · 15 years ago
  54. fb1d973 drm/vmwgfx: Add DRM driver for VMware Virtual GPU by Jakob Bornecrantz · 15 years ago
  55. 632f611 drm/vmwgfx: Add svga headers for vmwgfx driver by Jakob Bornecrantz · 15 years ago
  56. be1cb86 drm/ttm: Add more driver type enums by Jakob Bornecrantz · 15 years ago
  57. 6ee7386 drm/nouveau: Add DRM driver for NVIDIA GPUs by Ben Skeggs · 15 years ago
  58. d1ede14 drm/ttm: export some functions useful to drivers using ttm by Ben Skeggs · 15 years ago
  59. 9062fa6 drm/radeon/kms/avivo: fix typo in new_pll module description by Alex Deucher · 15 years ago
  60. 1fb107f drm/radeon/kms: Convert radeon to new ttm_bo_init by Jerome Glisse · 15 years ago
  61. 09855ac drm/ttm: Convert ttm_buffer_object_init to use ttm_placement by Jerome Glisse · 15 years ago
  62. 4361e52 drm/radeon/kms: fix warning about cur_placement being uninitialised. by Dave Airlie · 15 years ago
  63. 115a5c2 Merge remote branch 'korg/drm-radeon-next' of into drm-linus by Dave Airlie · 15 years ago
  64. 0b5e8db Merge remote branch 'anholt/drm-intel-next' into drm-linus by Dave Airlie · 15 years ago
  65. fb53f86 drm/ttm: Print debug information on memory manager when eviction fails by Jerome Glisse · 15 years ago
  66. 99d7e48 drm: Add memory manager debug function by Jerome Glisse · 15 years ago
  67. 550e2d9 drm/radeon/kms: restore surface registers on resume. by Dave Airlie · 15 years ago
  68. 779720a drm/radeon/kms/r600/r700: fallback gracefully on ucode failure by Alex Deucher · 15 years ago
  69. 7cb7d1d drm/ttm: Initialize eviction placement in case the driver callback doesn't by Jerome Glisse · 15 years ago
  70. cf0fe45 drm/radeon/kms: cleanup structure and module if initialization fails by Jerome Glisse · 15 years ago
  71. eaa5fd1 drm/radeon/kms: actualy set the eviction placements we choose by Jerome Glisse · 15 years ago
  72. 4a04a84 drm/radeon/kms: Fix NULL ptr dereference by Jerome Glisse · 15 years ago
  73. b27b637 drm/radeon/kms/avivo: add support for new pll selection algo by Alex Deucher · 15 years ago
  74. 69b3b5e drm/radeon/kms/avivo: fix some bugs in the display bandwidth setup by Alex Deucher · 15 years ago
  75. 2e7b6f7 drm/radeon/kms: fix return value from fence function. by Dave Airlie · 15 years ago
  76. 5cc6fba drm/radeon: Remove tests for -ERESTART from the TTM code. by Thomas Hellstrom · 15 years ago
  77. 98ffc415 drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART. by Thomas Hellstrom · 15 years ago
  78. 312ea8d drm/radeon/kms: Convert radeon to new TTM validation API (V2) by Jerome Glisse · 15 years ago
  79. ca262a999 drm/ttm: Rework validation & memory space allocation (V3) by Jerome Glisse · 15 years ago
  80. a2e68e9 drm: Add search/get functions to get a block in a specific range by Jerome Glisse · 15 years ago
  81. cf2f05d drm/radeon/kms: fix avivo tiling regression since radeon object rework by Dave Airlie · 15 years ago
  82. 4f8d619 drm/i915: Remove a debugging printk from hangcheck by Chris Wilson · 15 years ago
  83. d3f420d drm/radeon/kms: make sure i2c id matches by Alex Deucher · 15 years ago
  84. 279b215 drm/radeon/kms: make sure ss id matches by Alex Deucher · 15 years ago
  85. 390d0bb drm/radeon/kms: connector fixes by Alex Deucher · 15 years ago
  86. ec42a6e drm/ttm: fix memory leak noticed by kmemleak. by Dave Airlie · 15 years ago
  87. b16d9ac drm: disable all the possible outputs/crtcs before entering KMS mode by Zhao Yakui · 15 years ago
  88. 7e8b60f drm/i915: restore render clock gating on resume by Andrew Lutomirski · 15 years ago
  89. 7b0a9e8 Merge remote branch 'korg/drm-radeon-dp' into drm-linus by Dave Airlie · 15 years ago
  90. 3f838fc Merge remote branch 'korg/drm-radeon-next' into drm-linus by Dave Airlie · 15 years ago
  91. 3ff9916 Merge remote branch 'anholt/drm-intel-next' into drm-linus by Dave Airlie · 15 years ago
  92. 1bd049f Merge branch 'drm-core-next' into drm-linus by Dave Airlie · 15 years ago
  93. b0a007d drm/kms: fix fb cmap allocation to use modeset->crtc not crtc by Ben Skeggs · 15 years ago
  94. d4877cf drm/radeon/kms: enable hpd support by Alex Deucher · 15 years ago
  95. 429770b drm/radeon/kms: add asic callbacks for hpd by Alex Deucher · 15 years ago
  96. e0df1ac drm/radeon/kms: add hpd support for r6xx/r7xx/rs780/rs880 asics by Alex Deucher · 15 years ago
  97. dcfdd40 drm/radeon/kms: add hpd support for r5xx/rs600/rs690/rs740 asics by Alex Deucher · 15 years ago
  98. 05a05c5 drm/radeon/kms: add hpd support for r1xx-r4xx asics by Alex Deucher · 15 years ago
  99. b500f68 drm/radeon/kms: add regs and irq tracking bits for hpd by Alex Deucher · 15 years ago
  100. eed45b3 drm/radeon/kms: get HPD info for connectors by Alex Deucher · 15 years ago