aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_sprite.c
AgeCommit message (Expand)Author
2015-07-15drm/i915: always disable irqs in intel_pipe_update_startMaarten Lankhorst
2015-06-29drm/i915: Use the memory latency based WM computation on VLV tooVille Syrjälä
2015-06-25drm/i915: Store frontbuffer_bits in the planeVille Syrjälä
2015-06-22drm/i915: Make setting color key atomic.Maarten Lankhorst
2015-06-22drm/i915: atomic plane updates in a nutshellMaarten Lankhorst
2015-06-22drm/i915: remove force argument from disable_planeMaarten Lankhorst
2015-06-22drm/i915: clean up atomic plane check functions, v2.Maarten Lankhorst
2015-06-22drm/i915: clean up plane commit functionsMaarten Lankhorst
2015-06-22drm/i915: Split plane updates of crtc->atomic into a helper, v2.Maarten Lankhorst
2015-06-22drm/i915: Split skl_update_scaler, v4.Maarten Lankhorst
2015-06-15drm/i915: Actually respect DSPSURF alignment restrictionsVille Syrjälä
2015-06-15drm/i915: Make sure our labels start at column 0Damien Lespiau
2015-05-28drm/i915: Kill intel_flush_primary_plane()Ville Syrjälä
2015-05-22drm/i915/skl: don't fail colorkey + scaler requestChandra Konduru
2015-05-20drm/i915: Make the sprite formats constDamien Lespiau
2015-05-20drm/i915: call intel_tile_height with correct parameterChandra Konduru
2015-05-08drm/i915: Move intel_(pre_disable/post_enable)_primary to intel_display.c, an...Maarten Lankhorst
2015-05-08drm/i915: Add a way to disable planes without updating stateMaarten Lankhorst
2015-05-08drm/i915: Remove implicitly disabling primary plane for nowMaarten Lankhorst
2015-05-08drm/i915: skylake sprite plane scaling using shared scalersChandra Konduru
2015-05-08drm/i915: skylake primary plane scaling using shared scalersChandra Konduru
2015-04-14Merge branch 'topic/bxt-stage1' into drm-intel-next-queuedDaniel Vetter
2015-04-13drm/i915: Keep sprite plane src rect in 16.16 formatChandra Konduru
2015-04-13drm/i915: Initialize skylake scalersChandra Konduru
2015-04-13drm/i915: Initialize plane colorkey to NONEChandra Konduru
2015-04-10drm/i915/skl: Support for 90/270 rotationSonika Jindal
2015-04-10drm/i915: Switch to full atomic helpers for plane updates/disable, take twoMatt Roper
2015-04-09Merge tag 'v4.0-rc7' into drm-nextDave Airlie
2015-04-02drm/i915: Reject the colorkey ioctls for primary and cursor planesVille Syrjälä
2015-03-27drm/i915: Rip out GET_SPRITE_COLORKEY ioctlDaniel Vetter
2015-03-23drm/i915/skl: Take 90/270 rotation into account in watermark calculationsTvrtko Ursulin
2015-03-23drm/i915/skl: Query display address through a wrapperTvrtko Ursulin
2015-03-20drm/i915: Fix SKL sprite disable double buffer register updateVille Syrjälä
2015-03-20drm/i915: Eliminate plane control register RMW from sprite codeVille Syrjälä
2015-03-20drm/i915: Eliminate the RMW sprite colorkey managementVille Syrjälä
2015-03-20drm/i915: Move vblank wait determination to 'check' phaseMatt Roper
2015-03-20drm/i915: Kill intel_plane->objVille Syrjälä
2015-03-17drm/i915: Use plane->state->fb instead of plane->fb in intel_plane_restore()Ville Syrjälä
2015-02-27drm/i915/skl: Update watermarks for Y tilingTvrtko Ursulin
2015-02-27drm/i915/skl: Allow scanning out Y and Yf fbsDamien Lespiau
2015-02-27drm/i915: Remove DRIVER_MODESET checks from modeset codeDaniel Vetter
2015-02-23drm/i915: Switch to drm_crtc variants of vblank functionsDaniel Vetter
2015-02-13drm/i915/skl: Use fb modifiers for spritesTvrtko Ursulin
2015-02-13drm/i915: change dev_priv->fbc.plane to dev_priv->fbc.crtcPaulo Zanoni
2015-01-27drm/i915: Switch plane properties to full atomic helper.Matt Roper
2015-01-27drm/i915: Consolidate plane handler vtablesMatt Roper
2015-01-27drm/i915: Move rotation from intel_plane to drm_plane_stateMatt Roper
2015-01-27drm/i915: Make intel_crtc->config a pointerAnder Conselvan de Oliveira
2015-01-27drm/i915: Embedded struct drm_crtc_state in intel_crtc_stateAnder Conselvan de Oliveira
2015-01-12drm/i915: Drop unused position fields (v2)Matt Roper