aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorLucas De Marchi <[email protected]>2021-07-28 14:59:43 -0700
committerLucas De Marchi <[email protected]>2021-07-30 10:19:47 -0700
commit4c6b3021217fb197606c51ff9b9a3af9b2a56481 (patch)
treee4299bdffad6985366f3f6384028c01c2a653a2b /net/lapb/lapb_timer.c
parent244dba4cb596379d0e196b031065f8c1e1cecdaf (diff)
drm/i915: switch num_scalers/num_sprites to consider DISPLAY_VER
The numbers of scalers and sprites depend on the display version, so use it instead of GRAPHICS_VER. We were mixing both, which let me confused while removing CNL and GRAPHICS_VER == 10. v2 (Rodrigo): Switch IS_GEMINILAKE to DISPLAY_VER == 10 v3 (Lucas): Change check to DISPLAY_VER >= 9, to cover the GLK's num_scalers, otherwise it remains set to 0. Signed-off-by: Lucas De Marchi <[email protected]> Reviewed-by: Rodrigo Vivi <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions