1. 09b4ea4 drm: make DRM_UNLOCKED ioctls with their own mutex by Ilija Hadzic · 13 years ago
  2. 53fead9 drm: no need to hold global mutex for static data by Ilija Hadzic · 13 years ago
  3. d7d0a75 drm/radeon/benchmark: common modes sweep ignores 640x480@32 by Chen Jie · 13 years ago
  4. 28eebb7 drm/radeon/kms: disable writeback on pre-R300 asics by Alex Deucher · 13 years ago
  5. c1341e5 drm/radeon: allocate semaphore from the ib pool by Jerome Glisse · 13 years ago
  6. 69e130a drm/radeon: make ib size variable by Jerome Glisse · 13 years ago
  7. 1f2e124 drm/radeon/kms: add missing ring ready check in sync tests by Alex Deucher · 13 years ago
  8. 0a7eb24 drm: add support for private planes by Rob Clark · 13 years ago
  9. a997115 drm: disconnect plane from fb/crtc when disabled by Rob Clark · 13 years ago
  10. d8e70a2 drm/i915: only set the intel_crtc DPMS mode to on if the mode set succeeded by Jesse Barnes · 13 years ago
  11. 7a41986 drm/i915: don't disable a PCH DPLL that's in use by Jesse Barnes · 13 years ago
  12. e6bfaf8 drm/i915: don't bail out of intel_wait_ring_buffer too early by Daniel Vetter · 13 years ago
  13. 4e0e90d drm/i915: kicking rings stuck on semaphores considered harmful by Daniel Vetter · 13 years ago
  14. ae662d3 drm/i915: Add support for resetting the SO write pointers on gen7. by Eric Anholt · 13 years ago
  15. e959b5d drm/i915: Make the fallback IRQ wait not sleep. by Eric Anholt · 13 years ago
  16. 42ff657 drm/i915: Work around gen7 BLT ring synchronization issues. by Eric Anholt · 13 years ago
  17. 7ea29b1 drm/i915: Do the fallback non-IRQ wait in ring throttle, too. by Eric Anholt · 13 years ago
  18. 116ac8d drm/i915: Set two chicken bits implicated in missed IRQs on Ivybridge. by Eric Anholt · 13 years ago
  19. 8ea3086 drm/i915: add color key support v4 by Jesse Barnes · 13 years ago
  20. 175bd42 drm/i915: track sprite coverage and disable primary plane if possible by Jesse Barnes · 13 years ago
  21. b840d907f drm/i915: add SNB and IVB video sprite support v6 by Jesse Barnes · 13 years ago
  22. c7dffff drm/i915: Clean up multi-threaded forcewake patch by Keith Packard · 13 years ago
  23. 4d85529 drm/i915: drpc debugfs update for gen6 by Ben Widawsky · 13 years ago
  24. 6ed55ee drm/i915: Update GEN6_RP_CONTROL definitions by Ben Widawsky · 13 years ago
  25. 84f9f93 drm/i915: Force sync command ordering (Gen6+) by Ben Widawsky · 13 years ago
  26. e2971bd drm/i915: relative_constants_mode race fix by Ben Widawsky · 13 years ago
  27. 7a7e873 Merge branch 'drm-radeon-testing' of ../drm-radeon-next into drm-core-next by Dave Airlie · 13 years ago
  28. 93a4ed8 drm/radeon/kms: define TMDS/LVTM HDMI enabling bits by Rafał Miłecki · 13 years ago
  29. 92db7f6 drm/radeon/kms: workaround invalid AVI infoframe checksum issue by Rafał Miłecki · 13 years ago
  30. f83d926 drm/radeon/kms: setup HDMI mode on Evergreen encoders by Rafał Miłecki · 13 years ago
  31. 2318fcd Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-core-next by Dave Airlie · 13 years ago
  32. f9f23a7 gma500: remove no_fb bits by Alan Cox · 13 years ago
  33. b6195aa gma500: Fix Cedarview support (Correct version) by Alan Cox · 13 years ago
  34. 56125db gma500: Add the E6xx PCI identifier we are missing by Alan Cox · 13 years ago
  35. 863f78b Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung into drm-core-next by Dave Airlie · 13 years ago
  36. d840832 drm/exynos: added hdmi display support by Seung-Woo Kim · 13 years ago
  37. c32b06e drm/exynos: added mutex lock and code clean. by Inki Dae · 13 years ago
  38. 52c6881 drm/exynos: extend vblank off delay time. by Inki Dae · 13 years ago
  39. 0edf993 drm/exynos: change driver name. by Inki Dae · 13 years ago
  40. 229d353 drm/exynos: Support multi buffers by Seung-Woo Kim · 13 years ago
  41. 83052d4 drm: Add multi buffer plane pixel formats by Seung-Woo Kim · 13 years ago
  42. e30d4bc drm/exynos: added pm support. by Inki Dae · 13 years ago
  43. e1533c0 drm/exynos: remove buffer creation of fbdev from drm framebuffer creation by Joonyoung Shim · 13 years ago
  44. 2364839 drm/exynos: Split creation of gem object and gem handle by Joonyoung Shim · 13 years ago
  45. 2d91cf1 drm/exynos: Fix a fake mmap offset creation by Joonyoung Shim · 13 years ago
  46. ee5e770 drm/exynos: gem code cleanup by Joonyoung Shim · 13 years ago
  47. 5c2a5ce drm: add missing exports for i810 driver. by Dave Airlie · 13 years ago
  48. 5c72765 Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm into drm-core-next by Dave Airlie · 13 years ago
  49. 40c34d0 drm/i810: don't acces hw regs in lastclose by Daniel Vetter · 13 years ago
  50. 87499ff drm/i810: cleanup reclaim_buffers by Daniel Vetter · 13 years ago
  51. 5d56fe5 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-core-next by Dave Airlie · 13 years ago
  52. f7b24c4 drm/nouveau/ttm: fix crash as a result of a recent ttm change by Ben Skeggs · 13 years ago
  53. 7a6e0da drm: kill drm_sman by Daniel Vetter · 13 years ago
  54. be2fb9d drm/sis: use drm_mm instead of drm_sman by Daniel Vetter · 13 years ago
  55. 977b4f6 drm/via: use drm_mm instead of drm_sman by Daniel Vetter · 13 years ago
  56. 94e8953 drm/sman: kill user_hash_tab by Daniel Vetter · 13 years ago
  57. 6de8a74 drm/sis: track user->memblock mapping with idr by Daniel Vetter · 13 years ago
  58. 77ee8f3 drm/via: track user->memblock mapping with idr by Daniel Vetter · 13 years ago
  59. 763240d drm/sman: rip out owner tracking by Daniel Vetter · 13 years ago
  60. aa38e2e drm/sman: kill owner tracking interface functions by Daniel Vetter · 13 years ago
  61. c828e20 drm/via: track obj->drm_fd relations in the driver by Daniel Vetter · 13 years ago
  62. fdc0b8a drm/sis: track obj->drm_fd relations in the driver by Daniel Vetter · 13 years ago
  63. 4cf7312 Merge remote-tracking branch 'pfdo/drm-fixes' into drm-core-next by Dave Airlie · 13 years ago
  64. b2e0d19 drm/nouveau: Fix notifier blocks over the 4GB mark. by Francisco Jerez · 13 years ago
  65. 4e03b4a drm/nouveau: Fix pushbufs over the 4GB mark. by Francisco Jerez · 13 years ago
  66. 045da4e drm/nvc0/pm: initial engine reclocking by Ben Skeggs · 13 years ago
  67. 52c4d76 drm/nouveau: move hpd enable/disable to common code by Ben Skeggs · 13 years ago
  68. 47e5d5c drm/nv40/disp: implement support for hotplug irq by Ben Skeggs · 13 years ago
  69. a0b2563 drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues by Ben Skeggs · 13 years ago
  70. 675aac0 drm/nouveau: just pass gpio line to pwm_*, not entire gpio struct by Ben Skeggs · 13 years ago
  71. c8b9641 drm/nouveau/hwsq: remove some magic, give proper opcode names by Ben Skeggs · 13 years ago
  72. eeb7a50 drm/nv50/pm: introduce hwsq-based memory reclocking by Martin Peres · 13 years ago
  73. abbd3f8 drm/nv04/disp: handle dual-link spwg panels without needing quirks by Ben Skeggs · 13 years ago
  74. d4c2c99 drm/nouveau/dp: remove broken display depth function, use the improved one by Ben Skeggs · 13 years ago
  75. c37e990 drm/nouveau/mxm: implement ROM shadow method by Ben Skeggs · 13 years ago
  76. 3952315 drm/nouveau/mxm: implement _DSM shadow method by Ben Skeggs · 13 years ago
  77. 93d9206 drm/nouveau/mxm: implement wmi shadow method by Ben Skeggs · 13 years ago
  78. b4c2681 drm/nouveau/mxm: initial implementation of dcb sanitisation by Ben Skeggs · 13 years ago
  79. befb51e drm/nouveau/disp: parse connector info directly in nouveau_connector.c by Ben Skeggs · 13 years ago
  80. f553b79 drm/nouveau/i2c: handle bit-banging ourselves by Ben Skeggs · 13 years ago
  81. 9e3b6b9 drm/nouveau/i2c: fix debug message by Ben Skeggs · 13 years ago
  82. 2bdb06e drm/nouveau/i2c: tidy up bit-bang helpers, also fixing nv50 setsda bug by Ben Skeggs · 13 years ago
  83. 486a45c drm/nouveau/i2c: do parsing of i2c-related vbios info in nouveau_i2c.c by Ben Skeggs · 13 years ago
  84. 6b5a81a drm/nouveau/bios: start refactoring dcb routines by Ben Skeggs · 13 years ago
  85. 0f8067c drm/nouveau/bios: fold fixup_legacy_i2c by Ben Skeggs · 13 years ago
  86. f9f9f53 drm/nouveau/bios: pass drm_device to ROMPTR, rather than nvbios by Ben Skeggs · 13 years ago
  87. 816af2f drm/nvd0/disp: use single, shared, sync bo for all evo channels by Ben Skeggs · 13 years ago
  88. a63a97e drm/nvd0/disp: rename sync channel to flip channel by Ben Skeggs · 13 years ago
  89. 84e052e drm/nvd0/disp: handle yet another interrupt by Ben Skeggs · 13 years ago
  90. 8a46438 drm/nvd0/disp: initialise overlay channels by Ben Skeggs · 13 years ago
  91. 3376ee3 drm/nvd0/disp: add support for page flipping by Ben Skeggs · 13 years ago
  92. 4acd429 drm/nvd0/disp: make it clearer that the cursor regs are pio evo channels by Ben Skeggs · 13 years ago
  93. 2eac77b drm/nvd0/disp: have evo names now, use them by Ben Skeggs · 13 years ago
  94. bdb8c21 drm/nvd0/disp: init display sync channels by Ben Skeggs · 13 years ago
  95. 9285462 drm/nvd0/disp: scaler updates, overscan compensation etc by Ben Skeggs · 13 years ago
  96. 2d1d898 drm/nvd0/disp: update crtc timing calculations for interlace/doublescan by Ben Skeggs · 13 years ago
  97. f62b27d drm/nouveau: shutdown display on suspend/hibernate by Ben Skeggs · 13 years ago
  98. 1772fcc drm/nv50/disp: fix evo for create/init + destroy/fini split by Ben Skeggs · 13 years ago
  99. cf41d53 drm/nouveau: re-jig fbcon suspend/resume process a little by Ben Skeggs · 13 years ago
  100. 2a44e49 drm/nouveau/disp: introduce proper init/fini, separate from create/destroy by Ben Skeggs · 13 years ago