1. 6795686 drm/i915: Don't spam dmesg with rps messages on vlv/chv by Ville Syrjälä · 10 years ago
  2. 91e5649 drm/i915: Flush the PTEs after updating them before suspend by Chris Wilson · 10 years ago
  3. c479f43 drm/i915: Do not leak pages when freeing userptr objects by Tvrtko Ursulin · 10 years ago
  4. e968136 drm/i915: Do not store the error pointer for a failed userptr registration by Chris Wilson · 10 years ago
  5. 7526ed7 Revert "drm/i915/bdw: BDW Software Turbo" by Daniel Vetter · 10 years ago
  6. 1b11629 drm: Drop grab fpriv->fbs_lock in drm_fb_release by Daniel Vetter · 10 years ago
  7. c7750e8 gpu: ipu-v3: Kconfig: Remove SOC_IMX6SL from IMX_IPUV3_CORE Kconfig by Fabio Estevam · 10 years ago
  8. 67f33f3 Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  9. 94e57fe PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.h by Francesco Ruggeri · 10 years ago
  10. ee0d68a drm/udl: use container_of to resolve udl_fbdev from drm_fb_helper by Fabian Frederick · 10 years ago
  11. 0d634f6 drm/ast: use container_of to resolve ast_fbdev from drm_fb_helper by Fabian Frederick · 10 years ago
  12. c39aa6a drm/gma500: use container_of to resolve psb_fbdev from drm_fb_helper by Fabian Frederick · 10 years ago
  13. f38e34a drm/qxl: use container_of to resolve qxl_fbdev from drm_fb_helper by Fabian Frederick · 10 years ago
  14. 5ee932d drm/nouveau: use container_of to resolve nouveau_plane from drm_plane by Fabian Frederick · 10 years ago
  15. 918b7ed drm/nouveau: use container_of to resolve nouveau_fbdev from drm_fb_helper by Fabian Frederick · 10 years ago
  16. a1d0280 drm/radeon: use container_of to resolve radeon_fbdev from drm_fb_helper by Fabian Frederick · 10 years ago
  17. 98cc034 drm/mgag200: use container_of to resolve mga_fbdev from drm_fb_helper by Fabian Frederick · 10 years ago
  18. ea0622c drm/cirrus: use container_of to resolve cirrus_fbdev from drm_fb_helper by Fabian Frederick · 10 years ago
  19. 80c873b drm: Improve debug output for drm_wait_one_vblank by Daniel Vetter · 10 years ago
  20. f2b50c1 drm: Fixup locking for universal cursor planes by Daniel Vetter · 10 years ago
  21. da8f439 drm: Don't update vblank timestamp when the counter didn't change by Mario Kleiner · 10 years ago
  22. d37cf5f drm/i915/bdw: Cleanup pre prod workarounds by Mika Kuoppala · 10 years ago
  23. d9fc941 drm: Extract <drm/drm_gem.h> by Daniel Vetter · 10 years ago
  24. c261103 drm: Move internal debugfs functions to drm_internal.h by Daniel Vetter · 10 years ago
  25. e7f0a88 drm: Move leftover ioctl declarations to drm_internal.h by Daniel Vetter · 10 years ago
  26. 884d9f05eb drm: Move drm_vm_open_locked into drm_internal.h by Daniel Vetter · 10 years ago
  27. bfbf3c8 drm: move drm_mmap to <drm/drm_legacy.h> by Daniel Vetter · 10 years ago
  28. 197633b drm/gem: Don't call drm_mmap from drm_gem_mmap by Daniel Vetter · 10 years ago
  29. 884c6da drm/<ttm-based-drivers>: Don't call drm_mmap by Daniel Vetter · 10 years ago
  30. 9908fb6 drm: change drm_err return type to void by Joe Perches · 10 years ago
  31. 370ce45 drm/radeon/cik: use a separate counter for CP init timeout by Alex Deucher · 10 years ago
  32. c84db77 drm/i915/hdmi: fix hdmi audio state readout by Jani Nikula · 10 years ago
  33. 22cb99a drm/i915: Don't leak command parser tables on suspend/resume by Brad Volkin · 10 years ago
  34. 94318d5 drm/ttm: Clean usage of ttm_io_prot() with TTM_PL_FLAG_CACHED by Benjamin Herrenschmidt · 10 years ago
  35. 6bd3110 drm: powerpc can use a simpler drm_io_prot() by Benjamin Herrenschmidt · 10 years ago
  36. ff1b129 drm/radeon: add PX quirk for asus K53TK by Alex Deucher · 10 years ago
  37. 8aff6ad drm/radeon: add a backlight quirk for Amilo Xi 2550 by Alex Deucher · 10 years ago
  38. bc13018 drm/radeon: add a module parameter for backlight control (v2) by Alex Deucher · 10 years ago
  39. f55e03b drm/radeon: Update IH_RB_RPTR register after each processed interrupt by Michel Dänzer · 10 years ago
  40. 6cc2fda drm/radeon: Make IH ring overflow debugging output more useful by Michel Dänzer · 10 years ago
  41. 11bab0a drm/radeon: Clear RB_OVERFLOW bit earlier by Michel Dänzer · 10 years ago
  42. d84a2b0 Merge 3.17-rc6 into staging-next. by Greg Kroah-Hartman · 10 years ago
  43. 4253251 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 10 years ago
  44. 1734a6e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  45. fe3d9c4 drm/nouveau: ltc/gf100-: fix cbc issues on certain boards by Ben Skeggs · 10 years ago
  46. 92a32a4 Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  47. b1fb012 drm/bochs: add missing drm_connector_register call by Gerd Hoffmann · 10 years ago
  48. c526709 drm/cirrus: add missing drm_connector_register call by Gerd Hoffmann · 10 years ago
  49. b29f83a Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  50. 72ed6cc drm/exynos: switch to universal plane API by Andrzej Hajda · 10 years ago
  51. 832316c drm/exynos: use drm generic mmap interface by Inki Dae · 10 years ago
  52. d931589 drm/exynos: remove DRM_EXYNOS_GEM_MAP_OFFSET ioctl by Inki Dae · 10 years ago
  53. 4a3ffed drm/exynos: factor out initial setting of each driver by Joonyoung Shim · 10 years ago
  54. ad27931 drm/exynos/hdmi: unregister connector on removal by Andrzej Hajda · 10 years ago
  55. 7c61b1e drm/exynos/dp: unregister connector on removal by Andrzej Hajda · 10 years ago
  56. 90eac89 drm/exynos/dpi: unregister connector and panel on removal by Andrzej Hajda · 10 years ago
  57. 0ae4601 drm/exynos/dsi: unregister connector on removal by Andrzej Hajda · 10 years ago
  58. 849b431 drm/exynos/fb: free exynos framebuffer on error by Andrzej Hajda · 10 years ago
  59. 78ef31e drm/exynos/fbdev: fix fbdev gem object cleanup by Andrzej Hajda · 10 years ago
  60. 9f3dd7d drm/exynos: fix drm driver de-initialization order by Andrzej Hajda · 10 years ago
  61. a36ed46 drm/exynos/ipp: traverse ipp drivers list safely by Andrzej Hajda · 10 years ago
  62. 53c5558 drm/exynos: update to use component match support by Inki Dae · 10 years ago
  63. 18383cb drm/exynos/ipp: add file checks for ioctls by Andrzej Hajda · 10 years ago
  64. d9b9734 drm/exynos/ipp: remove file argument from node related functions by Andrzej Hajda · 10 years ago
  65. 20ed715e drm/exynos/fimc: fix source buffer registers by Andrzej Hajda · 10 years ago
  66. 56442d8 drm/exynos/fimc: simplify buffer queuing by Andrzej Hajda · 10 years ago
  67. c7b3014 drm/exynos/fimc: do not enable fimc twice by Andrzej Hajda · 10 years ago
  68. 7794a77 drm/exynos/fimc: avoid clearing overflow bits by Andrzej Hajda · 10 years ago
  69. c0592c8 drm/exynos/ipp: remove events during command cleaning by Andrzej Hajda · 10 years ago
  70. 8aa99dd drm/exynos/ipp: stop hardware before freeing memory by Andrzej Hajda · 10 years ago
  71. 05afb1a drm/exynos/ipp: replace work_struct casting with better constructs by Andrzej Hajda · 10 years ago
  72. 22e816f drm/exynos/ipp: clean memory nodes on command node cleaning by Andrzej Hajda · 10 years ago
  73. c4a856a drm/exynos/ipp: move nodes cleaning to separate function by Andrzej Hajda · 10 years ago
  74. 6602ffb drm/exynos/ipp: free partially allocated resources on error by Andrzej Hajda · 10 years ago
  75. 985c293 drm/exynos/ipp: remove unused field in command node by Andrzej Hajda · 10 years ago
  76. 21a825e drm/exynos/ipp: remove only related commands on file close by Andrzej Hajda · 10 years ago
  77. 945a0aa drm/exynos/ipp: move file reference from memory to command node by Andrzej Hajda · 10 years ago
  78. 6f7d48e drm/exynos/ipp: cancel works before command node clean by Andrzej Hajda · 10 years ago
  79. 9b5bd1c drm/exynos/ipp: remove fake pm callbacks by Andrzej Hajda · 10 years ago
  80. eb8a3bf drm/exynos: fimd: fix window clear code by Marek Szyprowski · 10 years ago
  81. 71b1f19 drm/exynos/fbdev: set smem_len for fbdev by Daniel Kurtz · 10 years ago
  82. d6ce7b5 drm/exynos: fimd: add Exynos3 SoC support by Inki Dae · 10 years ago
  83. 473462a drm/exynos: mipi-dsi: add Exynos3 SoC support by Inki Dae · 10 years ago
  84. 78d3a8c drm/exynos: mipi-dsi: consider non-continuous clock mode by Inki Dae · 10 years ago
  85. d87f09a drm/mipi-dsi: consider low power transmission by Inki Dae · 10 years ago
  86. 8525b5e drm/exynos: dsi: fix exynos_dsi_set_pll() wrong return value by YoungJun Cho · 10 years ago
  87. bda0381 drm/i915: Use EIO instead of EAGAIN for sink CRC error. by Rodrigo Vivi · 10 years ago
  88. 40bae73 drm/i915: Extend BIOS stolen mem handling to all platform by Daniel Vetter · 10 years ago
  89. 4144f9b drm/i915: Match GTT space sanity checker with implementation by Chris Wilson · 10 years ago
  90. 7707225 drm/i915: HSW always use GGTT selector for secure batches by Chris Wilson · 10 years ago
  91. a01b0e9 drm/i915: add cherryview specfic forcewake in execlists_elsp_write by Deepak S · 10 years ago
  92. cf30362 drm/i915: fix another use-after-free in i915_gem_evict_everything by Michel Thierry · 10 years ago
  93. a1e470d drm/i915: Don't reinit hpd interrupts after gpu reset by Daniel Vetter · 10 years ago
  94. f0d3dad drm/i915: Wrap -EIO send-vblank event for failed pageflip in spinlock by Chris Wilson · 10 years ago
  95. 1d1ef21d drm/i915: Drop any active reference before unbinding by Chris Wilson · 10 years ago
  96. 21ab4e7 drm/i915: Objects on the unbound list may still have an active reference by Chris Wilson · 10 years ago
  97. 344c5bb drm/i915/edp: use lane count and link rate from DPCD for eDP by Jani Nikula · 10 years ago
  98. f8d8a67 drm/i915/dp: add missing \n in the TPS3 debug message by Jani Nikula · 10 years ago
  99. 10e972d drm/i915/hdmi, dp: Do not dereference the encoder in the connector destroy by Chris Wilson · 10 years ago
  100. d6feb19 drm/i915: Limit the watermark to at least 8 entries on gen2/3 by Ville Syrjälä · 10 years ago