summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorDeepak Rawat <drawat@vmware.com>2018-09-26 17:17:33 -0700
committerThomas Hellstrom <thellstrom@vmware.com>2018-12-05 10:00:43 +0100
commitb4fa61ba05f2afa17558914fdd2b819e9e7e466f (patch)
tree1af1ccf84430d858ec6baf5af038ba844c49108e /tools
parent2f5544ff030040a1016277cb91c347a64568b597 (diff)
downloadkernel-b4fa61ba05f2afa17558914fdd2b819e9e7e466f.tar.gz
drm/vmwgfx: Don't clear mode::type anymore
With kernel commit "drm/modes: Kill off the oddball DRM_MODE_TYPE_CRTC_C vs. DRM_MODE_TYPE_BUILTIN handling", no need to clear mode::type for user-space bug. Signed-off-by: Deepak Rawat <drawat@vmware.com> Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
.y&id=435d6b6564568b82ec74ee7d4d0bcb1f24ccb5f5'>vmlinux.lds.h: fix BOUNDED_SECTION_(PRE|POST)_LABEL macrosJim Cromie 2022-11-11Merge tag 'hardening-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2022-11-10vmlinux.lds.h: place optional header space in BOUNDED_SECTIONJim Cromie 2022-11-10vmlinux.lds.h: add BOUNDED_SECTION* macrosJim Cromie 2022-11-09arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel 2022-11-08vmlinux.lds.h: Fix placement of '.data..decrypted' sectionNathan Chancellor 2022-10-22Merge branch 'x86/urgent' into x86/core, to resolve conflictIngo Molnar 2022-10-20ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph()Peter Zijlstra 2022-10-17arch: Introduce CONFIG_FUNCTION_ALIGNMENTPeter Zijlstra 2022-10-07Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds 2022-10-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski 2022-09-26cfi: Switch to -fsanitize=kcfiSami Tolvanen 2022-09-23vmlinux.lds.h: CFI: Reduce alignment of jump-table to function alignmentWill Deacon 2022-09-16ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLEPeter Zijlstra (Intel) 2022-09-07kernel/module: add __dyndbg_classes sectionJim Cromie 2022-05-19sched: Reverse sched_class layoutPeter Zijlstra 2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds 2022-03-15static_call: Avoid building empty .static_call_sitesPeter Zijlstra 2022-02-04powercap/drivers/dtpm: Convert the init table section to a simple arrayDaniel Lezcano 2021-11-04Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds 2021-11-02Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds 2021-10-27vmlinux.lds.h: Have ORC lookup cover entire _etext - _stextKristen Carlson Accardi 2021-10-22vmlinux.lds.h: wrap built-in firmware support under FW_LOADERLuis Chamberlain 2021-10-19tracing: Use linker magic instead of recasting ftrace_ops_list_func()Steven Rostedt (VMware) 2021-09-13vmlinux.lds.h: remove old check for GCC 4.9Nick Desaulniers 2021-09-01Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds 2021-08-11vmlinux.lds.h: Handle clang's module.{c,d}tor sectionsNathan Chancellor 2021-07-19printk: Userspace format indexing supportChris Down 2021-06-02vmlinux.lds.h: Avoid orphan section with !SMPNathan Chancellor 2021-04-08add support for Clang CFISami Tolvanen