1. 655efd3 drm/radeon/kms: don't call suspend path before cleaning up GPU by Jerome Glisse · 15 years ago
  2. 94cf643 drivers/gpu/drm/radeon/radeon_combios.c: fix warning by Andrew Morton · 15 years ago
  3. d7748ba ati_pcigart: fix printk format warning by Randy Dunlap · 15 years ago
  4. 9e5b2af drm/r100/kms: Emit cache flush to the end of command buffer. (v2) by Pauli Nieminen · 15 years ago
  5. 062b389 drm/radeon/kms: fix regression rendering issue on R6XX/R7XX by Jerome Glisse · 15 years ago
  6. c38c7b6 drm/radeon/kms: move blit initialization after we disabled VGA by Jerome Glisse · 15 years ago
  7. 17aafcca drm/radeon/kms: Fix oops after radeon_cs_parser_init() failure. by Michel Dänzer · 15 years ago
  8. f71d018 drm/radeon/kms: move radeon KMS on/off switch out of staging. by Dave Airlie · 15 years ago
  9. ff82f05 drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3 by Jerome Glisse · 15 years ago
  10. 5ffdb65 drm/vmwgfx: Don't send bad flags to the host by Jakob Bornecrantz · 15 years ago
  11. c188660 drm/vmwgfx: Request SVGA version 2 and bail if not found by Peter Hanzel · 15 years ago
  12. 8e19a95 drm/vmwgfx: Correctly detect 3D by Jakob Bornecrantz · 15 years ago
  13. 110b20c drm/ttm: remove unnecessary save_flags and ttm_flag_masked in ttm_bo_util.c by Austin Yuan · 15 years ago
  14. fa5829b drm/kms: Remove incorrect comment in struct drm_mode_modeinfo by Marcin Kościelnicki · 15 years ago
  15. dd5fde6 drm/ttm: remove padding from ttm_ref_object on 64bit builds by Richard Kennedy · 15 years ago
  16. 4b86628 drm/radeon/kms: release agp on error. by Dave Airlie · 15 years ago
  17. 2dea2e2 drm/kms/radeon/agp: Move the check of the aper_size after drm_acp_acquire and drm_agp_info by John Kacur · 15 years ago
  18. cdb6e37 drm/kms/radeon/agp: Fix warning, format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’ by John Kacur · 15 years ago
  19. db78e27 drm/ttm: Avoid conflicting reserve_memtype during ttm_tt_set_page_caching. by Francisco Jerez · 15 years ago
  20. f28cf33 drm/kms/radeon: pick digitial encoders smarter. (v3) by Dave Airlie · 15 years ago
  21. 43c33ed drm/radeon/kms: use active device to pick connector for encoder by Dave Airlie · 15 years ago
  22. 97b94cc drm/radeon/kms: fix incorrect logic in DP vs eDP connector checking. by Dave Airlie · 15 years ago
  23. 7087e16 drm/radeon/kms: preface warning printk with driver name by Dave Airlie · 15 years ago
  24. f2ab3a1 drm/radeon/kms: drop unnecessary printks. by Dave Airlie · 15 years ago
  25. 5fd4df4 drm: fix regression in fb blank handling by Zhenyu Wang · 15 years ago
  26. d796d84 drm/radeon/kms: make hibernate work on IGPs by Dave Airlie · 15 years ago
  27. 8ba5152 drm/vmwgfx: Optimize memory footprint for DMA buffers. by Thomas Hellstrom · 15 years ago
  28. 0eaddb2 drm/ttm: Allow system memory as a busy placement. by Thomas Hellstrom · 15 years ago
  29. 9299795 Merge remote branch 'korg/drm-radeon-next' into drm-linus by Dave Airlie · 15 years ago
  30. 8d586fe Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus by Dave Airlie · 15 years ago
  31. 1a961ce drm/ttm: Fix race condition in ttm_bo_delayed_delete (v3, final) by Luca Barbieri · 15 years ago
  32. 1622653 drm/nv50: prevent switching off SOR when in use for DVI-over-DP by Ben Skeggs · 15 years ago
  33. 0107bae drm/nv50: fail auxch transaction if reply count not what we expect by Ben Skeggs · 15 years ago
  34. 0208843 drm/nouveau: fix failure path if userspace specifies no valid memtypes by Ben Skeggs · 15 years ago
  35. a147089 drm/nouveau: report LVDS as disconnected if lid closed by Ben Skeggs · 15 years ago
  36. 38678d3 drm/radeon/kms: fix legacy get_engine/memory clock by Alex Deucher · 15 years ago
  37. 947bfc8 drm/radeon/kms/atom: atom parser fixes by Alex Deucher · 15 years ago
  38. 4eaeca3 drm/radeon/kms: clean up atombios pll code by Alex Deucher · 15 years ago
  39. fc10332 drm/radeon/kms: clean up pll struct by Alex Deucher · 15 years ago
  40. a348c84 drm/radeon/kms/atom: fix crtc lock ordering by Alex Deucher · 15 years ago
  41. c8c15ff drm/radeon: r6xx/r7xx possible security issue, system ram access by Jerome Glisse · 15 years ago
  42. db96380 drm/radeon/kms: r600/r700 don't test ib if ib initialization fails by Jerome Glisse · 15 years ago
  43. 7e71c9e drm/radeon/kms: Forbid creation of framebuffer with no valid GEM object by Jerome Glisse · 15 years ago
  44. 7924e5e drm/radeon/kms: r600 handle irq vector ring overflow by Jerome Glisse · 15 years ago
  45. 79c2bbc drm/radeon/kms: r600/r700 don't process IRQ if not initialized by Jerome Glisse · 15 years ago
  46. 0c45249 drm/radeon/kms: r600/r700 disable irq at suspend by Jerome Glisse · 15 years ago
  47. 615e0cb drm/radeon/kms/r4xx: cleanup atom path by Alex Deucher · 15 years ago
  48. 54f088a drm/radeon/kms: fix atombios_crtc_set_base by Alex Deucher · 15 years ago
  49. e2f8e87 drm/radeon/kms/atom: upstream parser updates by Alex Deucher · 15 years ago
  50. 9f53e79 drm/radeon/kms/atom: fix some parser bugs by Alex Deucher · 15 years ago
  51. 07bec2d drm/radeon/kms: fix hardcoded mmio size in register functions by Alex Deucher · 15 years ago
  52. cf57fc7 drm/radeon/kms/r100: fix bug in CS parser by Alex Deucher · 15 years ago
  53. 828153e drm/radeon/kms/r200: fix bug in CS parser by Andrew Randrianasulu · 15 years ago
  54. f3d1ccc drm/radeon/kms/r200: fix bug in CS parser by Andrew Randrianasulu · 15 years ago
  55. 58d65b8 drm/nv50: prevent accidently turning off encoders we're actually using by Ben Skeggs · 15 years ago
  56. 134f248 drm/nv50: fix alignment of per-channel fifo cache by Ben Skeggs · 15 years ago
  57. 7166647 drm/nouveau: Evict buffers in VRAM before freeing sgdma by Luca Barbieri · 15 years ago
  58. d051bbb drm/nouveau: Acknowledge DMA_VTX_PROTECTION PGRAPH interrupts by Luca Barbieri · 15 years ago
  59. 0d92971 drm/nouveau: fix thinko in nv04_instmem.c by Ben Skeggs · 15 years ago
  60. ba59953 drm/nouveau: fix a race condition in nouveau_dma_wait() by Ben Skeggs · 15 years ago
  61. 8471a26 Merge remote branch 'korg/drm-radeon-testing' into drm-linus by Dave Airlie · 15 years ago
  62. 79b7dcb drm: EDID accept separate sync video mode by Jerome Glisse · 15 years ago
  63. 1c974dc Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus by Dave Airlie · 15 years ago
  64. 12f735b drm/nouveau: check pushbuffer bounds in ioctl by Luca Barbieri · 15 years ago
  65. ac8fb97 drm/nouveau: reserve VGA area for the moment by Ben Skeggs · 15 years ago
  66. b8780e2 drm/nouveau: Unset the EDID connector property when the EDID block goes away. by Francisco Jerez · 15 years ago
  67. 0ed3165 drm/nouveau: Fallback to analog load detection when the EDID block is invalid. by Francisco Jerez · 15 years ago
  68. c8ebe27 drm/nouveau: fix edid memleak in nouveau_connector by Xavier Chantry · 15 years ago
  69. 3d9aefb drm/nouveau: Break some long lines. by Francisco Jerez · 15 years ago
  70. b79d8a6 drm/nouveau: add NV18 device id to call_lvds_manufacturer_script by Andrea Tacconi · 15 years ago
  71. 716abaa drm/nv50: Fix typo in PGRAPH initialisation. by Marcin Kościelnicki · 15 years ago
  72. b0d2de8 drm/nouveau: less magic DCB 1.5 parsing by Ben Skeggs · 15 years ago
  73. ed42f82 drm/nouveau: assume no nv04 board has a DCB table by Ben Skeggs · 15 years ago
  74. 77cb5c7 drm/nouveau: remove PRIV0 check in nouveau_mem_close() by Ben Skeggs · 15 years ago
  75. e147eae drm/nouveau: wait on fence after bo move if validating for another channel by Ben Skeggs · 15 years ago
  76. 9855e58 drm/nouveau: trust init table registers are safe by Ben Skeggs · 15 years ago
  77. 0a90dc51 drm/nv50: wait for pgraph to idle before unloading the context by Maarten Maathuis · 15 years ago
  78. 354fb52 drm/ttm: Make sure system buffer objects has offset == 0. by Thomas Hellstrom · 15 years ago
  79. d9f36a0 drm/vmwgfx: Implement basic pm operations. by Thomas Hellstrom · 15 years ago
  80. e99e1e7 drm/ttm: Export symbols needed for vmwgfx suspend / resume operations. by Thomas Hellstrom · 15 years ago
  81. 476d51d drm/vmwgfx: Implement a swap_notify callback. by Thomas Hellstrom · 15 years ago
  82. 3f09ea4 drm/ttm: Add a swap_notify callback. by Thomas Hellstrom · 15 years ago
  83. effe110 drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs. by Thomas Hellstrom · 15 years ago
  84. 7704bef drm/vmwgfx: Make fence sequences continous across a VT switch. by Thomas Hellstrom · 15 years ago
  85. 50ec3b7 drm/vmwgfx: Fix an error path causing an oops. by Thomas Hellstrom · 15 years ago
  86. df1c93b drm/vmwgfx: Don't promote updates from GMR-backed scanouts to fullscreen. by Thomas Hellstrom · 15 years ago
  87. 700a0cc drm/radeon/kms: Use radeon_agp_disable when disabling AGP by Jerome Glisse · 15 years ago
  88. 0a3f316 drm/radeon/kms: Disable AGP is aperture size < 32M by Jerome Glisse · 15 years ago
  89. 30d2d9a drm/radeon/kms: Fix r600 blit cleanup path by Jerome Glisse · 15 years ago
  90. 6398d42 drm/radeon/kms: Do not unpin buffer in fb destruction by Jerome Glisse · 15 years ago
  91. 7a15cbd4 drm/radeon/kms: fix displayport->dvi connector DDC. by Dave Airlie · 15 years ago
  92. 194fda0 Merge remote branch 'korg/drm-radeon-next' into drm-linus by Dave Airlie · 15 years ago
  93. ef14587 drm: change drm set mode messages as DRM_DEBUG by Dave Young · 15 years ago
  94. 70a94d6 drm: fix crtc no modes printf + typo by Dave Airlie · 15 years ago
  95. 9270eb1 drm/radeon/kms: only evict to GTT if CP is ready by Dave Airlie · 15 years ago
  96. 11f3b59 drm/radeon/kms: Fix crash getting TV info with no BIOS. by Michel Dänzer · 15 years ago
  97. 1b24203 drm/radeon/kms/rv100: reject modes > 135 Mhz on DVI (v2) by Alex Deucher · 15 years ago
  98. b042589 drm/radeon/kms/r6xx+: make irq handler less verbose by Alex Deucher · 15 years ago
  99. 3890ddf drm/radeon/kms: fix up LVDS handling on macs (v2) by Alex Deucher · 15 years ago
  100. f22d6dd Merge branch 'for-airlied' of /ssd/git/drm-nouveau-next into drm-linus by Dave Airlie · 15 years ago