diff options
author | Ville Syrjälä <[email protected]> | 2017-11-14 20:32:52 +0200 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2018-01-29 21:31:25 +0200 |
commit | 05ebac0980543cf93dbd4a29e6b03c1c9b883c70 (patch) | |
tree | da6ab2a4472cfbb53c48b855d1979fe4ed2a7ad0 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | d15f40c84cdd2c4ac717d3c1e0146c07b5996d18 (diff) |
drm/uapi: Deprecate DRM_MODE_FLAG_BCAST
Reject any mode with DRM_MODE_FLAG_BCAST. We have no code that even
checks for this flag hence it can't possibly do any good.
I think this maybe originated from fbdev where it was supposed to
indicate PAL/NTSC broadcast timings. I have no idea why those would
have to be identified by a flag rather than by just the timings
themselves. And then I assume it got copied into xfree86 for
fbdevhw, and later on it leaked into the randr protocol and kms uapi.
Since kms fbdev emulation never uses the corresponding fbdev flag
there should be no sane way for this to come back into kms via
userspace either.
Cc: Jose Abreu <[email protected]>
Cc: Adam Jackson <[email protected]>
Cc: Keith Packard <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Alex Deucher <[email protected]>
Reviewed-by: Jose Abreu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions