1. e7a278a drm/i915: Account for scale factor when calculating initial phase by Ville Syrjälä · 6 years ago
  2. ca00267 drm/i915: Always write both TILEOFF and LINOFF plane registers by Ville Syrjälä · 6 years ago
  3. 07464c7 drm/i915: Clean up skl+ PLANE_POS vs. scaler handling by Ville Syrjälä · 6 years ago
  4. 7b012bd drm/i915: Polish the skl+ plane keyval/msk/max register setup by Ville Syrjälä · 6 years ago
  5. 89d67d1 drm/i915: Remove the PS_PWR_GATE write from skl_program_scaler() by Ville Syrjälä · 6 years ago
  6. d0105af drm/i915: Clean up skl_program_scaler() by Ville Syrjälä · 6 years ago
  7. e69b348 drm/i915: Nuke posting reads from plane update/disable funcs by Ville Syrjälä · 6 years ago
  8. bfe60a0 drm/i915/icl: Enable Plane Input CSC for YUV to RGB Conversion by Uma Shankar · 6 years ago
  9. d521361 drm/i915: Define WA 0870 and kill dead code. by Rodrigo Vivi · 6 years ago
  10. 77cac77 drm/i915: Do not program aux plane offsets on gen11+ by Dhinakaran Pandiyan · 6 years ago
  11. 9e78337 drm/i915: Prefer IS_GEN<n> check with bitmask. by Rodrigo Vivi · 6 years ago
  12. b5a209c drm/i915: Mark skl_update_plane and skl_disable_plane as static by Chris Wilson · 6 years ago
  13. 26ee5bc drm/i915/gen11: Expose planar format support on gen11, v2. by Maarten Lankhorst · 6 years ago
  14. 1e364f9 drm/i915/gen11: Program the Y and UV plane for planar mode correctly, v3. by Maarten Lankhorst · 6 years ago
  15. cb2458b drm/i915/gen11: Program the chroma upsampler for HDR planes. by Maarten Lankhorst · 6 years ago
  16. b1554e2 drm/i915/gen11: Program the scalers correctly for planar formats, v3. by Maarten Lankhorst · 6 years ago
  17. 52fb7d2 drm/i915: Move the SKL+ zero constant alpha handling by Ville Syrjälä · 6 years ago
  18. 1f6f92a drm/i915: Relocate SKL+ NV12 src width w/a by Ville Syrjälä · 6 years ago
  19. a86d259 drm/i915: s/intel_plane/plane/ in sprite init by Ville Syrjälä · 6 years ago
  20. b7c8060 drm/i915: Extract skl_universal_plane_init() by Ville Syrjälä · 6 years ago
  21. c539b57 drm/i915: Introduce intel_plane_alloc() by Ville Syrjälä · 6 years ago
  22. 2d72dc8 drm/i915: Move plane_state->scaler_id initialization into intel_create_plane_state() by Ville Syrjälä · 6 years ago
  23. 97ee97b drm/i915: Add missing pixel formats for skl+ "sprites" by Ville Syrjälä · 6 years ago
  24. 37a411e drm/i915: Disallow plane scaling with specific pixel formats by Ville Syrjälä · 6 years ago
  25. 934882d drm/i915: Allow horizontal mirroring for cnl+ "sprite" planes by Ville Syrjälä · 6 years ago
  26. ee6e049 drm/i915: Don't populate plane->i9xx_plane for sprites by Ville Syrjälä · 6 years ago
  27. deb1968 drm/i915: Populate possible_crtcs for primary/cursor planes by Ville Syrjälä · 6 years ago
  28. b208152 drm/i915: Add plane alpha blending support, v2. by Maarten Lankhorst · 6 years ago
  29. fc3fed5 drm/i915: Check fb stride against plane max stride by Ville Syrjälä · 6 years ago
  30. 0a3c561 drm/i915: Enable RGB565 90/270 plane rotation for gen11 onwards. by Juha-Pekka Heikkila · 6 years ago
  31. 945ac78 drm/i915: Force planar YUV coordinates to be a multiple of 2, v2. by Maarten Lankhorst · 6 years ago
  32. ab5c60bf drm/i915: Move programming plane scaler to its own function. by Maarten Lankhorst · 6 years ago
  33. 1ee516f drm/i915: Fix logic fumble in rotation vs. ccs check by Ville Syrjälä · 6 years ago
  34. 25721f8 drm/i915: Move chv rotation checks to plane->check() by Ville Syrjälä · 6 years ago
  35. 7326659 drm/i915: Move display w/a #1175 by Ville Syrjälä · 6 years ago
  36. e21c2d3 drm/i915: Move skl plane fb related checks into a better place by Ville Syrjälä · 6 years ago
  37. 4e0b83a drm/i915: Extract per-platform plane->check() functions by Ville Syrjälä · 6 years ago
  38. fd6e3c6 drm/i915: Nuke plane->can_scale/min_downscale by Ville Syrjälä · 6 years ago
  39. df79cf4 drm/i915: Store the final plane stride in plane_state by Ville Syrjälä · 6 years ago
  40. c11ada0 drm/i915: Rename the plane_state->main/aux to plane_state->color_plane[] by Ville Syrjälä · 6 years ago
  41. ddd5713 drm/i915: Add .max_stride() plane hook by Ville Syrjälä · 6 years ago
  42. eb0f504 drm/i915: Don't pass plane to .check_plane() by Ville Syrjälä · 6 years ago
  43. 63eaf9a drm/i915: Add a small wrapper to check for CCS modifiers. by Dhinakaran Pandiyan · 6 years ago
  44. 63ec132 drm/i915/psr: Print PSR_STATUS when PSR idle wait times out. by Dhinakaran Pandiyan · 6 years ago
  45. 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
  46. 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
  47. 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
  48. 9bace65 drm/i915: Substitute intel_format_is_yuv() with format->is_yuv by Ayan Kumar Halder · 6 years ago
  49. c3d4336 drm/i915: Use crtc_state->has_psr instead of CAN_PSR for pipe update by Tarun Vyas · 7 years ago
  50. a608987 drm/i915: Wait for PSR exit before checking for vblank evasion by Tarun Vyas · 7 years ago
  51. 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
  52. 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
  53. 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
  54. d98c71d Merge drm-upstream/drm-next into drm-misc-next by Gustavo Padovan · 7 years ago
  55. 672b3c4 drm/i915: Fix sprite destination colorkeying on SKL+ by Ville Syrjälä · 7 years ago
  56. 0a59952 drm/i915: Configure SKL+ scaler initial phase correctly by Ville Syrjälä · 7 years ago
  57. b4686c4 drm/i915: Fix tabs vs. spaces in sprite code by Ville Syrjälä · 7 years ago
  58. eade6c8 drm/i915: Have plane->get_hw_state() return the current pipe by Ville Syrjälä · 7 years ago
  59. a38189c drm/i915: Promote .format_mod_supported() to the lead role by Ville Syrjälä · 7 years ago
  60. 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
  61. 94cc2fd Merge remote-tracking branch 'drm/drm-next' into drm-misc-next by Maarten Lankhorst · 7 years ago
  62. 429204f drm/i915: Add NV12 as supported format for sprite plane by Chandra Konduru · 7 years ago
  63. 5d79428 drm/i915: Add skl_check_nv12_surface for NV12 by Maarten Lankhorst · 7 years ago
  64. 9c1659e drm/i915: Do not adjust scale when out of bounds, v2. by Maarten Lankhorst · 7 years ago
  65. f96bdf5 drm/rect: Handle rounding errors in drm_rect_clip_scaled, v3. by Maarten Lankhorst · 7 years ago
  66. 9ba59b7 drm/i915: Remove redundant check for negative timeout while doing an atomic pipe update by Tarun · 7 years ago
  67. 77224cd drm/i915: Upscale scaler max scale for NV12 by Chandra Konduru · 7 years ago
  68. a589b13 drm/i915: Update format_is_yuv() to include NV12 by Chandra Konduru · 7 years ago
  69. 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
  70. c8624ed drm/i915: Add support for the YCbCr COLOR_RANGE property by Ville Syrjälä · 7 years ago
  71. 23b2808 drm/i915: Change the COLOR_ENCODING prop default value to BT.709 by Ville Syrjälä · 7 years ago
  72. b0f5c0b drm/i915: Add support for the YCbCr COLOR_ENCODING property by Ville Syrjälä · 7 years ago
  73. 38f24f2 drm/i915: Fix plane YCbCr->RGB conversion for GLK by Ville Syrjälä · 7 years ago
  74. 5deae91 drm/i915: Correctly handle limited range YCbCr data on VLV/CHV by Ville Syrjälä · 7 years ago
  75. 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
  76. 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
  77. 6a20fe7 drm/i915: Give all ioctl functions an _ioctl suffix by Ville Syrjälä · 7 years ago
  78. 89746e7 drm/i915: Reject undefined colorkey flags by Ville Syrjälä · 7 years ago
  79. 6ec5bd3 drm/i915: Deprecate I915_SET_COLORKEY_NONE by Ville Syrjälä · 7 years ago
  80. c322c64 drm/i915: Add display WA #1175 for planes ending close to right screen edge by Imre Deak · 7 years ago
  81. c19e112 drm/i915: Use enum plane_id for frontbuffer tracking by Ville Syrjälä · 7 years ago
  82. a2936e3d drm/i915: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  83. 8a97bbc drm/i915: Allow up to 32KB stride on SKL+ "sprites" by Ville Syrjälä · 7 years ago
  84. 77064e2 drm/i915: Add CCS capability for sprites by Ville Syrjälä · 7 years ago
  85. c21f790 drm/i915: Clean up the sprite modifier checks by Ville Syrjälä · 7 years ago
  86. 74ac160 drm/i915: Add the missing Y/Yf modifiers for SKL+ sprites by Ville Syrjälä · 7 years ago
  87. ed15030 drm/i915: s/enum plane/enum i9xx_plane_id/ by Ville Syrjälä · 7 years ago
  88. 51f5a096 drm/i915: Add .get_hw_state() method for planes by Ville Syrjälä · 7 years ago
  89. 4036c78 drm/i915/glk: Refactor handling of PLANE_COLOR_CTL for GLK+ by James Ausmus · 7 years ago
  90. 779d4d8 drm/i915: Unify skylake plane disable by Juha-Pekka Heikkila · 7 years ago
  91. 9a8cc57 drm/i915: Unify skylake plane update by Juha-Pekka Heikkila · 7 years ago
  92. 526b96c Merge drm-upstream/drm-next into drm-intel-next-queued by Jani Nikula · 7 years ago
  93. 418da17 drm: Pass struct drm_file * to __drm_mode_object_find [v2] by Keith Packard · 8 years ago
  94. 69208c9 drm/i915: Increase atomic update vblank evasion time with lockdep by Daniel Vetter · 7 years ago
  95. d3a8fb3 drm/i915: Pass the crtc state explicitly to intel_pipe_update_start/end() by Ville Syrjälä · 7 years ago
  96. 2d56758 drm/i915: make structure intel_sprite_plane_funcs static by Colin Ian King · 7 years ago
  97. 714244e drm/i915: Add format modifiers for Intel by Ben Widawsky · 7 years ago
  98. 2e2adb0 drm/i915: Add render decompression support by Ville Syrjälä · 7 years ago
  99. 148b1e1 Merge airlied/drm-next into drm-intel-next-queued by Daniel Vetter · 7 years ago
  100. e6fc3b6 drm: Plumb modifiers through plane init by Ben Widawsky · 7 years ago