mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
intel-gpu-tools: issue intel_reg_write again after xrandr...
https://bugs.freedesktop.org/show_bug.cgi?id=46800
This commit is contained in:
parent
e243a066b1
commit
3349daf476
@ -41,6 +41,7 @@ if [ $# -gt 0 ] ; then
|
||||
intel_reg_write 0x70180 0xDA004400
|
||||
# set new mode
|
||||
xrandr --output $OUTPUT --set "Broadcast RGB" "Full"
|
||||
intel_reg_write 0x70180 0xDA004400
|
||||
fi
|
||||
else
|
||||
echo "Usage: $0 limited | full"
|
||||
|
Loading…
x
Reference in New Issue
Block a user