[GIT PULL] hdlcd fixes for drm-next

2018-07-31 Thread Liviu Dudau
Hi Dave,

I managed to loose track of a few patches for HDLCD while focusing
on Mali DP and found them again when investigating an issue with
the way HDLCD behaves on teardown. They can go into drm-next for
one of the v4.19-rcX if you're not going to do another pull request
before the merge window.

Many thanks,
Liviu


The following changes since commit 3fce4618279373efc59a91adb16c11da46cd69e5:

  BackMerge v4.18-rc7 into drm-next (2018-07-30 10:39:22 +1000)

are available in the Git repository at:

  git://linux-arm.org/linux-ld.git for-upstream/hdlcd

for you to fetch changes up to d664b851eb2bcdf84a3c063cf59457bb15bc6120:

  drm/arm/hdlcd: Reject atomic commits that disable only the plane (2018-07-31 
16:31:50 +0100)


Laurent Pinchart (2):
  drm: arm: hdlcd: Don't destroy plane manually in hdlcd_setup_crtc()
  drm: arm: hdlcd: Use drm_atomic_helper_shutdown() to disable planes on 
removal

Liviu Dudau (1):
  drm/arm/hdlcd: Reject atomic commits that disable only the plane

Noralf Trønnes (2):
  drm/arm/hdlcd: Use drm_mode_config_helper_suspend/resume()
  drm/arm/hdlcd: Use drm_fb_cma_fbdev_init/fini()

 drivers/gpu/drm/arm/hdlcd_crtc.c | 35 +++---
 drivers/gpu/drm/arm/hdlcd_drv.c  | 76 ++--
 drivers/gpu/drm/arm/hdlcd_drv.h  |  2 --
 3 files changed, 31 insertions(+), 82 deletions(-)
-- 

| I would like to |
| fix the world,  |
| but they're not |
| giving me the   |
 \ source code!  /
  ---
¯\_(ツ)_/¯
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[GIT PULL] hdlcd: fixes for drm-next

2017-11-24 Thread Liviu Dudau
Hi Dave,

Cleaning up the backlog of patches that I have in my tree, they have
all been baking in linux-next for weeks. Minor fixes that could be
sent as late -rc but I'm not in any rush, so queueing them for v4.16 is
fine.

Many thanks,
Liviu


The following changes since commit c209101fc1c91a318422733a3721ff6a9ff7899f:

  Merge tag 'drm-misc-fixes-2017-11-20' of 
git://anongit.freedesktop.org/drm/drm-misc into drm-next (2017-11-24 11:33:29 
+1000)

are available in the Git repository at:

  git://linux-arm.org/linux-ld.git for-upstream/hdlcd

for you to fetch changes up to 7e2410d3b50f749fb0fa3844ae71da52717c48ee:

  drm/arm: Replace instances of drm_dev_unref with drm_dev_put. (2017-11-24 
14:15:29 +)


Liviu Dudau (1):
  drm: hdlcd: Update PM code to save/restore console.

Srishti Sharma (1):
  drm/arm: Replace instances of drm_dev_unref with drm_dev_put.

Vitor Massaru Iha (1):
  drm: Fix checkpatch issue: "WARNING: braces {} are not necessary for 
single statement blocks."

 drivers/gpu/drm/arm/hdlcd_crtc.c | 3 +--
 drivers/gpu/drm/arm/hdlcd_drv.c  | 9 ++---
 2 files changed, 7 insertions(+), 5 deletions(-)


-- 

| I would like to |
| fix the world,  |
| but they're not |
| giving me the   |
 \ source code!  /
  ---
¯\_(ツ)_/¯
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel