Searched hist:bb45217ff335d2662ee3cdfe3f32817e2d2e06ae (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_dp_aux.h | diff bb45217ff335d2662ee3cdfe3f32817e2d2e06ae Fri Feb 17 00:13:09 CET 2023 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Restructure intel_bios_port_aux_ch()
Restructure intel_bios_port_aux_ch() to resemble the ddc_pin counterpart, where the intel_bios.c stuff only deals with the child device definition, and the platform default will come from elsewhere.
This requires the introduction of AUX_CH_NONE as the value 0 is already taken to mean AUX_CH_A.
v2: Sort includes alphabetically (Ankit) vCould we ask them to do a BIOS fix for all of them so that we wouldn't keep getting these bug reports for each model separately?
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230216231312.32664-1-ville.syrjala@linux.intel.com Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
|
H A D | g4x_hdmi.c | diff bb45217ff335d2662ee3cdfe3f32817e2d2e06ae Fri Feb 17 00:13:09 CET 2023 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Restructure intel_bios_port_aux_ch()
Restructure intel_bios_port_aux_ch() to resemble the ddc_pin counterpart, where the intel_bios.c stuff only deals with the child device definition, and the platform default will come from elsewhere.
This requires the introduction of AUX_CH_NONE as the value 0 is already taken to mean AUX_CH_A.
v2: Sort includes alphabetically (Ankit) vCould we ask them to do a BIOS fix for all of them so that we wouldn't keep getting these bug reports for each model separately?
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230216231312.32664-1-ville.syrjala@linux.intel.com Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
|
H A D | intel_bios.h | diff bb45217ff335d2662ee3cdfe3f32817e2d2e06ae Fri Feb 17 00:13:09 CET 2023 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Restructure intel_bios_port_aux_ch()
Restructure intel_bios_port_aux_ch() to resemble the ddc_pin counterpart, where the intel_bios.c stuff only deals with the child device definition, and the platform default will come from elsewhere.
This requires the introduction of AUX_CH_NONE as the value 0 is already taken to mean AUX_CH_A.
v2: Sort includes alphabetically (Ankit) vCould we ask them to do a BIOS fix for all of them so that we wouldn't keep getting these bug reports for each model separately?
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230216231312.32664-1-ville.syrjala@linux.intel.com Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
|
H A D | g4x_dp.c | diff bb45217ff335d2662ee3cdfe3f32817e2d2e06ae Fri Feb 17 00:13:09 CET 2023 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Restructure intel_bios_port_aux_ch()
Restructure intel_bios_port_aux_ch() to resemble the ddc_pin counterpart, where the intel_bios.c stuff only deals with the child device definition, and the platform default will come from elsewhere.
This requires the introduction of AUX_CH_NONE as the value 0 is already taken to mean AUX_CH_A.
v2: Sort includes alphabetically (Ankit) vCould we ask them to do a BIOS fix for all of them so that we wouldn't keep getting these bug reports for each model separately?
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230216231312.32664-1-ville.syrjala@linux.intel.com Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
|
H A D | intel_dp_aux.c | diff bb45217ff335d2662ee3cdfe3f32817e2d2e06ae Fri Feb 17 00:13:09 CET 2023 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Restructure intel_bios_port_aux_ch()
Restructure intel_bios_port_aux_ch() to resemble the ddc_pin counterpart, where the intel_bios.c stuff only deals with the child device definition, and the platform default will come from elsewhere.
This requires the introduction of AUX_CH_NONE as the value 0 is already taken to mean AUX_CH_A.
v2: Sort includes alphabetically (Ankit) vCould we ask them to do a BIOS fix for all of them so that we wouldn't keep getting these bug reports for each model separately?
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230216231312.32664-1-ville.syrjala@linux.intel.com Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
|
H A D | intel_display.h | diff bb45217ff335d2662ee3cdfe3f32817e2d2e06ae Fri Feb 17 00:13:09 CET 2023 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Restructure intel_bios_port_aux_ch()
Restructure intel_bios_port_aux_ch() to resemble the ddc_pin counterpart, where the intel_bios.c stuff only deals with the child device definition, and the platform default will come from elsewhere.
This requires the introduction of AUX_CH_NONE as the value 0 is already taken to mean AUX_CH_A.
v2: Sort includes alphabetically (Ankit) vCould we ask them to do a BIOS fix for all of them so that we wouldn't keep getting these bug reports for each model separately?
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230216231312.32664-1-ville.syrjala@linux.intel.com Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
|
H A D | intel_bios.c | diff bb45217ff335d2662ee3cdfe3f32817e2d2e06ae Fri Feb 17 00:13:09 CET 2023 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Restructure intel_bios_port_aux_ch()
Restructure intel_bios_port_aux_ch() to resemble the ddc_pin counterpart, where the intel_bios.c stuff only deals with the child device definition, and the platform default will come from elsewhere.
This requires the introduction of AUX_CH_NONE as the value 0 is already taken to mean AUX_CH_A.
v2: Sort includes alphabetically (Ankit) vCould we ask them to do a BIOS fix for all of them so that we wouldn't keep getting these bug reports for each model separately?
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230216231312.32664-1-ville.syrjala@linux.intel.com Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
|
H A D | intel_ddi.c | diff bb45217ff335d2662ee3cdfe3f32817e2d2e06ae Fri Feb 17 00:13:09 CET 2023 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Restructure intel_bios_port_aux_ch()
Restructure intel_bios_port_aux_ch() to resemble the ddc_pin counterpart, where the intel_bios.c stuff only deals with the child device definition, and the platform default will come from elsewhere.
This requires the introduction of AUX_CH_NONE as the value 0 is already taken to mean AUX_CH_A.
v2: Sort includes alphabetically (Ankit) vCould we ask them to do a BIOS fix for all of them so that we wouldn't keep getting these bug reports for each model separately?
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230216231312.32664-1-ville.syrjala@linux.intel.com Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
|