Revision 667d11dcd661103944f34a790363aee196002e7f authored by Dave Airlie on 15 January 2021, 01:47:04 UTC, committed by Dave Airlie on 15 January 2021, 01:47:05 UTC
drm/i915 fixes for v5.11-rc4:
- Allow the sysadmin to override security mitigations
- Restore clear-residual mitigations for ivb/byt
- Limit VFE threads based on GT
- GVT: fix vfio edid and full display detection
- Fix DSI DSC power refcounting
- Fix LPT CPU mode backlight takeover
- Disable RPM wakeref assertions during driver shutdown
- Fix DSI sequence sleeps

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/87sg73pz42.fsf@intel.com
2 parent s 61502e3 + 984cade
History
File Mode Size
Kconfig -rw-r--r-- 529 bytes
Makefile -rw-r--r-- 378 bytes
ast.c -rw-r--r-- 8.1 KB
ast.h -rw-r--r-- 1.1 KB
config.c -rw-r--r-- 22.7 KB
config.h -rw-r--r-- 1.4 KB
debug_fs.c -rw-r--r-- 18.1 KB
dir.c -rw-r--r-- 7.3 KB
dir.h -rw-r--r-- 889 bytes
dlm_internal.h -rw-r--r-- 19.9 KB
lock.c -rw-r--r-- 157.4 KB
lock.h -rw-r--r-- 2.9 KB
lockspace.c -rw-r--r-- 20.2 KB
lockspace.h -rw-r--r-- 902 bytes
lowcomms.c -rw-r--r-- 42.0 KB
lowcomms.h -rw-r--r-- 1014 bytes
lvb_table.h -rw-r--r-- 541 bytes
main.c -rw-r--r-- 1.8 KB
member.c -rw-r--r-- 16.1 KB
member.h -rw-r--r-- 1.3 KB
memory.c -rw-r--r-- 1.9 KB
memory.h -rw-r--r-- 904 bytes
midcomms.c -rw-r--r-- 2.7 KB
midcomms.h -rw-r--r-- 681 bytes
netlink.c -rw-r--r-- 2.8 KB
plock.c -rw-r--r-- 11.5 KB
rcom.c -rw-r--r-- 15.5 KB
rcom.h -rw-r--r-- 987 bytes
recover.c -rw-r--r-- 22.8 KB
recover.h -rw-r--r-- 1.3 KB
recoverd.c -rw-r--r-- 8.1 KB
recoverd.h -rw-r--r-- 781 bytes
requestqueue.c -rw-r--r-- 4.7 KB
requestqueue.h -rw-r--r-- 736 bytes
user.c -rw-r--r-- 24.5 KB
user.h -rw-r--r-- 440 bytes
util.c -rw-r--r-- 4.4 KB
util.h -rw-r--r-- 659 bytes

back to top