Problems setting up second Display with 1080i resolution

Hello,

I have a problem with an old TV that I want to use as an external monitor.
I read in the manual that the highest resolution possible using HDMI is 1920x1080i. This worked with my raspi also.
The maximum resolution possible with vga would be 1440x900p.
Unfortunately the EDID only seem to obtain the possible resolution using vga, although i am using HDMI (mainly because my grapphics card has no vga port).

So if I run xrandr the highest possible resolution is 1440x900p, which is not working and I don’t know how to add the mode for 1920x1080i.

Right now the monitor runs at 720p, which is not looking as good as it could.

I did not find any possibility to use interlaced signals. Is this no longer supported?
Please tell me if you need any information about my system. I have no idea what is important here. My graphicscard is a rx 590.

This is what I see after running xrandr:
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
DisplayPort-0 disconnected (normal left inverted right x axis y axis)
DisplayPort-1 disconnected (normal left inverted right x axis y axis)
HDMI-A-0 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 598mm x 336mm
1920x1080 60.00*+ 50.00 59.94
1680x1050 59.88
1600x900 60.00
1280x1024 75.02 60.02
1440x900 60.00
1280x800 59.91
1152x864 75.00
1280x720 60.00 50.00 59.94
1024x768 75.03 60.00
832x624 74.55
800x600 75.00 60.32
720x576 50.00
720x480 60.00 59.94
640x480 75.00 60.00 59.94
720x400 70.08
HDMI-A-1 connected 1280x720+0+0 (normal left inverted right x axis y axis) 410mm x 260mm
1440x900 59.89 +
1280x1024 60.02
1280x800 59.89
1280x720 60.00* 50.00 59.94
1024x768 60.00
800x600 60.32
720x576 50.00
720x480 60.00 59.94
640x480 60.00 59.94
DVI-D-0 disconnected (normal left inverted right x axis y axis)

Thank you for helping!