diff options
| author | Imre Deak <[email protected]> | 2017-07-20 01:50:57 +0300 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2017-07-27 09:38:49 +0200 |
| commit | e79dfb512110ce6759f139a286f0e1d6bc5e4c58 (patch) | |
| tree | 35f9f9c3be3b1fb2a185a0f1bd8835d29f52d5d5 /tools/perf/scripts/python | |
| parent | 5fb9dadf336f3590c799e8cbde348215dccc2aa2 (diff) | |
drm/i915: Simplify scaler init during CRTC HW readout
The crtc state starts out being bzero'd, so no need to clear
scaler_users. Also intel_crtc_init_scalers() knows already which
platforms have scalers, so no need for the platform check here.
Similarly intel_crtc_init_scalers() will init scaler_id as required,
so no need to do it here separately.
Cc: Chandra Konduru <[email protected]>
Cc: Matt Roper <[email protected]>
Signed-off-by: Imre Deak <[email protected]>
Reviewed-by: Mahesh Kumar <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions