forked from torvalds/linux
Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
HACK: drm/msm/dpu: Give each CRTC a dedicated cursor and primary
Some DE compositors like GNOME's mutter can't handle way too good msm driver. Handicap it to meet the mistaken expectations of the userspace. This patch is taken from CROS with minor modifications. Link: https://chromium.googlesource.com/chromiumos/third_party/kernel/+/30aef5779b6108baaea00750064338bf0ed145c2%5E%21/ Signed-off-by: Nikita Travkin <nikita@trvn.ru>
- Loading branch information
1 parent
514850c
commit 2b0cc2e
Showing
2 changed files
with
14 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters