diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-05-20 09:19:19 -0400 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-05-20 09:19:19 -0400 |
commit | f2a69f44aff8d96eb9080b97e39f3230b2c02ab2 (patch) | |
tree | da233da78f3d10e70792fd65ad0e487782cd69dc /drivers/s390/kvm/Makefile | |
parent | bdd4b6a655749970cc632aafc5fd596c07b60b1c (diff) |
drm/i915: Only update shared dpll state when needed
Instead of every time it isn't active: We only need to do that when
the pll is currently unused, i.e. when pll->refcount == 0. For
paranoia add a warning for the ibx case where plls have a fixed
mapping and hence should always be unused after the call to
intel_put_shared_dpll.
v2: Simplify control flow and use struct assignment instead of memcpy
as suggested by Damien.
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/s390/kvm/Makefile')
0 files changed, 0 insertions, 0 deletions