What do you get when you issue the xrandr command without arguments?
For example: $ xrandr
Screen 0: minimum 8 x 8, current 1366 x 768, maximum 32767 x 32767
eDP1 connected 1366x768+0+0 (normal left inverted right x axis y axis) 277mm x 156mm
1366x768 60.0*+ 40.0
1280x720 60.0
1024x768 60.0
1024x576 60.0
960x540 60.0
800x600 60.3 56.2
864x486 60.0
640x480 59.9
720x405 60.0
680x384 60.0
640x360 60.0
DP1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
Once the intel video driver is loaded and you look at Xorg.o.log, do you see something like this: [ 3020.100] (II) intel(0): switch to mode 1366x768@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 3020.100] (II) intel(0): Setting screen physical size to 361 x 203
I'm not sure, but if you have a monitor connected rather than an lcd, I believe Xorg will query it to see what video modes are supported - if your monitor and xrandr do not show 600x600@75Hz, I believe you will be out of luck.