add support for Yhgc BMC soc chipset
Signed-off-by: chuguangqing
---
MAINTAINERS | 5 +
drivers/gpu/drm/Kconfig | 2 +
drivers/gpu/drm/Makefile | 1 +
drivers/gpu/drm/yhgch/Kconfig | 3
vblanking code
11. delete unneeded i2c type
Some other hardware-related issues cannot be confirmed for the time being, but
the current code has passed the test.
chuguangqing (1):
[DRIVER] gpu: drm: add support for Yhgc ZX1000 soc chipset
MAINTAINERS | 5
The word "properties" was misspelled as "properites".
Signed-off-by: chuguangqing
---
drivers/accel/habanalabs/common/habanalabs.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/accel/habanalabs/common/habanalabs.h
b/drivers/accel/habanalabs
The word "properties" was misspelled as "properites".
chuguangqing (1):
accel/habanalabs: fix typo in comment
drivers/accel/habanalabs/common/habanalabs.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.43.5
directly attach the full
text/link of the original patch):
https://lore.kernel.org/all/20250808053508.52202-1-chuguangq...@inspur.com/T/#t
Looking forward to your reply,
Thank you!
chuguangqing
add Yhgch soc chipset support for Yhgch BMC chipset
chuguangqing (1):
[DRIVER] gpu: drm: add support for Yhgc ZX1000 soc chipset
MAINTAINERS | 5 +
drivers/gpu/drm/Kconfig | 2 +
drivers/gpu/drm/Makefile | 1
add Yhgch soc chipset support for Yhgch BMC chipset
chuguangqing (1):
[DRIVER] gpu: drm: add support for Yhgc ZX1000 soc chipset
MAINTAINERS | 5 +
drivers/gpu/drm/Kconfig | 2 +
drivers/gpu/drm/Makefile | 1
add support for Yhgc BMC soc chipset
Signed-off-by: chuguangqing
---
MAINTAINERS | 5 +
drivers/gpu/drm/Kconfig | 2 +
drivers/gpu/drm/Makefile | 1 +
drivers/gpu/drm/yhgch/Kconfig | 5
drm_gem_ttm_mmap and drm_gem_ttm_print_info are defined in
drm_gem_ttm_helper.c. This patch select CONFIG_DRM_TTM_HELPER on
CONFIG_DRM_VRAM_HELPER to resolve the undefined symbol errors.
Signed-off-by: chuguangqing
---
drivers/gpu/drm/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/K
drm_gem_ttm_mmap and drm_gem_ttm_print_info are defined in
drm_gem_ttm_helper.c. This patch select CONFIG_DRM_TTM_HELPER on
CONFIG_DRM_VRAM_HELPER to resolve the undefined symbol errors.
Signed-off-by: chuguangqing
---
drivers/gpu/drm/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/K
I see. This compilation error was caused by the configuration option not
automatically selecting DRM_TTM_HELPER. A revised version of the PR has been
submitted.
drm_gem_ttm_mmap and drm_gem_ttm_print_info are defined in
drm_gem_ttm_helper.c. This patch adds drm_gem_ttm_helper.o to DRM_VRAM_HELPER
to resolve the undefined symbol errors.
Signed-off-by: chuguangqing
---
drivers/gpu/drm/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/driver
12 matches
Mail list logo