info <general>: [display-info] make: 'Sony' model: 'SONY TV *00'
info <general>: [display-info] supports hdr static metadata type1: true
info <general>: [display-info] supported eotf:
info <general>: [display-info] traditional sdr: true
info <general>: [display-info] traditional hdr: false
info <general>: [display-info] pq: true
info <general>: [display-info] hlg: true
This ^ shows the Sony TV advertises HDR
info <general>: [display-info] make: 'Samsung Electric Company' model: 'S95F'
info <general>: [display-info] supports hdr static metadata type1: true
info <general>: [display-info] supported eotf:
info <general>: [display-info] traditional sdr: true
info <general>: [display-info] traditional hdr: false <= this is an old standard nobody uses
info <general>: [display-info] pq: true <= this is HDR/HDR10 as we know it
info <general>: [display-info] hlg: true
This ^ shows the Samsung TV also advertises HDR
2026-06-16 08:45:50.124 T:765 debug <general>: [WHITELIST] whitelisted modes:
4096x2160 @ 24.000000 Hz
4096x2160 @ 23.976000 Hz
...
This output in both logs ^ shows you aren't following whitelist recommendations in https://wiki.libreelec.tv/configuration/4k-hdr although that's just an optimum config observation and not the cure for anything.
This ^ appears in both logs.
Kodi should be configured for "Adjust display refresh rate" (start/stop) with "Adjust display HDR mode" (enabled) and "Allow using DRMPRIME decoder" (disabled) and "PRIME Render Method" (EGL).
info <general>: Found resolution 3840x2160 with 3840x2160 @ 30.000000 Hz
info <general>: Found resolution 3840x2160 with 3840x2160 @ 29.969999 Hz
info <general>: Found resolution 3840x2160 with 3840x2160 @ 25.000000 Hz
info <general>: Found resolution 3840x2160 with 3840x2160 @ 24.000000 Hz
info <general>: Found resolution 3840x2160 with 3840x2160 @ 23.976000 Hz
...
info <general>: [WHITELIST] Searching the whitelist for: width: 3840, height: 2160, fps: 59.940
debug <general>: [WHITELIST] Searching for an exact resolution with an exact refresh rate
debug <general>: [WHITELIST] No match for an exact resolution with an exact refresh rate
debug <general>: [WHITELIST] Searching for a desktop resolution with an exact refresh rate
debug <general>: [WHITELIST] Matched a desktop resolution with an exact refresh rate 1920x1080 @ 59.940201 Hz (33)
info <general>: Display resolution ADJUST : 1920x1080 @ 59.940201 Hz (33) (weight: 0.000)
Display More
Swordsmith is [email protected] but this res/rate combination doesn't exist on the DRM connector so the whitelist logic chooses [email protected] instead ^ and Kodi downscales the content (downscaling frames is easier than reducing the refresh rate). The NY demo file is [email protected] which matches an available 4K mode.
I'm not aware of anything in the kernel/DRM layer that would block HDR metadata from being used. IMHO it's more likely that Kodi settings need changing (did "Adjust dusplay HDR mode" exist in LE12?) or it's something more basic like not having deep colour modes (or whatever Samsung calls them) enabled on the HDMI port that you're connected to on the TV.