1. df79cf4 drm/i915: Store the final plane stride in plane_state by Ville Syrjälä · 6 years ago
  2. c11ada0 drm/i915: Rename the plane_state->main/aux to plane_state->color_plane[] by Ville Syrjälä · 6 years ago
  3. ddd5713 drm/i915: Add .max_stride() plane hook by Ville Syrjälä · 6 years ago
  4. eb0f504 drm/i915: Don't pass plane to .check_plane() by Ville Syrjälä · 6 years ago
  5. 63eaf9a drm/i915: Add a small wrapper to check for CCS modifiers. by Dhinakaran Pandiyan · 6 years ago
  6. 63ec132 drm/i915/psr: Print PSR_STATUS when PSR idle wait times out. by Dhinakaran Pandiyan · 6 years ago
  7. ef8e0ff Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 6 years ago
  8. 294f96a Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  9. 539c475 Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 6 years ago
  10. 9bace65 drm/i915: Substitute intel_format_is_yuv() with format->is_yuv by Ayan Kumar Halder · 6 years ago
  11. c3d4336 drm/i915: Use crtc_state->has_psr instead of CAN_PSR for pipe update by Tarun Vyas · 7 years ago
  12. a608987 drm/i915: Wait for PSR exit before checking for vblank evasion by Tarun Vyas · 7 years ago
  13. b4d4b0b Merge tag 'drm-intel-next-2018-06-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  14. f4366e4 Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  15. 3069290 Merge tag 'drm-intel-next-2018-06-06' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  16. d98c71d Merge drm-upstream/drm-next into drm-misc-next by Gustavo Padovan · 7 years ago
  17. 672b3c4 drm/i915: Fix sprite destination colorkeying on SKL+ by Ville Syrjälä · 7 years ago
  18. 0a59952 drm/i915: Configure SKL+ scaler initial phase correctly by Ville Syrjälä · 7 years ago
  19. b4686c4 drm/i915: Fix tabs vs. spaces in sprite code by Ville Syrjälä · 7 years ago
  20. eade6c8 drm/i915: Have plane->get_hw_state() return the current pipe by Ville Syrjälä · 7 years ago
  21. a38189c drm/i915: Promote .format_mod_supported() to the lead role by Ville Syrjälä · 7 years ago
  22. b8a7108 Merge tag 'drm-intel-next-2018-05-14' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  23. 94cc2fd Merge remote-tracking branch 'drm/drm-next' into drm-misc-next by Maarten Lankhorst · 7 years ago
  24. 429204f drm/i915: Add NV12 as supported format for sprite plane by Chandra Konduru · 7 years ago
  25. 5d79428 drm/i915: Add skl_check_nv12_surface for NV12 by Maarten Lankhorst · 7 years ago
  26. 9c1659e drm/i915: Do not adjust scale when out of bounds, v2. by Maarten Lankhorst · 7 years ago
  27. f96bdf5 drm/rect: Handle rounding errors in drm_rect_clip_scaled, v3. by Maarten Lankhorst · 7 years ago
  28. 9ba59b7 drm/i915: Remove redundant check for negative timeout while doing an atomic pipe update by Tarun · 7 years ago
  29. 77224cd drm/i915: Upscale scaler max scale for NV12 by Chandra Konduru · 7 years ago
  30. a589b13 drm/i915: Update format_is_yuv() to include NV12 by Chandra Konduru · 7 years ago
  31. 0b8eeac5 Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  32. c8624ed drm/i915: Add support for the YCbCr COLOR_RANGE property by Ville Syrjälä · 7 years ago
  33. 23b2808 drm/i915: Change the COLOR_ENCODING prop default value to BT.709 by Ville Syrjälä · 7 years ago
  34. b0f5c0b drm/i915: Add support for the YCbCr COLOR_ENCODING property by Ville Syrjälä · 7 years ago
  35. 38f24f2 drm/i915: Fix plane YCbCr->RGB conversion for GLK by Ville Syrjälä · 7 years ago
  36. 5deae91 drm/i915: Correctly handle limited range YCbCr data on VLV/CHV by Ville Syrjälä · 7 years ago
  37. f073d78 Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  38. 76ea0f3 Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  39. 6a20fe7 drm/i915: Give all ioctl functions an _ioctl suffix by Ville Syrjälä · 7 years ago
  40. 89746e7 drm/i915: Reject undefined colorkey flags by Ville Syrjälä · 7 years ago
  41. 6ec5bd3 drm/i915: Deprecate I915_SET_COLORKEY_NONE by Ville Syrjälä · 7 years ago
  42. c322c64 drm/i915: Add display WA #1175 for planes ending close to right screen edge by Imre Deak · 7 years ago
  43. c19e112 drm/i915: Use enum plane_id for frontbuffer tracking by Ville Syrjälä · 7 years ago
  44. a2936e3d drm/i915: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  45. 8a97bbc drm/i915: Allow up to 32KB stride on SKL+ "sprites" by Ville Syrjälä · 7 years ago
  46. 77064e2 drm/i915: Add CCS capability for sprites by Ville Syrjälä · 7 years ago
  47. c21f790 drm/i915: Clean up the sprite modifier checks by Ville Syrjälä · 7 years ago
  48. 74ac160 drm/i915: Add the missing Y/Yf modifiers for SKL+ sprites by Ville Syrjälä · 7 years ago
  49. ed15030 drm/i915: s/enum plane/enum i9xx_plane_id/ by Ville Syrjälä · 7 years ago
  50. 51f5a096 drm/i915: Add .get_hw_state() method for planes by Ville Syrjälä · 7 years ago
  51. 4036c78 drm/i915/glk: Refactor handling of PLANE_COLOR_CTL for GLK+ by James Ausmus · 7 years ago
  52. 779d4d8 drm/i915: Unify skylake plane disable by Juha-Pekka Heikkila · 7 years ago
  53. 9a8cc57 drm/i915: Unify skylake plane update by Juha-Pekka Heikkila · 7 years ago
  54. 526b96c Merge drm-upstream/drm-next into drm-intel-next-queued by Jani Nikula · 7 years ago
  55. 418da17 drm: Pass struct drm_file * to __drm_mode_object_find [v2] by Keith Packard · 8 years ago
  56. 69208c9 drm/i915: Increase atomic update vblank evasion time with lockdep by Daniel Vetter · 7 years ago
  57. d3a8fb3 drm/i915: Pass the crtc state explicitly to intel_pipe_update_start/end() by Ville Syrjälä · 7 years ago
  58. 2d56758 drm/i915: make structure intel_sprite_plane_funcs static by Colin Ian King · 7 years ago
  59. 714244e drm/i915: Add format modifiers for Intel by Ben Widawsky · 7 years ago
  60. 2e2adb0 drm/i915: Add render decompression support by Ville Syrjälä · 7 years ago
  61. 148b1e1 Merge airlied/drm-next into drm-intel-next-queued by Daniel Vetter · 7 years ago
  62. e6fc3b6 drm: Plumb modifiers through plane init by Ben Widawsky · 7 years ago
  63. 8b5d27b drm/i915: Remove intel_flip_work infrastructure by Daniel Vetter · 7 years ago
  64. 6602be0 drm/i915/cnl: Cannonlake color init. by Rodrigo Vivi · 8 years ago
  65. ec1b4ee drm/i915: Workaround VLV/CHV DSI scanline counter hardware fail by Ville Syrjälä · 8 years ago
  66. 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
  67. c2c446a drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI by Robert Foss · 8 years ago
  68. 7b8cd33 drm/i915: Make vblank evade warnings optional by Ville Syrjälä · 8 years ago
  69. 282dbf9 drm/i915: Pass intel_plane and intel_crtc to plane hooks by Ville Syrjälä · 8 years ago
  70. ab33081 drm/i915: Add support for sprites on g4x by Ville Syrjälä · 8 years ago
  71. f9407ae drm/i915: Use i9xx_check_plane_surface() for sprite planes as well by Ville Syrjälä · 8 years ago
  72. a0864d5 drm/i915: Pre-compute plane control register value by Ville Syrjälä · 8 years ago
  73. 0a37514 drm/i915: Extract ilk_sprite_ctl() by Ville Syrjälä · 8 years ago
  74. 45dea7b drm/i915: Extract ivb_sprite_ctl() by Ville Syrjälä · 8 years ago
  75. 96ef685 drm/i915: Extract vlv_sprite_ctl() by Ville Syrjälä · 8 years ago
  76. 2e88126 drm/i915: Use skl_plane_ctl() for the SKL "sprite" planes by Ville Syrjälä · 8 years ago
  77. dd584fc drm/i915: Use I915_READ_FW for plane updates by Ville Syrjälä · 8 years ago
  78. 78587de drm/i915: Organize plane register writes into tighter bunches by Ville Syrjälä · 8 years ago
  79. d38146b9 drm/i915: Nuke skl_update_plane debug message from the pipe update critical section by Maarten Lankhorst · 8 years ago
  80. a94f2b9 drm/i915: suppress atomic commit error message under gvt-g env by Bing Niu · 8 years ago
  81. e1edbd4 drm/i915: Complain if we take too long under vblank evasion. by Maarten Lankhorst · 8 years ago
  82. 3bb56da drm/i915/glk: Enable pipe CSC by Ander Conselvan de Oliveira · 8 years ago
  83. 47f9ea8 drm/i915/glk: Plane color correction register changes by Ander Conselvan de Oliveira · 8 years ago
  84. bafbcc2 drm/i915: Disable plane gamma in SKL+ sprite planes by Ander Conselvan de Oliveira · 8 years ago
  85. be1e341 drm/i915: Track pinned vma in intel_plane_state by Chris Wilson · 8 years ago
  86. 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
  87. 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 8 years ago
  88. 353c859 drm: Replace drm_format_plane_cpp() with fb->format->cpp[] by Ville Syrjälä · 8 years ago
  89. 93cd6fa6 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  90. 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
  91. 83c04a6 drm/i915: Use enum plane_id in VLV/CHV sprite code by Ville Syrjälä · 8 years ago
  92. 8e816bb drm/i915: Use enum plane_id in SKL plane code by Ville Syrjälä · 8 years ago
  93. b14e584 drm/i915: Add per-pipe plane identifier by Ville Syrjälä · 8 years ago
  94. 3975797 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  95. bae781b drm: Nuke modifier[1-3] by Ville Syrjälä · 8 years ago
  96. e62929b drm/i915/gen9+: Program watermarks as a separate step during evasion, v3. by Maarten Lankhorst · 8 years ago
  97. 4ea7be2 drm/i915: Add horizontal mirroring support for CHV pipe B planes by Ville Syrjälä · 8 years ago
  98. df0cd45 drm/i915: Clean up rotation DSPCNTR/DVSCNTR/etc. setup by Ville Syrjälä · 8 years ago
  99. f22aa14 drm/i915: Use & instead if == to check for rotations by Ville Syrjälä · 8 years ago
  100. 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