mbox series

[GIT,PULL] etnaviv-fixes for 5.17-rc2

Message ID 8c2cb3e3a702be86db9d43ca8927b6b78ac2b1d2.camel@pengutronix.de (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] etnaviv-fixes for 5.17-rc2 | expand

Pull-request

https://git.pengutronix.de/git/lst/linux etnaviv/fixes

Message

Lucas Stach Jan. 25, 2022, 6:13 p.m. UTC
Hi Dave, Daniel,

this patch relaxes the submit size checks added in the last merge
window. Turns out that we have existing userspace that overruns its max
size target due to a bug and thus gets denied now.

Regards,
Lucas

The following changes since commit
e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  https://git.pengutronix.de/git/lst/linux etnaviv/fixes

for you to fetch changes up to
e3d26528e083e612314d4dcd713f3d5a26143ddc:

  drm/etnaviv: relax submit size limits (2022-01-25 19:03:11 +0100)

----------------------------------------------------------------
Lucas Stach (1):
      drm/etnaviv: relax submit size limits

 drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)