1. 8b72ce1 drm: Always enable atomic API by Daniel Stone · 9 years ago
  2. fa2f97d drm/vgem: Set unique to "vgem" by Daniel Vetter · 9 years ago
  3. ce0bdb8 of: fix a build error to of_graph_get_endpoint_by_regs function by Inki Dae · 9 years ago
  4. 9eb1e57 drm/dp/mst: take lock around looking up the branch device on hpd irq by Dave Airlie · 9 years ago
  5. 9254ec4 drm/dp/mst: make sure mst_primary mstb is valid in work function by Daniel Vetter · 9 years ago
  6. ce8e3942 Merge tag 'drm-intel-next-fixes-2015-06-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  7. 8ffaa90 of: add EXPORT_SYMBOL for of_graph_get_endpoint_by_regs by Dave Airlie · 9 years ago
  8. 75c7386 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 9 years ago
  9. b7ddeee Merge tag 'topic/drm-misc-2015-06-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  10. 4f01e65 ARM: dts: rename the clock of MIPI DSI 'pll_clk' to 'sclk_mipi' by Hyungwon Hwang · 9 years ago
  11. c30f55a drm/atomic: Don't set crtc_state->enable manually by Laurent Pinchart · 9 years ago
  12. 51d1dec drm/exynos: dsi: do not set TE GPIO direction by input by Hyungwon Hwang · 9 years ago
  13. f5f3b9b drm/exynos: dsi: add support for MIC driver as a bridge by Hyungwon Hwang · 9 years ago
  14. e6f988a drm/exynos: dsi: add support for Exynos5433 by Hyungwon Hwang · 9 years ago
  15. 0ff03fd drm/exynos: dsi: make use of array for clock access by Hyungwon Hwang · 9 years ago
  16. d668e8b drm/exynos: dsi: make use of driver data for static values by Hyungwon Hwang · 9 years ago
  17. ba12ac2 drm/exynos: dsi: add macros for register access by Hyungwon Hwang · 9 years ago
  18. 26269af drm/exynos: dsi: rename pll_clk to sclk_clk by Hyungwon Hwang · 9 years ago
  19. 77bbd89 drm/exynos: mic: add MIC driver by Hyungwon Hwang · 9 years ago
  20. 8ccd0d0 of: add helper for getting endpoint node of specific identifiers by Hyungwon Hwang · 9 years ago
  21. c8466a9 drm/exynos: add Exynos5433 decon driver by Joonyoung Shim · 9 years ago
  22. 9a09a69 drm/exynos: fix the input prompt of Exynos7 DECON by Hyungwon Hwang · 9 years ago
  23. fc2e013 drm/exynos: add drm_iommu_attach_device_if_possible() by Hyungwon Hwang · 9 years ago
  24. 3f46d80 drm/exynos: Add the dependency for DRM_EXYNOS to DPI/DSI/DP by Hyungwon Hwang · 9 years ago
  25. f4137df drm/exynos: remove the dependency of DP driver for ARCH_EXYNOS by Hyungwon Hwang · 9 years ago
  26. 9044a81 drm/i915: Silence compiler warning by Ander Conselvan de Oliveira · 9 years ago
  27. ffc5fbd drm: prime: Document gem_prime_mmap by Daniel Thompson · 9 years ago
  28. ad533ad drm/exynos: do not wait for vblank at atomic operation by Inki Dae · 9 years ago
  29. 286bd02 drm/exynos: Remove unused vma field of exynos_drm_gem_obj by Krzysztof Kozlowski · 9 years ago
  30. 94ab95a drm/exynos: fimd: fix page fault issue with iommu by Inki Dae · 9 years ago
  31. bcfe4e2 drm/exynos: iommu: improve a check for non-iommu dma_ops by Marek Szyprowski · 9 years ago
  32. 4528685 drm/exynos: iommu: detach from default dma-mapping domain on init by Marek Szyprowski · 9 years ago
  33. fb88e21 drm/exynos: fimd: ensure proper hw state in fimd_clear_channel() by Marek Szyprowski · 9 years ago
  34. b74f14f drm/exynos: initialize VIDCON0 when fimd is disabled by Joonyoung Shim · 9 years ago
  35. c329f66 drm/exynos: remove chained calls to enable by Joonyoung Shim · 9 years ago
  36. ba4b77c drm/exynos: remove to call mixer_wait_for_vblank by Joonyoung Shim · 9 years ago
  37. 3c10473 drm/exynos: ipp: validate a GEM handle with multiple planes by Hyungwon Hwang · 9 years ago
  38. b224fa9 drm/exynos: ipp: fix wrong index referencing a config element by Hyungwon Hwang · 9 years ago
  39. 0e480f6 drm/exynos: dsi: check whether dsi is enabled before sending data by Hyungwon Hwang · 9 years ago
  40. e3b9e46 drm/exynos: remove SoC checking code by Andrzej Hajda · 9 years ago
  41. 8665040 drm/exynos: fix broken component binding in case of multiple pipelines by Andrzej Hajda · 9 years ago
  42. 417133e drm/exynos: consolidate driver/device initialization code by Andrzej Hajda · 9 years ago
  43. 38000db drm/exynos: add error messages if clks failed to get enabled by Gustavo Padovan · 9 years ago
  44. 1e5507c drm/exynos: add a dependency on FB_S3C to DECON driver by Inki Dae · 9 years ago
  45. 7491e5b drm/exynos: vidi: remove unused varables by Inki Dae · 9 years ago
  46. 3cecda0 drm/exynos: split exynos_crtc->dpms in enable() and disable() by Gustavo Padovan · 9 years ago
  47. c4d96f1 drm/exynos: remove unnecessary calls to disable_plane() by Gustavo Padovan · 9 years ago
  48. 63498e3 drm/exynos: atomic dpms support by Gustavo Padovan · 9 years ago
  49. d6562a2 drm/exynos: add exynos specific .atomic_commit() by Gustavo Padovan · 9 years ago
  50. 3fc4867 drm/exynos: move exynos_drm_crtc_disable() by Gustavo Padovan · 9 years ago
  51. bbcf7bd drm/exynos: don't disable unused functions at init by Gustavo Padovan · 9 years ago
  52. d5f5223 drm/exynos: remove exported functions from exynos_drm_plane by Gustavo Padovan · 9 years ago
  53. 9d5ab6a drm/exynos: atomic phase 3: convert page flips by Gustavo Padovan · 9 years ago
  54. 47a7def drm/exynos: atomic phase 3: use atomic .set_config helper by Gustavo Padovan · 9 years ago
  55. 910874a drm/exynos: atomic phase 3: atomic updates of planes by Gustavo Padovan · 9 years ago
  56. 7cf1ff25 drm/exynos: atomic phase 2: keep track of framebuffer pointer by Gustavo Padovan · 9 years ago
  57. 4ea9526 drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy() by Gustavo Padovan · 9 years ago
  58. 020e79d drm/exynos: use adjusted_mode of crtc_state instead of mode by Joonyoung Shim · 9 years ago
  59. 199329c drm/exynos: atomic phase 1: add .mode_set_nofb() callback by Gustavo Padovan · 9 years ago
  60. b744868 drm/exynos: atomic phase 1: use drm_plane_helper_disable() by Gustavo Padovan · 9 years ago
  61. 43dbdad drm/exynos: atomic phase 1: use drm_plane_helper_update() by Gustavo Padovan · 9 years ago
  62. afaf848 drm/exynos: fix source data argument for plane by Joonyoung Shim · 9 years ago
  63. afcd950 drm: Avoid the double clflush on the last cache line in drm_clflush_virt_range() by Chris Wilson · 9 years ago
  64. 2465ff6 drm/atomic: Extract needs_modeset function by Daniel Vetter · 9 years ago
  65. 2609381 Merge tag 'drm-intel-next-fixes-2015-06-18' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  66. 0dc499a Merge branch 'virtio-gpu-drm-next' of git://git.kraxel.org/linux into drm-next by Dave Airlie · 9 years ago
  67. 2aeab68 Merge tag 'drm/panel/for-4.2-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 9 years ago
  68. c861acc Merge tag 'drm/tegra/for-4.2-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 9 years ago
  69. a21be4e Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 9 years ago
  70. c90a95b Merge tag 'drm-amdkfd-next-fixes-2015-06-16' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 9 years ago
  71. 4ed9fb3 drm/i915: Don't set enabled value of all CRTCs when restoring the mode by Ander Conselvan de Oliveira · 9 years ago
  72. 0d26fb8 drm/i915: Don't update staged config during force restore modesets by Ander Conselvan de Oliveira · 9 years ago
  73. e62d8dc drm/i915: Don't check modeset state in the hw state force restore path by Ander Conselvan de Oliveira · 9 years ago
  74. 7861c7a drm/amdkfd: fix some range checks in address watch ioctl by Dan Carpenter · 9 years ago
  75. 263b39f drm: rcar-du: Use the drm atomic state duplication helpers for planes by Laurent Pinchart · 9 years ago
  76. 39a3d57 drm: rcar-du: Clean up planes in the error paths of .atomic_commit() by Laurent Pinchart · 9 years ago
  77. 898a2f3 drm: rcar-du: Convert rcar_du_encoders_init_one() return value to 0/<0 by Laurent Pinchart · 9 years ago
  78. 64549cd drm: rcar-du: Clarify error message when encoder initialization fails by Laurent Pinchart · 9 years ago
  79. d6aed57 drm: rcar-du: Fix crash with groups that have less than 9 planes by Laurent Pinchart · 9 years ago
  80. 911316f drm: rcar-du: Disable all planes when stopping the CRTC by Laurent Pinchart · 9 years ago
  81. 6e0c6e1 drm: rcar-du: Print the error value when DRM/KMS init fails by Laurent Pinchart · 9 years ago
  82. d5084f1 virtio-gpu: add locking for vbuf pool by Dave Airlie · 9 years ago
  83. 441012a drm/virtgpu: initialise fbdev after getting initial display info by Dave Airlie · 9 years ago
  84. 50cb941 Add virtio-vga bits. by Gerd Hoffmann · 9 years ago
  85. 6876f98 drm/radeon: remove obsolete kfd_bo from radeon_device by Oded Gabbay · 9 years ago
  86. 284b288 Merge tag 'omapdrm-4.2-atomic' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 9 years ago
  87. 41d232b drm/i915: Add SCRATCH1 and ROW_CHICKEN3 to the register whitelist. by Francisco Jerez · 9 years ago
  88. c1091b2 drm/i915: Extend the parser to check register writes against a mask/value pair. by Francisco Jerez · 9 years ago
  89. 8a389ca drm/i915: Fix command parser to validate multiple register access with the same command. by Francisco Jerez · 9 years ago
  90. 11ee961 drm/i915: Don't skip request retirement if the active list is empty by Ville Syrjälä · 9 years ago
  91. 30c4cf3 drm/cma: Fix 64-bit size_t build warnings by Magnus Damm · 9 years ago
  92. 712a0dd Documentation/drm: Update rotation property by Sonika Jindal · 9 years ago
  93. 5f741b3 drm: omapdrm: new vblank and event handling by Tomi Valkeinen · 9 years ago
  94. 6646dfd drm: omapdrm: merge omap_crtc_flush and omap_crtc_atomic_flush by Tomi Valkeinen · 9 years ago
  95. f524ab7 drm: omapdrm: add lock for fb pinning by Tomi Valkeinen · 9 years ago
  96. 794a65f drm: omapdrm: if omap_plane_atomic_update fails, disable plane by Tomi Valkeinen · 9 years ago
  97. 11ffd03 drm: omapdrm: inline omap_plane_setup into update/disable by Tomi Valkeinen · 9 years ago
  98. d9157df drm: omapdrm: omap_plane_setup() cannot fail, use WARN by Tomi Valkeinen · 9 years ago
  99. 0dce4d7 drm: omapdrm: Don't setup planes manually from CRTC .enable()/.disable() by Laurent Pinchart · 9 years ago
  100. af6da31 drm: omapdrm: Don't flush CRTC when enabling or disabling it by Laurent Pinchart · 9 years ago