mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +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
|
intel_reg_write 0x70180 0xDA004400
|
||||||
# set new mode
|
# set new mode
|
||||||
xrandr --output $OUTPUT --set "Broadcast RGB" "Full"
|
xrandr --output $OUTPUT --set "Broadcast RGB" "Full"
|
||||||
|
intel_reg_write 0x70180 0xDA004400
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
echo "Usage: $0 limited | full"
|
echo "Usage: $0 limited | full"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user