1. fe47ea0 drm/i915: Support planar formats in tile height calculations by Tvrtko Ursulin · 9 years ago
  2. d637ce3 drm/i915: cleanup pipe_update trace functions with new crtc debug info v3 by Jesse Barnes · 9 years ago
  3. eb120ef drm/i915: add more debug info for when atomic updates fail v3 by Jesse Barnes · 9 years ago
  4. d1b9d03 drm/i915: Fix fb object's frontbuffer-bits by Sagar Arun Kamble · 9 years ago
  5. 8e0e9ce drm/i915: Remove legacy plane updates for cursor and sprite planes. by Maarten Lankhorst · 9 years ago
  6. 85a62bf drm/i915: Also record time difference if vblank evasion fails, v2. by Maarten Lankhorst · 9 years ago
  7. 34e0adb drm/i915: Remove start frame argument to pipe_update_begin/end. by Maarten Lankhorst · 9 years ago
  8. 8f539a8 drm/i915: always disable irqs in intel_pipe_update_start by Maarten Lankhorst · 9 years ago
  9. 26e1fe4 drm/i915: Use the memory latency based WM computation on VLV too by Ville Syrjälä · 9 years ago
  10. a9ff871 drm/i915: Store frontbuffer_bits in the plane by Ville Syrjälä · 9 years ago
  11. 818ed96 drm/i915: Make setting color key atomic. by Maarten Lankhorst · 9 years ago
  12. a539205 drm/i915: atomic plane updates in a nutshell by Maarten Lankhorst · 9 years ago
  13. 7fabf5e drm/i915: remove force argument from disable_plane by Maarten Lankhorst · 9 years ago
  14. 061e4b8 drm/i915: clean up atomic plane check functions, v2. by Maarten Lankhorst · 9 years ago
  15. 302d19a drm/i915: clean up plane commit functions by Maarten Lankhorst · 9 years ago
  16. da20eab drm/i915: Split plane updates of crtc->atomic into a helper, v2. by Maarten Lankhorst · 9 years ago
  17. 86adf9d drm/i915: Split skl_update_scaler, v4. by Maarten Lankhorst · 9 years ago
  18. 4e9a86b drm/i915: Actually respect DSPSURF alignment restrictions by Ville Syrjälä · 9 years ago
  19. caf4e25 drm/i915: Make sure our labels start at column 0 by Damien Lespiau · 9 years ago
  20. b12ce1d drm/i915: Kill intel_flush_primary_plane() by Ville Syrjälä · 9 years ago
  21. 225c228 drm/i915/skl: don't fail colorkey + scaler request by Chandra Konduru · 9 years ago
  22. dada2d5 drm/i915: Make the sprite formats const by Damien Lespiau · 9 years ago
  23. 2614f17 drm/i915: call intel_tile_height with correct parameter by Chandra Konduru · 9 years ago
  24. 87d4300 drm/i915: Move intel_(pre_disable/post_enable)_primary to intel_display.c, and use it there. by Maarten Lankhorst · 9 years ago
  25. a8ad0d8 drm/i915: Add a way to disable planes without updating state by Maarten Lankhorst · 9 years ago
  26. ecce87e drm/i915: Remove implicitly disabling primary plane for now by Maarten Lankhorst · 9 years ago
  27. c331879 drm/i915: skylake sprite plane scaling using shared scalers by Chandra Konduru · 9 years ago
  28. 6156a45 drm/i915: skylake primary plane scaling using shared scalers by Chandra Konduru · 9 years ago
  29. c5fe557 Merge branch 'topic/bxt-stage1' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  30. 0a5ae1b drm/i915: Keep sprite plane src rect in 16.16 format by Chandra Konduru · 9 years ago
  31. 549e2bf drm/i915: Initialize skylake scalers by Chandra Konduru · 9 years ago
  32. 08e221f drm/i915: Initialize plane colorkey to NONE by Chandra Konduru · 9 years ago
  33. 3b7a511 drm/i915/skl: Support for 90/270 rotation by Sonika Jindal · 9 years ago
  34. 70a101f drm/i915: Switch to full atomic helpers for plane updates/disable, take two by Matt Roper · 9 years ago
  35. 1d8ac08 Merge tag 'v4.0-rc7' into drm-next by Dave Airlie · 9 years ago
  36. 840a1cf drm/i915: Reject the colorkey ioctls for primary and cursor planes by Ville Syrjälä · 9 years ago
  37. a8265c5 drm/i915: Rip out GET_SPRITE_COLORKEY ioctl by Daniel Vetter · 9 years ago
  38. 1fc0a8f drm/i915/skl: Take 90/270 rotation into account in watermark calculations by Tvrtko Ursulin · 9 years ago
  39. 121920f drm/i915/skl: Query display address through a wrapper by Tvrtko Ursulin · 9 years ago
  40. 2ddc1da drm/i915: Fix SKL sprite disable double buffer register update by Ville Syrjälä · 9 years ago
  41. 48fe469 drm/i915: Eliminate plane control register RMW from sprite code by Ville Syrjälä · 9 years ago
  42. 47ecbb2 drm/i915: Eliminate the RMW sprite colorkey management by Ville Syrjälä · 9 years ago
  43. 08fd59f drm/i915: Move vblank wait determination to 'check' phase by Matt Roper · 9 years ago
  44. bdd7554 drm/i915: Kill intel_plane->obj by Ville Syrjälä · 9 years ago
  45. 6e721fb drm/i915: Use plane->state->fb instead of plane->fb in intel_plane_restore() by Ville Syrjälä · 9 years ago
  46. 0fda656 drm/i915/skl: Update watermarks for Y tiling by Tvrtko Ursulin · 9 years ago
  47. b321803 drm/i915/skl: Allow scanning out Y and Yf fbs by Damien Lespiau · 9 years ago
  48. 3f52c6e drm/i915: Remove DRIVER_MODESET checks from modeset code by Daniel Vetter · 9 years ago
  49. 1e3feef drm/i915: Switch to drm_crtc variants of vblank functions by Daniel Vetter · 9 years ago
  50. 66ebf56 drm/i915/skl: Use fb modifiers for sprites by Tvrtko Ursulin · 9 years ago
  51. e35fef2 drm/i915: change dev_priv->fbc.plane to dev_priv->fbc.crtc by Paulo Zanoni · 10 years ago
  52. c196e1d drm/i915: Switch plane properties to full atomic helper. by Matt Roper · 10 years ago
  53. 65a3fea drm/i915: Consolidate plane handler vtables by Matt Roper · 10 years ago
  54. 8e7d688 drm/i915: Move rotation from intel_plane to drm_plane_state by Matt Roper · 10 years ago
  55. 6e3c971 drm/i915: Make intel_crtc->config a pointer by Ander Conselvan de Oliveira · 10 years ago
  56. 2d112de drm/i915: Embedded struct drm_crtc_state in intel_crtc_state by Ander Conselvan de Oliveira · 10 years ago
  57. 53a366b drm/i915: Drop unused position fields (v2) by Matt Roper · 10 years ago
  58. ea2c67b drm/i915: Move to atomic plane helpers (v9) by Matt Roper · 10 years ago
  59. 4a3b876 drm/i915: Clarify sprite plane function names (v4) by Matt Roper · 10 years ago
  60. c34c9ee drm/i915: Move vblank evasion to commit (v4) by Matt Roper · 10 years ago
  61. 32b7eee drm/i915: Refactor work that can sleep out of commit (v7) by Matt Roper · 10 years ago
  62. 7ff0ebc drm/i915: Move FBC stuff to intel_fbc.c by Rodrigo Vivi · 10 years ago
  63. cf4c7c1 drm/i915: Make all plane disables use 'update_plane' (v5) by Matt Roper · 10 years ago
  64. c59cb17 drm/i915: Consolidate top-level .update_plane() handlers by Matt Roper · 10 years ago
  65. 38f3ce3 drm/i915: Consolidate plane 'cleanup' operations (v3) by Matt Roper · 10 years ago
  66. 6beb8c23 drm/i915: Consolidate plane 'prepare' functions (v2) by Matt Roper · 10 years ago
  67. 2b875c2 drm/i915: Make intel_plane_state subclass drm_plane_state by Matt Roper · 10 years ago
  68. b8bbac1 drm/i915: use the correct obj when preparing the sprite plane by Paulo Zanoni · 10 years ago
  69. 9362c7c drm/i915: Use vblank evade mechanism in mmio_flip by Ander Conselvan de Oliveira · 10 years ago
  70. 0594a3d drm/i915: Remove modeset lock check from intel_pipe_update_start() by Ander Conselvan de Oliveira · 10 years ago
  71. 26ff276 drm/i915: Add kerneldoc for intel_pipe_update_{start, end} by Ander Conselvan de Oliveira · 10 years ago
  72. 850c4cd drm/i915: Make intel_pin_and_fence_fb_obj take plane and framebuffer by Tvrtko Ursulin · 10 years ago
  73. 6ca2aeb drm/i915: Add support for CHV pipe B sprite CSC by Ville Syrjälä · 10 years ago
  74. c14b048 drm/i915: Initialize new chv primary plane and pipe blender registers by Ville Syrjälä · 10 years ago
  75. 77cde95 drm/i915: use intel_fb_obj() macros to assign gem objects by Gustavo Padovan · 10 years ago
  76. 34aa50a drm/i915: create a prepare phase for sprite plane updates by Gustavo Padovan · 10 years ago
  77. 1447dde drm/i915/skl: Add 180 degree HW rotation support by Sonika Jindal · 10 years ago
  78. 955e36d Merge branch 'topic/skl-stage1' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  79. dc2a41b drm/i915/skl: Implement drm_plane vfuncs by Damien Lespiau · 11 years ago
  80. e259f17 drm/i915: Fix regression in the sprite plane update split by Gustavo Padovan · 10 years ago
  81. 25067bf drm/i915: pin sprite fb only if it changed by Gustavo Padovan · 10 years ago
  82. 96d61a7 drm/i915: split intel_update_plane into check() and commit() by Gustavo Padovan · 10 years ago
  83. 8fe8a3f drm/i915: init sprites with univeral plane init function by Derek Foreman · 10 years ago
  84. 09dba00 drm/i915: Don't call intel_plane_restore() when the prop value didn't change by Ville Syrjälä · 10 years ago
  85. 48404c1 drm/i915: Add 180 degree primary plane rotation support by Sonika Jindal · 10 years ago
  86. 7ed6eee drm/i915: Add rotation property for sprites by Ville Syrjälä · 10 years ago
  87. e57465f drm/i915: Make intel_plane_restore() return an error by Ville Syrjälä · 10 years ago
  88. 76eebda drm/i915: Add 180 degree sprite rotation support by Ville Syrjälä · 10 years ago
  89. 210871b drm/i915: Kill intel_crtc->vbl_wait by Ville Syrjälä · 10 years ago
  90. 4dac3ed Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 10 years ago
  91. ed57cb8 drm/i915: Also give the sprite width for WM computation by Damien Lespiau · 10 years ago
  92. 7707e65 drm/i915: use helpers by Rob Clark · 10 years ago
  93. ca5a1b9 Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  94. f1615bb Merge tag 'v3.16-rc4' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  95. 33c3b0d drm/i915: Wait for vblank after enabling the primary plane on BDW by Ville Syrjälä · 10 years ago
  96. f99d706 drm/i915: Track frontbuffer invalidation/flushing by Daniel Vetter · 10 years ago
  97. a071fa0 drm/i915: Introduce accurate frontbuffer tracking by Daniel Vetter · 10 years ago
  98. 3108e99 drm/i915: Drop schedule_back from psr_exit by Daniel Vetter · 10 years ago
  99. e6e559d drm/i915: Ditch intel_edp_psr_update by Daniel Vetter · 10 years ago
  100. 642f9bb drm/i915: PSR HSW: update after enabling sprite. by Rodrigo Vivi · 10 years ago