1. 7ccf281 drm/arm: mali-dp: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp() by Laurent Pinchart · 9 years ago
  2. 6c5d064 drm: vmwgfx: Replace drm_fb_get_bpp_depth() with drm_format_info() by Laurent Pinchart · 9 years ago
  3. 802aaf7 drm: radeon: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp() by Laurent Pinchart · 9 years ago
  4. 8e911ab drm: amdgpu: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp() by Laurent Pinchart · 9 years ago
  5. e0f9a4a drm: gma500: Replace drm_fb_get_bpp_depth() with drm_format_info() by Laurent Pinchart · 9 years ago
  6. b7f9745 drm: cirrus: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp() by Laurent Pinchart · 9 years ago
  7. 59f11a4 drm: tilcdc: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp() by Laurent Pinchart · 9 years ago
  8. ba0891d drm: hdlcd: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp() by Laurent Pinchart · 9 years ago
  9. 333d2da drm: WARN when calling drm_format_info() for an unsupported format by Laurent Pinchart · 9 years ago
  10. d549349 drm: Use drm_format_info() in DRM core code by Laurent Pinchart · 9 years ago
  11. 86c238a drm: Implement the drm_format_*() helpers as drm_format_info() wrappers by Laurent Pinchart · 9 years ago
  12. 84770cc drm: Centralize format information by Laurent Pinchart · 9 years ago
  13. cff52e5 drm: avoid uninitialized timestamp use in wait_vblank by Arnd Bergmann · 9 years ago
  14. 9edbf1f drm: Add API for capturing frame CRCs by Tomeu Vizoso · 9 years ago
  15. 865afb1 drm/fb-helper: reject any changes to the fbdev by Stefan Agner · 9 years ago
  16. a28187c drm/edid: Use block local to refer to the block by Chris Wilson · 9 years ago
  17. f14f368 drm/edid: Rename local variable block to edid by Chris Wilson · 9 years ago
  18. a68362f drm: Add and handle new aspect ratios in DRM layer by Shashank Sharma · 9 years ago
  19. a6e78b3 video: Add new aspect ratios for HDMI 2.0 by Shashank Sharma · 9 years ago
  20. 6dffd43 drm: Add aspect ratio parsing in DRM layer by Shashank Sharma · 9 years ago
  21. 876f43c drm: add picture aspect ratio flags by Shashank Sharma · 9 years ago
  22. 49521b1 drivers/gpu/vga: allocate vga_arb_write() buffer on stack by Dmitry Vyukov · 9 years ago
  23. 0853695 drm: Add reference counting to drm_atomic_state by Chris Wilson · 9 years ago
  24. 1dfdb0e drm/crtc: constify drm_crtc_mask parameter by Maarten Lankhorst · 9 years ago
  25. d807ed1 drm: atomic: Clarify documentation around drm_atomic_crtc_needs_modeset by Brian Starkey · 9 years ago
  26. f7741aa drm/savage: dereferencing an error pointer by Dan Carpenter · 9 years ago
  27. 1550333 drm/gma500: add comments for new parameters by Jiang Biao · 9 years ago
  28. 9c9a7f9 drm/gma500: remove useless comment by Jiang Biao · 9 years ago
  29. 024b6a6 gpu: drm: gma500: Use vma_pages() by Shyam Saini · 9 years ago
  30. b68d837 dma-buf: Restart reservation_object_test_signaled_rcu() after writes by Chris Wilson · 9 years ago
  31. 1cec20f dma-buf: Restart reservation_object_wait_timeout_rcu() after writes by Chris Wilson · 9 years ago
  32. fedf541 dma-buf: Restart reservation_object_get_fences_rcu() after writes by Chris Wilson · 9 years ago
  33. 4be0542 dma-buf: Introduce fence_get_rcu_safe() by Chris Wilson · 9 years ago
  34. 998a7aa drm/vmwgfx: Remove call to reservation_object_test_signaled_rcu before wait by Chris Wilson · 9 years ago
  35. 491d8a1 drm/nouveau: Remove call to reservation_object_test_signaled_rcu before wait by Chris Wilson · 9 years ago
  36. cd34db4 drm/etnaviv: Remove manual call to reservation_object_test_signaled_rcu before wait by Chris Wilson · 9 years ago
  37. 0fea2ed drm/amdgpu: Remove call to reservation_object_test_signaled_rcu before wait by Chris Wilson · 9 years ago
  38. a5bd451 drm/crtc: constify drm_crtc_index parameter by Jani Nikula · 9 years ago
  39. 621a999 drm: use the right function name in documentation by Grazvydas Ignotas · 9 years ago
  40. 9a47dba drm: Release resources with a safer function by Christophe JAILLET · 9 years ago
  41. 67c8f11 drm: Fix up kerneldoc for new drm_gem_dmabuf_export() by Chris Wilson · 9 years ago
  42. fdd8326 drm/bridge: Drop drm_connector_unregister and call drm_connector_cleanup directly by Marek Vasut · 9 years ago
  43. 21bf75e drm/fb-helper: fix sphinx markup for DRM_FB_HELPER_DEFAULT_OPS by Stefan Christ · 9 years ago
  44. 56fe8b6 drm/bridge: Add RGB to VGA bridge support by Maxime Ripard · 9 years ago
  45. a4fce9c drm/prime: Take a ref on the drm_dev when exporting a dma_buf by Chris Wilson · 9 years ago
  46. 56a76c0 drm/prime: Pass the right module owner through to dma_buf_export() by Chris Wilson · 9 years ago
  47. bf3b123 drm/bridge: Call drm_connector_cleanup directly by Marek Vasut · 9 years ago
  48. 7d83a15 drm: simple_kms_helper: Add prepare_fb and cleanup_fb hooks by Marek Vasut · 9 years ago
  49. 587680c drm: Release resources with a safer function by Christophe JAILLET · 9 years ago
  50. 0546d68 drm/rockchip: analogix_dp: Refuse to enable PSR if panel doesn't support it by Tomeu Vizoso · 9 years ago
  51. 561b069 drm/bridge: analogix_dp: Add analogix_dp_psr_supported by Tomeu Vizoso · 9 years ago
  52. 7406489 drm/fb-helper: add DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 9 years ago
  53. 6180213 drm: Document caveats around atomic event handling by Daniel Vetter · 9 years ago
  54. 58f0f9f uapi: add missing install of sync_file.h by Emilio López · 9 years ago
  55. 6bd488d drm: Simplify drm_printk to reduce object size quite a bit by Joe Perches · 9 years ago
  56. 8cadab0 drm/i915: Account for sink max TMDS clock when checking the port clock by Ville Syrjälä · 9 years ago
  57. 6a2a5c5 drm/i915: Replace a bunch of connector->base.display_info with a local variable by Ville Syrjälä · 9 years ago
  58. 23ebf8b drm/edid: Move dvi_dual/max_tmds_clock parsing out from drm_edid_to_eld() by Ville Syrjälä · 9 years ago
  59. 011acce drm/edid: Clear the old cea_rev when there's no CEA extension in the new EDID by Ville Syrjälä · 9 years ago
  60. 1cea146 drm/edid: Reduce the number of times we parse the CEA extension block by Ville Syrjälä · 9 years ago
  61. 1826750 drm/edid: Don't pass around drm_display_info needlessly by Ville Syrjälä · 9 years ago
  62. 2a272ca drm/edid: Move dvi_dual/max_tmds_clock to drm_display_info by Ville Syrjälä · 9 years ago
  63. ab5603c drm/edid: Make max_tmds_clock kHz instead of MHz by Ville Syrjälä · 9 years ago
  64. 75d7e54 drm/edid: Clear old dvi_dual/max_tmds_clock before parsing the new EDID by Ville Syrjälä · 9 years ago
  65. 85c9158 drm/edid: Clear old audio latency values before parsing the new EDID by Ville Syrjälä · 9 years ago
  66. 077675c drm: Convert prime dma-buf <-> handle to rbtree by Chris Wilson · 9 years ago
  67. 188af07 drm/mediatek: mark symbols static where possible by Baoyou Xie · 9 years ago
  68. 62398177 drm/rockchip: mark symbols static where possible by Baoyou Xie · 9 years ago
  69. 813cfc8 drm/rockchip: add missing header dependencies by Baoyou Xie · 9 years ago
  70. c2cbc38 drm: virtio: reinstate drm_virtio_set_busid() by Laszlo Ersek · 9 years ago
  71. 2adb29b drm: Undo damage to page_flip_ioctl by Daniel Vetter · 9 years ago
  72. e86fa21 drm: Restore lost drm_framebuffer_unreference in drm_mode_page_flip_ioctl by Chris Wilson · 9 years ago
  73. f5dce66 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
  74. c046279 drm/exynos: g2d: simplify g2d_free_runqueue_node() by Tobias Jakobi · 9 years ago
  75. 7c3fc2b drm/exynos: g2d: use autosuspend mode for PM runtime by Tobias Jakobi · 9 years ago
  76. 134a0fe drm/exynos: g2d: wait for engine to finish by Tobias Jakobi · 9 years ago
  77. 53327374 drm/exynos: g2d: remove runqueue nodes in g2d_{close,remove}() by Tobias Jakobi · 9 years ago
  78. 22d6704 drm/exynos: g2d: move PM management to runqueue worker by Tobias Jakobi · 9 years ago
  79. 05e2e46 Revert "drm/exynos: g2d: fix system and runtime pm integration" by Tobias Jakobi · 9 years ago
  80. 9276dff drm/exynos: use drm core to handle page-flip event by Andrzej Hajda · 9 years ago
  81. d42c096 drm/exynos: mark exynos_dp_crtc_clock_enable() static by Baoyou Xie · 9 years ago
  82. c96fdfd drm/exynos/fimd: add clock rate checking by Andrzej Hajda · 9 years ago
  83. 14e022f drm/exynos: fix pending update handling by Andrzej Hajda · 9 years ago
  84. 8574e92 drm/exynos/vidi: use timer for vblanks instead of sleeping worker by Andrzej Hajda · 9 years ago
  85. 61865b5 drm/exynos: g2d: beautify probing message by Tobias Jakobi · 9 years ago
  86. a696394 drm/exynos: mixer: simplify loop in vp_win_reset() by Tobias Jakobi · 9 years ago
  87. adeb6f4 drm/exynos: mixer: convert booleans to flags in mixer context by Tobias Jakobi · 9 years ago
  88. c0d656d gpu: drm: exynos_hdmi: Remove duplicate initialization of regulator bulk consumer by Milo Kim · 9 years ago
  89. b541302 gpu: drm: exynos_hdmi: Move PHY logic into single function by Milo Kim · 9 years ago
  90. 1caa360 gpu: drm: exynos_hdmi: Move DDC logic into single function by Milo Kim · 9 years ago
  91. 28a3965 Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  92. b2d7e08 Merge tag 'drm/tegra/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 9 years ago
  93. 011a9b9 Merge tag 'drm/panel/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 9 years ago
  94. a481daa drm/radeon: always apply pci shutdown callbacks by Alex Deucher · 9 years ago
  95. 00ea8cb drm/amdgpu: always apply pci shutdown callbacks (v2) by Alex Deucher · 9 years ago
  96. ec2f05f drm/amdgpu: improve VM PTE trace points by Christian König · 9 years ago
  97. 186294f drm/amdgpu: fix GART_DEBUGFS define by Christian König · 9 years ago
  98. 85a4b57 drm/amdgpu: free userptrs even if GTT isn't bound by Christian König · 9 years ago
  99. 3d5f4d4 drm/amd/amdgpu: Various cleanups for DCEv6 by Tom St Denis · 9 years ago
  100. ad78069 drm/amdgpu: fix BO move offsets by Christian König · 9 years ago