1. 6e3c971 drm/i915: Make intel_crtc->config a pointer by Ander Conselvan de Oliveira · 10 years ago
  2. 2d112de drm/i915: Embedded struct drm_crtc_state in intel_crtc_state by Ander Conselvan de Oliveira · 10 years ago
  3. 53a366b drm/i915: Drop unused position fields (v2) by Matt Roper · 10 years ago
  4. ea2c67b drm/i915: Move to atomic plane helpers (v9) by Matt Roper · 10 years ago
  5. 4a3b876 drm/i915: Clarify sprite plane function names (v4) by Matt Roper · 10 years ago
  6. c34c9ee drm/i915: Move vblank evasion to commit (v4) by Matt Roper · 10 years ago
  7. 32b7eee drm/i915: Refactor work that can sleep out of commit (v7) by Matt Roper · 10 years ago
  8. 7ff0ebc drm/i915: Move FBC stuff to intel_fbc.c by Rodrigo Vivi · 10 years ago
  9. cf4c7c1 drm/i915: Make all plane disables use 'update_plane' (v5) by Matt Roper · 10 years ago
  10. c59cb17 drm/i915: Consolidate top-level .update_plane() handlers by Matt Roper · 10 years ago
  11. 38f3ce3 drm/i915: Consolidate plane 'cleanup' operations (v3) by Matt Roper · 10 years ago
  12. 6beb8c23 drm/i915: Consolidate plane 'prepare' functions (v2) by Matt Roper · 10 years ago
  13. 2b875c2 drm/i915: Make intel_plane_state subclass drm_plane_state by Matt Roper · 10 years ago
  14. b8bbac1 drm/i915: use the correct obj when preparing the sprite plane by Paulo Zanoni · 10 years ago
  15. 9362c7c drm/i915: Use vblank evade mechanism in mmio_flip by Ander Conselvan de Oliveira · 10 years ago
  16. 0594a3d drm/i915: Remove modeset lock check from intel_pipe_update_start() by Ander Conselvan de Oliveira · 10 years ago
  17. 26ff276 drm/i915: Add kerneldoc for intel_pipe_update_{start, end} by Ander Conselvan de Oliveira · 10 years ago
  18. 850c4cd drm/i915: Make intel_pin_and_fence_fb_obj take plane and framebuffer by Tvrtko Ursulin · 10 years ago
  19. 6ca2aeb drm/i915: Add support for CHV pipe B sprite CSC by Ville Syrjälä · 10 years ago
  20. c14b048 drm/i915: Initialize new chv primary plane and pipe blender registers by Ville Syrjälä · 10 years ago
  21. 77cde95 drm/i915: use intel_fb_obj() macros to assign gem objects by Gustavo Padovan · 10 years ago
  22. 34aa50a drm/i915: create a prepare phase for sprite plane updates by Gustavo Padovan · 10 years ago
  23. 1447dde drm/i915/skl: Add 180 degree HW rotation support by Sonika Jindal · 10 years ago
  24. 955e36d Merge branch 'topic/skl-stage1' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  25. dc2a41b drm/i915/skl: Implement drm_plane vfuncs by Damien Lespiau · 11 years ago
  26. e259f17 drm/i915: Fix regression in the sprite plane update split by Gustavo Padovan · 10 years ago
  27. 25067bf drm/i915: pin sprite fb only if it changed by Gustavo Padovan · 10 years ago
  28. 96d61a7 drm/i915: split intel_update_plane into check() and commit() by Gustavo Padovan · 10 years ago
  29. 8fe8a3f drm/i915: init sprites with univeral plane init function by Derek Foreman · 10 years ago
  30. 09dba00 drm/i915: Don't call intel_plane_restore() when the prop value didn't change by Ville Syrjälä · 10 years ago
  31. 48404c1 drm/i915: Add 180 degree primary plane rotation support by Sonika Jindal · 10 years ago
  32. 7ed6eee drm/i915: Add rotation property for sprites by Ville Syrjälä · 10 years ago
  33. e57465f drm/i915: Make intel_plane_restore() return an error by Ville Syrjälä · 10 years ago
  34. 76eebda drm/i915: Add 180 degree sprite rotation support by Ville Syrjälä · 10 years ago
  35. 210871b drm/i915: Kill intel_crtc->vbl_wait by Ville Syrjälä · 11 years ago
  36. 4dac3ed Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 10 years ago
  37. ed57cb8 drm/i915: Also give the sprite width for WM computation by Damien Lespiau · 10 years ago
  38. 7707e65 drm/i915: use helpers by Rob Clark · 10 years ago
  39. 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
  40. f1615bb Merge tag 'v3.16-rc4' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  41. 33c3b0d drm/i915: Wait for vblank after enabling the primary plane on BDW by Ville Syrjälä · 10 years ago
  42. f99d706 drm/i915: Track frontbuffer invalidation/flushing by Daniel Vetter · 10 years ago
  43. a071fa0 drm/i915: Introduce accurate frontbuffer tracking by Daniel Vetter · 10 years ago
  44. 3108e99 drm/i915: Drop schedule_back from psr_exit by Daniel Vetter · 10 years ago
  45. e6e559d drm/i915: Ditch intel_edp_psr_update by Daniel Vetter · 10 years ago
  46. 642f9bb drm/i915: PSR HSW: update after enabling sprite. by Rodrigo Vivi · 10 years ago
  47. 51fd371 drm: convert crtc and connection_mutex to ww_mutex (v5) by Rob Clark · 11 years ago
  48. 46a55d3 drm/i915: Wait for pending page flips before enabling/disabling the primary plane by Ville Syrjälä · 11 years ago
  49. cea165c drm/i915: Wait for vblank in hsw_enable_ips() by Ville Syrjälä · 11 years ago
  50. 25ef284 drm/i915: Add pipe update trace points by Ville Syrjälä · 11 years ago
  51. 5b633d6 drm/i915: Perform primary enable/disable atomically with sprite updates by Ville Syrjälä · 11 years ago
  52. 8d7849d drm/i915: Make sprite updates atomic by Ville Syrjälä · 11 years ago
  53. ca6ad02 drm/i915: Shuffle sprite register writes into a tighter group by Ville Syrjälä · 11 years ago
  54. 85ba7b7 Revert "drm/i915: Mask reserved bits in display/sprite address registers" by Daniel Vetter · 11 years ago
  55. 8368f01 Revert "drm/i915/sprite: Always enable the scaler on IronLake" by Ville Syrjälä · 11 years ago
  56. 1bd09ec drm/i915: Avoid underruns when disabling sprites by Ville Syrjälä · 11 years ago
  57. efb31d1 drm/i915: Don't disable primary when color keying is used by Ville Syrjälä · 11 years ago
  58. 8553c18 drm/i915: Try to fix the messy IVB sprite scaling workaround by Ville Syrjälä · 11 years ago
  59. 4ea67bc drm/i915: Enable pipe gamma for sprites by Ville Syrjälä · 11 years ago
  60. ab0169b Merge tag 'bdw-stage1-2013-11-08-v2' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  61. b42c600 drm/i915/bdw: Enable trickle feed on Broadwell by Ville Syrjälä · 11 years ago
  62. 6bbfa1c drm/i915/bdw: Use pipe CSC on Broadwell by Ville Syrjälä · 11 years ago
  63. b3dc685 drm/i915/bdw: add Broadwell sprite/plane/cursor checks by Paulo Zanoni · 11 years ago
  64. 4e0bbc3 drm/i915/bdw: display stuff by Ben Widawsky · 11 years ago
  65. 3f2c205 drm/i915: Return -ENOENT when a mode object can't be found by Ville Syrjälä · 11 years ago
  66. 4c445e0 drm/i915: Rename primary_disabled to primary_enabled by Ville Syrjälä · 11 years ago
  67. 0fc9f59 drm/i915: Flush primary plane changes in sprite code by Ville Syrjälä · 11 years ago
  68. 20bc8673 drm/i915: Enable/disable IPS when primary is enabled/disabled by Ville Syrjälä · 11 years ago
  69. abae50e drm/i915: Do the fbc vs. primary plane enable/disable in the right order by Ville Syrjälä · 11 years ago
  70. 098ebd6 drm/i915: Save user requested plane coordinates only on success by Ville Syrjälä · 11 years ago
  71. 2afd9ef drm/i915: Do a bit of cleanup in the sprite code by Ville Syrjälä · 11 years ago
  72. 5f3fb46 drm/i915: Kill a goto from sprite disable code by Ville Syrjälä · 11 years ago
  73. 82284b6 drm/i915: Reduce the time we hold struct mutex in sprite update_plane code by Ville Syrjälä · 11 years ago
  74. 03c5b25 drm/i915: Allow sprites to be configured on a disabled pipe by Ville Syrjälä · 11 years ago
  75. b14c567 drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern by Daniel Vetter · 11 years ago
  76. 37327ab drm/i915: Add explicit pipe src size to pipe config by Ville Syrjälä · 11 years ago
  77. ba44f72 drm/i915: Use pipe config in sprite code by Ville Syrjälä · 11 years ago
  78. 46ba614 drm/i915: Pass crtc to intel_update_watermarks() by Ville Syrjälä · 11 years ago
  79. 1f5d76d drm/i915: enable trickle feed on Haswell by Paulo Zanoni · 11 years ago
  80. a95fd8c drm/i915: Always call intel_update_sprite_watermarks() when disabling a plane by Ville Syrjälä · 11 years ago
  81. adf3d35 drm/i915: Pass plane and crtc to intel_update_sprite_watermarks by Ville Syrjälä · 11 years ago
  82. 88a94a5 drm/i915: Don't try to disable plane if it's already disabled by Ville Syrjälä · 11 years ago
  83. b39d53f drm/i915: Pass crtc to our update/disable_plane hooks by Ville Syrjälä · 11 years ago
  84. ec4c4aa drm/i915: Calculate the sprite WM based on the source width instead of the destination width by Ville Syrjälä · 11 years ago
  85. 67ca28f drm/i915: Pass the actual sprite width to watermarks functions by Ville Syrjälä · 11 years ago
  86. bdd57d0 drm/i915: Add scaled paramater to update_sprite_watermarks() by Ville Syrjälä · 11 years ago
  87. f343c5f drm/i915: Getter/setter for object attributes by Ben Widawsky · 11 years ago
  88. bb53d4a drm/i915: Disable/restore all sprite planes around modeset by Ville Syrjälä · 11 years ago
  89. 4c4ff43 drm/i915: add "enable" argument to intel_update_sprite_watermarks by Paulo Zanoni · 12 years ago
  90. 3c3686c drm/i915: Relax the sprite scaling limits checks by Ville Syrjälä · 12 years ago
  91. 1731693 drm/i915: Implement proper clipping for video sprites by Ville Syrjälä · 12 years ago
  92. d49f709 drm/i915: Ivybridge is the odd one when it comes to pipe scalers by Damien Lespiau · 12 years ago
  93. 7f1f385 drm/i915: sprite support for ValleyView v4 by Jesse Barnes · 12 years ago
  94. c626d31 drm/i915: Wait for vblank between disabling a sprite and unpinning the fb by Ville Syrjälä · 12 years ago
  95. 693db18 drm/i915: Apply alignment restrictions on scanout surfaces for VT-d by Chris Wilson · 12 years ago
  96. 5e1bac2 drm/i915: add sprite restore function v3 by Jesse Barnes · 12 years ago
  97. bc75286 drm/i915: Handle untiled planes when computing their offsets by Chris Wilson · 12 years ago
  98. 86d3efc drm/i915: Implement pipe CSC based limited range RGB output by Ville Syrjälä · 12 years ago
  99. 2c6602d drm/i915: Fix sprite_scaling_enabled for multiple sprites by Ville Syrjälä · 12 years ago
  100. a0e99e6 drm/i915: use drm_modeset_lock_all by Daniel Vetter · 12 years ago