diff options
| author | Ville Syrjälä <[email protected]> | 2013-07-05 11:57:21 +0300 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2013-08-05 19:04:00 +0200 |
| commit | 12b134df4e42ea1ac141388e563346777f8a1605 (patch) | |
| tree | 51939bf9eb8ea7abf48a6df4b227dbaf3758261d /include/linux | |
| parent | 888fd1594e38c21f8dc5aa28b90a556df32f61e0 (diff) | |
drm/i915: Split out reading of HSW watermark latency values
Move parsing of MCH_SSKPD to a separate function, we'll add other
platforms there later.
Note: Chris spotted an empty struct initializer and wondered whether
that is hiding a compilier warning. Ville explained that it should
have been part of the patch that extends this function to snb/ivb,
which don't have all levels hsw has. I've figured it's ok to keep it
here with a small note.
Signed-off-by: Ville Syrjälä <[email protected]>
Reviewed-by: Paulo Zanoni <[email protected]>
[danvet: Add note about the ominous struct initializer.]
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions