1. 02076da drm/nouveau: Clean up the nv17-nv4x load detection code a bit. by Francisco Jerez · 15 years ago
  2. e55ca7e drm/nv50: fix fillrect color by Marcin Slusarz · 15 years ago
  3. fbe36a7 drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpc by Ben Skeggs · 15 years ago
  4. aeca15e drm/nouveau: Drop redundant placement initialization. by Francisco Jerez · 15 years ago
  5. 69a18c3 drm/nouveau: No need to force evict=true when swapping evicted BOs back in. by Francisco Jerez · 15 years ago
  6. c6af605 drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path. by Francisco Jerez · 15 years ago
  7. 73cb927 drm/i2c/ch7006: Drop build time dependency to nouveau. by Francisco Jerez · 15 years ago
  8. 287c153 drm/nouveau: Make the MM aware of pre-G80 tiling. by Francisco Jerez · 15 years ago
  9. 0d87c10 drm/nouveau: Pre-G80 tiling support. by Francisco Jerez · 15 years ago
  10. 617e234b drm/nouveau: Add cache_flush/pull fifo engine functions. by Francisco Jerez · 15 years ago
  11. 94fd163 drm: reduce WARN_ON to a printk. by Dave Airlie · 15 years ago
  12. 509c7d8 drm/kms/fb: check for depth changes from userspace for resizing. by Dave Airlie · 15 years ago
  13. 89347bb drm: Keep disabled outputs disabled after suspend / resume by David John · 15 years ago
  14. a81406b Merge remote branch 'korg/drm-radeon-next' into drm-linus by Dave Airlie · 15 years ago
  15. 43b19f1 drm/radeon/kms: rs600: use correct mask for SW interrupt by Luca Tettamanti · 15 years ago
  16. 65aa2f4 gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL test by Darren Jenkins · 15 years ago
  17. 875c186 drm/radeon/radeon_device.c: move a dereference below a NULL test by Darren Jenkins · 15 years ago
  18. 3655d54 drm/radeon/radeon_fence.c: move a dereference below the NULL test by Darren Jenkins · 15 years ago
  19. d8a7f79 drm/radeon/radeon_connectors.c: add a NULL test before dereference by Darren Jenkins · 15 years ago
  20. 5eb2261 drm/radeon/kms: fix memory leak by Jiri Slaby · 15 years ago
  21. 90520b7 Merge branch 'drm-core-next' into drm-linus by Dave Airlie · 15 years ago
  22. e89a8c9 drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line() by Roel Kluin · 15 years ago
  23. 8e10ee9 drm/edid: Fix CVT width/height decode by Adam Jackson · 15 years ago
  24. 69da301 drm/edid: Skip empty CVT codepoints by Adam Jackson · 15 years ago
  25. e6be8d9 drm: remove address mask param for drm_pci_alloc() by Zhenyu Wang · 15 years ago
  26. 1d3d51b drm/radeon/kms: add missing breaks in i2c and ss lookups by Alex Deucher · 15 years ago
  27. 246263c drm/radeon/kms: add primary dac adj values table by Alex Deucher · 15 years ago
  28. b9597a1 drm/radeon/kms: fallback to default connector table by Alex Deucher · 15 years ago
  29. d94a510 Merge remote branch 'korg/drm-radeon-next' into drm-linus by Dave Airlie · 15 years ago
  30. 0786201 drm/radeon/kms: add definitions for v4 power tables by Alex Deucher · 15 years ago
  31. f56cd64 drm/radeon/kms: never combine LVDS with another encoder by Alex Deucher · 15 years ago
  32. 3642133 drm/radeon/kms: Check module arguments to be valid V2 by Jerome Glisse · 15 years ago
  33. 0a0c759 drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structure by Jerome Glisse · 15 years ago
  34. d2efdf6 drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4) by Alex Deucher · 15 years ago
  35. 512889f drm/radeon/kms: add 3DC compression support by Marek Olšák · 15 years ago
  36. 46c64d4 drm/radeon/kms: allow rendering while no colorbuffer is set on r300 by Marek Olšák · 15 years ago
  37. 5ea597f drm/radeon/kms: enable memory clock reading on legacy (V2) by Rafał Miłecki · 15 years ago
  38. c31ad97 drm/radeon/kms: prevent parallel AtomBIOS calls by Rafał Miłecki · 15 years ago
  39. d79766f drm/radeon/kms: set proper default tv standard by Alex Deucher · 15 years ago
  40. 310a82c drm/radeon/kms: fix legacy rmx by Alex Deucher · 15 years ago
  41. edc664e drm/radeon/kms/atom: fill in proper defines for digital setup by Alex Deucher · 15 years ago
  42. 44f9e6c Merge remote branch 'nouveau/for-airlied' into drm-linus by Dave Airlie · 15 years ago
  43. 29ebdf9 drm/kms: silencing a false positive warning. by Marin Mitov · 15 years ago
  44. e2108eb drm/mm: fix logic for selection of best fit block by Bob Gleitsmann · 15 years ago
  45. 7a73ba7 drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles. by Thomas Hellstrom · 15 years ago
  46. 3d3a5b3 drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal. by Thomas Hellstrom · 15 years ago
  47. e1f7800 drm/vmwgfx: Fix unlocked ioctl and add proper access control by Thomas Hellstrom · 15 years ago
  48. 794f314 drm/radeon: fix build on 64-bit with some compilers. by Dave Airlie · 15 years ago
  49. e265f39e drivers/gpu: Use kzalloc for allocating only one thing by Julia Lawall · 15 years ago
  50. 01136ac DRM: Rename clamp variable by Andi Kleen · 15 years ago
  51. ed8b670 drm: convert drm_ioctl to unlocked_ioctl by Arnd Bergmann · 15 years ago
  52. dcd6dfc Merge branch 'drm-linus' into drm-core-next by Dave Airlie · 15 years ago
  53. cbc8cc0 Merge remote branch 'korg/drm-vmware-staging' into drm-core-next by Dave Airlie · 15 years ago
  54. 37cb3e08 drm/nouveau: fix bug causing pinned buffers to lose their NO_EVICT flag by Ben Skeggs · 15 years ago
  55. 65ec01a drm/nv50: fix suspend/resume delays without firmware present by Ben Skeggs · 15 years ago
  56. 0735f62 drm/nouveau: prevent all channel creation if accel not available by Ben Skeggs · 15 years ago
  57. 3c8868d drm/nv50: fix two potential suspend/resume oopses by Ben Skeggs · 15 years ago
  58. 054b93e drm/nv40: implement ctxprog/state generation by Ben Skeggs · 15 years ago
  59. 15bee69 drm/nv10: Add the initial graph context and soft methods needed for LMA. by Francisco Jerez · 15 years ago
  60. 22fbd53 drm/nouveau: Fix up buffer eviction, and evict them to GART, if possible. by Francisco Jerez · 15 years ago
  61. c5804be drm/nouveau: Add proper error handling to nouveau_card_init by Marcin Kościelnicki · 15 years ago
  62. 13c5443 drm/nv04: Fix NV04 set_operation software method. by Marcin Kościelnicki · 15 years ago
  63. 3738365 drm/nouveau: Kill global state in BIOS script interpreter by Marcin Kościelnicki · 15 years ago
  64. 657b624 drm/nouveau: Kill global state in NvShadowBIOS by Marcin Kościelnicki · 15 years ago
  65. ef2bb50 drm/nouveau: use drm debug levels by Maarten Maathuis · 15 years ago
  66. dc4a684 drm/i2c/ch7006: Fix load detection false positives right after system init. by Francisco Jerez · 15 years ago
  67. 95f158e drm/nv04-nv40: Fix "conflicting memory types" when saving/restoring VGA fonts. by Francisco Jerez · 15 years ago
  68. d785d78 drm/radeon/kms: fix r100->r500 CS checker for compressed textures. (v2) by Dave Airlie · 15 years ago
  69. 6e72677 drm/radeon/kms: allow for texture tiling by Maciej Cencora · 15 years ago
  70. a392210 Merge remote branch 'korg/drm-radeon-next' into drm-linus by Dave Airlie · 15 years ago
  71. 6234077 drm/radeon/kms: init pm on all chipsets by Rafał Miłecki · 15 years ago
  72. ece84e0 Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-linus by Dave Airlie · 15 years ago
  73. dafc3bd drm/radeon/kms: HDMI support for R600 KMS by Christian Koenig · 15 years ago
  74. 7923c61 drm/radeon/kms: make sure mc is initialized before mapping blit bo by Alex Deucher · 15 years ago
  75. f89551b drm/radeon/kms: Return to userspace on ERESTARTSYS by Jerome Glisse · 15 years ago
  76. 51f07b7 drm/radeon/gem: don't leak a gem object if reserve fails on get tiling (v2) by Dave Airlie · 15 years ago
  77. ecabd32 drm/radeon/kms: don't report allocate failure on ERESTARTSYS by Dave Airlie · 15 years ago
  78. d03d858 drm/radeon/kms: Check if bo we got from ttm are radeon object or not by Jerome Glisse · 15 years ago
  79. 9fb03e6 drm/radeon/kms: If no placement is supplied fallback to system by Jerome Glisse · 15 years ago
  80. 5012f50 drm/ttm: Fix memory type manager debug information printing by Jerome Glisse · 15 years ago
  81. eb6d2c3 drm/ttm: Fix printk format & compute bo->mem.size at bo initialization by Jerome Glisse · 15 years ago
  82. 9c51ba1 drm/ttm: Fix potential ttm_mem_evict_first races. by Thomas Hellstrom · 15 years ago
  83. aaa2073 drm/ttm: Delayed delete fixes. by Thomas Hellstrom · 15 years ago
  84. b663752 drm/ttm: fix two bugs in new placement routines. by Dave Airlie · 15 years ago
  85. b8ff735 drm/ttm: fix incorrect logic in ttm_bo_io path by Dave Airlie · 15 years ago
  86. 9ddc8c5 drm/nouveau: remove use of -ERESTART by Ben Skeggs · 15 years ago
  87. 81a5487 nouveau: Fix endianness with new context program loader by Benjamin Herrenschmidt · 15 years ago
  88. b694dfb drm/nouveau: fix build with CONFIG_AGP=n by Ben Skeggs · 15 years ago
  89. 61c2bb4 drm/nouveau: fix ch7006 build by Randy Dunlap · 15 years ago
  90. fb1d973 drm/vmwgfx: Add DRM driver for VMware Virtual GPU by Jakob Bornecrantz · 15 years ago
  91. 632f611 drm/vmwgfx: Add svga headers for vmwgfx driver by Jakob Bornecrantz · 15 years ago
  92. 6ee7386 drm/nouveau: Add DRM driver for NVIDIA GPUs by Ben Skeggs · 15 years ago
  93. d1ede14 drm/ttm: export some functions useful to drivers using ttm by Ben Skeggs · 15 years ago
  94. 9062fa6 drm/radeon/kms/avivo: fix typo in new_pll module description by Alex Deucher · 15 years ago
  95. 1fb107f drm/radeon/kms: Convert radeon to new ttm_bo_init by Jerome Glisse · 15 years ago
  96. 09855ac drm/ttm: Convert ttm_buffer_object_init to use ttm_placement by Jerome Glisse · 15 years ago
  97. 4361e52 drm/radeon/kms: fix warning about cur_placement being uninitialised. by Dave Airlie · 15 years ago
  98. 115a5c2 Merge remote branch 'korg/drm-radeon-next' of into drm-linus by Dave Airlie · 15 years ago
  99. 0b5e8db Merge remote branch 'anholt/drm-intel-next' into drm-linus by Dave Airlie · 15 years ago
  100. fb53f86 drm/ttm: Print debug information on memory manager when eviction fails by Jerome Glisse · 15 years ago