Searched hist:"3126977 d43079866aa0ea351863a7496feec98d2" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_vdsc.h | diff 3126977d43079866aa0ea351863a7496feec98d2 Fri Oct 22 05:33:01 CDT 2021 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Split PPS write from DSC enable
The PPS SDP is fed into the transcoder whereas the DSC block is (or at least can be) per pipe. Let's split these into two distinct operations in an effort to untagle the bigjoiner mess where we have two pipes feeding a single transcoder.
Reviewed-by: Manasi Navare <manasi.d.navare@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20211022103304.24164-7-ville.syrjala@linux.intel.com
|
H A D | intel_vdsc.c | diff 3126977d43079866aa0ea351863a7496feec98d2 Fri Oct 22 05:33:01 CDT 2021 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Split PPS write from DSC enable
The PPS SDP is fed into the transcoder whereas the DSC block is (or at least can be) per pipe. Let's split these into two distinct operations in an effort to untagle the bigjoiner mess where we have two pipes feeding a single transcoder.
Reviewed-by: Manasi Navare <manasi.d.navare@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20211022103304.24164-7-ville.syrjala@linux.intel.com
|
H A D | icl_dsi.c | diff 3126977d43079866aa0ea351863a7496feec98d2 Fri Oct 22 05:33:01 CDT 2021 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Split PPS write from DSC enable
The PPS SDP is fed into the transcoder whereas the DSC block is (or at least can be) per pipe. Let's split these into two distinct operations in an effort to untagle the bigjoiner mess where we have two pipes feeding a single transcoder.
Reviewed-by: Manasi Navare <manasi.d.navare@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20211022103304.24164-7-ville.syrjala@linux.intel.com
|
H A D | intel_ddi.c | diff 3126977d43079866aa0ea351863a7496feec98d2 Fri Oct 22 05:33:01 CDT 2021 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Split PPS write from DSC enable
The PPS SDP is fed into the transcoder whereas the DSC block is (or at least can be) per pipe. Let's split these into two distinct operations in an effort to untagle the bigjoiner mess where we have two pipes feeding a single transcoder.
Reviewed-by: Manasi Navare <manasi.d.navare@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20211022103304.24164-7-ville.syrjala@linux.intel.com
|
H A D | intel_dp.c | diff 3126977d43079866aa0ea351863a7496feec98d2 Fri Oct 22 05:33:01 CDT 2021 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Split PPS write from DSC enable
The PPS SDP is fed into the transcoder whereas the DSC block is (or at least can be) per pipe. Let's split these into two distinct operations in an effort to untagle the bigjoiner mess where we have two pipes feeding a single transcoder.
Reviewed-by: Manasi Navare <manasi.d.navare@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20211022103304.24164-7-ville.syrjala@linux.intel.com
|
H A D | intel_display.c | diff 3126977d43079866aa0ea351863a7496feec98d2 Fri Oct 22 05:33:01 CDT 2021 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Split PPS write from DSC enable
The PPS SDP is fed into the transcoder whereas the DSC block is (or at least can be) per pipe. Let's split these into two distinct operations in an effort to untagle the bigjoiner mess where we have two pipes feeding a single transcoder.
Reviewed-by: Manasi Navare <manasi.d.navare@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20211022103304.24164-7-ville.syrjala@linux.intel.com
|