search for: mode_vrefresh

Displaying 3 results from an estimated 3 matches for "mode_vrefresh".

2020 Feb 25
0
[PATCH 04/12] drm: Nuke mode->vrefresh
...This case is OK, but there is plenty other cases. > > > IIRC I did spot check a few of them. But which code exactly do you think > > > is abusing vrefresh and thus could break? > > > > > > I guess suspect/potential victim is every code which uses > > drm_mode_vrefresh - after this patch the function can return different > > value(if there are differences between provided and calculated vrefresh). > > > > Quick examples where output of this function matters: > > > > https://elixir.bootlin.com/linux/latest/source/drivers/gpu/drm/msm...
2020 Feb 25
2
[PATCH 04/12] drm: Nuke mode->vrefresh
...s. > >> > >> This case is OK, but there is plenty other cases. > > IIRC I did spot check a few of them. But which code exactly do you think > > is abusing vrefresh and thus could break? > > > I guess suspect/potential victim is every code which uses > drm_mode_vrefresh - after this patch the function can return different > value(if there are differences between provided and calculated vrefresh). > > Quick examples where output of this function matters: > > https://elixir.bootlin.com/linux/latest/source/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_ph...
2023 Oct 20
0
[ANNOUNCE] libdrm 2.4.117
...ointer/integer mismatch warning amdgpu: Use PRI?64 to format uint64_t util: add NV24 and NV42 frame buffer formats util: add pattern support for DRM_FORMAT_NV{24,42} modetest: add support for DRM_FORMAT_NV{24,42} util: fix grey in YUV SMPTE patterns modetest: fix mode_vrefresh() for interlace/dblscan/vscan util: remove unused definitions of RED, GREEN, and BLUE Jonathan Gray (5): amdgpu: add marketing names from amd-5.4.6 (22.40.6) amdgpu: add marketing names from amd-5.5.1 (23.10.1) amdgpu: add marketing names from PRO Edition 23.Q3 W7000...