Searched hist:ad781b550f9a8829e3dae4bd3d18c4a126a53d04 (Results 1 – 8 of 8) sorted by relevance
/linux/sound/hda/codecs/hdmi/ |
H A D | atihdmi.c | diff ad781b550f9a8829e3dae4bd3d18c4a126a53d04 Wed Jul 09 18:04:26 CEST 2025 Takashi Iwai <tiwai@suse.de> ALSA: hda/hdmi: Rewrite to new probe method
Convert the HDMI codec drivers to use the new hda_codec_ops probe.
The Intel and Nvidia-MCP HDMI drivers needed slightly more changes to deal with the unified callbacks among all models.
Also another non-trivial change is Intel driver's set_power_state callback. An additional NULL check of codec->spec is needed there since the set_power_state() may be called before the probe gets called (e.g. in ASoC hda codec hda_codec_probe()).
Other than that, no functional changes.
Signed-off-by: Takashi Iwai <tiwai@suse.de> Link: https://patch.msgid.link/20250709160434.1859-24-tiwai@suse.de
|
H A D | nvhdmi-mcp.c | diff ad781b550f9a8829e3dae4bd3d18c4a126a53d04 Wed Jul 09 18:04:26 CEST 2025 Takashi Iwai <tiwai@suse.de> ALSA: hda/hdmi: Rewrite to new probe method
Convert the HDMI codec drivers to use the new hda_codec_ops probe.
The Intel and Nvidia-MCP HDMI drivers needed slightly more changes to deal with the unified callbacks among all models.
Also another non-trivial change is Intel driver's set_power_state callback. An additional NULL check of codec->spec is needed there since the set_power_state() may be called before the probe gets called (e.g. in ASoC hda codec hda_codec_probe()).
Other than that, no functional changes.
Signed-off-by: Takashi Iwai <tiwai@suse.de> Link: https://patch.msgid.link/20250709160434.1859-24-tiwai@suse.de
|
H A D | intelhdmi.c | diff ad781b550f9a8829e3dae4bd3d18c4a126a53d04 Wed Jul 09 18:04:26 CEST 2025 Takashi Iwai <tiwai@suse.de> ALSA: hda/hdmi: Rewrite to new probe method
Convert the HDMI codec drivers to use the new hda_codec_ops probe.
The Intel and Nvidia-MCP HDMI drivers needed slightly more changes to deal with the unified callbacks among all models.
Also another non-trivial change is Intel driver's set_power_state callback. An additional NULL check of codec->spec is needed there since the set_power_state() may be called before the probe gets called (e.g. in ASoC hda codec hda_codec_probe()).
Other than that, no functional changes.
Signed-off-by: Takashi Iwai <tiwai@suse.de> Link: https://patch.msgid.link/20250709160434.1859-24-tiwai@suse.de
|
H A D | simplehdmi.c | diff ad781b550f9a8829e3dae4bd3d18c4a126a53d04 Wed Jul 09 18:04:26 CEST 2025 Takashi Iwai <tiwai@suse.de> ALSA: hda/hdmi: Rewrite to new probe method
Convert the HDMI codec drivers to use the new hda_codec_ops probe.
The Intel and Nvidia-MCP HDMI drivers needed slightly more changes to deal with the unified callbacks among all models.
Also another non-trivial change is Intel driver's set_power_state callback. An additional NULL check of codec->spec is needed there since the set_power_state() may be called before the probe gets called (e.g. in ASoC hda codec hda_codec_probe()).
Other than that, no functional changes.
Signed-off-by: Takashi Iwai <tiwai@suse.de> Link: https://patch.msgid.link/20250709160434.1859-24-tiwai@suse.de
|
H A D | hdmi_local.h | diff ad781b550f9a8829e3dae4bd3d18c4a126a53d04 Wed Jul 09 18:04:26 CEST 2025 Takashi Iwai <tiwai@suse.de> ALSA: hda/hdmi: Rewrite to new probe method
Convert the HDMI codec drivers to use the new hda_codec_ops probe.
The Intel and Nvidia-MCP HDMI drivers needed slightly more changes to deal with the unified callbacks among all models.
Also another non-trivial change is Intel driver's set_power_state callback. An additional NULL check of codec->spec is needed there since the set_power_state() may be called before the probe gets called (e.g. in ASoC hda codec hda_codec_probe()).
Other than that, no functional changes.
Signed-off-by: Takashi Iwai <tiwai@suse.de> Link: https://patch.msgid.link/20250709160434.1859-24-tiwai@suse.de
|
H A D | nvhdmi.c | diff ad781b550f9a8829e3dae4bd3d18c4a126a53d04 Wed Jul 09 18:04:26 CEST 2025 Takashi Iwai <tiwai@suse.de> ALSA: hda/hdmi: Rewrite to new probe method
Convert the HDMI codec drivers to use the new hda_codec_ops probe.
The Intel and Nvidia-MCP HDMI drivers needed slightly more changes to deal with the unified callbacks among all models.
Also another non-trivial change is Intel driver's set_power_state callback. An additional NULL check of codec->spec is needed there since the set_power_state() may be called before the probe gets called (e.g. in ASoC hda codec hda_codec_probe()).
Other than that, no functional changes.
Signed-off-by: Takashi Iwai <tiwai@suse.de> Link: https://patch.msgid.link/20250709160434.1859-24-tiwai@suse.de
|
H A D | tegrahdmi.c | diff ad781b550f9a8829e3dae4bd3d18c4a126a53d04 Wed Jul 09 18:04:26 CEST 2025 Takashi Iwai <tiwai@suse.de> ALSA: hda/hdmi: Rewrite to new probe method
Convert the HDMI codec drivers to use the new hda_codec_ops probe.
The Intel and Nvidia-MCP HDMI drivers needed slightly more changes to deal with the unified callbacks among all models.
Also another non-trivial change is Intel driver's set_power_state callback. An additional NULL check of codec->spec is needed there since the set_power_state() may be called before the probe gets called (e.g. in ASoC hda codec hda_codec_probe()).
Other than that, no functional changes.
Signed-off-by: Takashi Iwai <tiwai@suse.de> Link: https://patch.msgid.link/20250709160434.1859-24-tiwai@suse.de
|
H A D | hdmi.c | diff ad781b550f9a8829e3dae4bd3d18c4a126a53d04 Wed Jul 09 18:04:26 CEST 2025 Takashi Iwai <tiwai@suse.de> ALSA: hda/hdmi: Rewrite to new probe method
Convert the HDMI codec drivers to use the new hda_codec_ops probe.
The Intel and Nvidia-MCP HDMI drivers needed slightly more changes to deal with the unified callbacks among all models.
Also another non-trivial change is Intel driver's set_power_state callback. An additional NULL check of codec->spec is needed there since the set_power_state() may be called before the probe gets called (e.g. in ASoC hda codec hda_codec_probe()).
Other than that, no functional changes.
Signed-off-by: Takashi Iwai <tiwai@suse.de> Link: https://patch.msgid.link/20250709160434.1859-24-tiwai@suse.de
|