diff options
author | Ramalingam C <[email protected]> | 2015-03-23 23:12:02 +0530 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2015-03-24 10:27:03 +0100 |
commit | c2d885c6c90b0ada58355ee3f53c7581d2904603 (patch) | |
tree | f1cad9e6c888b9431271ddd97e6df230fb5c20c6 /scripts/gdb/linux/cpus.py | |
parent | 096fad9ebfadb4922332f98895ea948e8d7fe6a7 (diff) |
drm/i915: Removing the drrs capability enum initialization
As part of allocation of the drm_i915_private variable, drrs capability
enum is initialized to DRRS_NOT_SUPPORTED. Hence need not initialize at
each connector init.
Moreover initializing this enum at connector init will reset
the successful DRRS initialization of previous connector, as we have
the DRRS support for only one panel at a time.
Signed-off-by: Ramalingam C <[email protected]>
Reviewed-by: Sivakumar Thulasimani <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/cpus.py')
0 files changed, 0 insertions, 0 deletions