View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000671 | madVR | bug | public | 2021-07-06 00:12 | 2021-07-06 08:40 |
Reporter | kasper93 | Assigned To | madshi | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | assigned | Resolution | open | ||
Summary | 0000671: Please use ADL2_Display_ModeTimingOverrideX2_Set instead of ADL2_Display_ModeTimingOverride_Set | ||||
Description | Hi, madHcCtrl uses older ADL2_Display_ModeTimingOverride_Set variant which uses ADLDetailedTiming to define timings, problem is this struct uses short type for every value and notably for sPixelClock which simply overflows with high refresh rate monitors... ADLDetailedTimingX2 will easily work with higher values. For example adding custom mode 2560x1440p120 fails with "The GPU driver rejected this mode, for unknown reasons.", well the reason is quite obvious now :) Docs: https://gpuopen-librariesandsdks.github.io/adl/group__T__OVERRIDEAPI.html#gaef3a32f0a31afd35cdd8e884224d0024 at least it is documented... I almost started reverse engineering this ADL, before looking at the doc ;p Thanks, Kacper | ||||
Tags | No tags attached. | ||||
madVR Version | v0.92.17 | ||||
Media Player (with version info) | MPC-HC | ||||
Splitter (with version info) | LAV 0.75.0.3 | ||||
Decoder (with version info) | LAV 0.75.0.3 | ||||
Decoding | Software | ||||
Deinterlacing | none (progressive) | ||||
DXVA2 Scaling Active | no | ||||
Aero / Desktop Composition | On | ||||
Problem occurs with mode | all modes | ||||
GPU Manufacturer | AMD | ||||
GPU Model | 5700xt | ||||
GPU Driver Version | 21.5.2 | ||||