[PULL] drm-misc-next-fixes

Gustavo Padovan gustavo at padovan.org
Thu Aug 2 11:17:28 UTC 2018


Hi Dave,

Two fixes for 4.19 here. For an oops on the DP CEC code and a memory leak on
the vkms driver. Please pull.

Regards,

Gustavo

drm-misc-next-fixes-2018-08-02:
Fixes an oops on the DP CEC code and a memory leak on the vkms driver.
The following changes since commit 6d52aacd92c60331ec8c3117522f4301b5195e28:

  Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-next (2018-07-27 12:31:48 +1000)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-next-fixes-2018-08-02

for you to fetch changes up to 2ead1be54b22ccdc93d3030172993e363128f1b4:

  drm/vkms: Fix connector leak at the module removal (2018-07-28 16:09:39 -0300)

----------------------------------------------------------------
Fixes an oops on the DP CEC code and a memory leak on the vkms driver.

----------------------------------------------------------------
Hans Verkuil (1):
      drm_dp_cec.c: fix formatting typo: %pdH -> %phD

Rodrigo Siqueira (1):
      drm/vkms: Fix connector leak at the module removal

 drivers/gpu/drm/drm_dp_cec.c    | 2 +-
 drivers/gpu/drm/vkms/vkms_drv.c | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)


More information about the dim-tools mailing list