Age | Commit message (Expand) | Author |
---|---|---|
2022-02-09 | drm/i915/dpll: add intel_dpll_crtc_compute_clock() | Jani Nikula |
2021-10-01 | drm/i915/dpll: move dpll modeset asserts to intel_dpll.c | Jani Nikula |
2021-08-25 | drm/i915: Call {vlv,chv}_prepare_pll() from {vlv,chv}_enable_pll() | Ville Syrjälä |
2021-08-25 | drm/i915: Clean dpll calling convention | Ville Syrjälä |
2021-08-25 | drm/i915: Constify struct dpll all over | Ville Syrjälä |
2021-04-28 | drm/i915/display: move crtc and dpll declarations where they belong | Jani Nikula |
2021-02-08 | drm/i915: migrate pll enable/disable code to intel_dpll.[ch] | Dave Airlie |
2021-01-16 | drm/i915: refactor pll code out into intel_dpll.c | Dave Airlie |