summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/skl_universal_plane.c
AgeCommit message (Expand)Author
2021-03-29drm/i915: Simplify copying the FB view state to the plane stateImre Deak
2021-03-29drm/i915: Unify the FB and plane state view information into one structImre Deak
2021-03-29drm/i915/intel_fb: Pull is_surface_linear() from intel_display.c/skl_universa...Imre Deak
2021-03-29drm/i915/intel_fb: Pull FB plane functions from skl_universal_plane.cImre Deak
2021-03-29drm/i915/intel_fb: Pull FB plane functions from intel_display_types.hImre Deak
2021-03-29drm/i915: rename DISP_STEPPING->DISPLAY_STEP and GT_STEPPING->GT_STEPJani Nikula
2021-03-23drm/i915/display: Simplify GLK display version testsMatt Roper
2021-03-23drm/i915/display: Eliminate most usage of INTEL_GEN()Matt Roper
2021-02-08drm/i915: refactor skylake scaler code into new file.Dave Airlie
2021-02-08drm/i915: split fb scalable checks into g4x and skl versionsDave Airlie
2021-02-08drm/i915: migrate skl planes code new file (v5)Dave Airlie