Hello all,
I have question.
I have AMD R7 M445 and intel GPUs I install from Yast xf86-video-amdgpu and when I type sudo lspci -nnk |grep -A3 VGA
output is:
sudo lspci -nnk |grep -A3 VGA
[sudo] password for root:
00:02.0 **VGA** compatible controller [0300]: Intel Corporation HD Graph
ics 620 [8086:5916] (rev 02)
Subsystem: Dell Device [1028:0767]
Kernel driver in use: i915
Kernel modules: i915
output from xrandr --listproviders is:
Providers: number : 2
Provider 0: id: 0x64; cap: 0xf (Source Output, Sink Output, Source O
ffload, Sink Offload); crtcs: 3; outputs: 2; associated providers: 0
; name: modesetting
output eDP-1
output HDMI-1
Provider 1: id: 0x3f; cap: 0xd (Source Output, Source Offload, Sink
Offload); crtcs: 0; outputs: 0; associated providers: 0; name: Unkno
wn AMD Radeon GPU @ pci:0000:01:00.0
My question is how to setup amdgpu to use AMD cart for few apps for example gimp ?
Thanks