A monitor has three timing components, the pixel clock (Mhz), the horizontal refresh rate (Khz) and the vertical refresh rate (hz).
The pixel clock is the amount of time it takes to draw on pixel on the screen.. The horizontal refresh is the time it takes to draw one line. The vertical refresh rate, also called the vertical frequency, vertical scanning frequency, or simply refresh rate, is a measure of how many full screens the monitor draws per second and is given in hertz (Hz).
When you increase the refresh rate both the horizontal refresh and the pixel clock increase. In order to draw frames faster you must draw lines faster, which means you must draw pixels faster.
For example: 106Khz Horizontal is the standard VESA timing for 1600 x 1200 at 85Hz. Pixel clock at this timing is 229.5Mhz. The monitor has screen geometry setting stored in its memory standard VESA timings.
When you change the resolution these numbers change. There is no VESA standard timing for many of the resolutions above 85Hz. When the monitor receives the signals (above 85Hz) from the video card it does not know what to default to. In some cases this leaves a large border or other geometric distortions on the screen.