Age | Commit message (Expand) | Author | Files | Lines |
2018-10-24 | drm/i915/gen11: Expose planar format support on gen11, v2. | Maarten Lankhorst | 1 | -5/+1 |
2018-10-24 | drm/i915/gen11: Program the Y and UV plane for planar mode correctly, v3. | Maarten Lankhorst | 1 | -9/+38 |
2018-10-24 | drm/i915/gen11: Program the chroma upsampler for HDR planes. | Maarten Lankhorst | 1 | -0/+22 |
2018-10-24 | drm/i915/gen11: Program the scalers correctly for planar formats, v3. | Maarten Lankhorst | 1 | -1/+2 |
2018-10-23 | drm/i915: Move the SKL+ zero constant alpha handling | Ville Syrjälä | 1 | -0/+4 |
2018-10-23 | drm/i915: Relocate SKL+ NV12 src width w/a | Ville Syrjälä | 1 | -0/+21 |
2018-10-08 | drm/i915: s/intel_plane/plane/ in sprite init | Ville Syrjälä | 1 | -46/+45 |
2018-10-08 | drm/i915: Extract skl_universal_plane_init() | Ville Syrjälä | 1 | -67/+150 |
2018-10-08 | drm/i915: Introduce intel_plane_alloc() | Ville Syrjälä | 1 | -16/+34 |
2018-10-08 | drm/i915: Move plane_state->scaler_id initialization into intel_create_plane_... | Ville Syrjälä | 1 | -2/+0 |
2018-10-08 | drm/i915: Add missing pixel formats for skl+ "sprites" | Ville Syrjälä | 1 | -8/+14 |
2018-10-08 | drm/i915: Disallow plane scaling with specific pixel formats | Ville Syrjälä | 1 | -19/+28 |
2018-10-08 | drm/i915: Allow horizontal mirroring for cnl+ "sprite" planes | Ville Syrjälä | 1 | -1/+6 |
2018-10-08 | drm/i915: Don't populate plane->i9xx_plane for sprites | Ville Syrjälä | 1 | -1/+0 |
2018-10-08 | drm/i915: Populate possible_crtcs for primary/cursor planes | Ville Syrjälä | 1 | -1/+1 |
2018-10-02 | drm/i915: Add plane alpha blending support, v2. | Maarten Lankhorst | 1 | -2/+21 |
2018-09-25 | drm/i915: Check fb stride against plane max stride | Ville Syrjälä | 1 | -0/+22 |
2018-09-25 | drm/i915: Enable RGB565 90/270 plane rotation for gen11 onwards. | Juha-Pekka Heikkila | 1 | -4/+10 |
2018-09-21 | drm/i915: Force planar YUV coordinates to be a multiple of 2, v2. | Maarten Lankhorst | 1 | -1/+8 |
2018-09-21 | drm/i915: Move programming plane scaler to its own function. | Maarten Lankhorst | 1 | -38/+52 |
2018-09-18 | drm/i915: Fix logic fumble in rotation vs. ccs check | Ville Syrjälä | 1 | -2/+1 |
2018-09-12 | drm/i915: Move chv rotation checks to plane->check() | Ville Syrjälä | 1 | -0/+21 |
2018-09-12 | drm/i915: Move display w/a #1175 | Ville Syrjälä | 1 | -1/+35 |
2018-09-12 | drm/i915: Move skl plane fb related checks into a better place | Ville Syrjälä | 1 | -0/+66 |
2018-09-12 | drm/i915: Extract per-platform plane->check() functions | Ville Syrjälä | 1 | -112/+191 |
2018-09-12 | drm/i915: Nuke plane->can_scale/min_downscale | Ville Syrjälä | 1 | -26/+12 |
2018-09-12 | drm/i915: Store the final plane stride in plane_state | Ville Syrjälä | 1 | -6/+6 |
2018-09-12 | drm/i915: Rename the plane_state->main/aux to plane_state->color_plane[] | Ville Syrjälä | 1 | -14/+15 |
2018-09-12 | drm/i915: Add .max_stride() plane hook | Ville Syrjälä | 1 | -2/+32 |
2018-08-28 | drm/i915: Don't pass plane to .check_plane() | Ville Syrjälä | 1 | -2/+2 |
2018-08-23 | drm/i915: Add a small wrapper to check for CCS modifiers. | Dhinakaran Pandiyan | 1 | -2/+1 |
2018-08-22 | drm/i915/psr: Print PSR_STATUS when PSR idle wait times out. | Dhinakaran Pandiyan | 1 | -2/+4 |
2018-07-20 | Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 1 | -1/+1 |
2018-07-20 | Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -17/+3 |
2018-07-18 | Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 1 | -4/+16 |
2018-07-18 | drm/i915: Substitute intel_format_is_yuv() with format->is_yuv | Ayan Kumar Halder | 1 | -17/+3 |
2018-07-13 | drm/i915: Use crtc_state->has_psr instead of CAN_PSR for pipe update | Tarun Vyas | 1 | -1/+1 |
2018-07-02 | drm/i915: Wait for PSR exit before checking for vblank evasion | Tarun Vyas | 1 | -4/+16 |
2018-06-28 | Merge tag 'drm-intel-next-2018-06-20' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 1 | -3/+61 |
2018-06-22 | Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -29/+98 |
2018-06-22 | Merge tag 'drm-intel-next-2018-06-06' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 1 | -28/+58 |
2018-06-20 | Merge drm-upstream/drm-next into drm-misc-next | Gustavo Padovan | 1 | -3/+24 |
2018-06-08 | drm/i915: Fix sprite destination colorkeying on SKL+ | Ville Syrjälä | 1 | -3/+61 |
2018-06-01 | drm/i915: Configure SKL+ scaler initial phase correctly | Ville Syrjälä | 1 | -2/+24 |
2018-06-01 | drm/i915: Fix tabs vs. spaces in sprite code | Ville Syrjälä | 1 | -10/+10 |
2018-06-01 | drm/i915: Have plane->get_hw_state() return the current pipe | Ville Syrjälä | 1 | -16/+24 |
2018-05-30 | drm/i915: Promote .format_mod_supported() to the lead role | Ville Syrjälä | 1 | -36/+105 |
2018-05-16 | Merge tag 'drm-intel-next-2018-05-14' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 1 | -3/+24 |
2018-05-11 | Merge remote-tracking branch 'drm/drm-next' into drm-misc-next | Maarten Lankhorst | 1 | -1/+6 |
2018-05-11 | drm/i915: Add NV12 as supported format for sprite plane | Chandra Konduru | 1 | -2/+22 |