mbox series

[git,pull] vmwgfx-next-2018-12-13

Message ID 20190206194253.4582-1-thellstrom@vmware.com (mailing list archive)
State New, archived
Headers show
Series [git,pull] vmwgfx-next-2018-12-13 | expand

Pull-request

git://people.freedesktop.org/~thomash/linux tags/vmwgfx-next-2018-12-13

Message

Thomas Hellstrom Feb. 6, 2019, 7:42 p.m. UTC
Hi, Dave

Two minor fixes for the previous vmwgfx-next pull:

The following changes since commit 9a01135b98b9d5a7033c544245da7aad0d886758:

  drm/vmwgfx: Use the standard atomic helpers for page-flip (2018-12-05 10:09:55 +0100)

are available in the Git repository at:

  git://people.freedesktop.org/~thomash/linux tags/vmwgfx-next-2018-12-13

for you to fetch changes up to 0660d8cd83938ef5cc91582fe6f951e8935f2d0f:

  drm: Fix docs warning in drm_damage_helper.c (2018-12-11 15:20:13 +0100)

----------------------------------------------------------------
Pull request of 2018-12-13

----------------------------------------------------------------
Colin Ian King (1):
      drm/selftest: fix spelling mistake "dimention" -> "dimension"

Deepak Rawat (1):
      drm: Fix docs warning in drm_damage_helper.c

 drivers/gpu/drm/drm_damage_helper.c                | 2 +-
 drivers/gpu/drm/selftests/test-drm_damage_helper.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Thomas Hellstrom Feb. 6, 2019, 7:46 p.m. UTC | #1
Old pull message. Please ignore. The correct one coming up.

/Thomas



On Wed, 2019-02-06 at 20:42 +0100, Thomas Hellstrom wrote:
> Hi, Dave
> 
> Two minor fixes for the previous vmwgfx-next pull:
> 
> The following changes since commit
> 9a01135b98b9d5a7033c544245da7aad0d886758:
> 
>   drm/vmwgfx: Use the standard atomic helpers for page-flip (2018-12-
> 05 10:09:55 +0100)
> 
> are available in the Git repository at:
> 
>   git://people.freedesktop.org/~thomash/linux tags/vmwgfx-next-2018-
> 12-13
> 
> for you to fetch changes up to
> 0660d8cd83938ef5cc91582fe6f951e8935f2d0f:
> 
>   drm: Fix docs warning in drm_damage_helper.c (2018-12-11 15:20:13
> +0100)
> 
> ----------------------------------------------------------------
> Pull request of 2018-12-13
> 
> ----------------------------------------------------------------
> Colin Ian King (1):
>       drm/selftest: fix spelling mistake "dimention" -> "dimension"
> 
> Deepak Rawat (1):
>       drm: Fix docs warning in drm_damage_helper.c
> 
>  drivers/gpu/drm/drm_damage_helper.c                | 2 +-
>  drivers/gpu/drm/selftests/test-drm_damage_helper.c | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)