aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_crtc.h
diff options
context:
space:
mode:
authorZhao Yakui <yakui.zhao@intel.com>2009-09-03 09:33:47 +0800
committerDave Airlie <airlied@redhat.com>2009-09-07 16:04:15 +1000
commit559ee21d261a54c42594ef9405d27e9008eedf44 (patch)
tree474be3b0ca2645db1366c03753333b9f5c45a19f /include/drm/drm_crtc.h
parentaa9eaa1f0962152d0bde821149d82fe7b70a6f92 (diff)
downloadkernel_samsung_tuna-559ee21d261a54c42594ef9405d27e9008eedf44.zip
kernel_samsung_tuna-559ee21d261a54c42594ef9405d27e9008eedf44.tar.gz
kernel_samsung_tuna-559ee21d261a54c42594ef9405d27e9008eedf44.tar.bz2
drm/kms: try to find the std mode in DMT table
When we need to add the standard timing mode, we will firstly check whether it can be found in DMT table by comparing the hdisplay/vdisplay/vfresh_rate. If it can't be found, then we will use the cvt/gtf to add the required mode. If it can be found, it will be returned. At the same time the function of drm_mode_vrefresh is also fixed. It will return the result of actual refresh_rate plus 0.5. For example: When the calculated value is 84.9, then the fresh_rate is 85. When the calculated value is 70.02, then the fresh_rate is 70. Signed-off-by: Zhao Yakui <yakui.zhao@intel.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'include/drm/drm_crtc.h')
0 files changed, 0 insertions, 0 deletions