aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorTvrtko Ursulin <[email protected]>2015-07-14 11:13:08 +0100
committerDaniel Vetter <[email protected]>2015-07-15 11:38:38 +0200
commitc631d5f90e7ee246536c72f80ade86e9ef4d2f13 (patch)
tree8ab907fe4017aad8a8afe3e2e0d0f141216316da /scripts/gdb/linux/modules.py
parentd4acc1651588835b802a2049f4f3a2adcc1af750 (diff)
drm: Provide compat ioctl for addfb2.1
Frame buffer modifiers extensions provided in; commit e3eb3250d84ef97b766312345774367b6a310db8 Author: Rob Clark <[email protected]> Date: Thu Feb 5 14:41:52 2015 +0000 drm: add support for tiled/compressed/etc modifier in addfb2 Missed the structure packing/alignment problem where 64-bit members were added after the odd number of 32-bit ones. This makes the compiler produce structures of different sizes under 32- and 64-bit x86 targets and makes the ioctl need explicit compat handling. v2: Removed the typedef. (Daniel Vetter) Signed-off-by: Tvrtko Ursulin <[email protected]> Reviewed-by: Daniel Vetter <[email protected]> Cc: [email protected] Cc: Rob Clark <[email protected]> Cc: Daniel Stone <[email protected]> Cc: Daniel Vetter <[email protected]> Cc: [email protected] [danvet: Squash in compile fix from Mika.] Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions