1. 5f3f426 drm/exynos: use ERR_PTR instead of NULL in exynos_drm_gem_init by Joonyoung Shim · 9 years ago
  2. 8e38976 drm/exynos: remove unused fields of struct exynos_drm_gem_buf by Joonyoung Shim · 9 years ago
  3. 67e93c8 drm/exynos: stop copying sg table by Joonyoung Shim · 9 years ago
  4. 0e9a2ee drm/exynos: remove function exynos_drm_gem_map_buf by Joonyoung Shim · 9 years ago
  5. 67412d1 drm/exynos: remove mutex locking in pagefault handler by Joonyoung Shim · 9 years ago
  6. 23597e2 drm/exynos: remove function convert_to_vm_err_msg by Joonyoung Shim · 9 years ago
  7. 8139951 drm/exynos: stop using sgtable in page fault handler by Joonyoung Shim · 9 years ago
  8. 2b8376c drm/exynos: remove struct exynos_drm_encoder layer by Gustavo Padovan · 9 years ago
  9. 6cf2727 drm/exynos: fold encoder setup into exynos_drm_load() by Gustavo Padovan · 9 years ago
  10. a2986e8 drm/exynos: remove exynos_drm_create_enc_conn() by Gustavo Padovan · 9 years ago
  11. af8be3f drm/exynos: remove exynos_encoder's .commit() op by Gustavo Padovan · 9 years ago
  12. 07fd6e1 drm/exynos: remove extra call to exynos_dp_commit() by Gustavo Padovan · 9 years ago
  13. c2c099f drm/exynos: remove extra call to hdmi_commit() by Gustavo Padovan · 9 years ago
  14. cf67cc9 drm/exynos: remove struct exynos_drm_display by Gustavo Padovan · 9 years ago
  15. d1fa72d drm/exynos: simplify calculation of possible CRTCs by Gustavo Padovan · 9 years ago
  16. a090f45 drm/exynos: remove unused .remove() and .check_mode() ops from display by Gustavo Padovan · 9 years ago
  17. b6f3c36 drm/exynos: remove wrappers for phy_power_{on,off} by Gustavo Padovan · 9 years ago
  18. b6595dc drm/exynos: split display's .dpms() into .enable() and .disable() by Gustavo Padovan · 9 years ago
  19. 08dd200 drm/exynos: return return value of exynos_crtc->enable_vblank by Gustavo Padovan · 9 years ago
  20. d88d246 drm/exynos: unify exynos_drm_plane names with drm core by Gustavo Padovan · 9 years ago
  21. a1bcc9d drm/exynos: remove unused fields from struct exynos_drm_plane by Gustavo Padovan · 9 years ago
  22. 2eeb2e5 drm/exynos: use drm atomic state directly by Gustavo Padovan · 9 years ago
  23. 1e1d139 drm/exynos: pass struct exynos_drm_plane in update/enable by Gustavo Padovan · 9 years ago
  24. 9cc7610 drm/exynos: rename win_commit/disable to atomic-like names by Gustavo Padovan · 9 years ago
  25. f59a89d drm/exynos: remove duplicated check for suspend by Gustavo Padovan · 9 years ago
  26. eafd540 drm/exynos: use KMS version of DRM vblanks functions by Gustavo Padovan · 9 years ago
  27. 451a8c0 drm/exynos: pass the correct pipe number by Gustavo Padovan · 9 years ago
  28. 43a3b86 drm/exynos: clear channels only when iommu is enabled by Joonyoung Shim · 9 years ago
  29. eb7a3fc drm/exynos: remove drm_iommu_attach_device_if_possible by Joonyoung Shim · 9 years ago
  30. 735c21c drm/exynos: move order to register vidi kms driver by Joonyoung Shim · 9 years ago
  31. 0df5e4a drm/exynos/mixer: replace MXR_INT_EN register cache with flag by Andrzej Hajda · 9 years ago
  32. a44652e drm/exynos/mixer: simplify poweron flag by Andrzej Hajda · 9 years ago
  33. bf56608 drm/exynos: remove unnecessary checking to support iommu by Joonyoung Shim · 9 years ago
  34. b249195 drm/exynos: remove to use ifdef CONFIG_ARM_DMA_USE_IOMMU by Joonyoung Shim · 9 years ago
  35. 5149705 drm/exynos: gsc: Handles the combination of rotation and flip by Hyungwon Hwang · 9 years ago
  36. 7b5102d drm/exynos/hdmi: remove hdmi_v14_conf struct by Andrzej Hajda · 9 years ago
  37. edb6e41 drm/exynos/hdmi: remove hdmi_v13_conf struct by Andrzej Hajda · 9 years ago
  38. c93aaeb drm/exynos/hdmi: remove redundant configuration fields by Andrzej Hajda · 9 years ago
  39. cd240cd drm/exynos/hdmi: add driver data pointer to private context by Andrzej Hajda · 9 years ago
  40. 882a064 drm/exynos/hdmi: remove private lock code by Andrzej Hajda · 9 years ago
  41. ef6ce28 drm/exynos/hdmi: Simplify HPD gpio handling by Andrzej Hajda · 9 years ago
  42. d36b300 drm/exynos/hdmi: remove old platform data code by Andrzej Hajda · 9 years ago
  43. e920efe drm/exynos/fimc: fix runtime pm support by Marek Szyprowski · 9 years ago
  44. 947710c drm/exynos/mixer: always update INT_EN cache by Andrzej Hajda · 9 years ago
  45. fc073248 drm/exynos/mixer: correct vsync configuration sequence by Andrzej Hajda · 9 years ago
  46. 81a464d drm/exynos/mixer: fix interrupt clearing by Andrzej Hajda · 9 years ago
  47. 64ebd89 drm/exynos/hdmi: fix edid memory leak by Andrzej Hajda · 9 years ago
  48. 988a473 drm/exynos: gsc: fix wrong bitwise operation for swap detection by Hyungwon Hwang · 9 years ago
  49. 8f9cb50 Merge tag 'drm-amdkfd-next-fixes-2015-08-05' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 9 years ago
  50. e1474e7 Merge branch 'drm-sti-next-atomic-2015-08-11' of http://git.linaro.org/people/benjamin.gaignard/kernel into drm-next by Dave Airlie · 9 years ago
  51. 1ce4200 Merge tag 'topic/drm-misc-2015-08-13' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  52. d485363 drm/atomic: Use KMS VBLANK API by Thierry Reding · 9 years ago
  53. c30e11f drm/irq: Document return values more consistently by Thierry Reding · 9 years ago
  54. cc1ef11 drm/irq: Make pipe unsigned and name consistent by Thierry Reding · 9 years ago
  55. 7d1de85 drm/irq: Check for valid VBLANK before dereference by Thierry Reding · 9 years ago
  56. 2a7d3d6 drm/irq: Remove negative CRTC index special-case by Thierry Reding · 9 years ago
  57. b54a093 drm/plane: Remove redundant extern by Thierry Reding · 9 years ago
  58. 45e3743 drm/plane: Use consistent data types for format count by Thierry Reding · 9 years ago
  59. 798ae0f vga_switcheroo: Remove unnecessary checks by Thierry Reding · 9 years ago
  60. 7491bfb vga_switcheroo: Wrap overly long lines by Thierry Reding · 9 years ago
  61. 9b0be1e vga_switcheroo: Use pr_fmt() by Thierry Reding · 9 years ago
  62. 7130927 vga_switcheroo: Cleanup header comment by Thierry Reding · 9 years ago
  63. bf8252b vga_switcheroo: Use pr_*() instead of printk() by Thierry Reding · 9 years ago
  64. 5d90ccf vgaarb: Fix a few checkpatch errors and warnings by Thierry Reding · 9 years ago
  65. 8b7e2e8 vgaarb: Use vgaarb: prefix consistently in messages by Thierry Reding · 9 years ago
  66. eb6944f vgaarb: Stop complaining about absent devices by Thierry Reding · 9 years ago
  67. 8452491 drm/atomic: fix null pointer access to mode_fixup callback by Inki Dae · 9 years ago
  68. 0695726 drm/i915: Use CONFIG_DRM_FBDEV_EMULATION by Daniel Vetter · 9 years ago
  69. cebbb73 drm/core: Set mode to NULL when connectors in a set drops to 0. by Maarten Lankhorst · 9 years ago
  70. 992cbf1 drm/atomic: Call ww_acquire_done after check phase is complete by Daniel Vetter · 9 years ago
  71. 460e8e2 drm/atomic: Paper over locking WARN in default_state_clear by Daniel Vetter · 9 years ago
  72. fbb40b2 drm/edid: Use ARRAY_SIZE in drm_add_modes_noedid by Daniel Vetter · 9 years ago
  73. 2143287 drm/qxl: Don't take dev->struct_mutex in bo_force_delete by Daniel Vetter · 9 years ago
  74. c325f88 drm/nouveau: Don't take dev->struct_mutex in ttm_fini by Daniel Vetter · 9 years ago
  75. 648a4ce drm/rockchip: Don't grab dev->struct_mutex for in mmap offset ioctl by Daniel Vetter · 9 years ago
  76. 141518b drm/cma-helper: Don't grab dev->struct_mutex for in mmap offset ioctl by Daniel Vetter · 9 years ago
  77. 6cc5623 drm/cirrus: Don't grab dev->struct_mutex for in mmap offset ioctl by Daniel Vetter · 9 years ago
  78. bf89209 drm/mga200g: Hold a proper reference for cursor_set by Daniel Vetter · 9 years ago
  79. 34c294f drm/mga200g: Don't grab dev->struct_mutex for in mmap offset ioctl by Daniel Vetter · 9 years ago
  80. 37ae75c drm/bochs: Don't grab dev->struct_mutex for in mmap offset ioctl by Daniel Vetter · 9 years ago
  81. a66b2ea drm/ast: Don't grab dev->struct_mutex for in mmap offset ioctl by Daniel Vetter · 9 years ago
  82. 8d77a94 drm/gem: Be more friendly with locking checks by Daniel Vetter · 9 years ago
  83. 0630db4 drm: Remove two-level menu in Kconfig by Thierry Reding · 9 years ago
  84. a03fdcb drm: Add top level Kconfig option for DRM fbdev emulation by Archit Taneja · 9 years ago
  85. 2c4124f drm/fb-helper: Move drm_fb_helper_force_kernel_mode() inside #ifdef by Geert Uytterhoeven · 9 years ago
  86. 3d9e35a drm/fb-helper: Clarify drm_fb_helper_restore_fbdev_mode*() by Geert Uytterhoeven · 9 years ago
  87. 55579cf drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL) by Viresh Kumar · 9 years ago
  88. 0843010 drm/virtio: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  89. 2dbaf392 drm/amdgpu: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  90. 6a75297 drm/bochs: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  91. b166aeb drm/nouveau: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  92. 21cff14 drm/i915: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  93. 0045005 drm/radeon: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  94. 4f72a6e drm/mgag200: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  95. 231e6fa drm/omap: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  96. 2b9e6e3 drm/cirrus: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  97. f8c2ba3 drm: Fixup locking WARNINGs in drm_mode_config_reset by Daniel Vetter · 9 years ago
  98. bf9e37b drm: Remove __drm_modeset_lock_all by Daniel Vetter · 9 years ago
  99. dd908c8 drm/fb-helper: Stop using trylocks in force_restore by Daniel Vetter · 9 years ago
  100. c50bfd0 drm/fbdev: Return -EBUSY when oopsing by Daniel Vetter · 9 years ago