diff options
author | Ville Syrjälä <[email protected]> | 2015-12-14 13:16:48 +0200 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2015-12-14 18:55:04 +0200 |
commit | 663f3122d00c0b412d429f105dca129aa8f4f094 (patch) | |
tree | 88bf8476f8cc64a88f5277fd3c97fd41e3c8076c /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 1264859d648c4bdc9f0a098efbff90cbf462a075 (diff) |
drm/i915: Drop the broken cursor base==0 special casing
The cursor code tries to treat base==0 to mean disabled. That fails
when the cursor bo gets bound at ggtt offset 0, and the user is left
looking at an invisible cursor.
We lose the disabled->disabled optimization, but that seems like
something better handled at a slightly higher level.
Cc: [email protected]
Cc: Takashi Iwai <[email protected]>
Cc: Jani Nikula <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Chris Wilson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions