1. 285484e drm/radeon: add support for evergreen/ni tiling informations v11 by Jerome Glisse · 13 years ago
  2. dd220a0 drm/radeon/kms: add support for streamout v7 by Marek Olšák · 13 years ago
  3. 51a59ac drm: Fix kcalloc parameters swapped by Axel Lin · 13 years ago
  4. 0a240ec drm/vmwgfx: Bump driver minor by Thomas Hellstrom · 13 years ago
  5. f9cd8ec vmwgfx: Move function declaration to correct header by Thomas Hellstrom · 13 years ago
  6. 67d4a87 drm/vmwgfx: Treat out-of-range initial width and height as host errors by Thomas Hellstrom · 13 years ago
  7. eb4f923 vmwgfx: Pick up the initial size from the width and height regs by Jakob Bornecrantz · 13 years ago
  8. b5ec427 vmwgfx: Add page flip support by Jakob Bornecrantz · 13 years ago
  9. bd49ae4 vmwgfx: Pipe fence out of screen object dirty functions by Jakob Bornecrantz · 13 years ago
  10. bb1bd2f vmwgfx: Make it possible to get fence from execbuf by Jakob Bornecrantz · 13 years ago
  11. 6b82ef5 vmwgfx: Clean up pending event references to struct drm_file objects on close by Thomas Hellstrom · 13 years ago
  12. 8b7de6a vmwgfx: Rework fence event action by Jakob Bornecrantz · 13 years ago
  13. 8bf4222 drm/modes: do not enforce an odd vtotal for interlaced modes by Daniel Vetter · 13 years ago
  14. fb2a99e drm: do not set fb_info->pixmap fields by Sascha Hauer · 13 years ago
  15. d9bc3c0 drm: add convenience function to create an range property by Sascha Hauer · 13 years ago
  16. 4a67d39 drm: add convenience function to create an enum property by Sascha Hauer · 13 years ago
  17. 198ceac Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 13 years ago
  18. 83b316f drm exynos: use drm_fb_helper_set_par directly by Sascha Hauer · 13 years ago
  19. a1178ca drm crtc_helper: use list_for_each_entry by Sascha Hauer · 13 years ago
  20. b20f386 drm crtc: Fix locking comments by Sascha Hauer · 13 years ago
  21. 4f988d1 drm fb helper: remove unused variable crtc_id by Sascha Hauer · 13 years ago
  22. e9ad318 drm fb helper: remove unused variable conn_limit by Sascha Hauer · 13 years ago
  23. 3a8148c drm fb helper: use drm_helper_connector_dpms to do dpms by Sascha Hauer · 13 years ago
  24. 4cae5b8 drm: add proper return value for drm_mode_crtc_set_gamma_size by Sascha Hauer · 13 years ago
  25. a1b7736 drm drm_fb_helper: destroy modes by Sascha Hauer · 13 years ago
  26. 554f1d7 drm crtc: use drm_mode_destroy instead of kfree in drm_mode_remove by Sascha Hauer · 13 years ago
  27. aefd330 drm/edid: drm modes have to be free with drm_mode_destroy by Sascha Hauer · 13 years ago
  28. 59ce062 drm crtc: add forgotten idr cleanup functions by Sascha Hauer · 13 years ago
  29. f2746f8 drm/radeon/kms: add r1xx/r2xx CS support for tiled textures by Alex Deucher · 13 years ago
  30. c9068eb drm/radeon/kms: add r1xx/r2xx support for CS_KEEP_TILING_FLAGS by Alex Deucher · 13 years ago
  31. 9292f37 drm: give up on edid retries when i2c bus is not responding by Eugeni Dodonov · 13 years ago
  32. 30388c6 drm/radeon/kms/dce3+: add support for hw i2c using atom by Alex Deucher · 13 years ago
  33. 9048955 drm/radeon/kms: Use the standard VESA timeout for DDC channels by Jean Delvare · 13 years ago
  34. 1849ecb drm/kms: Make i2c buses faster by Jean Delvare · 13 years ago
  35. 6d75e83 drm/radeon/kms: remove benchmarks shorter than one page by Ilija Hadzic · 13 years ago
  36. 86a4d69 drm/radeon/kms: common definitions for blit copy code by Ilija Hadzic · 13 years ago
  37. a14b1b4 drm: remove master fd restriction on mode setting getters by Mandeep Singh Baines · 13 years ago
  38. 52b53a0 drm/radeon/kms/blit: fix blit copy for very large buffers by Ilija Hadzic · 13 years ago
  39. 304a484 drm/radeon/kms: fix TRAVIS panel setup by Alex Deucher · 13 years ago
  40. de47a9c drm/radeon: fix use after free in ATRM bios reading code. by Dave Airlie · 13 years ago
  41. 3f7e363 drm/radeon/kms: Fix device tree linkage of DP i2c buses too by Jean Delvare · 13 years ago
  42. 1b61925 drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height. by Michel Dänzer · 13 years ago
  43. 86698c2 drm/radeon/kms: disable output polling when suspended by Seth Forshee · 13 years ago
  44. a9d9938 drm/nv50/pm: signedness bug in nv50_pm_clocks_pre() by Dan Carpenter · 13 years ago
  45. 525895b drm/nouveau/gem: fix fence_sync race / oops by Ben Skeggs · 13 years ago
  46. 1eb8a61 drm/nouveau: fix typo on mxmdcb option by Ben Skeggs · 13 years ago
  47. ce2e789 drm/nouveau/mxm: pretend to succeed, even if we can't shadow the MXM-SIS by Ben Skeggs · 13 years ago
  48. 7df898b drm/nouveau/disp: check that panel power gpio is enabled at init time by Ben Skeggs · 13 years ago
  49. bf9c05d vmwgfx: Fix assignment in vmw_framebuffer_create_handle by Ryan Mallon · 13 years ago
  50. 1ffd57c drm/radeon/kms: Fix device tree linkage of i2c buses by Jean Delvare · 13 years ago
  51. dd8bc93 drm: Pass the real error code back during GEM bo initialisation by Chris Wilson · 13 years ago
  52. 6e877b5 Revert "drm/i810: cleanup reclaim_buffers" by Daniel Vetter · 13 years ago
  53. 2d8357e gma500: Fix suspend/resume functions by Ryan Mallon · 13 years ago
  54. 373af0c drm/exynos: fixed pm feature for fimd module. by Inki Dae · 13 years ago
  55. a4b42da drm/exynos: fixed build dependency for DRM_EXYNOS_FIMD by Inki Dae · 13 years ago
  56. 2363dc6 drm/exynos: fix build dependency for DRM_EXYNOS_HDMI by Seung-Woo Kim · 13 years ago
  57. 485bc54 drm/exynos: use release_mem_region instead of release_resource by Seung-Woo Kim · 13 years ago
  58. c8fe74a Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into drm-fixes by Dave Airlie · 13 years ago
  59. 9f1feed drm/ttm: fix two regressions since move_notify changes by Ben Skeggs · 13 years ago
  60. 93b525d drm/i915: fixup forcewake spinlock fallout in drpc debugfs function by Daniel Vetter · 13 years ago
  61. 9fc04b5 drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_get by Jerome Glisse · 13 years ago
  62. d54fbd4 drm/radeon: silence out possible lock dependency warning by Jerome Glisse · 13 years ago
  63. 598781d drm: Fix authentication kernel crash by Thomas Hellstrom · 13 years ago
  64. 48467a9 drm/i915: debugfs: show semaphore registers also on gen7 by Daniel Vetter · 13 years ago
  65. 075edca drm/i915: allow userspace forcewake references also on gen7 by Daniel Vetter · 13 years ago
  66. 04115a9 drm/i915: Re-enable gen7 RC6 and GPU turbo after resume. by Eric Anholt · 13 years ago
  67. fff24e2 drm/i915: Correct debugfs printout for RC1e. by Eric Anholt · 13 years ago
  68. 15b63d3 gma500: Fix shmem mapping by Alan Cox · 13 years ago
  69. 9aa5999 drm/radeon/kms: refine TMDS dual link checks by Alex Deucher · 13 years ago
  70. 27d9cc8 drm/radeon/kms: use drm_detect_hdmi_monitor for picking encoder mode by Alex Deucher · 13 years ago
  71. 3a47824 drm/radeon/kms: rework modeset sequence for DCE41 and DCE5 by Alex Deucher · 13 years ago
  72. 386d4d7 drm/radeon/kms: move panel mode setup into encoder mode set by Alex Deucher · 13 years ago
  73. 3fa47d9 drm/radeon/kms: move disp eng pll setup to init path by Alex Deucher · 13 years ago
  74. 211fa4f drm/radeon: finish getting bios earlier by Igor Murzov · 13 years ago
  75. a3f83ab drm/radeon: fix invalid memory access in radeon_atrm_get_bios() by Igor Murzov · 13 years ago
  76. 11ef3f1f drm/radeon/kms: add some missing semaphore init by Alex Deucher · 13 years ago
  77. 44517c4 drm/radeon/kms: Add an MSI quirk for Dell RS690 by Alex Deucher · 13 years ago
  78. 4e087a7 gpu, drm, sis: Don't return uninitialized variable from sis_driver_load() by Jesper Juhl · 13 years ago
  79. 8f0fc97 Revert "drm/i915: Work around gen7 BLT ring synchronization issues." by Keith Packard · 13 years ago
  80. bdfcdb6 drm/i915: rip out the HWSTAM missed irq workaround by Daniel Vetter · 13 years ago
  81. 4cd53c0 drm/i915: paper over missed irq issues with force wake voodoo by Daniel Vetter · 12 years ago
  82. c937504 drm/i915: Hold gt_lock across forcewake register reads by Keith Packard · 13 years ago
  83. 286fed4 drm/i915: Hold gt_lock during reset by Keith Packard · 13 years ago
  84. b6e45f8 drm/i915: Move reset forcewake processing to gen6_do_reset by Keith Packard · 13 years ago
  85. 9f1f46a drm/i915: protect force_wake_(get|put) with the gt_lock by Daniel Vetter · 13 years ago
  86. 3d29b84 drm/i915: add a LLC feature flag in device description by Eugeni Dodonov · 13 years ago
  87. b2c606f drm/i915: kill i915_mem.c by Daniel Vetter · 13 years ago
  88. 493dea2 drm/i915: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  89. d7e96fe drm/i915/dp: Check for AUXCH error before checking for success by Adam Jackson · 13 years ago
  90. 092945e drm/i915/dp: Use auxch precharge value of 5 everywhere by Adam Jackson · 13 years ago
  91. 6919132 drm/i915/dp: Tweak auxch clock divider for PCH by Adam Jackson · 13 years ago
  92. 1f182b2 drm/i915: Remove a comment about PCH from the non-PCH path by Adam Jackson · 13 years ago
  93. 23c99e7 drm/i915: Fix assert_pch_hdmi_disabled to mention HDMI (not DP) by Adam Jackson · 13 years ago
  94. 28c05794 drm/i915: Implement plane-disabled assertion for PCH too by Adam Jackson · 13 years ago
  95. 2aded1b drivers: i915: Fix BLC PWM register setup by Simon Que · 13 years ago
  96. 931872f drm/i915: Check that plane/pipe is disabled before removing the fb by Chris Wilson · 13 years ago
  97. f3953dc drm/i915: fix typo in function name by Eugeni Dodonov · 13 years ago
  98. a7516a0 drm/i915: split out pll divider code by Jesse Barnes · 13 years ago
  99. c65d77d drm/i915: split 9xx refclk & sdvo tv code out by Jesse Barnes · 13 years ago
  100. 5a117db drm/i915: there is no pipe CxSR on ironlake by Eugeni Dodonov · 13 years ago