[Intel-gfx] [PULL] drm-misc-fixes
Maarten Lankhorst
maarten.lankhorst at linux.intel.com
Thu Jul 5 13:19:54 UTC 2018
Hi Dave,
drm-misc-fixes-2018-07-05:
Fixes for v4.18-rc4:
- A few small fixes for the sii8620 bridge.
- Allocate blob property memory using kvzalloc instead of kmalloc.
The following changes since commit 021c91791a5e7e85c567452f1be3e4c2c6cb6063:
Linux 4.18-rc3 (2018-07-01 16:04:53 -0700)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2018-07-05
for you to fetch changes up to 44f9a4b0dc7563669772198e5b226cab58a00167:
drm/bridge/sii8620: Fix link mode selection (2018-07-04 16:27:51 +0200)
----------------------------------------------------------------
Fixes for v4.18-rc4:
- A few small fixes for the sii8620 bridge.
- Allocate blob property memory using kvzalloc instead of kmalloc.
----------------------------------------------------------------
Maciej Purski (3):
drm/bridge/sii8620: Send AVI infoframe in all MHL versions
drm/bridge/sii8620: Fix display of packed pixel modes
drm/bridge/sii8620: Fix link mode selection
Michel Dänzer (1):
drm: Use kvzalloc for allocating blob property memory
drivers/gpu/drm/bridge/sil-sii8620.c | 86 +++++++++++++++++++++++-------------
drivers/gpu/drm/drm_property.c | 6 +--
2 files changed, 58 insertions(+), 34 deletions(-)
More information about the Intel-gfx
mailing list