1. 0a37514 drm/i915: Extract ilk_sprite_ctl() by Ville Syrjälä · 8 years ago
  2. 45dea7b drm/i915: Extract ivb_sprite_ctl() by Ville Syrjälä · 8 years ago
  3. 96ef685 drm/i915: Extract vlv_sprite_ctl() by Ville Syrjälä · 8 years ago
  4. 2e88126 drm/i915: Use skl_plane_ctl() for the SKL "sprite" planes by Ville Syrjälä · 8 years ago
  5. dd584fc drm/i915: Use I915_READ_FW for plane updates by Ville Syrjälä · 8 years ago
  6. 78587de drm/i915: Organize plane register writes into tighter bunches by Ville Syrjälä · 8 years ago
  7. d38146b9 drm/i915: Nuke skl_update_plane debug message from the pipe update critical section by Maarten Lankhorst · 8 years ago
  8. a94f2b9 drm/i915: suppress atomic commit error message under gvt-g env by Bing Niu · 8 years ago
  9. e1edbd4 drm/i915: Complain if we take too long under vblank evasion. by Maarten Lankhorst · 8 years ago
  10. 3bb56da drm/i915/glk: Enable pipe CSC by Ander Conselvan de Oliveira · 8 years ago
  11. 47f9ea8 drm/i915/glk: Plane color correction register changes by Ander Conselvan de Oliveira · 8 years ago
  12. bafbcc2 drm/i915: Disable plane gamma in SKL+ sprite planes by Ander Conselvan de Oliveira · 8 years ago
  13. be1e341 drm/i915: Track pinned vma in intel_plane_state by Chris Wilson · 8 years ago
  14. ef426c1 Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-intel-next-queued by Daniel Vetter · 8 years ago
  15. 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 8 years ago
  16. 353c859 drm: Replace drm_format_plane_cpp() with fb->format->cpp[] by Ville Syrjälä · 8 years ago
  17. 93cd6fa6 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  18. a90f583 Merge tag 'drm-misc-next-2016-11-29' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  19. 83c04a6 drm/i915: Use enum plane_id in VLV/CHV sprite code by Ville Syrjälä · 8 years ago
  20. 8e816bb drm/i915: Use enum plane_id in SKL plane code by Ville Syrjälä · 8 years ago
  21. b14e584 drm/i915: Add per-pipe plane identifier by Ville Syrjälä · 8 years ago
  22. 3975797 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  23. bae781b drm: Nuke modifier[1-3] by Ville Syrjälä · 8 years ago
  24. e62929b drm/i915/gen9+: Program watermarks as a separate step during evasion, v3. by Maarten Lankhorst · 8 years ago
  25. 4ea7be2 drm/i915: Add horizontal mirroring support for CHV pipe B planes by Ville Syrjälä · 8 years ago
  26. df0cd45 drm/i915: Clean up rotation DSPCNTR/DVSCNTR/etc. setup by Ville Syrjälä · 8 years ago
  27. f22aa14 drm/i915: Use & instead if == to check for rotations by Ville Syrjälä · 8 years ago
  28. 3e91168 Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  29. 1638d30 drm: add helpers to go from plane state to drm_rect by Rob Clark · 8 years ago
  30. 11df4d9 drm/i915: Grab the rotation from the passed plane state for VLV sprites by Ville Syrjälä · 8 years ago
  31. 580503c drm/i915: Pass dev_priv to plane constructors by Ville Syrjälä · 8 years ago
  32. 1890ae6 drm/i915: Reorganize sprite init by Ville Syrjälä · 8 years ago
  33. b079bd17 drm/i915: Bail if plane/crtc init fails by Ville Syrjälä · 8 years ago
  34. 33edc24 drm/i915: Don't try to initialize sprite planes on pre-ilk by Ville Syrjälä · 8 years ago
  35. 5481e27 Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  36. 93ca7e0 drm/i915: Use the per-plane rotation property by Ville Syrjälä · 8 years ago
  37. d8c0faf drm/i915/gen9: Get rid of redundant watermark values by cpaul@redhat.com · 8 years ago
  38. 0853695 drm: Add reference counting to drm_atomic_state by Chris Wilson · 8 years ago
  39. 5db9401 drm/i915: Make IS_GEN macros only take dev_priv by Tvrtko Ursulin · 8 years ago
  40. 55b8f2a drm/i915: Make INTEL_GEN only take dev_priv by Tvrtko Ursulin · 8 years ago
  41. 920a14b drm/i915: Make IS_CHERRYVIEW only take dev_priv by Tvrtko Ursulin · 8 years ago
  42. 8652744 drm/i915: Make IS_BROADWELL only take dev_priv by Tvrtko Ursulin · 8 years ago
  43. fd6b8f4 drm/i915: Make IS_IVYBRIDGE only take dev_priv by Tvrtko Ursulin · 8 years ago
  44. ccebc23 drm/i915/skl: Don't try to update plane watermarks if they haven't changed by Lyude · 8 years ago
  45. 62e0fb8 drm/i915/skl: Update plane watermarks atomically during plane updates by Lyude · 8 years ago
  46. cc92638 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  47. fc93ff6 Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  48. b63a16f drm/i915: Compute display surface offset in the plane check hook for SKL+ by Ville Syrjälä · 9 years ago
  49. 72618eb drm/i915: Use fb modifiers for display tiling decisions by Ville Syrjälä · 9 years ago
  50. 2949056 drm/i915: Pass around plane_state instead of fb+rotation by Ville Syrjälä · 9 years ago
  51. d219677 drm/i915: Move SKL hw stride calculation into a helper by Ville Syrjälä · 9 years ago
  52. ef78ec9 drm/i915: Don't pass pitch to intel_compute_page_offset() by Ville Syrjälä · 9 years ago
  53. 6687c90 drm/i915: Rewrite fb rotation GTT handling by Ville Syrjälä · 9 years ago
  54. f8856a4 drm/i915: Use drm_plane_helper_check_state() by Ville Syrjälä · 9 years ago
  55. 936e71e drm/i915: Use drm_plane_state.{src,dst,visible} by Ville Syrjälä · 9 years ago
  56. 31ad61e drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_? by Joonas Lahtinen · 9 years ago
  57. 3e510a8 drm/i915: Repack fence tiling mode and stride into a single integer by Chris Wilson · 9 years ago
  58. 5d723d7 drm/i915: Separate intel_frontbuffer into its own header by Chris Wilson · 9 years ago
  59. dfd2e9a drm/i915: Check PSR setup time vs. vblank length by Ville Syrjälä · 9 years ago
  60. fac5e23 drm/i915: Mass convert dev->dev_private to to_i915(dev) by Chris Wilson · 9 years ago
  61. 1f7528c drm/i915: Signal drm events for atomic by Daniel Vetter · 9 years ago
  62. 38573dc drm/i915: Give meaningful names to all the planes by Ville Syrjälä · 9 years ago
  63. 51cbaf0 drm/i915: Unify unpin_work and mmio_work into flip_work, v2. by Maarten Lankhorst · 9 years ago
  64. a299141 drm/i915: Add support for detecting vblanks when hw frame counter is unavailable. by Maarten Lankhorst · 9 years ago
  65. 7494bcd drm/i915/gen9: Avoid using negative array index in skl_update_plane() by Imre Deak · 9 years ago
  66. fca0ce2 drm/i915: Fix plane init failure paths by Ville Syrjälä · 9 years ago
  67. 4f2d993 drm/i915: Pass drm_frambuffer to intel_compute_page_offset() by Ville Syrjälä · 9 years ago
  68. 8d0deca drm/i915: Pass 90/270 vs. 0/180 rotation info for intel_gen4_compute_page_offset() by Ville Syrjälä · 9 years ago
  69. ac48496 drm/i915: Standardize on 'cpp' for bytes per pixel by Ville Syrjälä · 9 years ago
  70. 54ea9da drm/i915: Make display gtt offsets u32 by Ville Syrjälä · 9 years ago
  71. 2da80b5 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  72. ce1e5c1 drm/i915: s/intel_gen4_compute_page_offset/intel_compute_tile_offset/ by Ville Syrjälä · 9 years ago
  73. 832be82 drm/i915: Redo intel_tile_height() as intel_tile_size() / intel_tile_width() by Ville Syrjälä · 9 years ago
  74. 7b49f94 drm/i915: Factor out intel_tile_width() by Ville Syrjälä · 9 years ago
  75. b5c6533 drm/i915: Pass modifier instead of tiling_mode to gen4_compute_page_offset() by Ville Syrjälä · 9 years ago
  76. a758e68 drm/i915: Do not use commit_plane for sprite planes. by Maarten Lankhorst · 9 years ago
  77. 2fde139 drm/i915: Use passed plane state for sprite planes, v4. by Maarten Lankhorst · 9 years ago
  78. ade1ba7 Merge tag 'drm-intel-next-2015-12-18' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  79. 618100f Merge tag 'drm-i915-get-eld' of tiwai/sound into drm-intel-next-queued by Daniel Vetter · 9 years ago
  80. b0b3b79 drm: Pass 'name' to drm_universal_plane_init() by Ville Syrjälä · 9 years ago
  81. 666a453 drm/i915: Separate cherryview from valleyview by Wayne Boyer · 9 years ago
  82. 80d6900 Merge tag 'drm-intel-next-2015-11-20-merged' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  83. c70f577 drm: Add "prefix" parameter to drm_rect_debug_print() by Ville Syrjälä · 9 years ago
  84. 44eb0cb drm/i915: Avoid pointer arithmetic in calculating plane surface offset by Mika Kuoppala · 9 years ago
  85. 791a32b drm/i915: Drop intel_update_sprite_watermarks by Matt Roper · 9 years ago
  86. 6285262 drm/i915: Only run commit when crtc is active, v2. by Maarten Lankhorst · 9 years ago
  87. c562657 drm/i915: Kill the leftover RMW from ivb_sprite_disable() by Ville Syrjälä · 9 years ago
  88. e12c8ce drm/i915/skl: Enable pipe gamma for sprite planes. by Bob Paauwe · 9 years ago
  89. 2791a16 drm/i915: revert a few more watermark commits by Paulo Zanoni · 9 years ago
  90. 47c9943 drm/i915: Drop intel_update_sprite_watermarks by Matt Roper · 9 years ago
  91. 5e7234c drm/i915: s/mode/adjusted_mode/ in functions that really get passed the adjusted_mode by Ville Syrjälä · 9 years ago
  92. 124abe0 drm/i915: Always call the adjusted mode 'adjusted_mode' by Ville Syrjälä · 9 years ago
  93. dedf278 drm/i915: Enable querying offset of UV plane with intel_plane_obj_offset by Tvrtko Ursulin · 9 years ago
  94. fe47ea0 drm/i915: Support planar formats in tile height calculations by Tvrtko Ursulin · 9 years ago
  95. d637ce3 drm/i915: cleanup pipe_update trace functions with new crtc debug info v3 by Jesse Barnes · 9 years ago
  96. eb120ef drm/i915: add more debug info for when atomic updates fail v3 by Jesse Barnes · 9 years ago
  97. d1b9d03 drm/i915: Fix fb object's frontbuffer-bits by Sagar Arun Kamble · 9 years ago
  98. 8e0e9ce drm/i915: Remove legacy plane updates for cursor and sprite planes. by Maarten Lankhorst · 9 years ago
  99. 85a62bf drm/i915: Also record time difference if vblank evasion fails, v2. by Maarten Lankhorst · 9 years ago
  100. 34e0adb drm/i915: Remove start frame argument to pipe_update_begin/end. by Maarten Lankhorst · 9 years ago