cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

sum1
Journeyman III

Is there an AMD API for setting up a custom resolution with custom sync pulses timing?

The question says it all. I need to set a custom windows resolution with custom synchronization pulses timing. Does AMD have such an API for its graphics cards?

0 Likes
1 Solution
chm
Staff
Staff

Hi,

you can check if the functions provided by ADL will work for you. You can get ADL from:

http://developer.amd.com/tools-and-sdks/graphics-development/graphics-development-sdks/display-libra...

Please have a look at the functions described in: Modules->Display Related API -> Timing Override

You will find functions that allow you to add new video timings by specifying resolution, refresh rate, sync width, sync start etc.

Chris

View solution in original post

0 Likes
2 Replies
chm
Staff
Staff

Hi,

you can check if the functions provided by ADL will work for you. You can get ADL from:

http://developer.amd.com/tools-and-sdks/graphics-development/graphics-development-sdks/display-libra...

Please have a look at the functions described in: Modules->Display Related API -> Timing Override

You will find functions that allow you to add new video timings by specifying resolution, refresh rate, sync width, sync start etc.

Chris

0 Likes
sum1
Journeyman III

Thanks!!!

0 Likes