1. 7595bda drm: Add DRM client cap for aspect-ratio by Ankit Nautiyal · 7 years ago
  2. bfe2e2c video/hdmi: Reject illegal picture aspect ratios by Ville Syrjälä · 7 years ago
  3. a9c266c drm/edid: Don't send bogus aspect ratios in AVI infoframes by Ville Syrjälä · 7 years ago
  4. 357768c drm/edid: Fix cea mode aspect ratio handling by Ville Syrjälä · 7 years ago
  5. a2328fd drm/edid: Use drm_mode_match_no_clocks_no_stereo() for consistentcy by Ville Syrjälä · 7 years ago
  6. dd7c262 drm/modes: Introduce drm_mode_match() by Ville Syrjälä · 7 years ago
  7. 818c05d drm: panel-orientation-quirks: Convert to use match_string() helper by Andy Shevchenko · 7 years ago
  8. 2f065d8 drm/dp: Correctly mask DP_TRAINING_AUX_RD_INTERVAL values for DP 1.4 by Matt Atwood · 7 years ago
  9. 0597017 drm/dp: Add DP_DPCD_REV_XX to drm_dp_helper by Matt Atwood · 7 years ago
  10. f45140d drm/xen-front: Fix loop timeout by Dan Carpenter · 7 years ago
  11. 18f20bc drm/xen-front: fix xen_drm_front_shbuf_alloc() error handling by Dan Carpenter · 7 years ago
  12. e30ca4b drm/xen-front: checking for NULL instead of IS_ERR by Dan Carpenter · 7 years ago
  13. 28eff78 dma-buf: Remove unneeded stubs around sync_debug interfaces by Ezequiel Garcia · 7 years ago
  14. 7420e04 drm/selftests: Add drm helper selftest by Maarten Lankhorst · 7 years ago
  15. 34b13e5 drm/selftests: Rename the Kconfig option to CONFIG_DRM_DEBUG_SELFTEST by Maarten Lankhorst · 7 years ago
  16. 9c1659e drm/i915: Do not adjust scale when out of bounds, v2. by Maarten Lankhorst · 7 years ago
  17. f96bdf5 drm/rect: Handle rounding errors in drm_rect_clip_scaled, v3. by Maarten Lankhorst · 7 years ago
  18. 6f96f20 drm/rect: Round above 1 << 16 upwards to correct scale calculation functions. by Maarten Lankhorst · 7 years ago
  19. 5f27314 gpu: drm: bridge: adv7511: Replace mdelay with usleep_range in adv7511_probe by Jia-Ju Bai · 7 years ago
  20. 7bd2d2e drm/bridge: adv7511: fix spelling of driver name in Kconfig by Peter Rosin · 7 years ago
  21. 57692c9 drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+ by Eric Anholt · 7 years ago
  22. 4000626 dt-bindings: Add a new binding for Broadcom V3D 3.x and newer GPUs. by Eric Anholt · 7 years ago
  23. 4c70ac7 drm/vc4: Add a pad field to align drm_vc4_submit_cl to 64 bits. by Eric Anholt · 7 years ago
  24. 0a4587a0 drm/pl111: Fix module probe bug by Linus Walleij · 7 years ago
  25. 0d49f30 drm: remove all control node code by Daniel Vetter · 7 years ago
  26. 9e1de90 drm/msm: Don't setup control node debugfs files by Daniel Vetter · 7 years ago
  27. fc2a69f drm/atomic: Handling the case when setting old crtc for plane by Satendra Singh Thakur · 7 years ago
  28. 51f170a Revert 190c462d5be19ba622a82f5fd0625087c870a1e6..bf3012ada1b2222e770de5c35c1bb16f73b3a01d" by Daniel Vetter · 7 years ago
  29. bf3012a drm/qxl: Remove unecessary dma_fence_ops by Daniel Vetter · 7 years ago
  30. 95aee35 drm: Remove unecessary dma_fence_ops by Daniel Vetter · 7 years ago
  31. 49a53d4 dma-fence: Make ->wait callback optional by Daniel Vetter · 7 years ago
  32. 90e9965 dma-fence: Allow wait_any_timeout for all fences by Daniel Vetter · 7 years ago
  33. 95ed01e dma-fence: Make ->enable_signaling optional by Daniel Vetter · 7 years ago
  34. aee1a37 dma-fence: remove fill_driver_data callback by Daniel Vetter · 7 years ago
  35. 190c462 drm/vmwgfx: Drop DRM_CONTROL_ALLOW by Daniel Vetter · 7 years ago
  36. 0cd54b0 drm/i915: Drop DRM_CONTROL_ALLOW by Daniel Vetter · 7 years ago
  37. 5bb562f drm: Drop DRM_CONTROL_ALLOW from ioctls by Daniel Vetter · 7 years ago
  38. ec66723 drm/rect: Fix drm_rect_rotation_inv() docs by Ville Syrjälä · 7 years ago
  39. 5745067 drm/pl111: Enable device-specific assigned memory by Linus Walleij · 7 years ago
  40. ca454bd drm/pl111: Support the Versatile Express by Linus Walleij · 7 years ago
  41. 304f72e gpu: drm: sti: fix spelling mistake: "initialze" -> "initialize" by Colin Ian King · 7 years ago
  42. 2c269b0 dma-fence: Some kerneldoc polish for dma-fence.h by Daniel Vetter · 7 years ago
  43. 58badaa drm/rockchip: Disable blending for win0 by Kristian H. Kristensen · 7 years ago
  44. c720d89 drm/vc4: Enable syncobj support by Stefan Schake · 7 years ago
  45. e84fcb9 drm/vc4: Export fence through syncobj by Stefan Schake · 7 years ago
  46. 818f5c8 drm/vc4: Syncobj import support by Stefan Schake · 7 years ago
  47. 3481fe7 drm/panel: Enable DSI transactions on the RPi panel. by Eric Anholt · 7 years ago
  48. 1825067 drm/vc4: Skip ULPS latching when we're in that ULPS state already. by Eric Anholt · 7 years ago
  49. 5e7854bd drm/vc4: make function vc4_allocate_bin_bo static by Vaishali Thakkar · 7 years ago
  50. d34deab drm: Make the prime vmap/vunmap hooks optional. by Eric Anholt · 7 years ago
  51. 9f99963 drm/tinydrm/mi0283qt: Always set rotation value by Tom Callaway · 7 years ago
  52. 30e9db6d drm: Don't pass the index to drm_property_add_enum() by Ville Syrjälä · 7 years ago
  53. ebb513a drm/dp: Rename the edp_sdp_header as dp_sdp_header by Manasi Navare · 7 years ago
  54. cccb57d drm/stm: ltdc: fix warnings in ltdc_plane_create() by Philippe CORNU · 7 years ago
  55. 0cefff9 drm/stm: ltdc: add mode_valid() by Philippe CORNU · 7 years ago
  56. c2af736 drm/stm: ltdc: fix deferred endpoint management by Philippe CORNU · 7 years ago
  57. cc4e44d qxl: drop dummy functions by Gerd Hoffmann · 7 years ago
  58. a6d3c4d qxl: hook monitors_config updates into crtc, not encoder. by Gerd Hoffmann · 7 years ago
  59. 998010b qxl: move qxl_send_monitors_config() by Gerd Hoffmann · 7 years ago
  60. 735581a qxl: remove qxl_io_log() by Gerd Hoffmann · 7 years ago
  61. 741c3ae drm/bridge/synopsys: dsi: use adjusted_mode in mode_set by Philippe CORNU · 7 years ago
  62. 6649910 drm/todo: Fallout from v3d review by Daniel Vetter · 7 years ago
  63. 16d25ea drm/virtio: fix mode_valid's return type by Luc Van Oostenryck · 7 years ago
  64. f555828 drm/i2c: tda998x: fix mode_valid's return type by Luc Van Oostenryck · 7 years ago
  65. e0d92e1 drm/qxl: fix mode_valid's return type by Luc Van Oostenryck · 7 years ago
  66. 2ea0090 drm/gma500: fix psb_intel_lvds_mode_valid()'s return type by Luc Van Oostenryck · 7 years ago
  67. 6777278 drm/gma500: fix mode_valid's return type by Luc Van Oostenryck · 7 years ago
  68. 114b3ac drm/bridge: tc358767: fix mode_valid's return type by Luc Van Oostenryck · 7 years ago
  69. c24c88c drm/bochs: fix mode_valid's return type by Luc Van Oostenryck · 7 years ago
  70. b9d9168 drm/udl: fix mode_valid's return type by Luc Van Oostenryck · 7 years ago
  71. c69e52d drm/mgag200: fix mode_valid's return type by Luc Van Oostenryck · 7 years ago
  72. e14d509 drm/hisilicon: fix mode_valid's return type by Luc Van Oostenryck · 7 years ago
  73. 0e19b02 drm/bridge: adv7511: fix mode_valid's return type by Luc Van Oostenryck · 7 years ago
  74. 602b14a drm/ast: fix mode_valid's return type by Luc Van Oostenryck · 7 years ago
  75. 680532c drm: adv7511: Add support for i2c_new_secondary_device by Kieran Bingham · 7 years ago
  76. ffdd073 dt-bindings: adv7511: Extend bindings to allow specifying slave map addresses by Kieran Bingham · 7 years ago
  77. 6e35fed drm: Don't EXPORT drm_add/reset_display_info by Daniel Vetter · 7 years ago
  78. dd388ee drm/xen-front: use simple display pipe prepare_fb helper by Daniel Vetter · 7 years ago
  79. 30d23f2 drm/atomic: better doc for implicit vs explicit fencing by Daniel Vetter · 7 years ago
  80. 244cb3d drm/mxsfb: Use simple_display_pipe prepare_fb helper by Daniel Vetter · 7 years ago
  81. f2b5a6216 drm/pl111: Use simple_display_pipe prepare_fb helper by Daniel Vetter · 7 years ago
  82. 78172ad drm/tve200: Use simple_display_pipe prepare_fb helper by Daniel Vetter · 7 years ago
  83. ccc3b2b drm: Move simple_display_pipe prepare_fb helper into gem fb helpers by Daniel Vetter · 7 years ago
  84. 3fbe86b drm/vmwgfx: Remove no-op prepare/cleanup_fb callbacks by Daniel Vetter · 7 years ago
  85. f55826f drm: panel-orientation-quirks: Add quirk for Lenovo Ideapad Mixx 320 by Hans de Goede · 7 years ago
  86. 068b01d drm: panel-orientation-quirks: Add quirk for Lenovo Ideapad Mixx 310 by Hans de Goede · 7 years ago
  87. 98bd033 drm/rockchip: psr: Remove flush by CRTC by Tomasz Figa · 7 years ago
  88. d2d4f51 drm/rockchip: Disallow PSR for the whole atomic commit by Tomasz Figa · 7 years ago
  89. 6e6cf3e drm/rockchip: psr: Sanitize semantics of allow/inhibit API by Tomasz Figa · 7 years ago
  90. 39b138e drm/rockchip: psr: Avoid redundant calls to .set() callback by Tomasz Figa · 7 years ago
  91. a416960 drm/rockchip: analogix_dp: Do not call Analogix code before bind by Tomasz Figa · 7 years ago
  92. 7bb3bb4 drm/bridge: analogix_dp: Split the platform-specific poweron in two parts by Douglas Anderson · 7 years ago
  93. 6bda811 drm/rockchip: pre dither down when output bpc is 8bit by Mark Yao · 7 years ago
  94. 7bd0fd9 drm/bridge: analogix_dp: Properly disable aux chan retries on rockchip by Douglas Anderson · 7 years ago
  95. 71cef824 drm/bridge: analogix_dp: Properly log AUX CH errors by Douglas Anderson · 7 years ago
  96. 2f8d216 drm/bridge: analogix_dp: Reorder plat_data->power_off to happen sooner by Douglas Anderson · 7 years ago
  97. 6f4638a drm/bridge: analogix_dp: Move fast link training detect to set_bridge by zain wang · 7 years ago
  98. 4805b7c drm/bridge: analogix_dp: Fix incorrect operations with register ANALOGIX_DP_FUNC_EN_1 by zain wang · 7 years ago
  99. c4d3b1a drm/bridge: analogix_dp: Fix timeout of video streamclk config by zain wang · 7 years ago
  100. ac0c0b6 drm/bridge: analogix_dp: Don't use ANALOGIX_DP_PLL_CTL to control pll by zain wang · 7 years ago