summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorStefan Agner <stefan@agner.ch>2016-10-11 16:15:04 -0700
committerDaniel Vetter <daniel.vetter@ffwll.ch>2016-10-17 16:42:41 +0200
commit865afb11949e5bf4bb32d9a2aa9867c1ac4d8da0 (patch)
tree034e6903dc53909e89f7fb0568130464f516bad7 /tools/perf/scripts/python/netdev-times.py
parenta28187ccab9410cad20e8808f00cfc07f99649c3 (diff)
downloadkernel-865afb11949e5bf4bb32d9a2aa9867c1ac4d8da0.tar.gz
drm/fb-helper: reject any changes to the fbdev
The current fbdev emulation does not allow to push back changes in width, height or depth to KMS, hence reject any changes with an error. This makes sure that fbdev ioctl's fail properly and user space does not assume that changes succeeded. Signed-off-by: Stefan Agner <stefan@agner.ch> Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/20161011231504.17688-1-stefan@agner.ch
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
mmit/drivers/message?h=linux-6.6.y&id=90ded4e2005b1195a5e781009be991e1cd049c10'>scsi: mptfusion: Remove unnecessary parenthesesNathan Chancellor 2018-09-11scsi: message: fusion: fix a few trivial spelling mistakesColin Ian King 2018-07-30scsi: message: fusion: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai 2018-07-30scsi: mptctl: change strncpy+truncation to strlcpyDominique Martinet 2018-07-10scsi: mptfusion: mark expected switch fall-throughsGustavo A. R. Silva 2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook 2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds 2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds 2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig 2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig 2018-05-14scsi: mptlan: Fix mpt_lan_sdu_send()'s return typeLuc Van Oostenryck 2018-05-08scsi: mptsas: fix spelling mistake: "matchs" -> "matches"Colin Ian King 2018-05-08scsi: mptfusion: fix spelling mistake: "initators" -> "initiators"Colin Ian King 2018-04-19scsi: mptfc: fix spelling mistake in macro namesColin Ian King 2018-04-18scsi: mptsas: Disable WRITE SAMEMartin K. Petersen