dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/7] drm/tilcdc: LCDC Revision 1 related fixes
@ 2016-11-16 12:40 Jyri Sarha
  2016-11-16 12:41 ` [PATCH v2 1/7] drm/tilcdc: Enable sync lost error and recovery handling for rev 1 LCDC Jyri Sarha
                   ` (7 more replies)
  0 siblings, 8 replies; 19+ messages in thread
From: Jyri Sarha @ 2016-11-16 12:40 UTC (permalink / raw)
  To: dri-devel
  Cc: khilman, Jyri Sarha, bgolaszewski, tomi.valkeinen,
	laurent.pinchart

Changes since first version of the series:

- Move tilcdc_regs.h changes from "drm/tilcdc: Enable palette loading
  for revision 2 LCDC too" to "drm/tilcdc: Add tilcdc_write_mask() to
  tilcdc_regs.h"

These patches are inspired by this series form Bartosz Golaszewski:
https://www.spinics.net/lists/arm-kernel/msg539629.html

The patches are based on drm-next plus the earlier patches that I plan
to send in a pull request for 4.10. The base + these patches are
pushed here:

https://github.com/jsarha/linux drm-next-tilcdc-for-4.10-wip

Bartosz, please test if this branch works for rev1 LCDC, with your dts
file!

I am still waiting for Russell King to send a pull request for his
fixes for tda998x for the removal of drm_connector_register() in the
driver. That is why I still have my "drm/i2c: tda998x: Remove obsolete
drm_connector_register() call"-patch on the top of the above branch.

Bartosz Golaszewski (1):
  drm: tilcdc: implement palette loading for rev1

Jyri Sarha (6):
  drm/tilcdc: Enable sync lost error and recovery handling for rev 1
    LCDC
  drm/tilcdc: Fix tilcdc_crtc_create() return value handling
  drm/tilcdc: Free palette dma memory in tilcdc_crtc_destroy()
  drm/tilcdc: Add tilcdc_write_mask() to tilcdc_regs.h
  drm/tilcdc: Enable palette loading for revision 2 LCDC too
  drm/tilcdc: Load palette at the end of mode_set_nofb()

 drivers/gpu/drm/tilcdc/tilcdc_crtc.c | 138 ++++++++++++++++++++++++++++-------
 drivers/gpu/drm/tilcdc/tilcdc_drv.c  |  23 ++++--
 drivers/gpu/drm/tilcdc/tilcdc_drv.h  |   3 +-
 drivers/gpu/drm/tilcdc/tilcdc_regs.h |  14 ++++
 4 files changed, 144 insertions(+), 34 deletions(-)

-- 
1.9.1

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2016-11-19 15:58 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-16 12:40 [PATCH v2 0/7] drm/tilcdc: LCDC Revision 1 related fixes Jyri Sarha
2016-11-16 12:41 ` [PATCH v2 1/7] drm/tilcdc: Enable sync lost error and recovery handling for rev 1 LCDC Jyri Sarha
2016-11-18 13:34   ` Bartosz Golaszewski
2016-11-18 21:41     ` Jyri Sarha
2016-11-16 12:41 ` [PATCH v2 2/7] drm: tilcdc: implement palette loading for rev1 Jyri Sarha
2016-11-16 12:41 ` [PATCH v2 3/7] drm/tilcdc: Fix tilcdc_crtc_create() return value handling Jyri Sarha
2016-11-16 12:41 ` [PATCH v2 4/7] drm/tilcdc: Free palette dma memory in tilcdc_crtc_destroy() Jyri Sarha
2016-11-16 12:41 ` [PATCH v2 5/7] drm/tilcdc: Add tilcdc_write_mask() to tilcdc_regs.h Jyri Sarha
2016-11-16 12:41 ` [PATCH v2 6/7] drm/tilcdc: Enable palette loading for revision 2 LCDC too Jyri Sarha
2016-11-16 12:41 ` [PATCH v2 7/7] drm/tilcdc: Load palette at the end of mode_set_nofb() Jyri Sarha
2016-11-18 15:34   ` Bartosz Golaszewski
2016-11-18 16:10     ` Bartosz Golaszewski
2016-11-18 21:53       ` Jyri Sarha
2016-11-19 15:58         ` Jyri Sarha
2016-11-16 15:18 ` [PATCH v2 0/7] drm/tilcdc: LCDC Revision 1 related fixes Bartosz Golaszewski
2016-11-16 18:00   ` Jyri Sarha
2016-11-17 11:31     ` Bartosz Golaszewski
2016-11-17 20:06       ` Jyri Sarha
2016-11-18 10:31         ` Bartosz Golaszewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).