aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/display/intel_crtc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-30drm/i915/display: remove explicit CNL handling from intel_crtc.cLucas De Marchi1-1/+1
2021-06-24drm/i915: s/intel_crtc/crtc/Ville Syrjälä1-4/+4
2021-04-14drm/i915/display: rename display version macrosLucas De Marchi1-2/+2
2021-03-23drm/i915/display: Simplify GLK display version testsMatt Roper1-1/+1
2021-03-23drm/i915/display: Eliminate most usage of INTEL_GEN()Matt Roper1-10/+10
2021-03-05drm/i915: Fix DSI TE max_vblank_count handlingVille Syrjälä1-3/+2
2021-03-05drm/i915: Don't try to query the frame counter for disabled pipesVille Syrjälä1-0/+3
2021-03-05drm/i915: Move pipe enable/disable tracepoints to intel_crtc_vblank_{on,off}()Ville Syrjälä1-0/+14
2021-02-18drm/i915: Nuke INTEL_OUTPUT_FORMAT_INVALIDVille Syrjälä1-1/+0
2021-02-08drm/i915: move pipe update code into crtc. (v2)Dave Airlie1-0/+241
2021-02-08drm/i915: migrate skl planes code new file (v5)Dave Airlie1-2/+11
2021-01-16drm/i915: refactor some crtc code out of intel display. (v2)Dave Airlie1-0/+325