summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_panel.c
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_panel.c
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_panel.c')
0 files changed, 0 insertions, 0 deletions
4c423bc7a'>char: misc: Does not request module for miscdevice with dynamic minorZijun Hu 2025-11-24char: misc: Make misc_register() reentry for miscdevice who wants dynamic minorZijun Hu 2025-10-19ipmi: Fix handling of messages with provided receive message pointerGuenter Roeck 2025-10-19ipmi: Rework user message limit handlingCorey Minyard 2025-10-19Revert "ipmi: fix msg stack when IPMI is disconnected"Corey Minyard 2025-10-19tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_singleGunnar Kudrjavets 2025-10-15hwrng: ks-sa - fix division by zero in ks_sa_rng_initNishanth Menon 2025-10-15hwrng: nomadik - add ARM_AMBA dependencyArnd Bergmann 2025-08-28ipmi: Fix strcpy source and destination the sameCorey Minyard 2025-08-28ipmi: Use dev_warn_ratelimited() for incorrect message warningsBreno Leitao 2025-08-28char: misc: Fix improper and inaccurate error code returned by misc_init()Zijun Hu 2025-08-15hwrng: mtk - handle devm_pm_runtime_enable errorsOvidiu Panait 2025-07-17ipmi:msghandler: Fix potential memory corruption in ipmi_create_user()Dan Carpenter 2025-05-22tpm: tis: Double the timeout B to 4sMichal Suchanek 2025-05-02char: misc: register chrdev region with all possible minorsThadeu Lima de Souza Cascardo 2025-05-02virtio_console: fix missing byte order handling for cols and rowsHalil Pasic 2025-04-25tpm: do not start chip while suspendedThadeu Lima de Souza Cascardo 2025-04-25tpm, tpm_tis: Fix timeout handling when waiting for TPM statusJonathan McDowell 2025-04-25tpm, tpm_tis: Workaround failed command reception on Infineon devicesJonathan McDowell 2025-03-13char: misc: deallocate static minor in error pathThadeu Lima de Souza Cascardo