summaryrefslogtreecommitdiff
tag namedrm-intel-next-2023-06-10 (083dae815f502d9b2a11e15968fbb2ee5e9b5219)
tag date2023-06-10 10:35:01 +0300
tagged byJani Nikula <jani.nikula@intel.com>
tagged objectcommit 69f06e4fa0...
drm/i915 feature pull #2 for v6.5:
Features and functionality: - Meteorlake PM demand (Vinod, Mika) - Switch to dedicated workqueues to stop using flush_scheduled_work() (Luca) Refactoring and cleanups: - Move display runtime init under display/ (Matt) - Async flip error message clarifications (Arun) Fixes: - Remove 10bit gamma on desktop gen3 parts, they don't support it (Ville) - Fix driver probe error handling if driver creation fails (Matt) - Fix all -Wunused-but-set-variable warnings, and enable it for i915 (Jani) - Stop using edid_blob_ptr (Jani) - Fix log level for "CDS interlane align done" (Khaled) - Fix an unnecessary include prefix (Matt) Merges: - Backmerge drm-next to sync with drm-intel-gt-next (Jani)