diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2012-03-13 11:35:41 +0100 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2012-03-15 10:49:26 +0100 |
commit | 1d97e9154821d52a5ebc226176d4839c7b86b116 (patch) | |
tree | f2ca2239eb3b5b2e8d99bd0f8b656fb8dd6a7eac /arch/x86/xen/Makefile | |
parent | drm: Warn if mode to umode conversion overflows the destination types (diff) | |
download | linux-1d97e9154821d52a5ebc226176d4839c7b86b116.tar.xz linux-1d97e9154821d52a5ebc226176d4839c7b86b116.zip |
drm: Check crtc x and y coordinates
The crtc x/y panning coordinates are stored as signed integers
internally. The user provides them as unsigned, so we should check
that the user provided values actually fit in the internal datatypes.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'arch/x86/xen/Makefile')
0 files changed, 0 insertions, 0 deletions