Message ID | 20240528114455.175961-1-jouni.hogander@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Panel Replay eDP debugfs support | expand |
On Tue, 2024-05-28 at 14:44 +0300, Jouni Högander wrote: > This is a subset of Panel Replay eDP patch set > (https://patchwork.freedesktop.org/series/133684). This contains > debugfs changes and is supposed to be safe to be merged alone > Sending > here to get CI result for this subset before merging. These are not pushed to drm-intel-next branch. Thank you Animesh, Maxime and Maarten for your review/ack. BR, Jouni Högander > > Jouni Högander (5): > drm/i915/psr: Store pr_dpcd in intel_dp > drm/panel replay: Add edp1.5 Panel Replay bits and register > drm/i915/psr: Move printing sink PSR support to own function > drm/i915/psr: Move printing PSR mode to own function > drm/i915/psr: modify psr status debugfs to support eDP Panel Replay > > .../drm/i915/display/intel_display_types.h | 1 + > drivers/gpu/drm/i915/display/intel_psr.c | 68 ++++++++++++----- > -- > include/drm/display/drm_dp.h | 16 ++++- > 3 files changed, 57 insertions(+), 28 deletions(-) >
On Wed, 2024-05-29 at 08:41 +0300, Hogander, Jouni wrote: > On Tue, 2024-05-28 at 14:44 +0300, Jouni Högander wrote: > > This is a subset of Panel Replay eDP patch set > > (https://patchwork.freedesktop.org/series/133684). This contains > > debugfs changes and is supposed to be safe to be merged alone > > Sending > > here to get CI result for this subset before merging. > > These are not pushed to drm-intel-next branch. Thank you Animesh, > Maxime and Maarten for your review/ack. These are _now_ pushed to drm-intel-next branch. BR, Jouni Högander > BR, > > Jouni Högander > > > > > Jouni Högander (5): > > drm/i915/psr: Store pr_dpcd in intel_dp > > drm/panel replay: Add edp1.5 Panel Replay bits and register > > drm/i915/psr: Move printing sink PSR support to own function > > drm/i915/psr: Move printing PSR mode to own function > > drm/i915/psr: modify psr status debugfs to support eDP Panel > > Replay > > > > .../drm/i915/display/intel_display_types.h | 1 + > > drivers/gpu/drm/i915/display/intel_psr.c | 68 ++++++++++++--- > > -- > > -- > > include/drm/display/drm_dp.h | 16 ++++- > > 3 files changed, 57 insertions(+), 28 deletions(-) > > >