summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/i9xx_plane.c
AgeCommit message (Expand)Author
2021-07-08drm/i915/plane: add intel_plane_helper_add() helperJani Nikula
2021-05-05drm/i915: Don't include intel_de.h from intel_display_types.hVille Syrjälä
2021-04-28drm/i915: Remove stray newlinesVille Syrjälä
2021-04-14drm/i915/display: rename display version macrosLucas De Marchi
2021-03-29drm/i915: Unify the FB and plane state view information into one structImre Deak
2021-03-29drm/i915/intel_fb: Pull FB plane functions from intel_display.cImre Deak
2021-03-23drm/i915/display: Eliminate most usage of INTEL_GEN()Matt Roper
2021-03-23drm/i915/display: Convert gen5/gen6 tests to IS_IRONLAKE/IS_SANDYBRIDGEMatt Roper
2021-02-10drm/i915: Disallow plane x+w>stride on ilk+ with X-tilingVille Syrjälä
2021-02-08drm/i915: migrate i9xx plane get configDave Airlie
2021-02-08drm/i915: migrate skl planes code new file (v5)Dave Airlie
2021-01-29drm/i915: Implement async flips for vlv/chvVille Syrjälä
2021-01-29drm/i915: Implement async flip for ilk/snbVille Syrjälä
2021-01-29drm/i915: Implement async flip for ivb/hswVille Syrjälä
2021-01-29drm/i915: Implement async flips for bdwVille Syrjälä
2021-01-29drm/i915: Limit plane stride to below TILEOFF.x limitVille Syrjälä
2021-01-27drm/i915: WARN if plane src coords are too bigVille Syrjälä
2020-12-22drm/i915: refactor i915 plane code into separate file.Dave Airlie