1. 73b0ca8 drm/i915/skl+: consider max supported plane pixel rate while scaling by Mahesh Kumar · 8 years ago
  2. 630d30a drm/i915: Convert intel_sdvo connector properties to atomic. by Maarten Lankhorst · 8 years ago
  3. 11c1a9e drm/i915: Add plumbing for digital connector state, v3. by Maarten Lankhorst · 8 years ago
  4. a82256b Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  5. c2c446a drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI by Robert Foss · 8 years ago
  6. efd38b6 gpu: drm: i915: compress logic into one line by Gustavo A. R. Silva · 8 years ago
  7. cbaa331 gpu: drm: i915: remove dead code by Gustavo A. R. Silva · 8 years ago
  8. 749d98b drm/i915: Fix hw state verifier access to crtc->state. by Maarten Lankhorst · 8 years ago
  9. e11ffdd drm/i915: Simplify cursor register write sequence by Ville Syrjälä · 8 years ago
  10. d9e1551 drm/i915: Relax 845/865 CURBASE alignemnt requirement to 32 bytes by Ville Syrjälä · 8 years ago
  11. 1e7b4fd drm/i915: Handle fb offset and src coordinates for cursors by Ville Syrjälä · 8 years ago
  12. fabac48 drm/i915: Fix gen3 physical cursor alignment requirements by Ville Syrjälä · 8 years ago
  13. 024faac drm/i915: Support variable cursor height on ivb+ by Ville Syrjälä · 8 years ago
  14. 1e1bb87 drm/i915: Use fb->pitches[0] in cursor code by Ville Syrjälä · 8 years ago
  15. 3637ecf drm/i915: Generalize cursor size checks a bit by Ville Syrjälä · 8 years ago
  16. 659056f drm/i915: Split cursor check_plane into i845 and i9xx variants by Ville Syrjälä · 8 years ago
  17. 75343a4 drm/i915: Drop useless posting reads from cursor commit by Ville Syrjälä · 8 years ago
  18. b2d03b0 drm/i915: Move cursor position and base handling into the platform specific functions by Ville Syrjälä · 8 years ago
  19. ed27022 drm/i915: Refactor CURPOS calculation by Ville Syrjälä · 8 years ago
  20. cd5dcbf drm/i915: Clean up cursor junk from intel_crtc by Ville Syrjälä · 8 years ago
  21. 1cecc83 drm/i915: Refactor CURBASE calculation by Ville Syrjälä · 8 years ago
  22. 282dbf9 drm/i915: Pass intel_plane and intel_crtc to plane hooks by Ville Syrjälä · 8 years ago
  23. d509e28 drm/i915: Parametrize cursor/primary pipe select bits by Ville Syrjälä · 8 years ago
  24. ab33081 drm/i915: Add support for sprites on g4x by Ville Syrjälä · 8 years ago
  25. 04548cb drm/i915: Two stage watermarks for g4x by Ville Syrjälä · 8 years ago
  26. ed58570 drm/i915/vlv: Fix port B PLL opamp initialization by Imre Deak · 8 years ago
  27. 5caa0fe drm/vblank: Lock down vblank->hwmode more by Daniel Vetter · 8 years ago
  28. 440df93 drm/i915: Make legacy cursor updates more unsynced by Ville Syrjälä · 8 years ago
  29. f4bf77b drm/i915: set "ret" correctly on error paths by Dan Carpenter · 8 years ago
  30. c50b4bf Revert "drm/i915: Lock mode_config.mutex in intel_display_resume." by Maarten Lankhorst · 8 years ago
  31. ebf3f19 Merge airlied/drm-next into drm-intel-next-queued by Daniel Vetter · 8 years ago
  32. 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
  33. 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
  34. e92075f drm/i915: Simplify shrinker locking by Joonas Lahtinen · 8 years ago
  35. 400c19d i915: initialize the free_list of the fencing atomic_helper by Andrea Arcangeli · 8 years ago
  36. 6c5ed5a drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connector_modes, v4. by Maarten Lankhorst · 8 years ago
  37. 9c79e0b drm/fb-helper: Give up on kgdb for atomic drivers by Daniel Vetter · 8 years ago
  38. 3fab2f0 drm/i915: Nuke intel_atomic_legacy_gamma_set by Daniel Vetter · 8 years ago
  39. b260ac3 drm: Remove drm_modeset_legacy_acquire_ctx and crtc->acquire_ctx by Daniel Vetter · 8 years ago
  40. 8952030 drm/i915: Make legacy cursor updates more unsynced by Ville Syrjälä · 8 years ago
  41. a2e1319 Revert unrelated part of "drm: simplify the locking in the GETCRTC ioctl" by Maarten Lankhorst · 8 years ago
  42. 2f07556 drm/i915: Use LINEAR modifier instead of NONE by Ben Widawsky · 8 years ago
  43. 2c77bb2 drm: simplify the locking in the GETCRTC ioctl by Daniel Vetter · 8 years ago
  44. 34a2ab5 drm: Add acquire ctx parameter to ->update_plane by Daniel Vetter · 8 years ago
  45. 9a86cda drm/i915/dp: reduce link M/N parameters by Jani Nikula · 8 years ago
  46. 1595363 drm/i915: enable scrambling by Shashank Sharma · 8 years ago
  47. 44a126b drm/i915: kill intel_ddi_pll_select() by Paulo Zanoni · 8 years ago
  48. f9407ae drm/i915: Use i9xx_check_plane_surface() for sprite planes as well by Ville Syrjälä · 8 years ago
  49. 3ba35e5 drm/i915: Eliminate ironlake_update_primary_plane() by Ville Syrjälä · 8 years ago
  50. 5b7fcc4 drm/i915: Introduce i9xx_check_plane_surface() by Ville Syrjälä · 8 years ago
  51. a0864d5 drm/i915: Pre-compute plane control register value by Ville Syrjälä · 8 years ago
  52. 6a4407a drm/i915: Nuke ironlake_plane_ctl() by Ville Syrjälä · 8 years ago
  53. 7145f60 drm/i915: Extract i9xx_plane_ctl() and ironlake_plane_ctl() by Ville Syrjälä · 8 years ago
  54. 292889e drm/i915: Extract i845_cursor_ctl() and i9xx_cursor_ctl() by Ville Syrjälä · 8 years ago
  55. 2e88126 drm/i915: Use skl_plane_ctl() for the SKL "sprite" planes by Ville Syrjälä · 8 years ago
  56. 46f788b drm/i915: Extract skl_plane_ctl() by Ville Syrjälä · 8 years ago
  57. e642c85 drm/i915: Remove superfluous i915_add_request_no_flush() helper by Chris Wilson · 8 years ago
  58. 8c185ec drm/i915: Split I915_RESET_IN_PROGRESS into two flags by Chris Wilson · 8 years ago
  59. dd584fc drm/i915: Use I915_READ_FW for plane updates by Ville Syrjälä · 8 years ago
  60. 78587de drm/i915: Organize plane register writes into tighter bunches by Ville Syrjälä · 8 years ago
  61. aa5e9b4 drm/i915: Use new atomic iterator macros in display code by Maarten Lankhorst · 8 years ago
  62. 86b0426 drm/i915: Fix up verify_encoder_state by Daniel Vetter · 8 years ago
  63. f9e905c drm/i915: use for_each_intel_connector_iter in intel_display.c by Daniel Vetter · 8 years ago
  64. 51ec53d drm/i915: Make intel_get_pipe_from_connector atomic by Daniel Vetter · 8 years ago
  65. 144cc143 drm/i915: Use DRM_DEBUG_KMS() for framebuffer failure debug messages by Ville Syrjälä · 8 years ago
  66. 3ca46c0 drm/i915: Pass the correct plane index to _intel_compute_tile_offset() by Ville Syrjälä · 8 years ago
  67. 1b50053 drm/i915: Avoid div-by-zero when computing aux_stride w/o an aux plane by Ville Syrjälä · 8 years ago
  68. b90c1ee drm/i915: Move nv12 chroma plane handling into intel_surf_alignment() by Ville Syrjälä · 8 years ago
  69. d88c4af drm/i915: Plumb drm_framebuffer into more places by Ville Syrjälä · 8 years ago
  70. c3f8ad5 drm/i915: Nuke debug messages from the pipe update critical section by Ville Syrjälä · 8 years ago
  71. 7ffe939 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  72. 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
  73. d2fa80a drm/i915: Avoid clearing the base drm_crtc_state by Chris Wilson · 8 years ago
  74. 567f079 drm/i915: Move updating color management to before vblank evasion by Maarten Lankhorst · 8 years ago
  75. 7225953 drm/i915: Add plane update/disable tracepoints by Ville Syrjälä · 8 years ago
  76. 602ae83 drm/i915: Sanitize VLV/CHV watermarks properly by Ville Syrjälä · 8 years ago
  77. b4ede6d drm/i915: Only use update_wm_{pre,post} for pre-ilk platforms by Ville Syrjälä · 8 years ago
  78. 5eeb798 drm/i915: Nuke crtc->wm.cxsr_allowed by Ville Syrjälä · 8 years ago
  79. ff32c54 drm/i915: Compute vlv/chv wms the atomic way by Ville Syrjälä · 8 years ago
  80. e9728bd drm/i915: Track visible planes in a bitmask by Ville Syrjälä · 8 years ago
  81. 3dc38ee drm/i915: Remove direct usages of intel_crtc->config from DDI code by Ander Conselvan de Oliveira · 8 years ago
  82. e9ce1a6 drm/i915: Pass intel_crtc to DDI functions called from crtc en/disable by Ander Conselvan de Oliveira · 8 years ago
  83. dc4a109 drm/i915: Pass pipe_config to fdi_link_train() functions by Ander Conselvan de Oliveira · 8 years ago
  84. 2ce4227 drm/i915: Pass pipe_config to pch_enable() functions by Ander Conselvan de Oliveira · 8 years ago
  85. 0dcdc38 drm/i915: Pass intel_crtc to intel_lpt_pch_enable() by Ander Conselvan de Oliveira · 8 years ago
  86. 4cbe4b2 drm/i915: Pass intel_crtc to fdi_link_train() hooks by Ander Conselvan de Oliveira · 8 years ago
  87. 5be6e33 drm/i915: Do .init_clock_gating() earlier to avoid it clobbering watermarks by Ville Syrjälä · 8 years ago
  88. a5509ab drm/i915: Fix legacy cursor vs. watermarks for ILK-BDW by Ville Syrjälä · 8 years ago
  89. dd68928 drm/i915: Prevent concurrent tiling/framebuffer modifications by Chris Wilson · 8 years ago
  90. 9aceb5c1 drm/i915: Fix all intel_framebuffer_init failures to take the error path by Chris Wilson · 8 years ago
  91. 62b6956 drm/i915: Only enable DDI IO power domains after enabling DPLL by Ander Conselvan de Oliveira · 8 years ago
  92. 79f255a drm/i915: Store encoder power domain in struct intel_encoder by Ander Conselvan de Oliveira · 8 years ago
  93. 5432fca drm/i915: Store aux power domain in intel_dp by Ander Conselvan de Oliveira · 8 years ago
  94. 8e22e1b Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 8 years ago
  95. 6ebc692 drm/i915/glk: Pass dev_priv to intel_atomic_setup_scalers() by Ander Conselvan de Oliveira · 8 years ago
  96. 5b7280f drm/i915/glk: Fix maximum scaling factor for Geminilake scalers by Ander Conselvan de Oliveira · 8 years ago
  97. 94000cc Merge tag 'v4.10-rc8' into drm-next by Dave Airlie · 8 years ago
  98. d59b21e drm/i915: Remove 'retire' parameter from intel_fb_obj_flush by Chris Wilson · 8 years ago
  99. 57822dc drm/i915: Perform object clflushing asynchronously by Chris Wilson · 8 years ago
  100. 5a97bcc drm/i915: Amalgamate flushing of display objects by Chris Wilson · 8 years ago