Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Intel HD 4000 not accelerated beside Radeon HD 7470
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Massimo B.
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1900
Location: PB, Germany

PostPosted: Wed Jul 19, 2023 10:29 am    Post subject: Intel HD 4000 not accelerated beside Radeon HD 7470 Reply with quote

In order to get 2 screens connected beside the one internal Intel-DP, I added a Radeon HD 7470 1GB (?) PCIe low profile card to this old HP desktop with i7-3770. Additionally to the internal Intel DP, I have now another DP + DVI on the Radeon. Everything works fine, except that 3D like glxgears or xscreensaver Geodesic is very slow on the internal DVI port.

Having no 3d acceleration would be ok, as this is an office machine only, but also Chrome with Teams PWA is almost unusable on that screen as well, while Firefox with basic web content works fine.
Playing video doesn't work at all: It's playing distorted green artifacts on the radon ports and doesn't play at all on the Intel: Software rendering makes about 1fps or less, vaapi doesn't work at all eventhough media-libs/libva-intel-driver is installed and USE=vaapi is globally enabled.

Here are the details:
Code:
# lspci |grep -e VGA -e Display
00:02.0 Display controller: Intel Corporation IvyBridge GT2 [HD Graphics 4000] (rev 09)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Caicos XT [Radeon HD 7470/8470 / R5 235/310 OEM]

# lspci -nnk |grep -i radeon
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Caicos XT [Radeon HD 7470/8470 / R5 235/310 OEM] [1002:6778]
   Subsystem: Dell Radeon HD 7470 [1028:2120]
   Kernel driver in use: radeon
   Kernel modules: radeon
01:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Caicos HDMI Audio [Radeon HD 6450 / 7450/8450/8490 OEM / R5 230/235/235X OEM] [1002:a...
   Subsystem: Dell Caicos HDMI Audio [Radeon HD 6450 / 7450/8450/8490 OEM / R5 230/235/235X OEM] [1028:aa98]

# grep VIDEO -R /etc/portage
/etc/portage/package.use/expand.local:*/* VIDEO_CARDS: -* intel i965 radeon r600

# lspci -vv | grep -P "[0-9a-f]{2}:[0-9a-f]{2}\.[0-9a-f]|LnkSta:|downgrad"
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09) (prog-if 00 [Normal decode])
      LnkSta:   Speed 5GT/s, Width x16
00:02.0 Display controller: Intel Corporation IvyBridge GT2 [HD Graphics 4000] (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04) (prog-if 30 [XHCI])
00:16.0 Communication controller: Intel Corporation 7 Series/C216 Chipset Family MEI Controller #1 (rev 04)
00:16.3 Serial controller: Intel Corporation 7 Series/C210 Series Chipset Family KT Controller (rev 04) (prog-if 02 [16550])
00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (Lewisville) (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #2 (rev 04) (prog-if 20 [EHCI])
00:1b.0 Audio device: Intel Corporation 7 Series/C216 Chipset Family High Definition Audio Controller (rev 04)
00:1d.0 USB controller: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #1 (rev 04) (prog-if 20 [EHCI])
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev a4) (prog-if 01 [Subtractive decode])
00:1f.0 ISA bridge: Intel Corporation Q75 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series/C210 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04) (prog-if 01 [AHCI 1.0])
00:1f.3 SMBus: Intel Corporation 7 Series/C216 Chipset Family SMBus Controller (rev 04)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Caicos XT [Radeon HD 7470/8470 / R5 235/310 OEM] (prog-if 00 [VGA controller])
      LnkSta:   Speed 5GT/s, Width x16
01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Caicos HDMI Audio [Radeon HD 6450 / 7450/8450/8490 OEM / R5 230/235/235X OEM]
      LnkSta:   Speed 5GT/s, Width x16

# grep radeon /var/log/everything/current
Jul 18 06:46:47 [kernel] [drm] radeon kernel modesetting enabled.
Jul 18 06:46:47 [kernel] radeon 0000:01:00.0: vgaarb: deactivate vga console
Jul 18 06:46:47 [kernel] radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
Jul 18 06:46:47 [kernel] radeon 0000:01:00.0: GTT: 1024M 0x0000000040000000 - 0x000000007FFFFFFF
Jul 18 06:46:47 [kernel] [drm] radeon: 1024M of VRAM memory ready
Jul 18 06:46:47 [kernel] [drm] radeon: 1024M of GTT memory ready.
Jul 18 06:46:47 [kernel] Loading firmware: radeon/CAICOS_pfp.bin
Jul 18 06:46:47 [kernel] Loading firmware: radeon/CAICOS_me.bin
Jul 18 06:46:47 [kernel] Loading firmware: radeon/BTC_rlc.bin
Jul 18 06:46:47 [kernel] Loading firmware: radeon/CAICOS_mc.bin
Jul 18 06:46:47 [kernel] Loading firmware: radeon/CAICOS_smc.bin
Jul 18 06:46:47 [kernel] [drm] radeon: dpm initialized
Jul 18 06:46:47 [kernel] Loading firmware: radeon/SUMO_uvd.bin
Jul 18 06:46:47 [kernel] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
Jul 18 06:46:47 [kernel] radeon 0000:01:00.0: WB enabled
Jul 18 06:46:47 [kernel] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00
Jul 18 06:46:47 [kernel] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c
Jul 18 06:46:47 [kernel] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118
Jul 18 06:46:47 [kernel] radeon 0000:01:00.0: radeon: MSI limited to 32-bit
Jul 18 06:46:47 [kernel] [drm] radeon: irq initialized.
Jul 18 06:46:47 [kernel] radeon 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Jul 18 06:46:47 [kernel] fbcon: radeondrmfb (fb0) is primary device
Jul 18 06:46:47 [kernel] radeon 0000:01:00.0: [drm] fb0: radeondrmfb frame buffer device
Jul 18 06:46:47 [kernel] [drm] Initialized radeon 2.50.0 20080528 for 0000:01:00.0 on minor 0

As user:
Code:
$ xrandr --listproviders
Providers: number : 2
Provider 0: id: 0x54 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 4 outputs: 2 associated providers: 1 name:CAICOS @ pci:0000:01:00.0
Provider 1: id: 0xa0 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 3 outputs: 3 associated providers: 1 name:modesetting

$ glxinfo -B
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: X.Org (0x1002)
    Device: AMD CAICOS (DRM 2.50.0 / 6.1.12-gentoo, LLVM 15.0.7) (0x6778)
    Version: 22.3.7
    Accelerated: yes
    Video memory: 1024MB
    Unified memory: no
    Preferred profile: core (0x1)
    Max core profile version: 4.5
    Max compat profile version: 4.5
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.1
Memory info (GL_ATI_meminfo):
    VBO free memory - total: 1023 MB, largest block: 1023 MB
    VBO free aux. memory - total: 1013 MB, largest block: 1013 MB
    Texture free memory - total: 1023 MB, largest block: 1023 MB
    Texture free aux. memory - total: 1013 MB, largest block: 1013 MB
    Renderbuffer free memory - total: 1023 MB, largest block: 1023 MB
    Renderbuffer free aux. memory - total: 1013 MB, largest block: 1013 MB
Memory info (GL_NVX_gpu_memory_info):
    Dedicated video memory: 1024 MB
    Total available memory: 2037 MB
    Currently available dedicated video memory: 1023 MB
OpenGL vendor string: X.Org
OpenGL renderer string: AMD CAICOS (DRM 2.50.0 / 6.1.12-gentoo, LLVM 15.0.7)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 22.3.7
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.5 (Compatibility Profile) Mesa 22.3.7
OpenGL shading language version string: 4.50
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile

OpenGL ES profile version string: OpenGL ES 3.1 Mesa 22.3.7
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10

$ DRI_PRIME=1 glxinfo -B
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Intel (0x8086)
    Device: Mesa Intel(R) HD Graphics 4000 (IVB GT2) (0x162)
    Version: 22.3.7
    Accelerated: yes
    Video memory: 1536MB
    Unified memory: yes
    Preferred profile: core (0x1)
    Max core profile version: 4.2
    Max compat profile version: 4.2
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.0
OpenGL vendor string: Intel
OpenGL renderer string: Mesa Intel(R) HD Graphics 4000 (IVB GT2)
OpenGL core profile version string: 4.2 (Core Profile) Mesa 22.3.7
OpenGL core profile shading language version string: 4.20
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.2 (Compatibility Profile) Mesa 22.3.7
OpenGL shading language version string: 4.20
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile

OpenGL ES profile version string: OpenGL ES 3.0 Mesa 22.3.7
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00

_________________
HP ZBook Power G9 i7-12700H|HP ProDesk 600 G5 i7-9700|HP EliteDesk 800 G1 i7-4790|HP Compaq Pro 6300 i7-3770


Last edited by Massimo B. on Mon Aug 14, 2023 5:15 am; edited 5 times in total
Back to top
View user's profile Send private message
eccerr0r
Watchman
Watchman


Joined: 01 Jul 2004
Posts: 10016
Location: almost Mile High in the USA

PostPosted: Thu Jul 20, 2023 5:34 pm    Post subject: Reply with quote

Not sure exactly what the problem is, but seen some pretty crappy performance if one uses the onboard (motherboard) port with more than one of the ports on the radeon gpu board itself (was seeing issues with a 3-port radeon). I think it has something to do with you only have 2 providers with your gpu and you're trying to hook up 3 monitors. The third one it might be trying to multiplex a provider, perhaps the intel onboard. The multiplexing might be an issue but it's not purely because the intel is slow... I've found the intel onchip gpus to hold up pretty well against the [5,6,7]450 ATI Radeons...

Note that ↓ that card currently in my sig is a 4-port card and reports 4 providers so I might not see the same issue if I somehow got more monitors, I'm only using 2 at the moment...
_________________
Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching?
Back to top
View user's profile Send private message
Massimo B.
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1900
Location: PB, Germany

PostPosted: Mon Jul 24, 2023 5:47 am    Post subject: Reply with quote

I vaguely remember that this hardware setup was capable to run xscreensaver smoothly with all 3 monitors some day ago.
I also remember there was some setting which of the GPUs does the rendering and which are multiplexing. Where can I see that and where can I change that?
Does the order of screens in X make a difference as it might be that after moving I have changed the ordering of the 3 screens. Currently the one without acceleration has become the primary screen.
_________________
HP ZBook Power G9 i7-12700H|HP ProDesk 600 G5 i7-9700|HP EliteDesk 800 G1 i7-4790|HP Compaq Pro 6300 i7-3770
Back to top
View user's profile Send private message
Massimo B.
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1900
Location: PB, Germany

PostPosted: Wed Jul 26, 2023 10:10 am    Post subject: Reply with quote

Not only Chrome is affected where I was able to disable Acceleration, but also applications like Teamviewer without an option to disable acceleration. I'm not able to use these application on that screen.
I'm quite sure the hardware-setup was working with all screens accelerated some days ago...

I have to admit, after some investigation the main description is wrong. The non-accelerated screen is not connected to either of the 2 Radeon ports, but it's the integrated Intel port. I tried switching the "Main VGA" in the bios from Radeon to Intel without any change but only changes the initially used screens before X is started.
Where can I configure which graphic hardware does the rendering?
_________________
HP ZBook Power G9 i7-12700H|HP ProDesk 600 G5 i7-9700|HP EliteDesk 800 G1 i7-4790|HP Compaq Pro 6300 i7-3770
Back to top
View user's profile Send private message
Massimo B.
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1900
Location: PB, Germany

PostPosted: Wed Jul 26, 2023 10:32 am    Post subject: Reply with quote

Code:
# grep -i -e "\(radeon\|mode\).*acceleration" /var/log/Xorg.0.log
[    56.559] (II) RADEON(0): glamor X acceleration enabled on AMD CAICOS (DRM 2.50.0 / 6.1.41-gentoo, LLVM 16.0.6)
[    56.686] (II) modeset(G0): glamor X acceleration enabled on Mesa Intel(R) HD Graphics 4000 (IVB GT2)
[    56.791] (II) RADEON(0): Use GLAMOR acceleration.
[    56.791] (II) RADEON(0): Acceleration enabled
Code:
# grep -i -e intel /var/log/Xorg.0.log
[    56.202] (==) Matched intel as autoconfigured driver 2
[    56.212] (II) LoadModule: "intel"
[    56.212] (WW) Warning, couldn't open module intel
[    56.212] (EE) Failed to load module "intel" (module does not exist, 0)
[    56.686] (II) modeset(G0): glamor X acceleration enabled on Mesa Intel(R) HD Graphics 4000 (IVB GT2)
[    57.172] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event15)
[    57.172] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event16)
[    57.173] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event17)
[    57.173] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event18)
[    57.173] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event19)
Code:
# grep VIDEO_CARDS -r /etc/portage
/etc/portage/package.use/expand.local:*/* VIDEO_CARDS: -* intel i965 radeon r600
Graphics section from inxi -Fxxxrz:
Code:
Graphics:
  Device-1: Intel IvyBridge GT2 [HD Graphics 4000] vendor: Hewlett-Packard
    driver: i915 v: kernel arch: Gen-7 ports: active: DP-1 empty: HDMI-A-1,VGA-1
    bus-ID: 00:02.0 chip-ID: 8086:0162 class-ID: 0300
  Device-2: AMD Caicos XT [Radeon HD 7470/8470 / R5 235/310 OEM]
    vendor: Dell driver: radeon v: kernel arch: TeraScale-2 pcie: speed: 5 GT/s
    lanes: 16 ports: active: DP-2,DVI-I-1 empty: none bus-ID: 01:00.0
    chip-ID: 1002:6778 class-ID: 0300 temp: 60.5 C
Code:
# inxi -G
Graphics:
  Device-1: Intel IvyBridge GT2 [HD Graphics 4000] driver: i915 v: kernel
  Device-2: AMD Caicos XT [Radeon HD 7470/8470 / R5 235/310 OEM]
    driver: radeon v: kernel
  Device-3: Generalplus GENERAL WEBCAM driver: snd-usb-audio,uvcvideo
    type: USB
  Display: x11 server: X.Org v: 21.1.8 driver: X: loaded: modesetting,radeon
    dri: r600,crocus gpu: i915,radeon resolution: 1: 1920x1200~60Hz
    2: 1920x1200~60Hz 3: 1920x1200~60Hz
  API: OpenGL v: 4.5 Mesa 23.1.3 renderer: AMD CAICOS (DRM 2.50.0 /
    6.1.41-gentoo LLVM 16.0.6)

_________________
HP ZBook Power G9 i7-12700H|HP ProDesk 600 G5 i7-9700|HP EliteDesk 800 G1 i7-4790|HP Compaq Pro 6300 i7-3770
Back to top
View user's profile Send private message
Massimo B.
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1900
Location: PB, Germany

PostPosted: Wed Jul 26, 2023 11:16 am    Post subject: Reply with quote

But in Xorg logs I see rendering is only enabled on the radeon:
Code:
# grep rendering /var/log/Xorg.0.log
[    56.709] (II) RADEON(0): Direct rendering enabled

Closer look at the Intel related lines in Xorg log:
Code:
# grep modeset /var/log/Xorg.0.log
[    56.202] (==) Matched modesetting as autoconfigured driver 3
[    56.212] (II) LoadModule: "modesetting"
[    56.212] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[    56.214] (II) Module modesetting: vendor="X.Org Foundation"
[    56.217] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    56.219] (II) [KMS] Kernel modesetting enabled.
[    56.219] (WW) Falling back to old probe method for modesetting
[    56.233] (II) modeset(G0): using drv /dev/dri/card1
[    56.681] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[    56.681] (==) modeset(G0): RGB weight 888
[    56.681] (==) modeset(G0): Default visual is TrueColor
[    56.686] (II) modeset(G0): glamor X acceleration enabled on Mesa Intel(R) HD Graphics 4000 (IVB GT2)
[    56.686] (II) modeset(G0): glamor initialized
[    56.687] (II) modeset(G0): Output VGA-1-1 has no monitor section
[    56.689] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[    56.697] (II) modeset(G0): Output DP-1-1 has no monitor section
[    56.698] (II) modeset(G0): EDID for output VGA-1-1
[    56.700] (II) modeset(G0): EDID for output HDMI-1-1
[    56.708] (II) modeset(G0): EDID for output DP-1-1
[    56.708] (II) modeset(G0): Manufacturer: HWP  Model: 2954  Serial#: 0
[    56.708] (II) modeset(G0): Year: 2011  Week: 41
[    56.708] (II) modeset(G0): EDID Version: 1.4
[    56.708] (II) modeset(G0): Digital Display Input
[    56.708] (II) modeset(G0): 8 bits per channel
[    56.708] (II) modeset(G0): Digital interface is DisplayPort
[    56.708] (II) modeset(G0): Max Image Size [cm]: horiz.: 52  vert.: 32
[    56.708] (II) modeset(G0): Gamma: 2.20
[    56.708] (II) modeset(G0): DPMS capabilities: Off
[    56.708] (II) modeset(G0): Supported color encodings: RGB 4:4:4
[    56.708] (II) modeset(G0): First detailed timing is preferred mode
[    56.708] (II) modeset(G0): Preferred mode is native pixel format and refresh rate
[    56.708] (II) modeset(G0): Display is continuous-frequency
[    56.708] (II) modeset(G0): redX: 0.644 redY: 0.335   greenX: 0.304 greenY: 0.613
[    56.708] (II) modeset(G0): blueX: 0.146 blueY: 0.070   whiteX: 0.312 whiteY: 0.329
[    56.708] (II) modeset(G0): Supported established timings:
[    56.708] (II) modeset(G0): 640x480@60Hz
[    56.708] (II) modeset(G0): 800x600@60Hz
[    56.708] (II) modeset(G0): 1024x768@60Hz
[    56.708] (II) modeset(G0): Manufacturer's mask: 0
[    56.708] (II) modeset(G0): Supported standard timings:
[    56.708] (II) modeset(G0): #0: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    56.709] (II) modeset(G0): #1: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[    56.709] (II) modeset(G0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[    56.709] (II) modeset(G0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    56.709] (II) modeset(G0): #4: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    56.709] (II) modeset(G0): #5: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[    56.709] (II) modeset(G0): #6: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    56.709] (II) modeset(G0): Supported detailed timing:
[    56.709] (II) modeset(G0): clock: 154.0 MHz   Image Size:  518 x 324 mm
[    56.709] (II) modeset(G0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[    56.709] (II) modeset(G0): v_active: 1200  v_sync: 1203  v_sync_end 1209 v_blanking: 1235 v_border: 0
[    56.709] (II) modeset(G0): Ranges: V min: 24 V max: 60 Hz, H min: 24 H max: 80 kHz, PixClock max 175 MHz
[    56.709] (II) modeset(G0): Monitor name: HP ZR2440w
[    56.709] (II) modeset(G0): Serial No: CNT14101JB
[    56.709] (II) modeset(G0): Supported detailed timing:
[    56.709] (II) modeset(G0): clock: 148.5 MHz   Image Size:  518 x 324 mm
[    56.709] (II) modeset(G0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    56.709] (II) modeset(G0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    56.709] (II) modeset(G0): Supported detailed timing:
[    56.709] (II) modeset(G0): clock: 148.5 MHz   Image Size:  518 x 324 mm
[    56.709] (II) modeset(G0): h_active: 1920  h_sync: 2448  h_sync_end 2492 h_blank_end 2640 h_border: 0
[    56.709] (II) modeset(G0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    56.709] (II) modeset(G0): Supported detailed timing:
[    56.709] (II) modeset(G0): clock: 74.2 MHz   Image Size:  518 x 324 mm
[    56.709] (II) modeset(G0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[    56.709] (II) modeset(G0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    56.709] (II) modeset(G0): Supported detailed timing:
[    56.709] (II) modeset(G0): clock: 74.2 MHz   Image Size:  518 x 324 mm
[    56.709] (II) modeset(G0): h_active: 1280  h_sync: 1720  h_sync_end 1760 h_blank_end 1980 h_border: 0
[    56.709] (II) modeset(G0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    56.709] (II) modeset(G0): Supported detailed timing:
[    56.709] (II) modeset(G0): clock: 27.0 MHz   Image Size:  518 x 324 mm
[    56.709] (II) modeset(G0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[    56.709] (II) modeset(G0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[    56.709] (II) modeset(G0): Number of EDID sections to follow: 1
[    56.709] (II) modeset(G0): EDID (in hex):
[    56.709] (II) modeset(G0):    00ffffffffffff0022f0542900000000
[    56.709] (II) modeset(G0):    29150104a534207823fc81a4554d9d25
[    56.709] (II) modeset(G0):    125054210800d1c081c0814081809500
[    56.709] (II) modeset(G0):    a940b3000101283c80a070b023403020
[    56.709] (II) modeset(G0):    360006442100001a000000fd00183c18
[    56.709] (II) modeset(G0):    5011000a202020202020000000fc0048
[    56.709] (II) modeset(G0):    50205a5232343430770a2020000000ff
[    56.709] (II) modeset(G0):    00434e5431343130314a420a20200132
[    56.709] (II) modeset(G0):    020319c14c901f051404130302070612
[    56.709] (II) modeset(G0):    012309070783010000023a801871382d
[    56.709] (II) modeset(G0):    40582c450006442100001e023a80d072
[    56.709] (II) modeset(G0):    382d40102c458006442100001e011d00
[    56.709] (II) modeset(G0):    7251d01e206e28550006442100001e01
[    56.709] (II) modeset(G0):    1d00bc52d01e20b82855400644210000
[    56.709] (II) modeset(G0):    1e8c0ad08a20e02d10103e9600064421
[    56.709] (II) modeset(G0):    0000180000000000000000000000007b
[    56.709] (II) modeset(G0): Printing probed modes for output DP-1-1
[    56.709] (II) modeset(G0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
[    56.709] (II) modeset(G0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    56.709] (II) modeset(G0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    56.709] (II) modeset(G0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[    56.709] (II) modeset(G0): Modeline "1920x1080i"x60.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    56.709] (II) modeset(G0): Modeline "1920x1080i"x50.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    56.709] (II) modeset(G0): Modeline "1920x1080i"x59.9   74.18  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[    56.709] (II) modeset(G0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    56.709] (II) modeset(G0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    56.709] (II) modeset(G0): Modeline "1680x945"x60.0  131.48  1680 1784 1960 2240  945 946 949 978 -hsync +vsync (58.7 kHz)
[    56.709] (II) modeset(G0): Modeline "1400x1050"x60.0  121.75  1400 1488 1632 1864  1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
[    56.709] (II) modeset(G0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[    56.709] (II) modeset(G0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    56.709] (II) modeset(G0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[    56.709] (II) modeset(G0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    56.709] (II) modeset(G0): Modeline "1366x768"x59.8   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz e)
[    56.709] (II) modeset(G0): Modeline "1360x768"x60.0   85.50  1360 1424 1536 1792  768 771 777 795 +hsync +vsync (47.7 kHz e)
[    56.709] (II) modeset(G0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[    56.709] (II) modeset(G0): Modeline "1280x768"x59.9   79.50  1280 1344 1472 1664  768 771 778 798 -hsync +vsync (47.8 kHz e)
[    56.709] (II) modeset(G0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    56.709] (II) modeset(G0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    56.709] (II) modeset(G0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    56.709] (II) modeset(G0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    56.709] (II) modeset(G0): Modeline "1024x576"x60.0   46.97  1024 1064 1168 1312  576 577 580 597 -hsync +vsync (35.8 kHz)
[    56.709] (II) modeset(G0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    56.709] (II) modeset(G0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    56.709] (II) modeset(G0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    56.709] (II) modeset(G0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz e)
[    56.709] (II) modeset(G0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    56.709] (II) modeset(G0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    56.709] (II) modeset(G0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    56.709] (II) modeset(G0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    56.709] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[    56.709] (==) modeset(G0): DPI set to (96, 96)
[    56.834] (==) modeset(G0): Backing store enabled
[    56.834] (==) modeset(G0): Silken mouse enabled
[    56.917] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[    56.917] (==) modeset(G0): DPMS enabled
[    56.917] (II) modeset(G0): [DRI2] Setup complete
[    56.917] (II) modeset(G0): [DRI2]   DRI driver: crocus
[    56.917] (II) modeset(G0): [DRI2]   VDPAU driver: va_gl
[    56.917] (II) modeset(G0): Disable reverse prime offload mode for i915.
[    56.953] (II) modeset(G0): Damage tracking initialized
Code:
# grep DRI /var/log/Xorg.0.log
[    56.709] (II) RADEON(0): [DRI2] Setup complete
[    56.709] (II) RADEON(0): [DRI2]   DRI driver: r600
[    56.709] (II) RADEON(0): [DRI2]   VDPAU driver: r600
[    56.709] (==) RADEON(0): DRI3 enabled
[    56.917] (II) modeset(G0): [DRI2] Setup complete
[    56.917] (II) modeset(G0): [DRI2]   DRI driver: crocus
[    56.917] (II) modeset(G0): [DRI2]   VDPAU driver: va_gl
[    56.917] (II) Initializing extension DRI3
[    56.922] (II) GLX: Initialized DRI2 GL provider for screen 0
[    56.922] (II) Initializing extension XFree86-DRI
[    56.922] (II) Initializing extension DRI2

_________________
HP ZBook Power G9 i7-12700H|HP ProDesk 600 G5 i7-9700|HP EliteDesk 800 G1 i7-4790|HP Compaq Pro 6300 i7-3770
Back to top
View user's profile Send private message
Massimo B.
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1900
Location: PB, Germany

PostPosted: Wed Jul 26, 2023 11:37 am    Post subject: Reply with quote

I'm going to try https://wiki.gentoo.org/wiki/Intel#Emerge to force Xorg server to use the Intel DDX driver with SNA for hardware acceleration.
_________________
HP ZBook Power G9 i7-12700H|HP ProDesk 600 G5 i7-9700|HP EliteDesk 800 G1 i7-4790|HP Compaq Pro 6300 i7-3770
Back to top
View user's profile Send private message
Massimo B.
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1900
Location: PB, Germany

PostPosted: Mon Jul 31, 2023 6:46 am    Post subject: Reply with quote

Actually I like to avoid disabling modesetting and GLAMOR and switching back to old intel drivers.
So before doing that I fired up an OpenSuse live and voila, running a glxgears maximized over all 3 screens runs perfectly with 60fps. So what is different here?

Actually beside some version changes (my Gentoo has been updated recently as well, still not solving the issue), I don't see major differences in Xorg logs:
OpenSuse TW Live:
$ grep -i -e intel /var/log/Xorg.0.log
[    34.484] (==) Matched intel as autoconfigured driver 2
[    34.541] (II) LoadModule: "intel"
[    34.541] (WW) Warning, couldn't open module intel
[    34.541] (EE) Failed to load module "intel" (module does not exist, 0)
[    38.173] (II) modeset(G0): glamor X acceleration enabled on Mesa Intel(R) HD Graphics 4000 (IVB GT2)
[    40.379] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event15)
[    40.379] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event16)
[    40.380] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event17)
[    40.380] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event18)
[    40.381] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event19)
OpenSuse TW Live:
$ grep -i -e "\(radeon\|mode\|intel\).*acceleration" /var/log/Xorg.0.log
[    37.937] (II) RADEON(0): glamor X acceleration enabled on AMD CAICOS (DRM 2.50.0 / 6.2.9-1-default, LLVM 16.0.0)
[    38.173] (II) modeset(G0): glamor X acceleration enabled on Mesa Intel(R) HD Graphics 4000 (IVB GT2)
[    38.267] (II) RADEON(0): Use GLAMOR acceleration.
[    38.267] (II) RADEON(0): Acceleration enabled
So modesetting DDX with glamor is running here as well.

But I see some weird difference in inxi, why does it say "dri crocus" while modesetting module is used? "crocus" I only know for the Intel DDX driver with SNA:
OpenSuse TW Live:
$ inxi -G
Graphics:
  Device-1: Intel IvyBridge GT2 [HD Graphics 4000] driver: i915 v: kernel
  Device-2: AMD Caicos XT [Radeon HD 7470/8470 / R5 235/310 OEM]
    driver: radeon v: kernel
  Device-3: Generalplus GENERAL WEBCAM driver: snd-usb-audio,uvcvideo
    type: USB
  Display: x11 server: X.org v: 1.21.1.8 driver: X:
    loaded: modesetting,radeon unloaded: fbdev,vesa dri: r600,crocus
    gpu: i915,radeon resolution: 1: 1920x1200~60Hz 2: 1920x1200~60Hz
    3: 1920x1200~60Hz
  API: OpenGL v: 4.5 Mesa 23.1.4 renderer: AMD CAICOS (DRM 2.50.0 /
    6.2.9-1-default LLVM 16.0.6)
OpenSuse TW Live:
grep modeset.*DRI /var/log/Xorg.0.log
[    38.471] (II) modeset(G0): [DRI2] Setup complete
[    38.471] (II) modeset(G0): [DRI2]   DRI driver: crocus
[    38.471] (II) modeset(G0): [DRI2]   VDPAU driver: va_gl
Why do I need to bother a Live Linux which does it correctly by default to find out that stuff? What did I miss on Gentoo to solve that on my own?

Back on Gentoo, without any xorg.conf change, with recent versions it looks almost identical, also using the crocus DRI:
Code:
$ inxi -G
Graphics:
  Device-1: Intel IvyBridge GT2 [HD Graphics 4000] driver: i915 v: kernel
  Device-2: AMD Caicos XT [Radeon HD 7470/8470 / R5 235/310 OEM]
    driver: radeon v: kernel
  Device-3: Generalplus GENERAL WEBCAM driver: snd-usb-audio,uvcvideo
    type: USB
  Display: x11 server: X.Org v: 21.1.8 driver: X: loaded: modesetting,radeon
    dri: r600,crocus gpu: i915,radeon resolution: 1: 1920x1200~60Hz
    2: 1920x1200~60Hz 3: 1920x1200~60Hz
  API: OpenGL v: 4.5 Mesa 23.1.3 renderer: AMD CAICOS (DRM 2.50.0 /
    6.1.41-gentoo LLVM 16.0.6)

Acceleration still doesn't work, glxgears below 1 FPS.
_________________
HP ZBook Power G9 i7-12700H|HP ProDesk 600 G5 i7-9700|HP EliteDesk 800 G1 i7-4790|HP Compaq Pro 6300 i7-3770
Back to top
View user's profile Send private message
grknight
Retired Dev
Retired Dev


Joined: 20 Feb 2015
Posts: 2141

PostPosted: Mon Jul 31, 2023 12:41 pm    Post subject: Reply with quote

Massimo B. wrote:
But I see some weird difference in inxi, why does it say "dri crocus" while modesetting module is used? "crocus" I only know for the Intel DDX driver with SNA:

crocus is a media-libs/mesa driver which is built in Gentoo when VIDEO_CARDS includes intel. qlist -e mesa |grep crocus should list it.
The modesetting driver from the latest xorg-server looks for crocus and iris as needed by default.
The old xf86-video-intel driver needs to be instructed to load crocus or iris so they are mentioned in the Intel DDX wiki page or else no DRI driver will be found.
Back to top
View user's profile Send private message
Massimo B.
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1900
Location: PB, Germany

PostPosted: Mon Jul 31, 2023 12:50 pm    Post subject: Reply with quote

Thanks for clarification.
On thing we found in #gentoo@Libera was: media-libs/libva-intel-driver is not installed. USE=vaapi is not set.
Is that related to this issue? I guess I would need that for hardware acceleration. But from what I understand, the slow glxgears is only about OpenGL missing and not HW acceleration.
I've never set vaapi yet on any desktop machine, but it feels like I should?
_________________
HP ZBook Power G9 i7-12700H|HP ProDesk 600 G5 i7-9700|HP EliteDesk 800 G1 i7-4790|HP Compaq Pro 6300 i7-3770
Back to top
View user's profile Send private message
Massimo B.
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1900
Location: PB, Germany

PostPosted: Fri Aug 11, 2023 11:07 am    Post subject: Reply with quote

After enabling USE="vaapi" globally I play a
Quote:
mp4: ISO Media, MP4 v2 [ISO 14496-14]
with vlc. It's completely distorted with noise, jumping picture and green defects, at least when playing on a radeon screen. On the Intel screen it almost doesn't play at all, only 1 picture per seconds or less...
Playing the same video with xine -V xv works fine on all screens. If I manually select the vaapi video driver via xine -V vaapi it fails with libva info: va_openDriver() returns 0
Choosing the opengl driver in xine, the video works on the radeon screens, on the Intel screen just with 1fps or less.

What I wonder, looking at intel_gpu_top all loads for Reder/3D, Blitter and Video are always 0%. This means the intel isn't rendering for that screen which explains why it's not accelerated. How can I fix that?
_________________
HP ZBook Power G9 i7-12700H|HP ProDesk 600 G5 i7-9700|HP EliteDesk 800 G1 i7-4790|HP Compaq Pro 6300 i7-3770
Back to top
View user's profile Send private message
Massimo B.
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1900
Location: PB, Germany

PostPosted: Wed Feb 05, 2025 12:02 pm    Post subject: Reply with quote

After a while, again trying to solve this issue...

To summarize: I have 1 head on the internal Intel and 2 heads on the additional Radeon graphics.
This morning starting the system, the internal Intel screen was dark and stopped working. I finally got it working again by changing the BIOS settings to have Intel as primary and Radeon as non-boot. Before it was only working the opposite way... don't know.

Again trying to solve, why the Internal Intel doesn't provide acceleration:
Code:
# lspci |grep -e VGA -e Display
00:02.0 Display controller: Intel Corporation IvyBridge GT2 [HD Graphics 4000] (rev 09)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Caicos XT [Radeon HD 7470/8470 / R5 235/310 OEM]
Code:

# lspci -nnk |grep -A 3 -e "VGA compatible" -e "Display controller"
00:02.0 Display controller [0380]: Intel Corporation IvyBridge GT2 [HD Graphics 4000] [8086:0162] (rev 09)
   Subsystem: Hewlett-Packard Company Device [103c:339a]
   Kernel driver in use: i915
   Kernel modules: i915
--
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Caicos XT [Radeon HD 7470/8470 / R5 235/310 OEM] [1002:6778]
   Subsystem: Dell Radeon HD 7470 [1028:2120]
   Kernel driver in use: radeon
   Kernel modules: radeon
Code:

# grep VIDEO -R /etc/portage
/etc/portage/package.use/expand.local:*/* VIDEO_CARDS: -* intel radeon r600
Code:

# grep '\[drm\]' /var/log/everything/current
[kernel] [drm] radeon kernel modesetting enabled.
[kernel] [drm] initializing kernel modesetting (CAICOS 0x1002:0x6778 0x1028:0x2120 0x00).
[kernel] [drm] Detected VRAM RAM=1024M, BAR=256M
[kernel] [drm] RAM width 64bits DDR
[kernel] [drm] radeon: 1024M of VRAM memory ready
[kernel] [drm] radeon: 1024M of GTT memory ready.
[kernel] [drm] Loading CAICOS Microcode
[kernel] [drm] Internal thermal controller without fan control
[kernel] [drm] radeon: dpm initialized
[kernel] [drm] GART: num cpu pages 262144, num gpu pages 262144
[kernel] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
[kernel] [drm] PCIE GART of 1024M enabled (table at 0x0000000000162000).
[kernel] [drm] radeon: irq initialized.
[kernel] [drm] ring test on 0 succeeded in 3 usecs
[kernel] [drm] ring test on 3 succeeded in 6 usecs
[kernel] [drm] ring test on 5 succeeded in 2 usecs
[kernel] [drm] UVD initialized successfully.
[kernel] [drm] ib test on ring 0 succeeded in 0 usecs
[kernel] [drm] ib test on ring 3 succeeded in 0 usecs
[kernel] [drm] ib test on ring 5 succeeded
[kernel] [drm] Radeon Display Connectors
[kernel] [drm] Connector 0:
[kernel] [drm]   HPD2
[kernel] [drm]   DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c
[kernel] [drm]   Encoders:
[kernel] [drm]     DFP1: INTERNAL_UNIPHY1
[kernel] [drm] Connector 1:
[kernel] [drm]   DVI-I-1
[kernel] [drm]   HPD4
[kernel] [drm]   DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c
[kernel] [drm]   Encoders:
[kernel] [drm]     DFP2: INTERNAL_UNIPHY
[kernel] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[kernel] [drm] Initialized radeon 2.50.0 20080528 for 0000:01:00.0 on minor 1
[kernel] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[kernel] i915 0000:00:02.0: [drm] Cannot find any crtc or sizes
[kernel] [drm] fb mappable at 0xE0363000
[kernel] [drm] vram apper at 0xE0000000
[kernel] [drm] size 9216000
[kernel] [drm] fb depth is 24
[kernel] [drm]    pitch is 7680
[kernel] radeon 0000:01:00.0: [drm] fb0: radeondrmfb frame buffer device
[kernel] [drm] radeon kernel modesetting enabled.
[kernel] [drm] initializing kernel modesetting (CAICOS 0x1002:0x6778 0x1028:0x2120 0x00).
[kernel] [drm] Detected VRAM RAM=1024M, BAR=256M
[kernel] [drm] RAM width 64bits DDR
[kernel] [drm] radeon: 1024M of VRAM memory ready
[kernel] [drm] radeon: 1024M of GTT memory ready.
[kernel] [drm] Loading CAICOS Microcode
[kernel] [drm] Internal thermal controller without fan control
[kernel] [drm] radeon: dpm initialized
[kernel] [drm] GART: num cpu pages 262144, num gpu pages 262144
[kernel] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
[kernel] [drm] PCIE GART of 1024M enabled (table at 0x0000000000162000).
[kernel] [drm] radeon: irq initialized.
[kernel] [drm] ring test on 0 succeeded in 2 usecs
[kernel] [drm] ring test on 5 succeeded in 2 usecs
[kernel] [drm] UVD initialized successfully.
[kernel] [drm] ib test on ring 0 succeeded in 0 usecs
[kernel] [drm] ib test on ring 3 succeeded in 0 usecs
[kernel] [drm] ib test on ring 5 succeeded
[kernel] [drm] Radeon Display Connectors
[kernel] [drm] Connector 0:
[kernel] [drm]   DP-2
[kernel] [drm]   HPD2
[kernel] [drm]   DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c
[kernel] [drm]   Encoders:
[kernel] [drm]     DFP1: INTERNAL_UNIPHY1
[kernel] [drm] Connector 1:
[kernel] [drm]   DVI-I-1
[kernel] [drm]   HPD4
[kernel] [drm]   DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c
[kernel] [drm]   Encoders:
[kernel] [drm]     DFP2: INTERNAL_UNIPHY
[kernel] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[kernel] [drm] Initialized radeon 2.50.0 20080528 for 0000:01:00.0 on minor 0
[kernel] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 1
[kernel] [drm] fb mappable at 0xE0363000
[kernel] [drm] vram apper at 0xE0000000
[kernel] [drm] size 9216000
[kernel] [drm] fb depth is 24
[kernel] [drm]    pitch is 7680
[kernel] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[kernel] radeon 0000:01:00.0: [drm] fb1: radeondrmfb frame buffer device
Code:

# glxinfo |grep Device
    Device: AMD CAICOS (DRM 2.50.0 / 6.6.67-gentoo, LLVM 19.1.4) (0x6778)
Code:

# xrandr --listproviders
Providers: number : 2
Provider 0: id: 0x54 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 4 outputs: 2 associated providers: 1 name:CAICOS @ pci:0000:01:00.0
Provider 1: id: 0xa0 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 3 outputs: 3 associated providers: 1 name:modesetting

_________________
HP ZBook Power G9 i7-12700H|HP ProDesk 600 G5 i7-9700|HP EliteDesk 800 G1 i7-4790|HP Compaq Pro 6300 i7-3770
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum