-
drm-next-5.5-2019-11-15622b2a0a · ·
drm-next-5.5-2019-11-15: amdgpu: - Fix AVFS handling on SMU7 parts with custom power tables - Enable Overdrive sysfs interface for Navi parts - Fix power limit handling on smu11 parts - Fix pcie link sysfs output for Navi - Probably cancel MM worker threads on shutdown radeon: - Cleanup for ppc change
-
sound-5.4-rc8976a68f0 · ·
sound fixes for 5.4-rc8 or final A few small last-minute fixes for USB-audio and HD-audio as well as for PCM core: - A race fix for PCM core between stopping and closing a stream - USB-audio regressions in the recent descriptor validation code and relevant changes - A read of uninitialized value in USB-audio spotted by fuzzer - A fix for USB-audio race at stopping a stream - Intel HD-audio platform fixes
-
drm-fixes-2019-11-15
drm fixes for 5.4-rc8 i915: - MOCS table fixes for EHL and TGL - Update Display's rawclock on resume - GVT's dmabuf reference drop fix amdgpu: - Fix a potential crash in firmware parsing sun4i: - One fix to the dotclock dividers range for sun4i
-
drm-fixes-5.4-2019-11-14a84fddb1 · ·
drm-fixes-5.4-2019-11-14: amdgpu: - Fix a potential crash in firmware parsing
-
drm-intel-next-fixes-2019-11-14789c4aea · ·
- PMU "Frequency" is reported as accumulated cycles - Avoid OOPS in dumb_create IOCTL when no CRTCs - Mitigation for userptr put_pages deadlock with trylock_page - Fix to avoid freeing heartbeat request too early - Fix LRC coherency issue - Fix Bugzilla #112212: Avoid screen corruption on MST - Error path fix to unlock context on failed context VM SETPARAM - Always consider holding preemption a privileged op in perf/OA - Preload LUTs if the hw isn't currently using them to avoid color flash on VLV/CHV - Protect context while grabbing its name for the request - Don't resize aliasing ppGTT size - Smaller fixes picked by tooling
-
drm-intel-fixes-2019-11-131c602006 · ·
- MOCS table fixes for EHL and TGL - Update Display's rawclock on resume - GVT's dmabuf reference drop fix
-
drm-misc-next-fixes-2019-11-13a64fc11b · ·
- Fix memory leak in gpu debugfs node's release (Johan) Cc: Johan Hovold <johan@kernel.org>
-
topic/drm-mipi-dsi-dsc-updates-2019-11-11f4dea1aa · ·
Core Changes: - Update DSI data type and command definitions - Add helpers for sending compression mode and PPS packets Driver Changes: - Update tiny/st7586 to reflect a definition change