1. c2c446a drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI by Robert Foss · 7 years ago
  2. 5caa0fe drm/vblank: Lock down vblank->hwmode more by Daniel Vetter · 8 years ago
  3. 440df93 drm/i915: Make legacy cursor updates more unsynced by Ville Syrjälä · 8 years ago
  4. df45eac Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  5. 2b2fc72 Merge tag 'drm-intel-testing-2017-04-03' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  6. 6c5ed5a drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connector_modes, v4. by Maarten Lankhorst · 8 years ago
  7. 9c79e0b drm/fb-helper: Give up on kgdb for atomic drivers by Daniel Vetter · 8 years ago
  8. 3fab2f0 drm/i915: Nuke intel_atomic_legacy_gamma_set by Daniel Vetter · 8 years ago
  9. b260ac3 drm: Remove drm_modeset_legacy_acquire_ctx and crtc->acquire_ctx by Daniel Vetter · 8 years ago
  10. a2e1319 Revert unrelated part of "drm: simplify the locking in the GETCRTC ioctl" by Maarten Lankhorst · 8 years ago
  11. 2f07556 drm/i915: Use LINEAR modifier instead of NONE by Ben Widawsky · 8 years ago
  12. 2c77bb2 drm: simplify the locking in the GETCRTC ioctl by Daniel Vetter · 8 years ago
  13. 34a2ab5 drm: Add acquire ctx parameter to ->update_plane by Daniel Vetter · 8 years ago
  14. 9a86cda drm/i915/dp: reduce link M/N parameters by Jani Nikula · 8 years ago
  15. 1595363 drm/i915: enable scrambling by Shashank Sharma · 8 years ago
  16. 44a126b drm/i915: kill intel_ddi_pll_select() by Paulo Zanoni · 8 years ago
  17. f9407ae drm/i915: Use i9xx_check_plane_surface() for sprite planes as well by Ville Syrjälä · 8 years ago
  18. 3ba35e5 drm/i915: Eliminate ironlake_update_primary_plane() by Ville Syrjälä · 8 years ago
  19. 5b7fcc4 drm/i915: Introduce i9xx_check_plane_surface() by Ville Syrjälä · 8 years ago
  20. a0864d5 drm/i915: Pre-compute plane control register value by Ville Syrjälä · 8 years ago
  21. 6a4407a drm/i915: Nuke ironlake_plane_ctl() by Ville Syrjälä · 8 years ago
  22. 7145f60 drm/i915: Extract i9xx_plane_ctl() and ironlake_plane_ctl() by Ville Syrjälä · 8 years ago
  23. 292889e drm/i915: Extract i845_cursor_ctl() and i9xx_cursor_ctl() by Ville Syrjälä · 8 years ago
  24. 2e88126 drm/i915: Use skl_plane_ctl() for the SKL "sprite" planes by Ville Syrjälä · 8 years ago
  25. 46f788b drm/i915: Extract skl_plane_ctl() by Ville Syrjälä · 8 years ago
  26. e642c85 drm/i915: Remove superfluous i915_add_request_no_flush() helper by Chris Wilson · 8 years ago
  27. 8c185ec drm/i915: Split I915_RESET_IN_PROGRESS into two flags by Chris Wilson · 8 years ago
  28. dd584fc drm/i915: Use I915_READ_FW for plane updates by Ville Syrjälä · 8 years ago
  29. 78587de drm/i915: Organize plane register writes into tighter bunches by Ville Syrjälä · 8 years ago
  30. aa5e9b4 drm/i915: Use new atomic iterator macros in display code by Maarten Lankhorst · 8 years ago
  31. 86b0426 drm/i915: Fix up verify_encoder_state by Daniel Vetter · 8 years ago
  32. f9e905c drm/i915: use for_each_intel_connector_iter in intel_display.c by Daniel Vetter · 8 years ago
  33. 51ec53d drm/i915: Make intel_get_pipe_from_connector atomic by Daniel Vetter · 8 years ago
  34. 144cc143 drm/i915: Use DRM_DEBUG_KMS() for framebuffer failure debug messages by Ville Syrjälä · 8 years ago
  35. 3ca46c0 drm/i915: Pass the correct plane index to _intel_compute_tile_offset() by Ville Syrjälä · 8 years ago
  36. 1b50053 drm/i915: Avoid div-by-zero when computing aux_stride w/o an aux plane by Ville Syrjälä · 8 years ago
  37. b90c1ee drm/i915: Move nv12 chroma plane handling into intel_surf_alignment() by Ville Syrjälä · 8 years ago
  38. d88c4af drm/i915: Plumb drm_framebuffer into more places by Ville Syrjälä · 8 years ago
  39. c3f8ad5 drm/i915: Nuke debug messages from the pipe update critical section by Ville Syrjälä · 8 years ago
  40. 7ffe939 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  41. 2e16101 Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  42. d2fa80a drm/i915: Avoid clearing the base drm_crtc_state by Chris Wilson · 8 years ago
  43. 567f079 drm/i915: Move updating color management to before vblank evasion by Maarten Lankhorst · 8 years ago
  44. 7225953 drm/i915: Add plane update/disable tracepoints by Ville Syrjälä · 8 years ago
  45. 602ae83 drm/i915: Sanitize VLV/CHV watermarks properly by Ville Syrjälä · 8 years ago
  46. b4ede6d drm/i915: Only use update_wm_{pre,post} for pre-ilk platforms by Ville Syrjälä · 8 years ago
  47. 5eeb798 drm/i915: Nuke crtc->wm.cxsr_allowed by Ville Syrjälä · 8 years ago
  48. ff32c54 drm/i915: Compute vlv/chv wms the atomic way by Ville Syrjälä · 8 years ago
  49. e9728bd drm/i915: Track visible planes in a bitmask by Ville Syrjälä · 8 years ago
  50. 3dc38ee drm/i915: Remove direct usages of intel_crtc->config from DDI code by Ander Conselvan de Oliveira · 8 years ago
  51. e9ce1a6 drm/i915: Pass intel_crtc to DDI functions called from crtc en/disable by Ander Conselvan de Oliveira · 8 years ago
  52. dc4a109 drm/i915: Pass pipe_config to fdi_link_train() functions by Ander Conselvan de Oliveira · 8 years ago
  53. 2ce4227 drm/i915: Pass pipe_config to pch_enable() functions by Ander Conselvan de Oliveira · 8 years ago
  54. 0dcdc38 drm/i915: Pass intel_crtc to intel_lpt_pch_enable() by Ander Conselvan de Oliveira · 8 years ago
  55. 4cbe4b2 drm/i915: Pass intel_crtc to fdi_link_train() hooks by Ander Conselvan de Oliveira · 8 years ago
  56. 5be6e33 drm/i915: Do .init_clock_gating() earlier to avoid it clobbering watermarks by Ville Syrjälä · 8 years ago
  57. a5509ab drm/i915: Fix legacy cursor vs. watermarks for ILK-BDW by Ville Syrjälä · 8 years ago
  58. dd68928 drm/i915: Prevent concurrent tiling/framebuffer modifications by Chris Wilson · 8 years ago
  59. 9aceb5c1 drm/i915: Fix all intel_framebuffer_init failures to take the error path by Chris Wilson · 8 years ago
  60. 62b6956 drm/i915: Only enable DDI IO power domains after enabling DPLL by Ander Conselvan de Oliveira · 8 years ago
  61. 79f255a drm/i915: Store encoder power domain in struct intel_encoder by Ander Conselvan de Oliveira · 8 years ago
  62. 5432fca drm/i915: Store aux power domain in intel_dp by Ander Conselvan de Oliveira · 8 years ago
  63. 8e22e1b Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 8 years ago
  64. 6ebc692 drm/i915/glk: Pass dev_priv to intel_atomic_setup_scalers() by Ander Conselvan de Oliveira · 8 years ago
  65. 5b7280f drm/i915/glk: Fix maximum scaling factor for Geminilake scalers by Ander Conselvan de Oliveira · 8 years ago
  66. 94000cc Merge tag 'v4.10-rc8' into drm-next by Dave Airlie · 8 years ago
  67. d59b21e drm/i915: Remove 'retire' parameter from intel_fb_obj_flush by Chris Wilson · 8 years ago
  68. 57822dc drm/i915: Perform object clflushing asynchronously by Chris Wilson · 8 years ago
  69. 5a97bcc drm/i915: Amalgamate flushing of display objects by Chris Wilson · 8 years ago
  70. 8d8c386 drm/i915: Add power well SW/HW state verification by Imre Deak · 8 years ago
  71. 3bb56da drm/i915/glk: Enable pipe CSC by Ander Conselvan de Oliveira · 8 years ago
  72. 24dbf51 drm/i915: struct_mutex is not required for allocating the framebuffer by Chris Wilson · 8 years ago
  73. 70001cd drm/i915: Remove struct_mutex for destroying framebuffers by Chris Wilson · 8 years ago
  74. 5a4c6f1 drm/i915: The return of i915_gpu_info to debugfs by Chris Wilson · 8 years ago
  75. 581e49f drm/atomic: Add new iterators over all state, v3. by Maarten Lankhorst · 8 years ago
  76. 73dec95 drm/i915: Emit to ringbuffer directly by Tvrtko Ursulin · 8 years ago
  77. d2d1501 drm/i915: Convert remaining users of 32bit power domain masks by Ander Conselvan de Oliveira · 8 years ago
  78. 6401c37 drm/i915: Simplify platform checks in intel_fb_pitch_limit() by Ville Syrjälä · 8 years ago
  79. d8fc70b drm/i915: Make power domain masks 64 bit long by Ander Conselvan de Oliveira · 8 years ago
  80. ceb9932 drm/i915: Move ilk_pipe_pixel_rate() to intel_display.c by Ville Syrjälä · 8 years ago
  81. b0587e4 drm/i915: Replace the .modeset_commit_cdclk() hook with a more direct .set_cdclk() hook by Ville Syrjälä · 8 years ago
  82. bb0f4aa drm/i915: Track full cdclk state for the logical and actual cdclk frequencies by Ville Syrjälä · 8 years ago
  83. 49cd97a drm/i915: Start moving the cdclk stuff into a distinct state structure by Ville Syrjälä · 8 years ago
  84. 7ff89ca drm/i915: Move most cdclk/rawclk related code to intel_cdclk.c by Ville Syrjälä · 8 years ago
  85. 4717e8b drm/i915: Clean up the .get_cdclk() assignment if ladder by Ville Syrjälä · 8 years ago
  86. c49a0d0 drm/i915: s/get_display_clock_speed/get_cdclk/ by Ville Syrjälä · 8 years ago
  87. 4e841ec drm/i915: Nuke intel_mode_max_pixclk() by Ville Syrjälä · 8 years ago
  88. a7d1b3f drm/i915: Store the pipe pixel rate in the crtc state by Ville Syrjälä · 8 years ago
  89. 5351fbb drm/i915: fix use-after-free in page_flip_completed() by Andrey Ryabinin · 8 years ago
  90. 6248017 drm/i915: Get correct display clock on 945gm by Arthur Heymans · 8 years ago
  91. ba318c6 drm/i915: Drain the freed state from the tail of the next commit by Chris Wilson · 8 years ago
  92. 37255d8 drm/i915: Fix POWER_DOMAIN_AUDIO refcounting. by Maarten Lankhorst · 8 years ago
  93. e2b06d7 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  94. e8fe4f4 drm/i915: Track pinned vma in intel_plane_state by Chris Wilson · 8 years ago
  95. 012bbe2 Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  96. 47f9ea8 drm/i915/glk: Plane color correction register changes by Ander Conselvan de Oliveira · 8 years ago
  97. 39cb2c9 drm/i915: Check for NULL i915_vma in intel_unpin_fb_obj() by Linus Torvalds · 8 years ago
  98. 05c41f9 drm/i915: fix use-after-free in page_flip_completed() by Andrey Ryabinin · 8 years ago
  99. 611032b drm/i915: Add support for DP Video pattern compliance tests by Manasi Navare · 8 years ago
  100. 196cd5d drm: s/drm_crtc_get_hv_timings/drm_mode_get_hv_timings/ by Daniel Vetter · 8 years ago