/openbmc/linux/include/drm/ |
H A D | drm_audio_component.h | ae891abe7c2ccf75b69ca8330225e37ecc06924e Wed Jul 11 08:17:22 CDT 2018 Takashi Iwai <tiwai@suse.de> drm/i915: Split audio component to a generic type
For allowing other drivers to use the DRM audio component, rename the i915_audio_component_* with drm_audio_component_*, and split the generic part into drm_audio_component.h. The i915 specific stuff remains in struct i915_audio_component, which contains drm_audio_component as the base.
The license of drm_audio_component.h is kept to MIT as same as the the original i915_component.h.
This is a preliminary change for further development, and no functional changes by this patch itself, merely code-split and renames.
v1->v2: Use SPDX for drm_audio_component.h, fix remaining i915 argument in drm_audio_component.h
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | i915_component.h | diff ae891abe7c2ccf75b69ca8330225e37ecc06924e Wed Jul 11 08:17:22 CDT 2018 Takashi Iwai <tiwai@suse.de> drm/i915: Split audio component to a generic type
For allowing other drivers to use the DRM audio component, rename the i915_audio_component_* with drm_audio_component_*, and split the generic part into drm_audio_component.h. The i915 specific stuff remains in struct i915_audio_component, which contains drm_audio_component as the base.
The license of drm_audio_component.h is kept to MIT as same as the the original i915_component.h.
This is a preliminary change for further development, and no functional changes by this patch itself, merely code-split and renames.
v1->v2: Use SPDX for drm_audio_component.h, fix remaining i915 argument in drm_audio_component.h
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/openbmc/linux/include/sound/ |
H A D | hda_i915.h | diff ae891abe7c2ccf75b69ca8330225e37ecc06924e Wed Jul 11 08:17:22 CDT 2018 Takashi Iwai <tiwai@suse.de> drm/i915: Split audio component to a generic type
For allowing other drivers to use the DRM audio component, rename the i915_audio_component_* with drm_audio_component_*, and split the generic part into drm_audio_component.h. The i915 specific stuff remains in struct i915_audio_component, which contains drm_audio_component as the base.
The license of drm_audio_component.h is kept to MIT as same as the the original i915_component.h.
This is a preliminary change for further development, and no functional changes by this patch itself, merely code-split and renames.
v1->v2: Use SPDX for drm_audio_component.h, fix remaining i915 argument in drm_audio_component.h
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | hdaudio.h | diff ae891abe7c2ccf75b69ca8330225e37ecc06924e Wed Jul 11 08:17:22 CDT 2018 Takashi Iwai <tiwai@suse.de> drm/i915: Split audio component to a generic type
For allowing other drivers to use the DRM audio component, rename the i915_audio_component_* with drm_audio_component_*, and split the generic part into drm_audio_component.h. The i915 specific stuff remains in struct i915_audio_component, which contains drm_audio_component as the base.
The license of drm_audio_component.h is kept to MIT as same as the the original i915_component.h.
This is a preliminary change for further development, and no functional changes by this patch itself, merely code-split and renames.
v1->v2: Use SPDX for drm_audio_component.h, fix remaining i915 argument in drm_audio_component.h
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/openbmc/linux/sound/hda/ |
H A D | hdac_i915.c | diff ae891abe7c2ccf75b69ca8330225e37ecc06924e Wed Jul 11 08:17:22 CDT 2018 Takashi Iwai <tiwai@suse.de> drm/i915: Split audio component to a generic type
For allowing other drivers to use the DRM audio component, rename the i915_audio_component_* with drm_audio_component_*, and split the generic part into drm_audio_component.h. The i915 specific stuff remains in struct i915_audio_component, which contains drm_audio_component as the base.
The license of drm_audio_component.h is kept to MIT as same as the the original i915_component.h.
This is a preliminary change for further development, and no functional changes by this patch itself, merely code-split and renames.
v1->v2: Use SPDX for drm_audio_component.h, fix remaining i915 argument in drm_audio_component.h
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/openbmc/linux/sound/soc/codecs/ |
H A D | hdac_hdmi.c | diff ae891abe7c2ccf75b69ca8330225e37ecc06924e Wed Jul 11 08:17:22 CDT 2018 Takashi Iwai <tiwai@suse.de> drm/i915: Split audio component to a generic type
For allowing other drivers to use the DRM audio component, rename the i915_audio_component_* with drm_audio_component_*, and split the generic part into drm_audio_component.h. The i915 specific stuff remains in struct i915_audio_component, which contains drm_audio_component as the base.
The license of drm_audio_component.h is kept to MIT as same as the the original i915_component.h.
This is a preliminary change for further development, and no functional changes by this patch itself, merely code-split and renames.
v1->v2: Use SPDX for drm_audio_component.h, fix remaining i915 argument in drm_audio_component.h
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/openbmc/linux/sound/pci/hda/ |
H A D | patch_hdmi.c | diff ae891abe7c2ccf75b69ca8330225e37ecc06924e Wed Jul 11 08:17:22 CDT 2018 Takashi Iwai <tiwai@suse.de> drm/i915: Split audio component to a generic type
For allowing other drivers to use the DRM audio component, rename the i915_audio_component_* with drm_audio_component_*, and split the generic part into drm_audio_component.h. The i915 specific stuff remains in struct i915_audio_component, which contains drm_audio_component as the base.
The license of drm_audio_component.h is kept to MIT as same as the the original i915_component.h.
This is a preliminary change for further development, and no functional changes by this patch itself, merely code-split and renames.
v1->v2: Use SPDX for drm_audio_component.h, fix remaining i915 argument in drm_audio_component.h
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|