| /linux/drivers/gpu/drm/xen/ |
| H A D | xen_drm_front.c | 132 front_info = pipeline->drm_info->front_info; in xen_drm_front_mode_set() 375 struct xen_drm_front_drm_info *drm_info = front_info->drm_info; in xen_drm_front_on_frame_done() local 380 xen_drm_front_kms_on_frame_done(&drm_info->pipeline[conn_idx], in xen_drm_front_on_frame_done() 386 struct xen_drm_front_drm_info *drm_info = obj->dev->dev_private; in xen_drm_front_gem_object_free() local 390 xen_drm_front_dbuf_destroy(drm_info->front_info, in xen_drm_front_gem_object_free() 394 dbuf_free(&drm_info->front_info->dbuf_list, in xen_drm_front_gem_object_free() 405 struct xen_drm_front_drm_info *drm_info = dev->dev_private; in xen_drm_drv_dumb_create() local 427 ret = xen_drm_front_dbuf_create(drm_info->front_info, in xen_drm_drv_dumb_create() 445 xen_drm_front_dbuf_destroy(drm_info->front_info, in xen_drm_drv_dumb_create() 457 struct xen_drm_front_drm_info *drm_info = dev->dev_private; in xen_drm_drv_release() local [all …]
|
| H A D | xen_drm_front_kms.h | 19 int xen_drm_front_kms_init(struct xen_drm_front_drm_info *drm_info); 21 void xen_drm_front_kms_fini(struct xen_drm_front_drm_info *drm_info);
|
| H A D | xen_drm_front_gem.c | 137 struct xen_drm_front_drm_info *drm_info = dev->dev_private; in gem_create() local 146 if (drm_info->front_info->cfg.be_alloc) { in gem_create() 248 struct xen_drm_front_drm_info *drm_info = dev->dev_private; in xen_drm_front_gem_import_sg_table() local 269 ret = xen_drm_front_dbuf_create(drm_info->front_info, in xen_drm_front_gem_import_sg_table()
|
| H A D | xen_drm_front.h | 85 struct xen_drm_front_drm_info *drm_info; member 99 struct xen_drm_front_drm_info *drm_info; member
|
| H A D | xen_drm_front_conn.c | 102 int xen_drm_front_conn_init(struct xen_drm_front_drm_info *drm_info, in xen_drm_front_conn_init() argument 115 return drm_connector_init(drm_info->drm_dev, connector, in xen_drm_front_conn_init()
|
| H A D | xen_drm_front_conn.h | 20 int xen_drm_front_conn_init(struct xen_drm_front_drm_info *drm_info,
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_quirks.c | 30 drm_info(display->drm, "applying lvds SSC disable quirk\n"); in quirk_ssc_force_disable() 40 drm_info(display->drm, "applying inverted panel brightness quirk\n"); in quirk_invert_brightness() 47 drm_info(display->drm, "applying backlight present quirk\n"); in quirk_backlight_present() 56 drm_info(display->drm, "Applying T12 delay quirk\n"); in quirk_increase_t12_delay() 66 drm_info(display->drm, "Applying Increase DDI Disabled quirk\n"); in quirk_increase_ddi_disabled_time() 72 drm_info(display->drm, "Applying no pps backlight power quirk\n"); in quirk_no_pps_backlight_power_hook() 80 drm_info(display->drm, "Applying Fast Wake sync pulse count quirk\n"); in quirk_fw_sync_len() 86 drm_info(display->drm, "Applying eDP Limit rate to HBR2 quirk\n"); in quirk_edp_limit_rate_hbr2()
|
| H A D | intel_lpe_audio.c | 195 drm_info(display->drm, in lpe_audio_detect()
|
| /linux/drivers/gpu/drm/panthor/ |
| H A D | panthor_pwr.c | 201 drm_info(&ptdev->base, "GPU_FEATURES: 0x%016llx", gpu_read64(ptdev, GPU_FEATURES)); in panthor_pwr_debug_info_show() 202 drm_info(&ptdev->base, "PWR_STATUS: 0x%016llx", gpu_read64(ptdev, PWR_STATUS)); in panthor_pwr_debug_info_show() 203 drm_info(&ptdev->base, "L2_PRESENT: 0x%016llx", gpu_read64(ptdev, PWR_L2_PRESENT)); in panthor_pwr_debug_info_show() 204 drm_info(&ptdev->base, "L2_PWRTRANS: 0x%016llx", gpu_read64(ptdev, PWR_L2_PWRTRANS)); in panthor_pwr_debug_info_show() 205 drm_info(&ptdev->base, "L2_READY: 0x%016llx", gpu_read64(ptdev, PWR_L2_READY)); in panthor_pwr_debug_info_show() 206 drm_info(&ptdev->base, "TILER_PRESENT: 0x%016llx", gpu_read64(ptdev, PWR_TILER_PRESENT)); in panthor_pwr_debug_info_show() 207 drm_info(&ptdev->base, "TILER_PWRTRANS: 0x%016llx", gpu_read64(ptdev, PWR_TILER_PWRTRANS)); in panthor_pwr_debug_info_show() 208 drm_info(&ptdev->base, "TILER_READY: 0x%016llx", gpu_read64(ptdev, PWR_TILER_READY)); in panthor_pwr_debug_info_show() 209 drm_info(&ptdev->base, "SHADER_PRESENT: 0x%016llx", gpu_read64(ptdev, PWR_SHADER_PRESENT)); in panthor_pwr_debug_info_show() 210 drm_info(&ptdev->base, "SHADER_PWRTRANS: 0x%016llx", gpu_read64(ptdev, PWR_SHADER_PWRTRANS)); in panthor_pwr_debug_info_show() [all …]
|
| /linux/drivers/gpu/drm/vkms/ |
| H A D | vkms_config.c | 144 drm_info(dev, "The number of planes must be between 1 and 31\n"); in valid_plane_number() 172 drm_info(dev, "Multiple primary planes\n"); in valid_planes_for_crtc() 179 drm_info(dev, "Multiple cursor planes\n"); in valid_planes_for_crtc() 189 drm_info(dev, "Primary plane not found\n"); in valid_planes_for_crtc() 203 drm_info(dev, "All planes must have at least one possible CRTC\n"); in valid_plane_possible_crtcs() 218 drm_info(dev, "The number of CRTCs must be between 1 and 31\n"); in valid_crtc_number() 232 drm_info(dev, "The number of encoders must be between 1 and 31\n"); in valid_encoder_number() 247 drm_info(dev, "All encoders must have at least one possible CRTC\n"); in valid_encoder_possible_crtcs() 267 drm_info(dev, "All CRTCs must have at least one possible encoder\n"); in valid_encoder_possible_crtcs() 282 drm_info(dev, "The number of connectors must be between 1 and 31\n"); in valid_connector_number() [all …]
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_drv.c | 340 drm_info(drm, "%s: %s\n", prefix, buf); in vmw_print_bitmap() 357 drm_info(&dev_priv->drm, "Available shader model: %s.\n", in vmw_print_sm_type() 664 drm_info(&dev_priv->drm, in vmw_dma_select_mode() 684 drm_info(&dev_priv->drm, in vmw_dma_masks() 729 drm_info(&dev->drm, in vmw_setup_pci_resources() 747 drm_info(&dev->drm, in vmw_setup_pci_resources() 770 drm_info(&dev->drm, in vmw_setup_pci_resources() 791 drm_info(&dev->drm, in vmw_detect_version() 895 drm_info(&dev_priv->drm, in vmw_driver_load() 899 drm_info(&dev_priv->drm, in vmw_driver_load() [all …]
|
| /linux/drivers/gpu/drm/pl111/ |
| H A D | pl111_drv.c | 124 drm_info(dev, in pl111_modeset_init() 129 drm_info(dev, in pl111_modeset_init() 153 drm_info(dev, "Using non-panel bridge\n"); in pl111_modeset_init() 259 drm_info(drm, "using device-specific reserved memory\n"); in pl111_amba_probe() 265 drm_info(drm, "no max memory bandwidth specified, assume unlimited\n"); in pl111_amba_probe()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_display.c | 418 drm_info(dev, "AMDGPU Display Connectors\n"); in amdgpu_display_print_display_setup() 421 drm_info(dev, "Connector %d:\n", i); in amdgpu_display_print_display_setup() 422 drm_info(dev, " %s\n", connector->name); in amdgpu_display_print_display_setup() 424 drm_info(dev, " %s\n", hpd_names[amdgpu_connector->hpd.hpd]); in amdgpu_display_print_display_setup() 426 drm_info(dev, " 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(dev, " DDC Router 0x%x/0x%x\n", in amdgpu_display_print_display_setup() 440 drm_info(dev, " Clock/Data Router 0x%x/0x%x\n", in amdgpu_display_print_display_setup() 450 …drm_info(dev, " DDC: no ddc bus - possible BIOS bug - please report to xorg-driver-ati@lists.x.or… in amdgpu_display_print_display_setup() 452 drm_info(dev, " Encoders:\n"); in amdgpu_display_print_display_setup() 458 drm_info(dev, " CRT1: %s\n", encoder_names[amdgpu_encoder->encoder_id]); in amdgpu_display_print_display_setup() [all …]
|
| H A D | amdgpu_dev_coredump.c | 364 drm_info(dev, "AMDGPU device coredump file has been created\n"); in amdgpu_coredump() 365 drm_info(dev, "Check your /sys/class/drm/card%d/device/devcoredump/data\n", in amdgpu_coredump()
|
| /linux/drivers/gpu/drm/imagination/ |
| H A D | pvr_device.c | 191 drm_info(drm_dev, "Safety event: FW fault (mask=0x%08x)\n", fault_fw); in pvr_device_handle_safety_events() 199 drm_info(drm_dev, "Safety event: Watchdog timeout\n"); in pvr_device_handle_safety_events() 395 drm_info(drm_dev, "loaded firmware %s\n", filename); in pvr_request_firmware() 469 drm_info(drm_dev, in pvr_gpuid_decode_string() 482 drm_info(drm_dev, in pvr_gpuid_decode_string() 494 drm_info(drm_dev, in pvr_gpuid_decode_string() 554 …drm_info(drm_dev, "Module parameter 'exp_hw_support' was set, but this hardware is fully supported… in pvr_check_gpu_supported()
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | radeon_display.c | 776 drm_info(dev, "Radeon Display Connectors\n"); in radeon_print_display_setup() 779 drm_info(dev, "Connector %d:\n", i); in radeon_print_display_setup() 780 drm_info(dev, " %s\n", connector->name); in radeon_print_display_setup() 782 drm_info(dev, " %s\n", hpd_names[radeon_connector->hpd.hpd]); in radeon_print_display_setup() 784 drm_info(dev, " DDC: 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x\n", in radeon_print_display_setup() 794 drm_info(dev, " DDC Router 0x%x/0x%x\n", in radeon_print_display_setup() 798 drm_info(dev, " Clock/Data Router 0x%x/0x%x\n", in radeon_print_display_setup() 808 …drm_info(dev, " DDC: no ddc bus - possible BIOS bug - please report to xorg-driver-ati@lists.x.or… in radeon_print_display_setup() 810 drm_info(dev, " Encoders:\n"); in radeon_print_display_setup() 816 drm_info(dev, " CRT1: %s\n", in radeon_print_display_setup() [all …]
|
| /linux/drivers/gpu/drm/amd/pm/legacy-dpm/ |
| H A D | legacy_dpm.c | 675 drm_info(adev_to_drm(adev), "Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller() 680 drm_info(adev_to_drm(adev), "Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller() 685 drm_info(adev_to_drm(adev), "Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller() 690 drm_info(adev_to_drm(adev), "Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller() 695 drm_info(adev_to_drm(adev), "Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller() 700 drm_info(adev_to_drm(adev), "Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller() 705 drm_info(adev_to_drm(adev), "Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller() 710 drm_info(adev_to_drm(adev), "Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller() 715 drm_info(adev_to_drm(adev), "External GPIO thermal controller %s fan control\n", in amdgpu_add_thermal_controller() 721 drm_info(adev_to_drm(adev), "ADT7473 with internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller() [all …]
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_gpu_error.c | 1714 drm_info(&engine->gt->i915->drm, in capture_engine() 1718 drm_info(&engine->gt->i915->drm, in capture_engine() 2243 drm_info(&i915->drm, "%s\n", error_msg(error)); in i915_error_state_store() 2251 drm_info(&i915->drm, "GPU error state saved to /sys/class/drm/card%d/error\n", in i915_error_state_store() 2362 drm_info(&i915->drm, "[Capture/%d.%d] Dumping i915 error capture for %ps...\n", in intel_klog_error_capture() 2403 drm_info(&i915->drm, "[Capture/%d.%d] }%s{\n", in intel_klog_error_capture() 2417 drm_info(&i915->drm, "[Capture/%d.%d] %c%s%c\n", in intel_klog_error_capture() 2420 drm_info(&i915->drm, "[Capture/%d.%d] ><\n", in intel_klog_error_capture() 2423 drm_info(&i915->drm, "[Capture/%d.%d] %c%s%c\n", in intel_klog_error_capture() 2439 drm_info(&i915->drm, "[Capture/%d.%d] Got %zd bytes remaining!\n", in intel_klog_error_capture() [all …]
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_hwmon.c | 349 drm_info(&hwmon->xe->drm, "%s disabled for channel %d, val 0x%08x\n", in xe_hwmon_power_max_read() 413 drm_info(&hwmon->xe->drm, in xe_hwmon_power_max_write() 897 drm_info(&hwmon->xe->drm, in xe_hwmon_power_curr_crit_write() 1086 drm_info(&hwmon->xe->drm, "%s is supported on channel %d\n", in xe_hwmon_power_is_visible() 1481 drm_info(&hwmon->xe->drm, "Using mailbox commands for power limits\n"); in xe_hwmon_get_preregistration_info() 1501 drm_info(&hwmon->xe->drm, "Using register for power limits\n"); in xe_hwmon_get_preregistration_info()
|
| H A D | xe_late_bind_fw.c | 353 drm_info(&xe->drm, "Using %s firmware from %s version %u.%u.%u.%u\n", in __xe_late_bind_fw_init() 442 drm_info(&xe->drm, "Can't init xe mei late bind missing mei component\n"); in xe_late_bind_init()
|
| H A D | xe_nvm.c | 93 drm_info(&xe->drm, "NVM access overridden by jumper\n"); in xe_nvm_writable_override()
|
| /linux/drivers/gpu/drm/loongson/ |
| H A D | lsdc_i2c.c | 175 drm_info(ddev, "%s(sda pin mask=%u, scl pin mask=%u) created\n", in lsdc_create_i2c_chan()
|
| H A D | lsdc_ttm.c | 559 drm_info(ddev, "VRAM: %lu pages ready\n", num_vram_pages); in lsdc_ttm_init() 570 drm_info(ddev, "GTT: %lu pages ready\n", num_gtt_pages); in lsdc_ttm_init()
|
| /linux/drivers/accel/ivpu/ |
| H A D | ivpu_drv.h | 97 #define ivpu_info(vdev, fmt, ...) drm_info(&(vdev)->drm, fmt, ##__VA_ARGS__)
|
| /linux/drivers/gpu/drm/kmb/ |
| H A D | kmb_crtc.c | 79 drm_info(dev, in kmb_crtc_set_mode()
|