On Tue, May 15, 2018 at 5:59 PM, Alex Deucher <alexdeucher at gmail.com> wrote: > From: Roman Li <Roman.Li at amd.com> > > Updating dce12 register headers by adding dc registers > required for potential DP LTTPR support. > > Signed-off-by: Roman Li <Roman.Li at amd.com> > Acked-by: Alex Deucher <alexander.deucher at amd.com> > Signed-off-by: Alex Deucher <alexander.deucher at amd.com> > --- > .../drm/amd/include/asic_reg/dce/dce_12_0_offset.h | 12 ++ > .../amd/include/asic_reg/dce/dce_12_0_sh_mask.h | 152 +++++++++++++++++++++ > 2 files changed, 164 insertions(+) > mode change 100644 => 100755 drivers/gpu/drm/amd/include/asic_reg/dce/dce_12_0_offset.h > mode change 100644 => 100755 drivers/gpu/drm/amd/include/asic_reg/dce/dce_12_0_sh_mask.h Unwanted mode change. Gražvydas