[Intel-gfx] [PULL] drm-misc-fixes

Maarten Lankhorst maarten.lankhorst at linux.intel.com
Thu Mar 18 11:33:43 UTC 2021


drm-misc-fixes-2021-03-18:
drm-misc-fixes for v5.12-rc4:
- Make ttm_bo_unpin() not wraparound on too many unpins.
- Fix coccicheck warning in omap.
The following changes since commit de066e116306baf3a6a62691ac63cfc0b1dabddb:

  drm/compat: Clear bounce structures (2021-03-11 11:11:33 +0100)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2021-03-18

for you to fetch changes up to 6909115442759efef3d4bc5d9c54d7943f1afc14:

  drm/omap: dsi: fix unsigned expression compared with zero (2021-03-17 13:59:23 +0200)

----------------------------------------------------------------
drm-misc-fixes for v5.12-rc4:
- Make ttm_bo_unpin() not wraparound on too many unpins.
- Fix coccicheck warning in omap.

----------------------------------------------------------------
Christian König (1):
      drm/ttm: make ttm_bo_unpin more defensive

Junlin Yang (1):
      drm/omap: dsi: fix unsigned expression compared with zero

 drivers/gpu/drm/omapdrm/dss/dsi.c | 7 ++++---
 include/drm/ttm/ttm_bo_api.h      | 6 ++++--
 2 files changed, 8 insertions(+), 5 deletions(-)


More information about the Intel-gfx mailing list