Home
last modified time | relevance | path

Searched refs:MISSING_CASE (Results 1 – 8 of 8) sorted by relevance

/drivers/gpu/drm/i915/
Di915_gem_stolen.c330 MISSING_CASE(reg_val & GEN6_STOLEN_RESERVED_SIZE_MASK); in gen6_get_stolen_reserved()
350 MISSING_CASE(reg_val & GEN7_STOLEN_RESERVED_SIZE_MASK); in gen7_get_stolen_reserved()
376 MISSING_CASE(reg_val & GEN8_STOLEN_RESERVED_SIZE_MASK); in gen8_get_stolen_reserved()
Dintel_fbc.c510 MISSING_CASE(reason); in intel_no_fbc_reason_str()
Dintel_dp.c4537 MISSING_CASE(port->port); in ibx_digital_port_connected()
4565 MISSING_CASE(port->port); in cpt_digital_port_connected()
4588 MISSING_CASE(port->port); in g4x_digital_port_connected()
4611 MISSING_CASE(port->port); in gm45_digital_port_connected()
4637 MISSING_CASE(port); in bxt_digital_port_connected()
Dintel_display.c2257 MISSING_CASE(fb_format_modifier); in intel_tile_height()
2366 MISSING_CASE(fb->modifier[0]); in intel_pin_and_fence_fb_obj()
2948 MISSING_CASE(fb_modifier); in intel_fb_stride_alignment()
3043 MISSING_CASE(pixel_format); in skl_plane_ctl_format()
3061 MISSING_CASE(fb_modifier); in skl_plane_ctl_tiling()
3083 MISSING_CASE(rotation); in skl_plane_ctl_rotation()
5214 MISSING_CASE(port); in port_to_power_domain()
5234 MISSING_CASE(port); in port_to_aux_power_domain()
5295 MISSING_CASE(intel_encoder->type); in intel_display_port_aux_power_domain()
5944 MISSING_CASE(cdclk); in cherryview_set_cdclk()
[all …]
Dintel_hdmi.c2033 MISSING_CASE(port); in intel_hdmi_ddc_pin()
2088 MISSING_CASE(port); in intel_hdmi_init_connector()
Di915_gem_gtt.c231 MISSING_CASE(level); in snb_pte_encode()
255 MISSING_CASE(level); in ivb_pte_encode()
2181 MISSING_CASE(INTEL_INFO(dev)->gen); in i915_ppgtt_init_hw()
Di915_drv.h77 #define MISSING_CASE(x) WARN(1, "Missing switch case (%lu) in %s\n", \ macro
Di915_debugfs.c2742 MISSING_CASE(domain); in power_domain_str()