Searched defs:format (Results 101 - 125 of 969) sorted by path

1234567891011>>

/linux-master/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtransform.h178 enum pixel_format format; member in struct:scaler_data
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c1611 static bool is_dual_plane(enum surface_pixel_format format) argument
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn315/
H A Ddcn315_resource.c1606 static bool is_dual_plane(enum surface_pixel_format format) argument
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c1605 static bool is_dual_plane(enum surface_pixel_format format) argument
/linux-master/drivers/gpu/drm/amd/display/modules/info_packet/
H A Dinfo_packet.c458 enum dc_timing_3d_format format; local
[all...]
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppatomctrl.c108 ATOM_INIT_REG_INDEX_FORMAT *format = &reg_block->asRegIndexBuf[0]; local
/linux-master/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_plane.c176 komeda_plane_format_mod_supported(struct drm_plane *plane, u32 format, u64 modifier) argument
/linux-master/drivers/gpu/drm/arm/
H A Dhdlcd_crtc.c87 struct simplefb_format *format = NULL; local
[all...]
H A Dmalidp_drv.h69 u8 format; member in struct:malidp_plane_state
H A Dmalidp_hw.c1116 bool malidp_hw_format_is_linear_only(u32 format) argument
1091 malidp_hw_get_format_id(const struct malidp_hw_regmap *map, u8 layer_id, u32 format, bool has_modifier) argument
1145 malidp_hw_format_is_afbc_only(u32 format) argument
[all...]
H A Dmalidp_hw.h42 u32 format; /* DRM fourcc */ member in struct:malidp_format_id
H A Dmalidp_mw.c30 u8 format; member in struct:malidp_mw_connector_state
[all...]
H A Dmalidp_planes.c141 malidp_format_mod_supported(struct drm_device *drm, u32 format, u64 modifier) argument
246 malidp_format_mod_supported_per_plane(struct drm_plane *plane, u32 format, u64 modifier) argument
364 malidp_partial_prefetch_supported(u32 format, u64 modifier, unsigned int rotation) argument
[all...]
/linux-master/drivers/gpu/drm/armada/
H A Darmada_fb.c24 uint8_t format, config; local
H A Darmada_overlay.c115 const struct drm_format_info *format; local
H A Darmada_plane.c41 const struct drm_format_info *format = fb->format; local
/linux-master/drivers/gpu/drm/aspeed/
H A Daspeed_gfx_crtc.c30 const u32 format = crtc->primary->state->fb->format->format; local
/linux-master/drivers/gpu/drm/ast/
H A Dast_drv.h420 const struct drm_format_info *format; member in struct:ast_crtc_state
H A Dast_mode.c68 ast_crtc_set_gamma_linear(struct ast_device *ast, const struct drm_format_info *format) argument
87 ast_crtc_set_gamma(struct ast_device *ast, const struct drm_format_info *format, struct drm_color_lut *lut) argument
110 ast_get_vbios_mode_info(const struct drm_format_info *format, const struct drm_display_mode *mode, struct drm_display_mode *adjusted_mode, struct ast_vbios_mode_info *vbios_mode) argument
235 ast_set_vbios_color_reg(struct ast_device *ast, const struct drm_format_info *format, const struct ast_vbios_mode_info *vbios_mode) argument
481 ast_set_color_reg(struct ast_device *ast, const struct drm_format_info *format) argument
1009 const struct drm_format_info *format; local
1140 const struct drm_format_info *format; local
[all...]
/linux-master/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_plane.c128 static int atmel_hlcdc_format_to_plane_mode(u32 format, u32 *mode) argument
364 const struct drm_format_info *format = state->base.fb->format; local
[all...]
/linux-master/drivers/gpu/drm/bridge/imx/
H A Dimx93-mipi-dsi.c102 u32 format; member in struct:imx93_dsi
467 imx93_dsi_get_phy_configure_opts(struct imx93_dsi *dsi, const struct drm_display_mode *mode, union phy_configure_opts *phy_cfg, u32 lanes, u32 format) argument
520 imx93_dsi_validate_phy(struct imx93_dsi *dsi, const struct drm_display_mode *mode, unsigned long mode_flags, u32 lanes, u32 format) argument
545 imx93_dsi_mode_valid(void *priv_data, const struct drm_display_mode *mode, unsigned long mode_flags, u32 lanes, u32 format) argument
677 imx93_dsi_get_lane_mbps(void *priv_data, const struct drm_display_mode *mode, unsigned long mode_flags, u32 lanes, u32 format, unsigned int *lane_mbps) argument
[all...]
/linux-master/drivers/gpu/drm/bridge/
H A Dlontium-lt9211.c224 u8 format; local
[all...]
H A Dnwl-dsi.c107 enum mipi_dsi_pixel_format format; member in struct:nwl_dsi
169 static int nwl_dsi_get_dpi_pixel_format(enum mipi_dsi_pixel_format format) argument
[all...]
/linux-master/drivers/gpu/drm/bridge/synopsys/
H A Ddw-mipi-dsi.c255 u32 format; member in struct:dw_mipi_dsi
[all...]
/linux-master/drivers/gpu/drm/
H A Ddrm_client.c428 drm_client_framebuffer_create(struct drm_client_dev *client, u32 width, u32 height, u32 format) argument
266 drm_client_buffer_create(struct drm_client_dev *client, u32 width, u32 height, u32 format, u32 *handle) argument
383 drm_client_buffer_addfb(struct drm_client_buffer *buffer, u32 width, u32 height, u32 format, u32 handle) argument

Completed in 255 milliseconds

1234567891011>>