summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_backlight.h
diff options
context:
space:
mode:
author0x221E <0x221E@0xinfinity.dev>2026-04-12 23:14:34 +0200
committer0x221E <0x221E@0xinfinity.dev>2026-05-03 00:28:51 +0200
commitead848e141dbd0e71c94e519dc413a02e158d064 (patch)
tree9e0bcd0c11fc30ac8714a088477f40f5c586d8dd /drivers/gpu/drm/i915/display/intel_backlight.h
parentfb00be0c81933d947e120a00dff0c3b26e08b466 (diff)
downloadkernel-0x221E-v0.0-v7.0.tar.gz
potential firmware bug on intel hda sound.HEADv0.0.1-v7.00x221E-v0.0-v7.0
Firmware disables MSI causing legacy irqs to be used for intel audio chipsets. However, on my device it causes powertop to display Alderlake as being used 100% and "Disabling MSI" to be printed.
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_backlight.h')
0 files changed, 0 insertions, 0 deletions
itle='2011-10-31 23:39:52 +0100'>2011-10-31samples: drop unused Kconfig symbolPaul Bolle 2011-07-01perf: Add context field to perf_eventAvi Kivity 2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra 2011-05-23Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-...Jiri Kosina 2011-04-21HID: hid-example: fix some build issuesRandy Dunlap 2011-04-09HID: hidraw: fix samples miscompilationJiri Kosina 2011-03-31Fix common misspellingsLucas De Marchi 2011-03-22HID: Documentation for hidrawAlan Ott 2010-10-29kdb: Add kdb kernel module sampleJason Wessel 2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds 2010-10-15llseek: automatically add .llseek fopArnd Bergmann 2010-10-01kfifo: fix scatterlist usageIra W. Snyder 2010-08-20kfifo: add explicit error checking in all the examplesAndrea Righi 2010-08-20kfifo: fix a memory leak in dma exampleAndrea Righi 2010-08-20kfifo: fix kernel BUG in dma exampleAndrea Righi 2010-08-20kfifo: add explicit error checking in byte stream exampleAndrea Righi 2010-08-20kfifo: add kfifo_skip() testcaseAndrea Righi 2010-08-11kfifo: add example files to the kernel sample directoryStefani Seibold 2010-08-05SAMPLES: kprobe_example: Make it print something on MIPS.David Daney 2010-05-14tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo 2010-03-09Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar 2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy 2010-03-07kset-example: Spelling fixes.Radu Voicilas 2010-03-07kobject-example: Spelling fixes.Radu Voicilas 2010-02-27percpu: Add __percpu sparse annotations to hw_breakpointTejun Heo 2009-12-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds 2009-12-07Merge branch 'for-next' into for-linusJiri Kosina 2009-12-06hw-breakpoints: Use overflow handler instead of the event callbackFrederic Weisbecker 2009-11-27hw-breakpoints: Use struct perf_event_attr to define kernel breakpointsFrederic Weisbecker 2009-11-26hw-breakpoints: Simplify error handling in breakpoint creation requestsFrederic Weisbecker 2009-11-23hw-breakpoint: Attribute authorship of hw-breakpoint related filesK.Prasad 2009-11-10hw-breakpoints: Fix broken hw-breakpoint sample moduleFrederic Weisbecker 2009-11-09Kconfig: Remove useless and sometimes wrong commentsMichael Roth 2009-10-18Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker 2009-10-01const: constify remaining file_operationsAlexey Dobriyan