GeForce GTX 1050 Ti Mobile doesn't recognise HDMI port and DP port hicups with external monitor

Hi all,
I have this laptop with GTX 1050Ti for a long time. I’ve gave a few tries on plugin in HDMI and DP ports, with no success at all.
I can’t find any mention of HDMI on dmesg. and HDMI port just doesn’t work, and DP ports does hiccup while typing or moving the mouse. I’ve tried many settings and variations, however, always with no success. Apart from the second monitor everything runs fine with GPU, I can play games, etc.

I’m using Gentoo with Linux 5.8.11-gentoo and NVidia Drivers 455.23.04
X11 configs

Section "Device"                                                                                                                                   
  Identifier "intel"                                                                                                                               
  BusID "PCI:0:2:0"                                                                                                                                
  Driver "modesetting"                                                                                                                             
  Option "AccelMethod" "glamor"                                                                                                                    
  Option "DRI" "3"                                                                                                                                 
  Option "TearFree" "true"                                                                                                                         
  Option "Backlight" "intel_backlight"                                                                                                             
EndSection                                                                                                                                         
                                                                                                                                                   
Section "Screen"                                                                                                                                   
    Identifier "intel"                                                                                                                             
    Device "intel"                                                                                                                                 
EndSection                                                                                                                                         
Section "Device"                                                                                                                                   
  Identifier "nvidia"                                                                                                                              
  Driver "nvidia"                                                                                                                                  
  BusID "01:0:0"                                                                                                                                   
  Option "RegistryDwords" "EnableBrightnessControl=1"                                                                                              
  Option "PrimaryGPU" "Yes"                                                                                                                        
EndSection                                                                                                                                         
                                                                                                                                                   
Section "Screen"                                                                                                                                   
  Identifier "nvidia"                                                                                                                              
  Device "nvidia"                                                                                                                                  
  Option "AllowEmptyInitialConfiguration"                                                                                                          
  Option "Coolbits" "28"                                                                                                                           
EndSection                                                                                                                                         
                                                                                                                                                   
Section "Device"                                                                                                                                   
  Identifier "nvidia0"                                                                                                                             
  Driver "nvidia"                                                                                                                                  
  BusID "01:0:0"                                                                                                                                   
  Option "AllowEmptyInitialConfiguration"                                                                                                          
  Option "RegistryDwords" "EnableBrightnessControl=1"                                                                                              
  Option "ConnectedMonitor" "DFP"                                                                                                                  
  Screen 0
EndSection

Section "ServerLayout"
    Identifier     "layout"
    # Screen      0  "intel"
    # Inactive       "nvidia"
    Inactive       "intel"
    Screen      0  "nvidia"
    Option "AllowNVIDIAGPUScreens"
EndSection

Kernel modules and type

# lspci -nnk | egrep -A3 -i "3D|VGA"
00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 630 (Mobile) [8086:3e9b]
        DeviceName: Onboard - Video
        Subsystem: CLEVO/KAPOK Computer UHD Graphics 630 (Mobile) [1558:852b]
        Kernel driver in use: i915
--
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP107M [GeForce GTX 1050 Ti Mobile] [10de:1c8c] (rev a1)
        Subsystem: CLEVO/KAPOK Computer GP107M [GeForce GTX 1050 Ti Mobile] [1558:852b]
        Kernel driver in use: nvidia
        Kernel modules: nvidia_drm, nvidia

I appreciate any help.nvidia-bug-report.log.gz (1.9 MB)