Commit c6cb77c
drm/vmwgfx: Don't overwrite KMS surface dirty tracker
We were overwriting the surface's dirty tracker here causing a memory leak.
Reported-by: Mika Penttilä <[email protected]>
Closes: https://lore.kernel.org/dri-devel/[email protected]/
Fixes: 9655441 ("drm/vmwgfx: Refactor cursor handling")
Signed-off-by: Ian Forbes <[email protected]>
Reviewed-by: Maaz Mombasawala <[email protected]>
Signed-off-by: Zack Rusin <[email protected]>
Link: https://patch.msgid.link/[email protected]1 parent c7feff2 commit c6cb77c
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
771 | 771 | | |
772 | 772 | | |
773 | 773 | | |
774 | | - | |
| 774 | + | |
| 775 | + | |
775 | 776 | | |
776 | 777 | | |
777 | 778 | | |
| |||
0 commit comments