Home
last modified time | relevance | path

Searched refs:DRM_INFO (Results 1 - 25 of 366) sorted by relevance

12345678910>>...15

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c288 DRM_INFO("Capabilities2:\n"); in vmw_print_capabilities2()
290 DRM_INFO(" Grow oTable.\n"); in vmw_print_capabilities2()
292 DRM_INFO(" IntraSurface copy.\n"); in vmw_print_capabilities2()
294 DRM_INFO(" DX3.\n"); in vmw_print_capabilities2()
299 DRM_INFO("Capabilities:\n"); in vmw_print_capabilities()
301 DRM_INFO(" Rect copy.\n"); in vmw_print_capabilities()
303 DRM_INFO(" Cursor.\n"); in vmw_print_capabilities()
305 DRM_INFO(" Cursor bypass.\n"); in vmw_print_capabilities()
307 DRM_INFO(" Cursor bypass 2.\n"); in vmw_print_capabilities()
309 DRM_INFO(" in vmw_print_capabilities()
[all...]
H A Dvmwgfx_fifo.c122 DRM_INFO("width %d\n", vmw_read(dev_priv, SVGA_REG_WIDTH)); in vmw_fifo_init()
123 DRM_INFO("height %d\n", vmw_read(dev_priv, SVGA_REG_HEIGHT)); in vmw_fifo_init()
124 DRM_INFO("bpp %d\n", vmw_read(dev_priv, SVGA_REG_BITS_PER_PIXEL)); in vmw_fifo_init()
156 DRM_INFO("Fifo max 0x%08x min 0x%08x cap 0x%08x\n", in vmw_fifo_init()
225 DRM_INFO("Fifo wait noirq.\n"); in vmw_fifo_wait_noirq()
246 DRM_INFO("Fifo noirq exit.\n"); in vmw_fifo_wait_noirq()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_display.c377 DRM_INFO("AMDGPU Display Connectors\n"); in amdgpu_display_print_display_setup()
380 DRM_INFO("Connector %d:\n", i); in amdgpu_display_print_display_setup()
381 DRM_INFO(" %s\n", connector->name); in amdgpu_display_print_display_setup()
383 DRM_INFO(" %s\n", hpd_names[amdgpu_connector->hpd.hpd]); in amdgpu_display_print_display_setup()
385 DRM_INFO(" DDC: 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x\n", in amdgpu_display_print_display_setup()
395 DRM_INFO(" DDC Router 0x%x/0x%x\n", in amdgpu_display_print_display_setup()
399 DRM_INFO(" Clock/Data Router 0x%x/0x%x\n", in amdgpu_display_print_display_setup()
409 DRM_INFO(" DDC: no ddc bus - possible BIOS bug - please report to xorg-driver-ati@lists.x.org\n"); in amdgpu_display_print_display_setup()
411 DRM_INFO(" Encoders:\n"); in amdgpu_display_print_display_setup()
417 DRM_INFO(" CRT in amdgpu_display_print_display_setup()
[all...]
H A Damdgpu_fb.c267 DRM_INFO("fb mappable at 0x%lX\n", info->fix.smem_start); in amdgpufb_create()
268 DRM_INFO("vram apper at 0x%lX\n", (unsigned long)adev->gmc.aper_base); in amdgpufb_create()
269 DRM_INFO("size %lu\n", (unsigned long)amdgpu_bo_size(abo)); in amdgpufb_create()
270 DRM_INFO("fb depth is %d\n", fb->format->depth); in amdgpufb_create()
271 DRM_INFO(" pitch is %d\n", fb->pitches[0]); in amdgpufb_create()
H A Damdgpu_bios.c55 DRM_INFO("vbios mem is null or mem size is wrong\n"); in check_atom_bios()
60 DRM_INFO("BIOS signature incorrect %x %x\n", bios[0], bios[1]); in check_atom_bios()
66 DRM_INFO("Can't locate bios header\n"); in check_atom_bios()
72 DRM_INFO("BIOS header is broken\n"); in check_atom_bios()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_pp_smu.c219 DRM_INFO("DM_PPLIB: Warning: %s clock: number of levels %d exceeds maximum of %d!\n", in pp_to_dc_clock_levels()
228 DRM_INFO("DM_PPLIB: values for %s clock\n", in pp_to_dc_clock_levels()
232 DRM_INFO("DM_PPLIB:\t %d\n", pp_clks->clock[i]); in pp_to_dc_clock_levels()
245 DRM_INFO("DM_PPLIB: Warning: %s clock: number of levels %d exceeds maximum of %d!\n", in pp_to_dc_clock_levels_with_latency()
272 DRM_INFO("DM_PPLIB: Warning: %s clock: number of levels %d exceeds maximum of %d!\n", in pp_to_dc_clock_levels_with_voltage()
281 DRM_INFO("DM_PPLIB: values for %s clock\n", in pp_to_dc_clock_levels_with_voltage()
285 DRM_INFO("DM_PPLIB:\t %d in kHz, %d in mV\n", pp_clks->data[i].clocks_in_khz, in pp_to_dc_clock_levels_with_voltage()
313 DRM_INFO("DM_PPLIB: Warning: using default validation clocks!\n"); in dm_pp_get_clock_levels_by_type()
319 DRM_INFO("DM_PPLIB: Validation clocks:\n"); in dm_pp_get_clock_levels_by_type()
320 DRM_INFO("DM_PPLI in dm_pp_get_clock_levels_by_type()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/mga/
H A Dmga_drv.h256 DRM_INFO("wrap...\n"); \
267 DRM_INFO("wrap...\n"); \
287 DRM_INFO("BEGIN_DMA(%d)\n", (n)); \
288 DRM_INFO(" space=0x%x req=0x%zx\n", \
298 DRM_INFO("BEGIN_DMA()\n"); \
299 DRM_INFO(" space=0x%x\n", dev_priv->prim.space); \
309 DRM_INFO("ADVANCE_DMA() tail=0x%05x sp=0x%x\n", \
316 DRM_INFO("\n"); \
317 DRM_INFO(" tail=0x%06x head=0x%06lx\n", \
335 DRM_INFO(" DMA_WRIT
[all...]
H A Dmga_dma.c70 DRM_INFO(" status=0x%08x\n", status); in mga_do_wait_for_idle()
228 DRM_INFO("\n"); in mga_freelist_print()
229 DRM_INFO("current dispatch: last=0x%x done=0x%x\n", in mga_freelist_print()
233 DRM_INFO("current freelist:\n"); in mga_freelist_print()
236 DRM_INFO(" %p idx=%2d age=0x%x 0x%06lx\n", in mga_freelist_print()
240 DRM_INFO("\n"); in mga_freelist_print()
602 DRM_INFO("Initialized card for AGP DMA.\n"); in mga_do_agp_dma_bootstrap()
678 DRM_INFO("Primary DMA buffer size reduced from %u to %u.\n", in mga_do_pci_dma_bootstrap()
701 DRM_INFO("Secondary PCI DMA buffer bin count reduced from %u " in mga_do_pci_dma_bootstrap()
712 DRM_INFO("Initialize in mga_do_pci_dma_bootstrap()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_test.c221 DRM_INFO("Tested GTT->VRAM and VRAM->GTT copy for GTT offset 0x%llx\n", in radeon_do_test_moves()
480 DRM_INFO("Fence %c was first signaled\n", sigA ? 'A' : 'B'); in radeon_test_ring_sync2()
543 DRM_INFO("Testing syncing between rings %d and %d...\n", i, j); in radeon_test_syncing()
546 DRM_INFO("Testing syncing between rings %d and %d...\n", j, i); in radeon_test_syncing()
560 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", i, j, k); in radeon_test_syncing()
563 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", i, k, j); in radeon_test_syncing()
566 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", j, i, k); in radeon_test_syncing()
569 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", j, k, i); in radeon_test_syncing()
572 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", k, i, j); in radeon_test_syncing()
575 DRM_INFO("Testin in radeon_test_syncing()
[all...]
H A Dradeon_fb.c287 DRM_INFO("fb mappable at 0x%lX\n", info->fix.smem_start); in radeonfb_create()
288 DRM_INFO("vram apper at 0x%lX\n", (unsigned long)rdev->mc.aper_base); in radeonfb_create()
289 DRM_INFO("size %lu\n", (unsigned long)radeon_bo_size(rbo)); in radeonfb_create()
290 DRM_INFO("fb depth is %d\n", fb->format->depth); in radeonfb_create()
291 DRM_INFO(" pitch is %d\n", fb->pitches[0]); in radeonfb_create()
H A Dradeon_display.c785 DRM_INFO("Radeon Display Connectors\n"); in radeon_print_display_setup()
788 DRM_INFO("Connector %d:\n", i); in radeon_print_display_setup()
789 DRM_INFO(" %s\n", connector->name); in radeon_print_display_setup()
791 DRM_INFO(" %s\n", hpd_names[radeon_connector->hpd.hpd]); in radeon_print_display_setup()
793 DRM_INFO(" DDC: 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x\n", in radeon_print_display_setup()
803 DRM_INFO(" DDC Router 0x%x/0x%x\n", in radeon_print_display_setup()
807 DRM_INFO(" Clock/Data Router 0x%x/0x%x\n", in radeon_print_display_setup()
817 DRM_INFO(" DDC: no ddc bus - possible BIOS bug - please report to xorg-driver-ati@lists.x.org\n"); in radeon_print_display_setup()
819 DRM_INFO(" Encoders:\n"); in radeon_print_display_setup()
825 DRM_INFO(" CRT in radeon_print_display_setup()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_test.c221 DRM_INFO("Tested GTT->VRAM and VRAM->GTT copy for GTT offset 0x%llx\n", in radeon_do_test_moves()
480 DRM_INFO("Fence %c was first signaled\n", sigA ? 'A' : 'B'); in radeon_test_ring_sync2()
543 DRM_INFO("Testing syncing between rings %d and %d...\n", i, j); in radeon_test_syncing()
546 DRM_INFO("Testing syncing between rings %d and %d...\n", j, i); in radeon_test_syncing()
560 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", i, j, k); in radeon_test_syncing()
563 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", i, k, j); in radeon_test_syncing()
566 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", j, i, k); in radeon_test_syncing()
569 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", j, k, i); in radeon_test_syncing()
572 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", k, i, j); in radeon_test_syncing()
575 DRM_INFO("Testin in radeon_test_syncing()
[all...]
H A Dradeon_fbdev.c272 DRM_INFO("fb mappable at 0x%lX\n", info->fix.smem_start); in radeon_fbdev_fb_helper_fb_probe()
273 DRM_INFO("vram apper at 0x%lX\n", (unsigned long)rdev->mc.aper_base); in radeon_fbdev_fb_helper_fb_probe()
274 DRM_INFO("size %lu\n", (unsigned long)radeon_bo_size(rbo)); in radeon_fbdev_fb_helper_fb_probe()
275 DRM_INFO("fb depth is %d\n", fb->format->depth); in radeon_fbdev_fb_helper_fb_probe()
276 DRM_INFO(" pitch is %d\n", fb->pitches[0]); in radeon_fbdev_fb_helper_fb_probe()
H A Dradeon_display.c783 DRM_INFO("Radeon Display Connectors\n"); in radeon_print_display_setup()
786 DRM_INFO("Connector %d:\n", i); in radeon_print_display_setup()
787 DRM_INFO(" %s\n", connector->name); in radeon_print_display_setup()
789 DRM_INFO(" %s\n", hpd_names[radeon_connector->hpd.hpd]); in radeon_print_display_setup()
791 DRM_INFO(" DDC: 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x\n", in radeon_print_display_setup()
801 DRM_INFO(" DDC Router 0x%x/0x%x\n", in radeon_print_display_setup()
805 DRM_INFO(" Clock/Data Router 0x%x/0x%x\n", in radeon_print_display_setup()
815 DRM_INFO(" DDC: no ddc bus - possible BIOS bug - please report to xorg-driver-ati@lists.x.org\n"); in radeon_print_display_setup()
817 DRM_INFO(" Encoders:\n"); in radeon_print_display_setup()
823 DRM_INFO(" CRT in radeon_print_display_setup()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/virtio/
H A Dvirtgpu_kms.c108 DRM_INFO("cap set %d: id %d, max-version %d, max-size %d\n", in virtio_gpu_get_capsets()
189 DRM_INFO("Host memory window: 0x%lx +0x%lx\n", in virtio_gpu_init()
201 DRM_INFO("features: %cvirgl %cedid %cresource_blob %chost_visible", in virtio_gpu_init()
207 DRM_INFO("features: %ccontext_init\n", in virtio_gpu_init()
230 DRM_INFO("KMS disabled\n"); in virtio_gpu_init()
235 DRM_INFO("number of scanouts: %d\n", num_scanouts); in virtio_gpu_init()
240 DRM_INFO("number of cap sets: %d\n", num_capsets); in virtio_gpu_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_pp_smu.c258 DRM_INFO("DM_PPLIB: Warning: %s clock: number of levels %d exceeds maximum of %d!\n", in pp_to_dc_clock_levels()
267 DRM_INFO("DM_PPLIB: values for %s clock\n", in pp_to_dc_clock_levels()
271 DRM_INFO("DM_PPLIB:\t %d\n", pp_clks->clock[i]); in pp_to_dc_clock_levels()
284 DRM_INFO("DM_PPLIB: Warning: %s clock: number of levels %d exceeds maximum of %d!\n", in pp_to_dc_clock_levels_with_latency()
311 DRM_INFO("DM_PPLIB: Warning: %s clock: number of levels %d exceeds maximum of %d!\n", in pp_to_dc_clock_levels_with_voltage()
320 DRM_INFO("DM_PPLIB: values for %s clock\n", in pp_to_dc_clock_levels_with_voltage()
324 DRM_INFO("DM_PPLIB:\t %d in kHz, %d in mV\n", pp_clks->data[i].clocks_in_khz, in pp_to_dc_clock_levels_with_voltage()
364 DRM_INFO("DM_PPLIB: Warning: using default validation clocks!\n"); in dm_pp_get_clock_levels_by_type()
371 DRM_INFO("DM_PPLIB: Warning: using default validation clocks!\n"); in dm_pp_get_clock_levels_by_type()
378 DRM_INFO("DM_PPLI in dm_pp_get_clock_levels_by_type()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
H A Dqxl_kms.c47 DRM_INFO("Device Version %d.%d\n", rom->id, rom->update_id); in qxl_check_device()
48 DRM_INFO("Compression level %d log level %d\n", rom->compression_level, in qxl_check_device()
50 DRM_INFO("%d io pages at offset 0x%x\n", in qxl_check_device()
52 DRM_INFO("%d byte draw area at offset 0x%x\n", in qxl_check_device()
56 DRM_INFO("RAM header offset: 0x%x\n", rom->ram_header_offset); in qxl_check_device()
90 DRM_INFO("slot %d (%s): base 0x%08lx, size 0x%08lx\n", in setup_slot()
H A Dqxl_ttm.c237 DRM_INFO("qxl: %uM of VRAM memory size\n", in qxl_ttm_init()
239 DRM_INFO("qxl: %luM of IO pages memory ready (VRAM domain)\n", in qxl_ttm_init()
241 DRM_INFO("qxl: %uM of Surface memory size\n", in qxl_ttm_init()
251 DRM_INFO("qxl: ttm finalized\n"); in qxl_ttm_fini()
/kernel/linux/linux-6.6/drivers/gpu/drm/qxl/
H A Dqxl_kms.c45 DRM_INFO("Device Version %d.%d\n", rom->id, rom->update_id); in qxl_check_device()
46 DRM_INFO("Compression level %d log level %d\n", rom->compression_level, in qxl_check_device()
48 DRM_INFO("%d io pages at offset 0x%x\n", in qxl_check_device()
50 DRM_INFO("%d byte draw area at offset 0x%x\n", in qxl_check_device()
54 DRM_INFO("RAM header offset: 0x%x\n", rom->ram_header_offset); in qxl_check_device()
88 DRM_INFO("slot %d (%s): base 0x%08lx, size 0x%08lx\n", in setup_slot()
H A Dqxl_ttm.c219 DRM_INFO("qxl: %uM of VRAM memory size\n", in qxl_ttm_init()
221 DRM_INFO("qxl: %luM of IO pages memory ready (VRAM domain)\n", in qxl_ttm_init()
223 DRM_INFO("qxl: %uM of Surface memory size\n", in qxl_ttm_init()
233 DRM_INFO("qxl: ttm finalized\n"); in qxl_ttm_fini()
/kernel/linux/linux-5.10/drivers/gpu/drm/xen/
H A Dxen_drm_front_cfg.c43 DRM_INFO("Connector %s: resolution %dx%d\n", in cfg_connector()
56 DRM_INFO("Backend can provide display buffers\n"); in xen_drm_front_cfg_card()
/kernel/linux/linux-6.6/drivers/gpu/drm/xen/
H A Dxen_drm_front_cfg.c43 DRM_INFO("Connector %s: resolution %dx%d\n", in cfg_connector()
56 DRM_INFO("Backend can provide display buffers\n"); in xen_drm_front_cfg_card()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_display.c418 DRM_INFO("AMDGPU Display Connectors\n"); in amdgpu_display_print_display_setup()
421 DRM_INFO("Connector %d:\n", i); in amdgpu_display_print_display_setup()
422 DRM_INFO(" %s\n", connector->name); in amdgpu_display_print_display_setup()
424 DRM_INFO(" %s\n", hpd_names[amdgpu_connector->hpd.hpd]); in amdgpu_display_print_display_setup()
426 DRM_INFO(" DDC: 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x\n", in amdgpu_display_print_display_setup()
436 DRM_INFO(" DDC Router 0x%x/0x%x\n", in amdgpu_display_print_display_setup()
440 DRM_INFO(" Clock/Data Router 0x%x/0x%x\n", in amdgpu_display_print_display_setup()
450 DRM_INFO(" DDC: no ddc bus - possible BIOS bug - please report to xorg-driver-ati@lists.x.org\n"); in amdgpu_display_print_display_setup()
452 DRM_INFO(" Encoders:\n"); in amdgpu_display_print_display_setup()
458 DRM_INFO(" CRT in amdgpu_display_print_display_setup()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c702 DRM_INFO("Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller()
707 DRM_INFO("Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller()
712 DRM_INFO("Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller()
717 DRM_INFO("Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller()
722 DRM_INFO("Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller()
727 DRM_INFO("Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller()
732 DRM_INFO("Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller()
737 DRM_INFO("Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller()
742 DRM_INFO("External GPIO thermal controller %s fan control\n", in amdgpu_add_thermal_controller()
748 DRM_INFO("ADT747 in amdgpu_add_thermal_controller()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/virtio/
H A Dvirtgpu_kms.c89 DRM_INFO("cap set %d: id %d, max-version %d, max-size %d\n", in virtio_gpu_get_capsets()
156 DRM_INFO("features: %cvirgl %cedid\n", in virtio_gpu_init()
183 DRM_INFO("number of scanouts: %d\n", num_scanouts); in virtio_gpu_init()
187 DRM_INFO("number of cap sets: %d\n", num_capsets); in virtio_gpu_init()

Completed in 22 milliseconds

12345678910>>...15