mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
Rockchip: add IEP driver
I wrote the driver some month ago and have been testing it on everday basis since then (by just using it). I will have to add some more functionality before upstreaming it, since the IP supports way more then just deinterlacing - however: thats the only use-case for kodi now.
This commit is contained in:
parent
8b7f2f8a1b
commit
4e4e3fe650
@ -2929,6 +2929,7 @@ CONFIG_SMS_SIANO_RC=y
|
||||
# CONFIG_V4L_PLATFORM_DRIVERS is not set
|
||||
CONFIG_V4L_MEM2MEM_DRIVERS=y
|
||||
# CONFIG_VIDEO_MEM2MEM_DEINTERLACE is not set
|
||||
CONFIG_VIDEO_ROCKCHIP_IEP=m
|
||||
CONFIG_VIDEO_ROCKCHIP_RGA=m
|
||||
# CONFIG_DVB_PLATFORM_DRIVERS is not set
|
||||
|
||||
|
@ -3019,6 +3019,7 @@ CONFIG_SMS_SIANO_RC=y
|
||||
# CONFIG_V4L_PLATFORM_DRIVERS is not set
|
||||
CONFIG_V4L_MEM2MEM_DRIVERS=y
|
||||
# CONFIG_VIDEO_MEM2MEM_DEINTERLACE is not set
|
||||
CONFIG_VIDEO_ROCKCHIP_IEP=m
|
||||
CONFIG_VIDEO_ROCKCHIP_RGA=m
|
||||
# CONFIG_DVB_PLATFORM_DRIVERS is not set
|
||||
|
||||
|
@ -3499,6 +3499,7 @@ CONFIG_SMS_SIANO_RC=y
|
||||
# CONFIG_V4L_PLATFORM_DRIVERS is not set
|
||||
CONFIG_V4L_MEM2MEM_DRIVERS=y
|
||||
# CONFIG_VIDEO_MEM2MEM_DEINTERLACE is not set
|
||||
CONFIG_VIDEO_ROCKCHIP_IEP=m
|
||||
CONFIG_VIDEO_ROCKCHIP_RGA=m
|
||||
# CONFIG_DVB_PLATFORM_DRIVERS is not set
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user