Searched refs:INTEL_OUTPUT_EDP (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/drm2/i915/
H A Dintel_ddi.c70 if (type == INTEL_OUTPUT_DISPLAYPORT || type == INTEL_OUTPUT_EDP ||
683 if (type == INTEL_OUTPUT_DISPLAYPORT || type == INTEL_OUTPUT_EDP) {
844 if (type == INTEL_OUTPUT_DISPLAYPORT || type == INTEL_OUTPUT_EDP) {
929 if (type == INTEL_OUTPUT_DISPLAYPORT || type == INTEL_OUTPUT_EDP) {
1023 type == INTEL_OUTPUT_EDP) {
1241 if (type == INTEL_OUTPUT_EDP) {
1251 if (type == INTEL_OUTPUT_DISPLAYPORT || type == INTEL_OUTPUT_EDP) {
1284 if (type == INTEL_OUTPUT_EDP) {
1311 } else if (type == INTEL_OUTPUT_EDP) {
1323 if (type == INTEL_OUTPUT_EDP) {
[all...]
H A Dintel_dp.c52 return intel_dig_port->base.type == INTEL_OUTPUT_EDP;
789 intel_encoder->type == INTEL_OUTPUT_EDP)
798 if (intel_encoder->type == INTEL_OUTPUT_EDP) {
2343 if (intel_encoder->type != INTEL_OUTPUT_EDP)
2548 intel_encoder->type == INTEL_OUTPUT_EDP)
2746 intel_encoder->type = INTEL_OUTPUT_EDP;
2749 intel_encoder->type = INTEL_OUTPUT_EDP;
H A Dintel_drv.h121 #define INTEL_OUTPUT_EDP 8 macro
H A Dintel_display.c534 intel_pipe_has_type(crtc, INTEL_OUTPUT_EDP))
2983 case INTEL_OUTPUT_EDP:
3159 intel_pipe_has_type(crtc, INTEL_OUTPUT_EDP))) {
3364 intel_pipe_has_type(crtc, INTEL_OUTPUT_EDP))) {
3444 intel_pipe_has_type(crtc, INTEL_OUTPUT_EDP)) {
4140 if (intel_encoder->type == INTEL_OUTPUT_EDP) {
4226 } else if (intel_pipe_has_type(crtc, INTEL_OUTPUT_EDP)) {
4447 if(intel_pipe_has_type(crtc,INTEL_OUTPUT_EDP))
4814 if (IS_VALLEYVIEW(dev) && intel_pipe_has_type(crtc, INTEL_OUTPUT_EDP)) {
4889 case INTEL_OUTPUT_EDP
[all...]

Completed in 92 milliseconds