1. 991b7b4 drm/vmwgfx: Fix framebuffer modesetting by Jakob Bornecrantz · 14 years ago
  2. 7c4f778 drm/vmwgfx: Fix vga save / restore with display topology. by Thomas Hellstrom · 14 years ago
  3. c0db9cb vgaarb: use MIT license by Tiago Vignatti · 14 years ago
  4. 2d6e9b9 vgaarb: convert pr_devel() to pr_debug() by Tiago Vignatti · 14 years ago
  5. ce04cc0 drm: fix typos in Linux DRM Developer's Guide by Nicolas Kaiser · 14 years ago
  6. 84d88f4c drm/radeon/kms/pm: voltage fixes by Alex Deucher · 14 years ago
  7. 9264587 drm/radeon/kms/pm: radeon_set_power_state fixes by Alex Deucher · 14 years ago
  8. c5e8ce6 drm/radeon/kms/pm: patch default power state with default clocks/voltages on r6xx+ by Alex Deucher · 14 years ago
  9. 9349d5c drm/radeon/kms/pm: enable SetVoltage on r7xx/evergreen by Alex Deucher · 14 years ago
  10. 7ac9aa5 drm/radeon/kms/pm: add support for SetVoltage cmd table (V2) by Alex Deucher · 14 years ago
  11. cb5fcbd drm/radeon/kms/evergreen: add initial CS parser by Alex Deucher · 14 years ago
  12. 36d1701 Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-testing by Dave Airlie · 14 years ago
  13. afa3b60 Merge branch 'drm-switcheroo-fixes' into drm-testing by Dave Airlie · 14 years ago
  14. c09a350 Merge branch 'drm-vmware-fixes' into drm-testing by Dave Airlie · 14 years ago
  15. fbf8176 drm/kms: disable/enable poll around switcheroo on/off by Dave Airlie · 14 years ago
  16. fc5ea29 drm/nouveau: fixup confusion over which handle the DSM is hanging off. by Dave Airlie · 14 years ago
  17. afeb3e1 drm/nouveau: attempt to get bios from ACPI v3 by Dave Airlie · 14 years ago
  18. 8b281db drm/nv50: cast IGP memory location to u64 before shifting by Ben Skeggs · 14 years ago
  19. 4abe438 drm/ttm: Fix ttm_page_alloc.c by Thomas Hellstrom · 14 years ago
  20. e8613c0 drm/ttm: Fix cached TTM page allocation. by Thomas Hellstrom · 14 years ago
  21. 1ca14e7 drm/vmwgfx: Remove some leftover debug messages. by Thomas Hellstrom · 14 years ago
  22. 316ab13 drm/vmwgfx: Print warnings in kernel log about bo pinning that fails. by Jakob Bornecrantz · 14 years ago
  23. 792778e drm/vmwgfx: Unpause overlay on update. by Jakob Bornecrantz · 14 years ago
  24. 259600d5 drm/vmwgfx: Some modesetting cleanups and fixes. by Jakob Bornecrantz · 14 years ago
  25. d451f62 drm/vmwgfx: Don't use SVGA_REG_ENABLE in modesetting code. by Jakob Bornecrantz · 14 years ago
  26. bbfad33 drm/vmwgfx: Remove duplicate member from struct vmw_legacy_display_unit. by Jakob Bornecrantz · 14 years ago
  27. 22ee861 drm/vmwgfx: Reserve first part of VRAM for framebuffer. by Thomas Hellstrom · 14 years ago
  28. d7e1958 drm/vmwgfx: Support older hardware. by Jakob Bornecrantz · 14 years ago
  29. 1ae1ddd drm/vmwgfx: Get connector status from detection function. by Jakob Bornecrantz · 14 years ago
  30. 1925d45 drm/vmwgfx: Add kernel throttling support. Bump minor. by Thomas Hellstrom · 14 years ago
  31. 04e9e94 drm/vmwgfx: Make sure to unpin old and pin new framebuffer. by Jakob Bornecrantz · 14 years ago
  32. 6a591a9 drm/vmwgfx: Fix single framebuffer detection. by Jakob Bornecrantz · 14 years ago
  33. 7e71f8a drm/vmwgfx: Assume larger framebuffer max size. by Jakob Bornecrantz · 14 years ago
  34. cf22f20 drm/radeon: fix the r100/r200 ums block 0 page fix by Dave Airlie · 14 years ago
  35. becd214 drm/nv50: use alternate source of SOR_MODE_CTRL for DP hack by Ben Skeggs · 14 years ago
  36. 26099a7 drm/nouveau: fix dual-link displays when plugged into single-link outputs by Ben Skeggs · 14 years ago
  37. 2c58077 drm/nv50: obey dcb->duallink_possible by Ben Skeggs · 14 years ago
  38. 2348487 drm/nv50: fix duallink_possible calculation for DCB 4.0 cards by Ben Skeggs · 14 years ago
  39. 73db4be drm/nouveau: don't execute INIT_GPIO unless we're really running the table by Ben Skeggs · 14 years ago
  40. f50c0b9 drm/nv40: allow cold-booting of nv4x chipsets by Ben Skeggs · 14 years ago
  41. d13102c drm/nouveau: fix POST detection for certain chipsets by Ben Skeggs · 14 years ago
  42. 7fc74f1 drm/nouveau: Add getparam for current PTIMER time. by Marcin Kościelnicki · 14 years ago
  43. b334f2b drm/nouveau: allow cursor image and position to survive suspend by Maarten Maathuis · 14 years ago
  44. 2101d6f agp: amd64, fix pci reference leaks by Jiri Slaby · 14 years ago
  45. 4a638b4 drm/edid: Allow non-fatal checksum errors in CEA blocks by Adam Jackson · 14 years ago
  46. 921d98b drm/radeon/kms: suppress a build warning (unused variable) by Stefan Richter · 14 years ago
  47. f49d273 drm: Fixes linux-next & linux-2.6 checkstack warnings: by Prarit Bhargava · 14 years ago
  48. 5797660 nouveau: fix acpi_lid_open undefined by Randy Dunlap · 14 years ago
  49. 10b0612 drm/radeon/kms: release AGP bridge at suspend by Jerome Glisse · 14 years ago
  50. b486787 drm/radeon/kms/pm/r600: select the mid clock mode for single head low profile by Alex Deucher · 14 years ago
  51. df696a6 Merge remote branch 'nouveau/for-airlied' into drm-next by Dave Airlie · 14 years ago
  52. 5d9b7e2 drm/radeon: fix power supply kconfig interaction. by Dave Airlie · 14 years ago
  53. e865275 drm/radeon/kms: record object that have been list reserved by Jerome Glisse · 14 years ago
  54. 365048f drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU. by Michel Dänzer · 14 years ago
  55. 4573744 drm/radeon/kms: don't default display priority to high on rs4xx by Alex Deucher · 14 years ago
  56. c43ae47 drm/edid: fix typo in 1600x1200@75 mode by Alex Deucher · 14 years ago
  57. 893887ed drm/nouveau: fix i2c-related init table handlers by Ben Skeggs · 14 years ago
  58. 04f542c drm/nouveau: support init table i2c device identifier 0x81 by Ben Skeggs · 14 years ago
  59. f8b0be1 drm/nouveau: ensure we've parsed i2c table entry for INIT_*I2C* handlers by Ben Skeggs · 14 years ago
  60. 92b9618 drm/nouveau: display error message for any failed init table opcode by Ben Skeggs · 14 years ago
  61. 9170a82 drm/nouveau: fix init table handlers to return proper error codes by Ben Skeggs · 14 years ago
  62. e9ebb68 drm/nv50: support fractional feedback divider on newer chips by Ben Skeggs · 14 years ago
  63. 7e99a9b drm/nv50: fix monitor detection on certain chipsets by Ben Skeggs · 14 years ago
  64. 07fee3d drm/nv50: store full dcb i2c entry from vbios by Ben Skeggs · 14 years ago
  65. afa3b4c drm/nv50: fix suspend/resume with DP outputs by Ben Skeggs · 14 years ago
  66. 17b96cc drm/nv50: output calculated crtc pll when debugging on by Ben Skeggs · 14 years ago
  67. 4c389f0 drm/nouveau: dump pll limits entries when debugging is on by Ben Skeggs · 14 years ago
  68. 25908b7 drm/nouveau: bios parser fixes for eDP boards by Ben Skeggs · 14 years ago
  69. 90af89b drm/nouveau: fix a nouveau_bo dereference after it's been destroyed by Ben Skeggs · 14 years ago
  70. de1f46a drm/nv40: remove some completed ctxprog TODOs by Ben Skeggs · 14 years ago
  71. f23d4cf drm/nv04: Implement missing nv04 PGRAPH methods in software. by Marcin Kościelnicki · 14 years ago
  72. a0e6544 drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10. by Marcin Kościelnicki · 14 years ago
  73. 6698998 drm/radeon: fix hdmi offset bug reported by smatch. by Dave Airlie · 14 years ago
  74. 8e36ed0 drm/radeon/kms: hpd cleanup by Alex Deucher · 14 years ago
  75. 2bfcc0f drm/radeon/kms: reset ddc_bus in object header parsing by Alex Deucher · 14 years ago
  76. 6fd0248 amd64-agp: Probe unknown AGP devices the right way by Ben Hutchings · 15 years ago
  77. d831692 sis-agp: Remove SIS 760, handled by amd64-agp by Ben Hutchings · 15 years ago
  78. 05ea893 Merge remote branch 'anholt/drm-intel-next' into drm-next by Dave Airlie · 14 years ago
  79. 26481fb drm/radeon/pm: fix device_create_file return value checks. by Dave Airlie · 14 years ago
  80. 4bff517 drm/radeon/kms/pm: fix r6xx+ profile setup by Alex Deucher · 14 years ago
  81. ce8a3eb drm/radeon/kms/pm: make pm spam debug only by Alex Deucher · 14 years ago
  82. ce8f537 drm/radeon/kms/pm: rework power management by Alex Deucher · 14 years ago
  83. d731117 drm/radeon/kms/pm: add support for no display power states by Alex Deucher · 14 years ago
  84. ca2af92 drm/radeon/kms: fix lock ordering in ring, ib handling by Alex Deucher · 14 years ago
  85. 01434b4 radeon: Use fences to gate entry to reclocking on <r600 by Matthew Garrett · 14 years ago
  86. 91700f3 radeon: Split out ring locking and allocation by Matthew Garrett · 14 years ago
  87. 78930b1 drm/radeon/kms: enable misc pm power state features on r1xx-r4xx by Alex Deucher · 14 years ago
  88. 536fcd5 drm/radeon/kms: enable misc pm power state features on r5xx, rs6xx by Alex Deucher · 14 years ago
  89. 4f3218c drm/radeon/kms: re-enable gui idle interrupts on r6xx+ by Alex Deucher · 14 years ago
  90. f4b7fb9 drm/radeon/kms: take vram mutex pointer before derefing object. by Dave Airlie · 14 years ago
  91. 539d241 drm/radeon/kms: more pm fixes by Alex Deucher · 14 years ago
  92. 68adac5 drm: move radeon_fixed.h to shared drm_fixed.h header by Ben Skeggs · 14 years ago
  93. 15a7df8 radeon: Enable memory reclocking on r100-500 by Matthew Garrett · 14 years ago
  94. f81f202 radeon: Try harder to ensure we reclock in vblank by Matthew Garrett · 14 years ago
  95. 612e06c radeon: Fix locking in power management paths by Matthew Garrett · 14 years ago
  96. c37d230 radeon: Make sure that we determine the correct PM state before transition by Matthew Garrett · 14 years ago
  97. 956ac86 radeon: Enable memory reclockong on r600 by Matthew Garrett · 14 years ago
  98. d9932a3 radeon: Stop the ttm workqueue while reclocking by Matthew Garrett · 14 years ago
  99. 7c5ee53 ttm: Provide an API for starting and stopping the delayed workqueue by Matthew Garrett · 14 years ago
  100. 8f5b5e6 radeon: Take drm struct_mutex over reclocking by Matthew Garrett · 14 years ago