Searched refs:display (Results 301 - 325 of 340) sorted by relevance

<<11121314

/linux-master/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h199 struct smu_state_display_block display; member in struct:smu_power_state
750 * @pre_display_config_changed: Prepare GPU for a display configuration
753 * Disable display tracking and pin memory clock speed to maximum. Used
754 * in display component synchronization.
759 * @display_config_changed: Notify the SMU of the current display
763 * adjustment. Used in display component synchronization.
770 * @notify_smc_display_config: Applies display requirements to the
773 * Optimize deep sleep DCEFclk and mclk for the current display
774 * configuration. Used in display component synchronization.
830 * current display configuratio
[all...]
/linux-master/drivers/gpu/drm/bridge/
H A Dtc358775.c24 #include <drm/display/drm_dp_helper.h>
/linux-master/drivers/gpu/drm/
H A Ddrm_mipi_dsi.c35 #include <drm/display/drm_dsc.h>
943 * mipi_dsi_dcs_soft_reset() - perform a software reset of the display module
961 * mipi_dsi_dcs_get_power_mode() - query the display module's current power
1012 * display module except interface communication
1030 * mipi_dsi_dcs_exit_sleep_mode() - enable all blocks inside the display
1050 * display device
1069 * display device
1135 * mipi_dsi_dcs_set_tear_off() - turn off the display module's Tearing Effect
1154 * mipi_dsi_dcs_set_tear_on() - turn on the display module's Tearing Effect
1199 * the Tearing Effect output signal of the display modul
[all...]
/linux-master/drivers/gpu/drm/i915/
H A Di915_drv.h39 #include "display/intel_display_limits.h"
40 #include "display/intel_display_core.h"
190 struct intel_display display; member in struct:drm_i915_private
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_display_trace.h651 #define TRACE_INCLUDE_PATH ../../drivers/gpu/drm/i915/display
H A Dskl_universal_plane.c1327 * or after the commit, display content will be garbage.
1515 * Planes other than the cursor may cause FIFO underflow and display
1520 * screen may cause FIFO underflow and display corruption.
1687 "Unable to find suitable display surface offset due to X-tiling\n");
1747 "Unable to find suitable display surface offset due to CCS\n");
1825 "Unable to find suitable display surface offset due to CCS\n");
2041 return dev_priv->display.fbc[fbc_id];
2572 if (!dev_priv->display.params.enable_dpt &&
H A Dintel_fb.c774 return to_i915(fb->dev)->display.params.enable_dpt &&
1212 * The display engine limits already match/exceed the
H A Dintel_tv.c965 int max_dotclk = i915->display.cdclk.max_dotclk_freq;
1319 * we can use without causing display corruption. Following
H A Dintel_snps_phy.c43 i915->display.snps.phy_failed_calibration |= BIT(phy);
H A Dintel_dp_mst.c74 * - DELL U3224KBA display
1375 int max_dotclk = to_i915(connector->dev)->display.cdclk.max_dotclk_freq;
/linux-master/drivers/media/platform/chips-media/wave5/
H A Dwave5-vpu-dec.c459 dev_warn(inst->dev->dev, "%s: invalid display frame index %i",
463 /* If there is anything to display, do that now */
486 dst_vpu_buf->display = true;
1158 * Mark all frame buffers as out of display, to avoid using them before
1165 "%s: Setting display flag of buf index: %u, fail: %d\n",
1176 "%s: Clearing display flag of buf index: %u, fail: %d\n",
1318 * The buffer is already registered just clear the display flag
1321 vpu_buf->display = false;
1325 "%s: Clearing the display flag of buffer index: %u, fail: %d\n",
1483 "%s: Setting display fla
[all...]
/linux-master/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c38 #include <drm/display/drm_dp_helper.h>
39 #include <drm/display/drm_hdcp_helper.h>
1539 * HACK: Warn about unsupported display formats until we deal
/linux-master/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c35 #include <drm/display/drm_dp_helper.h>
36 #include <drm/display/drm_dp_mst_helper.h>
3681 drm_err(aux->drm_dev, "%s: Failed to read eDP display control register: %d\n",
3692 drm_err(aux->drm_dev, "%s: Failed to write eDP display control register: %d\n",
3929 * drm_edp_backlight_init() - Probe a display panel's TCON using the standard VESA eDP backlight
/linux-master/drivers/auxdisplay/
H A Dpanel.c820 .display = hd44780_common_display,
/linux-master/tools/testing/selftests/net/netfilter/
H A Dnft_concat_range.sh38 # display display text for test report
61 display net,port
86 display port,net
111 display net6,port
136 display port,proto
158 display net6,port,mac
180 display net6,port,mac,proto
202 display net,port,net
222 display net
[all...]
/linux-master/drivers/gpu/drm/msm/dp/
H A Ddp_catalog.c12 #include <drm/display/drm_dp_helper.h>
H A Ddp_display.c14 #include <drm/display/drm_dp_aux_bus.h>
846 /* signal the connect event late to synchronize video and display */
910 * @info: display info
1304 /* Store DP audio handle inside DP display */
1394 .name = "msm-dp-display",
1407 DRM_ERROR("Dp display driver register failed");
1542 DRM_ERROR("DP display post enable failed, rc=%d\n", rc);
/linux-master/drivers/gpu/drm/xlnx/
H A Dzynqmp_dp.c12 #include <drm/display/drm_dp_helper.h>
544 * @pclock: pixel clock for requested display mode
1144 "downgrading requested %ubpc to display limit %ubpc\n",
1184 * @mode: requested display mode
1221 * @mode: requested display mode
1284 * Return: The first connected live display layer or NULL if none of the live
/linux-master/drivers/platform/x86/hp/
H A Dhp-wmi.c806 static DEVICE_ATTR_RO(display);
/linux-master/drivers/video/
H A Dhdmi.c24 #include <drm/display/drm_dp.h>
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.c3158 power_state->display.disableFrameModulation = false;
3159 power_state->display.limitRefreshrate = false;
3160 power_state->display.enableVariBright =
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_connectors.c27 #include <drm/display/drm_dp_helper.h>
72 /* don't do anything if sink is not display port, i.e.,
/linux-master/drivers/gpu/drm/gma500/
H A Dcdv_intel_dp.c32 #include <drm/display/drm_dp_helper.h>
931 DRM_DEBUG_KMS("Force picking display port link bw %02x lane "
1923 /* Cedarview display clock gating
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c761 NV_ERROR(drm, "Do not understand BIT display table\n");
1034 parse_bit_table(bios, bitoffset, &BIT_TABLE('D', display));
/linux-master/drivers/platform/x86/
H A Dasus-laptop.c16 * Eric Burghard - LED display support for W1N
275 u32 ledd_status; /* status of the LED display */
609 pr_warn("Keyboard LED display write failed\n");
929 * LEDD display
950 pr_warn("LED display write failed\n");
1103 pr_warn("Error setting display\n");
1108 * Experimental support for display switching. As of now: 1 should activate
1127 static DEVICE_ATTR_WO(display);
1792 /* LED display is off by default */

Completed in 592 milliseconds

<<11121314