summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/display/intel_crtc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/display: rename display version macrosLucas De Marchi2021-04-141-2/+2
* drm/i915/display: Simplify GLK display version testsMatt Roper2021-03-241-1/+1
* drm/i915/display: Eliminate most usage of INTEL_GEN()Matt Roper2021-03-241-10/+10
* drm/i915: Fix DSI TE max_vblank_count handlingVille Syrjälä2021-03-051-3/+2
* drm/i915: Don't try to query the frame counter for disabled pipesVille Syrjälä2021-03-051-0/+3
* drm/i915: Move pipe enable/disable tracepoints to intel_crtc_vblank_{on,off}()Ville Syrjälä2021-03-051-0/+14
* drm/i915: Nuke INTEL_OUTPUT_FORMAT_INVALIDVille Syrjälä2021-02-181-1/+0
* drm/i915: move pipe update code into crtc. (v2)Dave Airlie2021-02-081-0/+241
* drm/i915: migrate skl planes code new file (v5)Dave Airlie2021-02-081-2/+11
* drm/i915: refactor some crtc code out of intel display. (v2)Dave Airlie2021-01-151-0/+325