1. 3890ddf drm/radeon/kms: fix up LVDS handling on macs (v2) by Alex Deucher · 15 years ago
  2. 804c755 drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xx by Alex Deucher · 15 years ago
  3. 003e69f drm/radeon/kms: Don't try to enable IRQ if we have no handler installed by Jerome Glisse · 15 years ago
  4. e77cef9 drm: Avoid calling vblank function is vblank wasn't initialized by Jerome Glisse · 15 years ago
  5. 059d233 drm/radeon: mkregtable.c: close a file before exit by Alexander Beregalov · 15 years ago
  6. d0269ed drm/radeon/kms: Make sure we release AGP device if we acquired it by Jerome Glisse · 15 years ago
  7. cafe660 drm/radeon/kms: Schedule host path read cache flush through the ring V2 by Jerome Glisse · 15 years ago
  8. 62cdc0c drm/radeon/kms: Workaround RV410/R420 CP errata (V3) by Corbin Simpson · 15 years ago
  9. 06b6476 drm/radeon/kms: detect sideport memory on IGP chips by Alex Deucher · 15 years ago
  10. fc9a89f drm/radeon: fix a couple of array index errors by Darren Jenkins · 15 years ago
  11. 196c58d drm/radeon/kms: add support for eDP (embedded DisplayPort) by Alex Deucher · 15 years ago
  12. 7970e67 drm: Add eDP connector type by Alex Deucher · 15 years ago
  13. f0f480a drm/radeon/kms: pull in the latest upstream ObjectID.h changes by Alex Deucher · 15 years ago
  14. a7bc115 drm/radeon/kms: whitespace changes to ObjectID.h by Alex Deucher · 15 years ago
  15. a5899fc drm/radeon/kms: fix typo in atom connector type handling by Alex Deucher · 15 years ago
  16. 43b19f1 drm/radeon/kms: rs600: use correct mask for SW interrupt by Luca Tettamanti · 15 years ago
  17. 65aa2f4 gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL test by Darren Jenkins · 15 years ago
  18. 875c186 drm/radeon/radeon_device.c: move a dereference below a NULL test by Darren Jenkins · 15 years ago
  19. 3655d54 drm/radeon/radeon_fence.c: move a dereference below the NULL test by Darren Jenkins · 15 years ago
  20. d8a7f79 drm/radeon/radeon_connectors.c: add a NULL test before dereference by Darren Jenkins · 15 years ago
  21. 5eb2261 drm/radeon/kms: fix memory leak by Jiri Slaby · 15 years ago
  22. 1d3d51b drm/radeon/kms: add missing breaks in i2c and ss lookups by Alex Deucher · 15 years ago
  23. 246263c drm/radeon/kms: add primary dac adj values table by Alex Deucher · 15 years ago
  24. b9597a1 drm/radeon/kms: fallback to default connector table by Alex Deucher · 15 years ago
  25. 0786201 drm/radeon/kms: add definitions for v4 power tables by Alex Deucher · 15 years ago
  26. f56cd64 drm/radeon/kms: never combine LVDS with another encoder by Alex Deucher · 15 years ago
  27. 3642133 drm/radeon/kms: Check module arguments to be valid V2 by Jerome Glisse · 15 years ago
  28. 0a0c759 drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structure by Jerome Glisse · 15 years ago
  29. d2efdf6 drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4) by Alex Deucher · 15 years ago
  30. 512889f drm/radeon/kms: add 3DC compression support by Marek Olšák · 15 years ago
  31. 46c64d4 drm/radeon/kms: allow rendering while no colorbuffer is set on r300 by Marek Olšák · 15 years ago
  32. 5ea597f drm/radeon/kms: enable memory clock reading on legacy (V2) by Rafał Miłecki · 15 years ago
  33. c31ad97 drm/radeon/kms: prevent parallel AtomBIOS calls by Rafał Miłecki · 15 years ago
  34. d79766f drm/radeon/kms: set proper default tv standard by Alex Deucher · 15 years ago
  35. 310a82c drm/radeon/kms: fix legacy rmx by Alex Deucher · 15 years ago
  36. edc664e drm/radeon/kms/atom: fill in proper defines for digital setup by Alex Deucher · 15 years ago
  37. 29ebdf9 drm/kms: silencing a false positive warning. by Marin Mitov · 15 years ago
  38. e2108eb drm/mm: fix logic for selection of best fit block by Bob Gleitsmann · 15 years ago
  39. 7a73ba7 drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles. by Thomas Hellstrom · 15 years ago
  40. 3d3a5b3 drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal. by Thomas Hellstrom · 15 years ago
  41. e1f7800 drm/vmwgfx: Fix unlocked ioctl and add proper access control by Thomas Hellstrom · 15 years ago
  42. 794f314 drm/radeon: fix build on 64-bit with some compilers. by Dave Airlie · 15 years ago
  43. e265f39e drivers/gpu: Use kzalloc for allocating only one thing by Julia Lawall · 15 years ago
  44. 01136ac DRM: Rename clamp variable by Andi Kleen · 15 years ago
  45. ed8b670 drm: convert drm_ioctl to unlocked_ioctl by Arnd Bergmann · 15 years ago
  46. dcd6dfc Merge branch 'drm-linus' into drm-core-next by Dave Airlie · 15 years ago
  47. cbc8cc0 Merge remote branch 'korg/drm-vmware-staging' into drm-core-next by Dave Airlie · 15 years ago
  48. d785d78 drm/radeon/kms: fix r100->r500 CS checker for compressed textures. (v2) by Dave Airlie · 15 years ago
  49. 6e72677 drm/radeon/kms: allow for texture tiling by Maciej Cencora · 15 years ago
  50. a392210 Merge remote branch 'korg/drm-radeon-next' into drm-linus by Dave Airlie · 15 years ago
  51. 6234077 drm/radeon/kms: init pm on all chipsets by Rafał Miłecki · 15 years ago
  52. ece84e0 Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-linus by Dave Airlie · 15 years ago
  53. dafc3bd drm/radeon/kms: HDMI support for R600 KMS by Christian Koenig · 15 years ago
  54. 7923c61 drm/radeon/kms: make sure mc is initialized before mapping blit bo by Alex Deucher · 15 years ago
  55. f89551b drm/radeon/kms: Return to userspace on ERESTARTSYS by Jerome Glisse · 15 years ago
  56. 51f07b7 drm/radeon/gem: don't leak a gem object if reserve fails on get tiling (v2) by Dave Airlie · 15 years ago
  57. ecabd32 drm/radeon/kms: don't report allocate failure on ERESTARTSYS by Dave Airlie · 15 years ago
  58. d03d858 drm/radeon/kms: Check if bo we got from ttm are radeon object or not by Jerome Glisse · 15 years ago
  59. 9fb03e6 drm/radeon/kms: If no placement is supplied fallback to system by Jerome Glisse · 15 years ago
  60. 5012f50 drm/ttm: Fix memory type manager debug information printing by Jerome Glisse · 15 years ago
  61. eb6d2c3 drm/ttm: Fix printk format & compute bo->mem.size at bo initialization by Jerome Glisse · 15 years ago
  62. 9c51ba1 drm/ttm: Fix potential ttm_mem_evict_first races. by Thomas Hellstrom · 15 years ago
  63. aaa2073 drm/ttm: Delayed delete fixes. by Thomas Hellstrom · 15 years ago
  64. b663752 drm/ttm: fix two bugs in new placement routines. by Dave Airlie · 15 years ago
  65. b8ff735 drm/ttm: fix incorrect logic in ttm_bo_io path by Dave Airlie · 15 years ago
  66. 9ddc8c5 drm/nouveau: remove use of -ERESTART by Ben Skeggs · 15 years ago
  67. 81a5487 nouveau: Fix endianness with new context program loader by Benjamin Herrenschmidt · 15 years ago
  68. b694dfb drm/nouveau: fix build with CONFIG_AGP=n by Ben Skeggs · 15 years ago
  69. 61c2bb4 drm/nouveau: fix ch7006 build by Randy Dunlap · 15 years ago
  70. fb1d973 drm/vmwgfx: Add DRM driver for VMware Virtual GPU by Jakob Bornecrantz · 15 years ago
  71. 632f611 drm/vmwgfx: Add svga headers for vmwgfx driver by Jakob Bornecrantz · 15 years ago
  72. be1cb86 drm/ttm: Add more driver type enums by Jakob Bornecrantz · 15 years ago
  73. 6ee7386 drm/nouveau: Add DRM driver for NVIDIA GPUs by Ben Skeggs · 15 years ago
  74. d1ede14 drm/ttm: export some functions useful to drivers using ttm by Ben Skeggs · 15 years ago
  75. 9062fa6 drm/radeon/kms/avivo: fix typo in new_pll module description by Alex Deucher · 15 years ago
  76. 1fb107f drm/radeon/kms: Convert radeon to new ttm_bo_init by Jerome Glisse · 15 years ago
  77. 09855ac drm/ttm: Convert ttm_buffer_object_init to use ttm_placement by Jerome Glisse · 15 years ago
  78. 4361e52 drm/radeon/kms: fix warning about cur_placement being uninitialised. by Dave Airlie · 15 years ago
  79. 115a5c2 Merge remote branch 'korg/drm-radeon-next' of into drm-linus by Dave Airlie · 15 years ago
  80. 0b5e8db Merge remote branch 'anholt/drm-intel-next' into drm-linus by Dave Airlie · 15 years ago
  81. fb53f86 drm/ttm: Print debug information on memory manager when eviction fails by Jerome Glisse · 15 years ago
  82. 99d7e48 drm: Add memory manager debug function by Jerome Glisse · 15 years ago
  83. 550e2d9 drm/radeon/kms: restore surface registers on resume. by Dave Airlie · 15 years ago
  84. 779720a drm/radeon/kms/r600/r700: fallback gracefully on ucode failure by Alex Deucher · 15 years ago
  85. 7cb7d1d drm/ttm: Initialize eviction placement in case the driver callback doesn't by Jerome Glisse · 15 years ago
  86. cf0fe45 drm/radeon/kms: cleanup structure and module if initialization fails by Jerome Glisse · 15 years ago
  87. eaa5fd1 drm/radeon/kms: actualy set the eviction placements we choose by Jerome Glisse · 15 years ago
  88. 4a04a84 drm/radeon/kms: Fix NULL ptr dereference by Jerome Glisse · 15 years ago
  89. b27b637 drm/radeon/kms/avivo: add support for new pll selection algo by Alex Deucher · 15 years ago
  90. 69b3b5e drm/radeon/kms/avivo: fix some bugs in the display bandwidth setup by Alex Deucher · 15 years ago
  91. 2e7b6f7 drm/radeon/kms: fix return value from fence function. by Dave Airlie · 15 years ago
  92. 5cc6fba drm/radeon: Remove tests for -ERESTART from the TTM code. by Thomas Hellstrom · 15 years ago
  93. 98ffc415 drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART. by Thomas Hellstrom · 15 years ago
  94. 312ea8d drm/radeon/kms: Convert radeon to new TTM validation API (V2) by Jerome Glisse · 15 years ago
  95. ca262a999 drm/ttm: Rework validation & memory space allocation (V3) by Jerome Glisse · 15 years ago
  96. a2e68e9 drm: Add search/get functions to get a block in a specific range by Jerome Glisse · 15 years ago
  97. cf2f05d drm/radeon/kms: fix avivo tiling regression since radeon object rework by Dave Airlie · 15 years ago
  98. 4f8d619 drm/i915: Remove a debugging printk from hangcheck by Chris Wilson · 15 years ago
  99. d3f420d drm/radeon/kms: make sure i2c id matches by Alex Deucher · 15 years ago
  100. 279b215 drm/radeon/kms: make sure ss id matches by Alex Deucher · 15 years ago