xref: /OK3568_Linux_fs/external/drm-cursor/drm-cursor.conf.sample (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyun# Configure file for libdrm-cursor.
2*4882a593Smuzhiyun#
3*4882a593Smuzhiyun# debug=1
4*4882a593Smuzhiyun# log-file=
5*4882a593Smuzhiyun# hide=1 # hide cursors
6*4882a593Smuzhiyun# atomic=0 # disable atomic drm API
7*4882a593Smuzhiyun# max-fps=60
8*4882a593Smuzhiyun# allow-overlay=1 # allowing overlay planes
9*4882a593Smuzhiyun# prefer-afbc=0 # prefer plane with AFBC modifier supported
10*4882a593Smuzhiyun# num-surfaces=8 # num of egl surfaces to avoid edge moving corruption
11*4882a593Smuzhiyun# prefer-plane=65
12*4882a593Smuzhiyun# prefer-planes=61,65
13*4882a593Smuzhiyun# crtc-blocklist=64,83
14*4882a593Smuzhiyun# scale=2.5x1
15*4882a593Smuzhiyun# scale-from=64x64/1920x1080 # expected cursor size / screen size
16