OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pmodes
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/virtio/
virtgpu_vq.c
649
vgdev->outputs[i].info = resp->
pmodes
[i];
650
if (resp->
pmodes
[i].enabled) {
652
le32_to_cpu(resp->
pmodes
[i].r.width),
653
le32_to_cpu(resp->
pmodes
[i].r.height),
654
le32_to_cpu(resp->
pmodes
[i].r.x),
655
le32_to_cpu(resp->
pmodes
[i].r.y));
/src/sys/dev/pci/
viogpu.h
239
}
pmodes
[VIRTIO_GPU_MAX_SCANOUTS];
member in struct:virtio_gpu_resp_display_info
viogpu.c
629
if (!info.
pmodes
[0].enabled) {
630
device_printf(sc->sc_dev, "
pmodes
[0] is not enabled\n");
634
sc->sc_fb_width = virtio_rw32(vsc, info.
pmodes
[0].r.width);
635
sc->sc_fb_height = virtio_rw32(vsc, info.
pmodes
[0].r.height);
Completed in 15 milliseconds
Indexes created Sun Oct 12 20:09:57 GMT 2025