1. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 13 years ago
  2. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  3. f0c5b59 gma500: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  4. 1c9c20f drm: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  5. bb2551d Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 13 years ago
  6. 34418c2 drm exynos: use drm_fb_helper_set_par directly by Sascha Hauer · 13 years ago
  7. f7d8607 drm/exynos: Fix fb_videomode <-> drm_mode_modeinfo conversion by Laurent Pinchart · 13 years ago
  8. 0d8ce3a drm/exynos: fix runtime_pm fimd device state on probe by Marek Szyprowski · 13 years ago
  9. 9866b6c drm/exynos: use correct 'exynos-drm' name for platform device by Marek Szyprowski · 13 years ago
  10. 5738717 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux into drm-fixes by Dave Airlie · 13 years ago
  11. 38aa4a5 drm/radeon/kms: fix hdmi duallink checks by Alex Deucher · 13 years ago
  12. cf00790 drm/radeon/kms: set SX_MISC in the r6xx blit code (v2) by Marek Olšák · 13 years ago
  13. b250da7 drm/i915: support 32 bit BGR formats in sprite planes by Jesse Barnes · 13 years ago
  14. ab2f9df drm/i915: fix color order for BGR formats on SNB by Jesse Barnes · 13 years ago
  15. aaefcd4 drm/radeon: deal with errors from framebuffer init path. by Dave Airlie · 13 years ago
  16. 0be7043 drm/radeon: fix a semaphore deadlock on pre cayman asics by Christian König · 13 years ago
  17. 055bf38 drm, gma500: Fix Cedarview boot failures in 3.3-rc by Alan Cox · 13 years ago
  18. 91982b5 drm/gma500: Fix Cedarview boot failures in 3.3-rc by Alan Cox · 13 years ago
  19. 108b0d3 drm/radeon/kms/vm: fix possible bug in radeon_vm_bo_rmv() by Sebastian Biemueller · 13 years ago
  20. 1404547 drm/radeon: fix uninitialized variable by Christian König · 13 years ago
  21. b9b3515 Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-2.6-samsung into HEAD by Dave Airlie · 13 years ago
  22. 2b69ffb drm/radeon/kms: fix radeon_dp_get_modes for LVDS bridges (v2) by Alex Deucher · 13 years ago
  23. 5d031e5 drm/i915: Remove use of the autoreported ringbuffer HEAD position by Chris Wilson · 13 years ago
  24. aed3f09 drm/i915: Prevent a machine hang by checking crtc->active before loading lut by Alban Browaeys · 13 years ago
  25. c0e2ee1 drm/i915: fix operator precedence when enabling RC6p by Eugeni Dodonov · 13 years ago
  26. 4e9bb47 drm/i915: fix a sprite watermark computation to avoid divide by zero if xpos<0 by Hai Lan · 13 years ago
  27. 5ca0c34 drm/i915: fix mode set on load pipe. (v2) by Dave Airlie · 13 years ago
  28. 3ac0eb6 drm/radeon/kms/atom: dpms bios scratch reg updates by Alex Deucher · 13 years ago
  29. 6b7746e drm/radeon/kms: properly set accel working flag and bailout when false by Jerome Glisse · 13 years ago
  30. f0d14da drm/radeon: Only create additional ring debugfs files on Cayman or newer. by Michel Dänzer · 13 years ago
  31. bb757a7 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/drm-intel into drm-fixes by Dave Airlie · 13 years ago
  32. 53ef299 drm/exynos: added postclose to release resource. by Inki Dae · 13 years ago
  33. bc41eae drm/exynos: removed exynos_drm_fbdev_recreate function. by Inki Dae · 13 years ago
  34. c5614ae drm/exynos: fixed page flip issue. by Inki Dae · 13 years ago
  35. d081f56 drm/exynos: added possible_clones setup function. by Inki Dae · 13 years ago
  36. 6f81150 drm/exynos: removed pageflip_event_list init code when closed. by Joonyoung Shim · 13 years ago
  37. 44a0e02 drm/exynos: changed priority of mixer layers. by Joonyoung Shim · 13 years ago
  38. 1109bf8 drm/exynos: Fix typo in exynos_mixer.c by Masanari Iida · 13 years ago
  39. 1c8ecf8 drm/i915: do not enable RC6p on Sandy Bridge by Eugeni Dodonov · 13 years ago
  40. 607c50d drm/exynos: added panel physical size. by Eun-Chul Kim · 13 years ago
  41. 1f72dde drm/exynos: added postclose to release resource. by Inki Dae · 13 years ago
  42. 19ea1d9 drm/exynos: removed exynos_drm_fbdev_recreate function. by Inki Dae · 13 years ago
  43. 039129b drm/exynos: fixed page flip issue. by Inki Dae · 13 years ago
  44. 63fb898 drm/exynos: added possible_clones setup function. by Inki Dae · 13 years ago
  45. a04afc1 drm/exynos: removed pageflip_event_list init code when closed. by Joonyoung Shim · 13 years ago
  46. 9f9dee5 drm/exynos: changed priority of mixer layers. by Joonyoung Shim · 13 years ago
  47. a7fa61b drm/exynos: Fix typo in exynos_mixer.c by Masanari Iida · 13 years ago
  48. b7f5b7d drm/radeon/kms: fix MSI re-arm on rv370+ by Alex Deucher · 13 years ago
  49. 6f9f8a6 drm/radeon/kms/atom: bios scratch reg handling updates by Alex Deucher · 13 years ago
  50. 40e8c73 drm/radeon/kms: drop lock in return path of radeon_fence_count_emitted. by Dave Airlie · 13 years ago
  51. d71de14 drm/i915: gen7: Disable the RHWO optimization as it can cause GPU hangs. by Kenneth Graunke · 13 years ago
  52. db099c8 drm/i915: gen7: work around a system hang on IVB by Eugeni Dodonov · 13 years ago
  53. e4e0c05 drm/i915: gen7: Implement an L3 caching workaround. by Eugeni Dodonov · 13 years ago
  54. eae66b5 drm/i915: gen7: implement rczunit workaround by Eugeni Dodonov · 13 years ago
  55. 28a4d56 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux into drm-fixes by Dave Airlie · 13 years ago
  56. 617cf88 drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLIT (v2) by Keith Packard · 13 years ago
  57. e57b688 drm/i915: no lvds quirk for AOpen MP45 by Daniel Vetter · 13 years ago
  58. c898261 drm/i915: Force explicit bpp selection for intel_dp_link_required by Keith Packard · 13 years ago
  59. 481e628 drm: Fix typo in rv515.c by Masanari Iida · 13 years ago
  60. 4962590 drm: Fix typo in vmwgfx_drv.c by Masanari Iida · 13 years ago
  61. 4b24531 gma500, lvds: Fix use after free and mem leak in psb_intel_lvds_init() by Jesper Juhl · 13 years ago
  62. 3fe89a0 drm/radeon: do not continue after error from r600_ib_test by Matthijs Kooijman · 13 years ago
  63. 08bc3d4 drivers/gpu/drm/drm_ioc32.c: initialize all fields by Julia Lawall · 13 years ago
  64. 52b53a0 drm/radeon/kms/blit: fix blit copy for very large buffers by Ilija Hadzic · 13 years ago
  65. 304a484 drm/radeon/kms: fix TRAVIS panel setup by Alex Deucher · 13 years ago
  66. de47a9c drm/radeon: fix use after free in ATRM bios reading code. by Dave Airlie · 13 years ago
  67. 3f7e363 drm/radeon/kms: Fix device tree linkage of DP i2c buses too by Jean Delvare · 13 years ago
  68. 1b61925 drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height. by Michel Dänzer · 13 years ago
  69. 86698c2 drm/radeon/kms: disable output polling when suspended by Seth Forshee · 13 years ago
  70. a9d9938 drm/nv50/pm: signedness bug in nv50_pm_clocks_pre() by Dan Carpenter · 13 years ago
  71. 525895b drm/nouveau/gem: fix fence_sync race / oops by Ben Skeggs · 13 years ago
  72. 1eb8a61 drm/nouveau: fix typo on mxmdcb option by Ben Skeggs · 13 years ago
  73. ce2e789 drm/nouveau/mxm: pretend to succeed, even if we can't shadow the MXM-SIS by Ben Skeggs · 13 years ago
  74. 7df898b drm/nouveau/disp: check that panel power gpio is enabled at init time by Ben Skeggs · 13 years ago
  75. bf9c05d vmwgfx: Fix assignment in vmw_framebuffer_create_handle by Ryan Mallon · 13 years ago
  76. 1ffd57c drm/radeon/kms: Fix device tree linkage of i2c buses by Jean Delvare · 13 years ago
  77. dd8bc93 drm: Pass the real error code back during GEM bo initialisation by Chris Wilson · 13 years ago
  78. 6e877b5 Revert "drm/i810: cleanup reclaim_buffers" by Daniel Vetter · 13 years ago
  79. a4ea430 drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLIT by Daniel Vetter · 13 years ago
  80. d56d8b2 drm/i915:: Disable FBC on SandyBridge by Chris Wilson · 13 years ago
  81. 2d8357e gma500: Fix suspend/resume functions by Ryan Mallon · 13 years ago
  82. 373af0c drm/exynos: fixed pm feature for fimd module. by Inki Dae · 13 years ago
  83. a4b42da drm/exynos: fixed build dependency for DRM_EXYNOS_FIMD by Inki Dae · 13 years ago
  84. 2363dc6 drm/exynos: fix build dependency for DRM_EXYNOS_HDMI by Seung-Woo Kim · 13 years ago
  85. 485bc54 drm/exynos: use release_mem_region instead of release_resource by Seung-Woo Kim · 13 years ago
  86. c8fe74a Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into drm-fixes by Dave Airlie · 13 years ago
  87. 9f1feed drm/ttm: fix two regressions since move_notify changes by Ben Skeggs · 13 years ago
  88. 93b525d drm/i915: fixup forcewake spinlock fallout in drpc debugfs function by Daniel Vetter · 13 years ago
  89. 9fc04b5 drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_get by Jerome Glisse · 13 years ago
  90. d54fbd4 drm/radeon: silence out possible lock dependency warning by Jerome Glisse · 13 years ago
  91. 598781d drm: Fix authentication kernel crash by Thomas Hellstrom · 13 years ago
  92. 48467a9 drm/i915: debugfs: show semaphore registers also on gen7 by Daniel Vetter · 13 years ago
  93. 075edca drm/i915: allow userspace forcewake references also on gen7 by Daniel Vetter · 13 years ago
  94. 04115a9 drm/i915: Re-enable gen7 RC6 and GPU turbo after resume. by Eric Anholt · 13 years ago
  95. fff24e2 drm/i915: Correct debugfs printout for RC1e. by Eric Anholt · 13 years ago
  96. 15b63d3 gma500: Fix shmem mapping by Alan Cox · 13 years ago
  97. 9aa5999 drm/radeon/kms: refine TMDS dual link checks by Alex Deucher · 13 years ago
  98. 27d9cc8 drm/radeon/kms: use drm_detect_hdmi_monitor for picking encoder mode by Alex Deucher · 13 years ago
  99. 3a47824 drm/radeon/kms: rework modeset sequence for DCE41 and DCE5 by Alex Deucher · 13 years ago
  100. 386d4d7 drm/radeon/kms: move panel mode setup into encoder mode set by Alex Deucher · 13 years ago