Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Di915_gem_stolen.c319 MISSING_CASE(reg_val & GEN6_STOLEN_RESERVED_SIZE_MASK); in gen6_get_stolen_reserved()
339 MISSING_CASE(reg_val & GEN7_STOLEN_RESERVED_SIZE_MASK); in gen7_get_stolen_reserved()
365 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.c4558 MISSING_CASE(port->port); in ibx_digital_port_connected()
4586 MISSING_CASE(port->port); in cpt_digital_port_connected()
4609 MISSING_CASE(port->port); in g4x_digital_port_connected()
4632 MISSING_CASE(port->port); in vlv_digital_port_connected()
4658 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()
3041 MISSING_CASE(pixel_format); in skl_plane_ctl_format()
3059 MISSING_CASE(fb_modifier); in skl_plane_ctl_tiling()
3081 MISSING_CASE(rotation); in skl_plane_ctl_rotation()
5212 MISSING_CASE(port); in port_to_power_domain()
5232 MISSING_CASE(port); in port_to_aux_power_domain()
5293 MISSING_CASE(intel_encoder->type); in intel_display_port_aux_power_domain()
5942 MISSING_CASE(cdclk); in cherryview_set_cdclk()
[all …]
Di915_gem_gtt.c226 MISSING_CASE(level); in snb_pte_encode()
250 MISSING_CASE(level); in ivb_pte_encode()
2166 MISSING_CASE(INTEL_INFO(dev)->gen); in i915_ppgtt_init_hw()
Dintel_hdmi.c2088 MISSING_CASE(alternate_ddc_pin); in intel_hdmi_init_connector()
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()