Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm
Dave Airlie c78d1f9d95 Merge tag 'exynos-drm-fixes-for-v4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
Fixups
- Fix several problems to IPPv2 merged to mainline recentely.
  . An align problem of width size that IPP driver incorrectly
    calculated the real buffer size.
  . Horizontal and vertical flip problem.
  . Per-plane global alpha for XRGB modes.
  . Incorrect variant of the YUV modes.
- Fix plane overlapping problem.
  . The stange order of overlapping planes on XRGB modes
    by setting global alpha value to maximum value.

Cleanup
- Rename a enum type, drm_ipp_size_id, to one specific to Exynos,
  drm_exynos_ipp_limit_type.
- Replace {un/reference} with {put,get} functions.
  . it replaces several reference/unreference functions with Linux
    kernel nameing standard.

Signed-off-by: Dave Airlie <airlied@redhat.com>

Link: https://patchwork.freedesktop.org/patch/msgid/1530512041-21392-1-git-send-email-inki.dae@samsung.com
2018-07-06 10:47:02 +10:00
..
2018-01-30 18:05:25 +01:00
2018-04-25 09:09:22 +02:00
2018-06-12 16:19:22 -07:00
2018-05-04 00:13:41 +02:00
2017-12-27 19:00:09 -05:00
2018-03-29 19:14:21 +03:00
2018-05-03 21:26:32 +02:00
2018-05-04 11:36:45 +02:00