OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:drm_crtc_funcs
(Results
1 - 25
of
25
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/include/drm/
drm_modeset_helper.h
29
struct
drm_crtc_funcs
;
41
const struct
drm_crtc_funcs
*funcs);
drm_crtc.h
383
* struct
drm_crtc_funcs
- control CRTCs for a given device
385
* The
drm_crtc_funcs
structure is the central CRTC management structure
394
struct
drm_crtc_funcs
{
struct
1009
const struct
drm_crtc_funcs
*funcs;
1152
const struct
drm_crtc_funcs
*funcs,
/src/sys/external/bsd/drm2/dist/drm/
drm_modeset_helper.c
175
const struct
drm_crtc_funcs
*funcs)
drm_crtc.c
72
* &
drm_crtc_funcs
.set_config, legacy plane operations, see
73
* &
drm_crtc_funcs
.page_flip and &
drm_crtc_funcs
.cursor_set2, and other legacy
74
* operations like &
drm_crtc_funcs
.gamma_set. For atomic drivers all these
235
const struct
drm_crtc_funcs
*funcs,
/src/sys/external/bsd/drm2/dist/drm/virtio/
virtgpu_display.c
54
static const struct
drm_crtc_funcs
virtio_gpu_crtc_funcs = {
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_ldu.c
237
static const struct
drm_crtc_funcs
vmw_legacy_crtc_funcs = {
vmwgfx_scrn.c
319
static const struct
drm_crtc_funcs
vmw_screen_object_crtc_funcs = {
vmwgfx_stdu.c
916
static const struct
drm_crtc_funcs
vmw_stdu_crtc_funcs = {
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_dce_virtual.c
124
static const struct
drm_crtc_funcs
dce_virtual_crtc_funcs = {
amdgpu_dce_v10_0.c
2495
static const struct
drm_crtc_funcs
dce_v10_0_crtc_funcs = {
amdgpu_dce_v11_0.c
2574
static const struct
drm_crtc_funcs
dce_v11_0_crtc_funcs = {
amdgpu_dce_v6_0.c
2389
static const struct
drm_crtc_funcs
dce_v6_0_crtc_funcs = {
amdgpu_dce_v8_0.c
2396
static const struct
drm_crtc_funcs
dce_v8_0_crtc_funcs = {
/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
nouveau_dispnv50_head.c
480
static const struct
drm_crtc_funcs
/src/sys/arch/arm/ti/
ti_lcdc.c
125
static const struct
drm_crtc_funcs
tilcdc_crtc_funcs = {
/src/sys/arch/arm/sunxi/
sunxi_mixer.c
463
static const struct
drm_crtc_funcs
sunxi_mixer0_crtc_funcs = {
471
static const struct
drm_crtc_funcs
sunxi_mixer1_crtc_funcs = {
/src/sys/arch/arm/rockchip/
rk_vop.c
635
static const struct
drm_crtc_funcs
rk_vop_crtc_funcs = {
/src/sys/external/bsd/drm2/dist/drm/vboxvideo/
vbox_mode.c
259
static const struct
drm_crtc_funcs
vbox_crtc_funcs = {
/src/sys/arch/arm/nvidia/
tegra_drm_mode.c
77
static const struct
drm_crtc_funcs
tegra_crtc_funcs = {
/src/sys/external/bsd/drm2/dist/drm/qxl/
qxl_display.c
405
static const struct
drm_crtc_funcs
qxl_crtc_funcs = {
/src/sys/external/bsd/drm2/dist/drm/ast/
ast_mode.c
927
static const struct
drm_crtc_funcs
ast_crtc_funcs = {
/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
nouveau_dispnv04_crtc.c
1249
static const struct
drm_crtc_funcs
nv04_crtc_funcs = {
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_display.c
669
static const struct
drm_crtc_funcs
radeon_crtc_funcs = {
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display.c
16359
static const struct
drm_crtc_funcs
bdw_crtc_funcs = {
16367
static const struct
drm_crtc_funcs
ilk_crtc_funcs = {
16375
static const struct
drm_crtc_funcs
g4x_crtc_funcs = {
16383
static const struct
drm_crtc_funcs
i965_crtc_funcs = {
16391
static const struct
drm_crtc_funcs
i915gm_crtc_funcs = {
16399
static const struct
drm_crtc_funcs
i915_crtc_funcs = {
16407
static const struct
drm_crtc_funcs
i8xx_crtc_funcs = {
16445
const struct
drm_crtc_funcs
*funcs;
/src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm.c
4278
static const struct
drm_crtc_funcs
amdgpu_dm_crtc_funcs = {
Completed in 55 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025