summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_cdclk.c
AgeCommit message (Expand)Author
2017-03-22drm/i915: Implement cdclk restrictions based on Azalia BCLKPandiyan, Dhinakaran
2017-03-22drm/i915/glk: Apply cdclk workaround for DP audioPandiyan, Dhinakaran
2017-03-13drm/i915: Use new atomic iterator macros in cdclkMaarten Lankhorst
2017-03-07drm/i915: remove potentially confusing IS_G4X checksPaulo Zanoni
2017-02-08drm/i915: Replace the .modeset_commit_cdclk() hook with a more direct .set_cd...Ville Syrjälä
2017-02-08drm/i915: Nuke the VLV/CHV PFI programming power domain workaroundVille Syrjälä
2017-02-08drm/i915: Move PFI credit reprogramming into vlv/chv_set_cdclk()Ville Syrjälä
2017-02-08drm/i915: Pass the cdclk state to the set_cdclk() functionsVille Syrjälä
2017-02-08drm/i915: Pass dev_priv to remainder of the cdclk functionsVille Syrjälä
2017-02-08drm/i915: Track full cdclk state for the logical and actual cdclk frequenciesVille Syrjälä
2017-02-08drm/i915: Start moving the cdclk stuff into a distinct state structureVille Syrjälä
2017-02-08drm/i915: Pass computed vco to bxt_set_cdclk()Ville Syrjälä
2017-02-08drm/i915: Move most cdclk/rawclk related code to intel_cdclk.cVille Syrjälä