Searched refs:drm (Results 126 - 150 of 534) sorted by relevance

1234567891011>>

/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv17.c27 #include <drm/drmP.h>
28 #include <drm/drm_crtc_helper.h>
48 struct nouveau_drm *drm = nouveau_drm(dev); local
49 struct nouveau_gpio *gpio = nvkm_gpio(&drm->device);
58 if (drm->vbios.tvdactestval)
59 testval = drm->vbios.tvdactestval;
132 struct nouveau_drm *drm = nouveau_drm(dev); local
133 struct nvif_device *device = &drm->device;
155 struct nouveau_drm *drm = nouveau_drm(dev); local
165 if (drm
372 struct nouveau_drm *drm = nouveau_drm(dev); local
407 struct nouveau_drm *drm = nouveau_drm(dev); local
470 struct nouveau_drm *drm = nouveau_drm(dev); local
583 struct nouveau_drm *drm = nouveau_drm(dev); local
646 struct nouveau_drm *drm = nouveau_drm(dev); local
[all...]
H A Darb.c24 #include <drm/drmP.h>
200 struct nouveau_drm *drm = nouveau_drm(dev); local
230 if (drm->device.info.family == NV_DEVICE_INFO_V0_TNT)
255 struct nouveau_drm *drm = nouveau_drm(dev); local
257 if (drm->device.info.family < NV_DEVICE_INFO_V0_KELVIN)
/drivers/gpu/drm/nouveau/
H A Dnouveau_chan.h9 struct nouveau_drm *drm; member in struct:nouveau_channel
H A Dnouveau_encoder.h32 #include <drm/drm_encoder_slave.h>
H A Dnouveau_gem.h4 #include <drm/drmP.h>
H A Dnv50_fbcon.c33 struct nouveau_drm *drm = nouveau_drm(nfbdev->dev); local
34 struct nouveau_channel *chan = drm->channel;
68 struct nouveau_drm *drm = nouveau_drm(nfbdev->dev); local
69 struct nouveau_channel *chan = drm->channel;
96 struct nouveau_drm *drm = nouveau_drm(nfbdev->dev); local
97 struct nouveau_channel *chan = drm->channel;
155 struct nouveau_drm *drm = nouveau_drm(dev); local
156 struct nouveau_channel *chan = drm->channel;
H A Dnvc0_fbcon.c33 struct nouveau_drm *drm = nouveau_drm(nfbdev->dev); local
34 struct nouveau_channel *chan = drm->channel;
68 struct nouveau_drm *drm = nouveau_drm(nfbdev->dev); local
69 struct nouveau_channel *chan = drm->channel;
96 struct nouveau_drm *drm = nouveau_drm(nfbdev->dev); local
97 struct nouveau_channel *chan = drm->channel;
155 struct nouveau_drm *drm = nouveau_drm(dev); local
156 struct nouveau_channel *chan = drm->channel;
H A Dnouveau_abi16.c78 nouveau_abi16_swclass(struct nouveau_drm *drm) argument
80 switch (drm->device.info.family) {
165 struct nouveau_drm *drm = nouveau_drm(dev); local
166 struct nvif_device *device = &drm->device;
200 getparam->value = drm->gem.vram_available;
203 getparam->value = drm->gem.gart_available;
239 struct nouveau_drm *drm = nouveau_drm(dev); local
248 if (!drm->channel)
283 ret = nouveau_channel_new(drm, device,
383 struct nouveau_drm *drm local
424 struct nouveau_drm *drm = nouveau_drm(dev); local
[all...]
H A Dnouveau_fence.c27 #include <drm/drmP.h>
76 nouveau_local_fence(struct fence *fence, struct nouveau_drm *drm) { argument
77 struct nouveau_fence_priv *priv = (void*)drm->fence;
171 struct nouveau_fence_priv *priv = (void*)chan->drm->fence;
180 if (chan == chan->drm->cechan)
182 else if (chan == chan->drm->channel)
262 struct nouveau_fence_priv *priv = (void*)chan->drm->fence;
414 f = nouveau_local_fence(fence, chan->drm);
439 f = nouveau_local_fence(fence, chan->drm);
503 * result. The drm nod
[all...]
/drivers/gpu/drm/radeon/
H A Ddrm_buffer.h38 #include <drm/drmP.h>
78 * Allocate the drm buffer object.
96 * Free the drm buffer object
H A Duvd_v4_2.c26 #include <drm/drmP.h>
/drivers/gpu/drm/sti/
H A Dsti_hdmi.h12 #include <drm/drmP.h>
28 * @drm_dev: pointer to drm device
H A Dsti_layer.c9 #include <drm/drmP.h>
10 #include <drm/drm_gem_cma_helper.h>
11 #include <drm/drm_fb_cma_helper.h>
118 DRM_DEBUG_DRIVER("drm FB:%d format:%.4s phys@:0x%lx\n", fb->base.id,
/drivers/gpu/drm/vmwgfx/
H A DMakefile2 ccflags-y := -Iinclude/drm
/drivers/gpu/drm/i915/
H A Dintel_dsi.h27 #include <drm/drmP.h>
28 #include <drm/drm_crtc.h>
H A Dintel_modes.c29 #include <drm/drm_edid.h>
30 #include <drm/drmP.h>
/drivers/gpu/drm/mga/
H A Dmga_irq.c34 #include <drm/drmP.h>
35 #include <drm/mga_drm.h>
/drivers/gpu/drm/msm/
H A DMakefile1 ccflags-y := -Iinclude/drm -Idrivers/gpu/drm/msm
H A Dmsm_drv.h50 #include <drm/drmP.h>
51 #include <drm/drm_crtc_helper.h>
52 #include <drm/drm_fb_helper.h>
53 #include <drm/msm_drm.h>
54 #include <drm/drm_gem.h>
/drivers/gpu/drm/via/
H A Dvia_map.c24 #include <drm/drmP.h>
25 #include <drm/via_drm.h>
/drivers/gpu/drm/tegra/
H A Dgr3d.c18 #include "drm.h"
40 struct tegra_drm_client *drm = host1x_to_drm_client(client); local
43 struct gr3d *gr3d = to_gr3d(drm);
55 return tegra_drm_register_client(dev->dev_private, drm);
60 struct tegra_drm_client *drm = host1x_to_drm_client(client); local
62 struct gr3d *gr3d = to_gr3d(drm);
65 err = tegra_drm_unregister_client(dev->dev_private, drm);
/drivers/gpu/drm/ast/
H A Dast_drv.h31 #include <drm/drm_fb_helper.h>
33 #include <drm/ttm/ttm_bo_api.h>
34 #include <drm/ttm/ttm_bo_driver.h>
35 #include <drm/ttm/ttm_placement.h>
36 #include <drm/ttm/ttm_memory.h>
37 #include <drm/ttm/ttm_module.h>
39 #include <drm/drm_gem.h>
/drivers/gpu/drm/exynos/
H A Dexynos_drm_fb.c15 #include <drm/drmP.h>
16 #include <drm/drm_crtc.h>
17 #include <drm/drm_crtc_helper.h>
18 #include <drm/drm_fb_helper.h>
19 #include <uapi/drm/exynos_drm.h>
33 * @fb: drm framebuffer obejct.
34 * @buf_cnt: a buffer count to drm framebuffer.
49 * if exynos drm driver supports iommu then framebuffer can use
/drivers/gpu/drm/shmobile/
H A Dshmob_drm_plane.c14 #include <drm/drmP.h>
15 #include <drm/drm_crtc.h>
16 #include <drm/drm_crtc_helper.h>
17 #include <drm/drm_fb_cma_helper.h>
18 #include <drm/drm_gem_cma_helper.h>
/drivers/gpu/drm/rcar-du/
H A Drcar_du_encoder.c16 #include <drm/drmP.h>
17 #include <drm/drm_crtc.h>
18 #include <drm/drm_crtc_helper.h>

Completed in 348 milliseconds

1234567891011>>