mbox series

[GIT,PULL] tilcdc changes for 4.16

Message ID c04b3251-a32d-da56-5685-64131cacab70@ti.com
State New
Headers show
Series [GIT,PULL] tilcdc changes for 4.16 | expand

Pull-request

https://github.com/jsarha/linux tags/tilcdc-4.16

Message

Jyri Sarha Dec. 18, 2017, 10:23 p.m. UTC
Hi Dave,
Please pull the tilcdc changes for Linux v4.16.

Best regards and thanks,
Jyri

The following changes since commit 9428088c90b6f7d5edd2a1b0d742c75339b36f6e:

  drm/qxl: reapply cursor after resetting primary (2017-12-08 13:37:02
+1000)

are available in the git repository at:

  https://github.com/jsarha/linux tags/tilcdc-4.16

for you to fetch changes up to 584d4ed80e93889c54daeee75243c765f9d1e879:

  drm/tilcdc: make tilcdc_mode_hvtotal() static (2017-12-18 22:29:21 +0200)

----------------------------------------------------------------
drm/tilcdc changes for 4.16

----------------------------------------------------------------
Jyri Sarha (1):
      drm/tilcdc: Remove drm_framebuffer_get() and *_put() calls

Logan Gunthorpe (1):
      drm/tilcdc: ensure nonatomic iowrite64 is not used

Xiongwei Song (1):
      drm/tilcdc: make tilcdc_mode_hvtotal() static

 drivers/gpu/drm/tilcdc/tilcdc_crtc.c | 51
+-----------------------------------
 drivers/gpu/drm/tilcdc/tilcdc_regs.h |  2 +-
 2 files changed, 2 insertions(+), 51 deletions(-)