1. a452165 Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into drm-misc-next by Daniel Vetter · 8 years ago
  2. 896bbc3 drm: exynos: Perform initialization/cleanup at probe/remove time by Laurent Pinchart · 8 years ago
  3. da7bdda drm/fb-helper: Automatically clean up fb_info by Daniel Vetter · 8 years ago
  4. e4563f6 drm: Rely on mode_config data for fb_helper initialization by Gabriel Krisman Bertazi · 8 years ago
  5. 328c057 drm/exynos: Stop using drm_framebuffer_unregister_private by Daniel Vetter · 8 years ago
  6. 272725c drm: Nuke fb->bits_per_pixel by Ville Syrjälä · 8 years ago
  7. b00c600 drm: Nuke fb->depth by Ville Syrjälä · 8 years ago
  8. 2eec838 drm/exynos: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  9. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  10. e8d3ef0 GPU-DRM-Exynos: Delete an unnecessary check before the function call "vunmap" by Markus Elfring · 8 years ago
  11. 25c6a85 drm/exynos: build fbdev code conditionally by Andrzej Hajda · 9 years ago
  12. 2f42420 drm/exynos: drop struct_mutex from fbdev setup by Daniel Vetter · 9 years ago
  13. f43c359 drm/exynos: use real device for DMA-mapping operations by Marek Szyprowski · 9 years ago
  14. 9aa3821 drm/exynos: fix incorrect cpu address for dma_mmap_attrs() by Marek Szyprowski · 9 years ago
  15. 813fd67b drm/exynos: cleanup name of gem object for exynos_drm by Joonyoung Shim · 9 years ago
  16. d56125a drm/exynos: update exynos_drm_framebuffer_init() for multiple buffers by Joonyoung Shim · 9 years ago
  17. ee885ca drm/exynos: update fb_info via only one function by Joonyoung Shim · 9 years ago
  18. d761996 drm/exynos: cleanup exynos_drm_fbdev_update() by Joonyoung Shim · 9 years ago
  19. 39a839f drm/exynos: s/exynos_gem_obj/obj in exynos_drm_fbdev.c by Joonyoung Shim · 9 years ago
  20. 94e30d9 drm/exynos: remove exynos_drm_fb_set_buf_cnt() by Joonyoung Shim · 9 years ago
  21. 2a8cb48 drm/exynos: merge exynos_drm_buf.c to exynos_drm_gem.c by Joonyoung Shim · 9 years ago
  22. 7c7d450 drm/exynos: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  23. bbcf7bd drm/exynos: don't disable unused functions at init by Gustavo Padovan · 10 years ago
  24. ecbf1d5 drm/exynos: use correct fb width/height by Rob Clark · 10 years ago
  25. a5d7ac30 drm/exynos: fix DMA_ATTR_NO_KERNEL_MAPPING usage by Carlo Caione · 10 years ago
  26. 78ef31e drm/exynos/fbdev: fix fbdev gem object cleanup by Andrzej Hajda · 10 years ago
  27. 71b1f19 drm/exynos/fbdev: set smem_len for fbdev by Daniel Kurtz · 10 years ago
  28. 10a2310 drm: Introduce drm_fb_helper_prepare() by Thierry Reding · 10 years ago
  29. 3a49387 drm: Constify struct drm_fb_helper_funcs by Thierry Reding · 10 years ago
  30. 5ea1f75 drm: add drm_fb_helper_restore_fbdev_mode_unlocked() by Rob Clark · 11 years ago
  31. 9230ffc drm/exynos: fb: make local symbol static by Jingoo Han · 11 years ago
  32. b90f541 drm/exynos/fbdev: don't set mode_config.fb_base by Daniel Kurtz · 11 years ago
  33. 2f1eab8 drm/exynos/fbdev: don't set fix.smem/mmio_{start,len} by Daniel Kurtz · 11 years ago
  34. 3eb578e drm/exynos: disallow fbdev initialization if no device is connected by Andrzej Hajda · 11 years ago
  35. 133dcde drm/exynos: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS() by Lespiau, Damien · 11 years ago
  36. fafb383 drm/exynos: Fix address space warnings in exynos_drm_fbdev.c by Sachin Kamat · 11 years ago
  37. 38bb525 drm/exynos: Remove redundant error messages by Sachin Kamat · 11 years ago
  38. e30655d drm/exynos: Add missing includes by Mark Brown · 11 years ago
  39. a1bfacf drm/exynos: Add fallback option to get non physically contiguous memory for fb by Vikas Sajjan · 11 years ago
  40. bca34c9 drm/exynos: Remove tracking log functions by YoungJun Cho · 12 years ago
  41. 41eab40 drm/exynos: exynos_drm_fbdev: Fix incorrect usage of IS_ERR_OR_NULL by Sachin Kamat · 12 years ago
  42. cd5428a drm/<drivers>: simplify ->fb_probe callback by Daniel Vetter · 12 years ago
  43. 76a39db drm/fb-helper: don't disable everything in initial_config by Daniel Vetter · 12 years ago
  44. 6aed8ec drm: review locking for drm_fb_helper_restore_fbdev_mode by Daniel Vetter · 12 years ago
  45. 3620636 drm: revamp framebuffer cleanup interfaces by Daniel Vetter · 12 years ago
  46. d81aecb drm/exynos: change file license to GPL by Inki Dae · 12 years ago
  47. c704f1b drm/exynos: consider no iommu support to console framebuffer by Inki Dae · 12 years ago
  48. 4744ad2 drm/exynos: use DMA_ATTR_NO_KERNEL_MAPPING attribute by Inki Dae · 12 years ago
  49. 662aa6d drm/exynos: add exception codes to exynos_drm_fbdev_create() by Inki Dae · 12 years ago
  50. 640631d drm/exynos: use sgt instead of pages for framebuffer address by Prathyush K · 12 years ago
  51. dd26585 drm/exynos: add exynos drm specific fb_mmap function by Prathyush K · 12 years ago
  52. 9d93479 drm/exynos: fix linux framebuffer address setting. by Inki Dae · 12 years ago
  53. a5a0fc6 Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung into drm-next by Dave Airlie · 12 years ago
  54. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  55. 01ed812 drm/exynos: check NV12M format specific to Exynos properly by Inki Dae · 12 years ago
  56. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  57. f7eff60 drm: refcnt drm_framebuffer (v4.1) by Rob Clark · 12 years ago
  58. 132a5b9 drm/exynos: remove module of exynos drm subdrv by Joonyoung Shim · 13 years ago
  59. 2b35892 drm/exynos: update gem and buffer framework. by Inki Dae · 13 years ago
  60. 8229c88 drm: Merge tag 'v3.3-rc7' into drm-core-next by Dave Airlie · 13 years ago
  61. bc41eae drm/exynos: removed exynos_drm_fbdev_recreate function. by Inki Dae · 13 years ago
  62. 83b316f drm exynos: use drm_fb_helper_set_par directly by Sascha Hauer · 13 years ago
  63. 229d353 drm/exynos: Support multi buffers by Seung-Woo Kim · 13 years ago
  64. e1533c0 drm/exynos: remove buffer creation of fbdev from drm framebuffer creation by Joonyoung Shim · 13 years ago
  65. a794d57 drm/exynos: Use struct drm_mode_fb_cmd2 by Joonyoung Shim · 13 years ago
  66. 1fbe6f6 Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next by Dave Airlie · 13 years ago
  67. 01f2c77 drm: Replace pitch with pitches[] in drm_framebuffer by Ville Syrjälä · 13 years ago
  68. 2c87112 drm/exynos: changed buffer structure. by Inki Dae · 13 years ago
  69. aa6b2b6 drm/exynos: removed meaningless parameter from fbdev update by Seung-Woo Kim · 13 years ago
  70. 84b4699 drm/exynos: restored kernel_fb_list when reiniting fb_helper by Joonyoung Shim · 13 years ago
  71. f6b9825 drm/exynos: added comments and code clean. by Inki Dae · 13 years ago
  72. 601b44e drm/exynos: fixed bug to exynos_drm_fb_dev_reinit(). by Inki Dae · 13 years ago
  73. 19c8b83 drm/exynos: fixed overlay data updating. by Inki Dae · 13 years ago
  74. 1c248b7 DRM: add DRM Driver for Samsung SoC EXYNOS4210. by Inki Dae · 13 years ago