[Intel-gfx] [PULL] drm-misc-next-fixes
Maarten Lankhorst
maarten.lankhorst at linux.intel.com
Wed Jan 2 17:26:09 UTC 2019
drm-misc-next-fixes-2019-01-02:
Fixes for v4.21:
- Fix null pointer dereference on null state pointer.
- Fix leaking damage clip when destroying plane state.
The following changes since commit 2e6e902d185027f8e3cb8b7305238f7e35d6a436:
Linux 4.20-rc4 (2018-11-25 14:19:31 -0800)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-next-fixes-2019-01-02
for you to fetch changes up to c75ff001f4fe21a8c9f15aad799a8949aea109f7:
drm: Put damage blob when destroy plane state (2018-12-24 11:53:50 +0100)
----------------------------------------------------------------
Fixes for v4.21:
- Fix null pointer dereference on null state pointer.
- Fix leaking damage clip when destroying plane state.
----------------------------------------------------------------
Colin Ian King (1):
drm: fix null pointer dereference on null state pointer
Deepak Rawat (1):
drm: Put damage blob when destroy plane state
drivers/gpu/drm/drm_atomic_state_helper.c | 3 +++
drivers/gpu/drm/drm_damage_helper.c | 3 ++-
2 files changed, 5 insertions(+), 1 deletion(-)
More information about the Intel-gfx
mailing list