mbox series

[PULL] drm-misc-fixes

Message ID YBEco1Vxeny8U/ca@linux-uq9g (mailing list archive)
State New, archived
Headers show
Series [PULL] drm-misc-fixes | expand

Pull-request

git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2021-01-27

Message

Thomas Zimmermann Jan. 27, 2021, 7:56 a.m. UTC
Hi Dave and Daniel,

here are the 2 fixes from this week's drm-misc-next.

Best regards
Thomas

drm-misc-fixes-2021-01-27:

 * drm/vc4: Fix LBM size calculation; Fix high resolutions for hvs5
The following changes since commit a37eef63bc9e16e06361b539e528058146af80ab:

  drm/syncobj: Fix use-after-free (2021-01-20 10:28:39 +0100)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2021-01-27

for you to fetch changes up to f6b57101a6b31277a4bde1d8028c46e898bd2ff2:

  drm/vc4: Correct POS1_SCL for hvs5 (2021-01-25 11:53:44 +0100)

----------------------------------------------------------------
Short summary of fixes pull (less than what git shortlog provides):

 * drm/vc4: Fix LBM size calculation; Fix high resolutions for hvs5

----------------------------------------------------------------
Dom Cobley (2):
      drm/vc4: Correct lbm size and calculation
      drm/vc4: Correct POS1_SCL for hvs5

 drivers/gpu/drm/vc4/vc4_hvs.c   |  8 ++++----
 drivers/gpu/drm/vc4/vc4_plane.c | 11 ++++++++---
 2 files changed, 12 insertions(+), 7 deletions(-)

--
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Maxfeldstr. 5, 90409 Nürnberg, Germany
(HRB 36809, AG Nürnberg)
Geschäftsführer: Felix Imendörffer

Comments

Thomas Zimmermann Jan. 27, 2021, 8:13 a.m. UTC | #1
Am 27.01.21 um 08:56 schrieb Thomas Zimmermann:
> Hi Dave and Daniel,
> 
> here are the 2 fixes from this week's drm-misc-next.

drm-misc-fixes

Grr! I had this typo last week already.

> 
> Best regards
> Thomas
> 
> drm-misc-fixes-2021-01-27:
> 
>   * drm/vc4: Fix LBM size calculation; Fix high resolutions for hvs5
> The following changes since commit a37eef63bc9e16e06361b539e528058146af80ab:
> 
>    drm/syncobj: Fix use-after-free (2021-01-20 10:28:39 +0100)
> 
> are available in the Git repository at:
> 
>    git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2021-01-27
> 
> for you to fetch changes up to f6b57101a6b31277a4bde1d8028c46e898bd2ff2:
> 
>    drm/vc4: Correct POS1_SCL for hvs5 (2021-01-25 11:53:44 +0100)
> 
> ----------------------------------------------------------------
> Short summary of fixes pull (less than what git shortlog provides):
> 
>   * drm/vc4: Fix LBM size calculation; Fix high resolutions for hvs5
> 
> ----------------------------------------------------------------
> Dom Cobley (2):
>        drm/vc4: Correct lbm size and calculation
>        drm/vc4: Correct POS1_SCL for hvs5
> 
>   drivers/gpu/drm/vc4/vc4_hvs.c   |  8 ++++----
>   drivers/gpu/drm/vc4/vc4_plane.c | 11 ++++++++---
>   2 files changed, 12 insertions(+), 7 deletions(-)
> 
> --
> Thomas Zimmermann
> Graphics Driver Developer
> SUSE Software Solutions Germany GmbH
> Maxfeldstr. 5, 90409 Nürnberg, Germany
> (HRB 36809, AG Nürnberg)
> Geschäftsführer: Felix Imendörffer
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
>