diff options
| author | Ander Conselvan de Oliveira <[email protected]> | 2017-02-09 11:31:21 +0200 |
|---|---|---|
| committer | Ander Conselvan de Oliveira <[email protected]> | 2017-02-10 11:22:17 +0200 |
| commit | d8fc70b7367b86ca14e825f8508f91bbbf237f3c (patch) | |
| tree | 4a387698f7baa8a7ca623fa10e91a48bf372aa75 /tools/perf/scripts/python | |
| parent | 949e8ab3a94befd514eb79f2535f6017d8b4488f (diff) | |
drm/i915: Make power domain masks 64 bit long
There are currently 30 power domains, which puts us pretty close to the
limit with 32 bit masks. Prepare for the future and increase the limit
to 64 bit.
v2: Rebase
v3: s/unsigned long long/u64/ (Joonas)
Allow the 64th bit of the mask to be used. (Joonas)
Cc: Jani Nikula <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: Rodrigo Vivi <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Signed-off-by: Ander Conselvan de Oliveira <[email protected]>
Reviewed-by: Joonas Lahtinen <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions