summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/display/intel_dpll.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Add crtc .crtc_get_shared_dpll()Ville Syrjälä2022-04-251-0/+2
* drm/i915: Adjust .crtc_compute_clock() calling conventionVille Syrjälä2022-04-251-1/+3
* drm/i915/dpll: add intel_dpll_crtc_compute_clock()Jani Nikula2022-02-091-0/+1
* drm/i915/dpll: move dpll modeset asserts to intel_dpll.cJani Nikula2021-10-011-0/+3
* drm/i915: Call {vlv,chv}_prepare_pll() from {vlv,chv}_enable_pll()Ville Syrjälä2021-08-251-5/+4
* drm/i915: Clean dpll calling conventionVille Syrjälä2021-08-251-14/+7
* drm/i915: Constify struct dpll all overVille Syrjälä2021-08-251-0/+1
* drm/i915/display: move crtc and dpll declarations where they belongJani Nikula2021-04-281-0/+5
* drm/i915: migrate pll enable/disable code to intel_dpll.[ch]Dave Airlie2021-02-081-0/+18
* drm/i915: refactor pll code out into intel_dpll.cDave Airlie2021-01-161-0/+23