Issuing from my HP EliteDesk 705 G3 SFF PC the command lspci -v produces the following messages:
-----BEGIN-----
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Wani [Radeon R5/R6/R7 Graphics] (rev e1) (prog-if 00 [VGA controller])
DeviceName: Onboard IGD
Subsystem: Hewlett-Packard Company Wani [Radeon R5/R6/R7 Graphics]
Flags: bus master, fast devsel, latency 0, IRQ 44, IOMMU group 0
Memory at d0000000 (64-bit, prefetchable) [size=256M]
Memory at e0000000 (64-bit, prefetchable) [size=8M]
I/O ports at 2000 [size=256]
Memory at e0c00000 (32-bit, non-prefetchable) [size=256K]
Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: amdgpu
Kernel modules: amdgpu
-----END-----
After I had upgraded from kernel 6.7.5 to kernel 6.8.8, Linux randomly crashed causing my monitor to black out and CPU fan to turn at highest possible speed. The only way I could cool down my CPU was turning off its power.
I choose to stay with kernel 6.7.5 becasue I guess the problem lies in the video card driver in newer kernels.