linux_dsm_epyc7002/drivers/gpu/drm/msm
Dave Airlie 14cdea8945 Merge tag 'drm-msm-fixes-2018-04-25' of git://people.freedesktop.org/~robclark/linux into drm-fixes
A few fixes for 4.17.. thanks to Sean for helping pull together some
of the display related fixes while I was off in compute-land.

* tag 'drm-msm-fixes-2018-04-25' of git://people.freedesktop.org/~robclark/linux:
  drm/msm: don't deref error pointer in the msm_fbdev_create error path
  drm/msm/dsi: use correct enum in dsi_get_cmd_fmt
  drm/msm: Fix possible null dereference on failure of get_pages()
  drm/msm: Add modifier to mdp_get_format arguments
  drm/msm: Mark the crtc->state->event consumed
  drm/msm/dsi: implement auto PHY timing calculator for 10nm PHY
  drm/msm/dsi: check video mode engine status before waiting
  drm/msm/dsi: check return value for video done waits
2018-04-26 11:09:04 +10:00
..
adreno
disp drm/msm: Add modifier to mdp_get_format arguments 2018-04-19 10:08:31 -04:00
dsi drm/msm/dsi: use correct enum in dsi_get_cmd_fmt 2018-04-19 10:09:23 -04:00
edp
hdmi
Kconfig
Makefile
msm_atomic.c
msm_debugfs.c
msm_debugfs.h
msm_drv.c
msm_drv.h
msm_fb.c drm/msm: Add modifier to mdp_get_format arguments 2018-04-19 10:08:31 -04:00
msm_fbdev.c drm/msm: don't deref error pointer in the msm_fbdev_create error path 2018-04-19 10:09:41 -04:00
msm_fence.c
msm_fence.h
msm_gem_prime.c
msm_gem_shrinker.c
msm_gem_submit.c
msm_gem_vma.c
msm_gem.c drm/msm: Fix possible null dereference on failure of get_pages() 2018-04-19 10:08:34 -04:00
msm_gem.h
msm_gpu.c
msm_gpu.h
msm_iommu.c
msm_kms.h drm/msm: Add modifier to mdp_get_format arguments 2018-04-19 10:08:31 -04:00
msm_mmu.h
msm_perf.c
msm_rd.c
msm_ringbuffer.c
msm_ringbuffer.h
msm_submitqueue.c
NOTES