ChanServ changed the topic of #etnaviv to: #etnaviv - the home of the reverse-engineered Vivante GPU driver - Logs https://oftc.irclog.whitequark.org/etnaviv
adjtm has quit [Remote host closed the connection]
adjtm has joined #etnaviv
JohnnyonFlame has quit [Ping timeout: 480 seconds]
adjtm is now known as Guest6462
adjtm has joined #etnaviv
Guest6462 has quit [Ping timeout: 480 seconds]
agners has quit [Read error: Connection reset by peer]
frieder has joined #etnaviv
lynxeye has joined #etnaviv
pcercuei has joined #etnaviv
JohnnyonFlame has joined #etnaviv
JohnnyonFlame has quit [Ping timeout: 480 seconds]
JohnnyonFlame has joined #etnaviv
ad__ has joined #etnaviv
<ad__> hi, need some help, on etnaviv on kernel 5.4, at kernel boot i get a drm_kms_helper_hotplug_event() but seems with etnaviv there is no " .output_poll_changed = " set so i get a kernel panic
<ad__> i see other gpu drivders setting .output_poll_changed but not etnaviv, am i missing something ?
frieder has quit [Remote host closed the connection]
<austriancoder> ad__: etnaviv is render-only so no kms. have a look at your used kms driver
agx has quit [Read error: Connection reset by peer]
agx has joined #etnaviv
<ad__> austriancoder, oh, mmm. do i need a kms driver ? i am on imx6
<ad__> *imx6q
<austriancoder> ad__: then DRM_IMX should work
<ad__> oh, it is actually DRM_IMX [=y]
<ad__> this is my current issue: http://hastebin.com/cazokebebi.yaml
<cphealy> ad__: Depending on the output, you will also need DRM_IMX_HDMI, DRM_IMX_LDB, DRM_IMX_PARALLEL, or even DRM_IMX_TVE enabled.
<austriancoder> ad__: and a suitable dts/dtb
<cphealy> Also, is this based on the upstream 5.4 kernel or is this using NXP's fork of the 5.4 kernel? NXP's forks of the upstream kernel should not be considered the same as the upstream kernel as they make many "creative" alterations. IIRC, NXP makes special enhancements to fix the i.MX6 DTS/DTB to use NXP display controller driver and not the upstream 5.4 drm/kms driver.
<ad__> all the DRM_IMX_XXX are set to [y] / yes, it's a linux-imx nxp patched stuff, not mainline.
<ad__> seemst that removing CONFIG_DRM_FBDEV_EMULATION the boot works now
<cphealy> Is there anything specific to the linux-imx kernel that is not part of the upstream 5.4 kernel that requires it be used?
<ad__> cphealy, i think some driver cannot be disabled, need to check
lynxeye has quit []
pcercuei has quit [Quit: dodo]
marex has quit [Ping timeout: 480 seconds]