index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_cdclk.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Use new atomic iterator macros in cdclk
Maarten Lankhorst
2017-03-13
1
-1
/
+1
*
drm/i915: remove potentially confusing IS_G4X checks
Paulo Zanoni
2017-03-07
1
-2
/
+2
*
drm/i915: Replace the .modeset_commit_cdclk() hook with a more direct .set_cd...
Ville Syrjälä
2017-02-08
1
-46
/
+33
*
drm/i915: Nuke the VLV/CHV PFI programming power domain workaround
Ville Syrjälä
2017-02-08
1
-14
/
+0
*
drm/i915: Move PFI credit reprogramming into vlv/chv_set_cdclk()
Ville Syrjälä
2017-02-08
1
-1
/
+4
*
drm/i915: Pass the cdclk state to the set_cdclk() functions
Ville Syrjälä
2017-02-08
1
-30
/
+48
*
drm/i915: Pass dev_priv to remainder of the cdclk functions
Ville Syrjälä
2017-02-08
1
-15
/
+10
*
drm/i915: Track full cdclk state for the logical and actual cdclk frequencies
Ville Syrjälä
2017-02-08
1
-45
/
+78
*
drm/i915: Start moving the cdclk stuff into a distinct state structure
Ville Syrjälä
2017-02-08
1
-156
/
+226
*
drm/i915: Pass computed vco to bxt_set_cdclk()
Ville Syrjälä
2017-02-08
1
-14
/
+19
*
drm/i915: Move most cdclk/rawclk related code to intel_cdclk.c
Ville Syrjälä
2017-02-08
1
-0
/
+1794