[GIT PULL] etnaviv-next
Lucas Stach
l.stach at pengutronix.de
Thu Jun 10 13:14:00 UTC 2021
Hi Dave, Daniel,
please pull the following updates for the next merge window:
- remove redundant NULL checks by various people
- fix sparse checker warnings from Marc
- expose more GPU ID values to userspace from Christian
- add HWDB entry for GPU found on i.MX8MP from Sascha
- rework of the linear window calculation to better deal with
systems with large regions of reserved RAM
Regards,
Lucas
The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
are available in the Git repository at:
https://git.pengutronix.de/git/lst/linux etnaviv/next
for you to fetch changes up to 989c9dad613155a60f15747e3f1db210a6304ecf:
drm/etnaviv: add HWDB entry for GC7000 rev 6204 (2021-06-10 15:09:40 +0200)
----------------------------------------------------------------
Christian Gmeiner (1):
drm/etnaviv: provide more ID values via GET_PARAM ioctl.
Jiapeng Chong (1):
drm/etnaviv: Remove redundant NULL check
Lucas Stach (1):
drm/etnaviv: rework linear window offset calculation
Marc Kleine-Budde (1):
drm/etnaviv: dump: fix sparse warnings
Sascha Hauer (1):
drm/etnaviv: add HWDB entry for GC7000 rev 6204
Tian Tao (2):
drm/etnaviv: fix NULL check before some freeing functions is not needed
drm/etnaviv: Remove useless error message
drivers/gpu/drm/etnaviv/etnaviv_dump.c | 8 +++---
drivers/gpu/drm/etnaviv/etnaviv_gem_prime.c | 3 +-
drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c | 12 +++-----
drivers/gpu/drm/etnaviv/etnaviv_gpu.c | 68 ++++++++++++++++++++++++++--------------------
drivers/gpu/drm/etnaviv/etnaviv_hwdb.c | 31 +++++++++++++++++++++
include/uapi/drm/etnaviv_drm.h | 3 ++
6 files changed, 82 insertions(+), 43 deletions(-)
More information about the etnaviv
mailing list