• Rob Clark's avatar
    drm/msm: validate flags, etc · 93ddb0d3
    Rob Clark authored
    After reading a nice article on LWN[1], I went back and double checked
    my handling of invalid-input checking.  Turns out there were a couple
    places I had missed.
    
    Since the driver is fairly young, and the devices it supports are really
    only just barely usable for basic stuff (serial console) with an
    upstream kernel, I think we should fix this now and revert specific
    parts of this patch later in the unlikely event that a regression is
    reported.
    
    [1] https://lwn.net/Articles/588444/Signed-off-by: default avatarRob Clark <robdclark@gmail.com>
    93ddb0d3
msm_gem_submit.c 9.8 KB