2023-06-06 14:05:31

by Sui Jingfeng

[permalink] [raw]
Subject: [PATCH] drm/amdgpu: display/Kconfig: replace leading spaces with tab

This patch replace the leading spaces with tab, make them keep aligned with
the rest of the config options. No functional change.

Signed-off-by: Sui Jingfeng <[email protected]>
---
drivers/gpu/drm/amd/display/Kconfig | 17 +++++++----------
1 file changed, 7 insertions(+), 10 deletions(-)

diff --git a/drivers/gpu/drm/amd/display/Kconfig b/drivers/gpu/drm/amd/display/Kconfig
index 2d8e55e29637..04ccfc70d583 100644
--- a/drivers/gpu/drm/amd/display/Kconfig
+++ b/drivers/gpu/drm/amd/display/Kconfig
@@ -42,16 +42,13 @@ config DEBUG_KERNEL_DC
Choose this option if you want to hit kdgb_break in assert.

config DRM_AMD_SECURE_DISPLAY
- bool "Enable secure display support"
- depends on DEBUG_FS
- depends on DRM_AMD_DC_FP
- help
- Choose this option if you want to
- support secure display
-
- This option enables the calculation
- of crc of specific region via debugfs.
- Cooperate with specific DMCU FW.
+ bool "Enable secure display support"
+ depends on DEBUG_FS
+ depends on DRM_AMD_DC_FP
+ help
+ Choose this option if you want to support secure display

+ This option enables the calculation of crc of specific region via
+ debugfs. Cooperate with specific DMCU FW.

endmenu
--
2.25.1



2023-06-06 19:29:40

by Alex Deucher

[permalink] [raw]
Subject: Re: [PATCH] drm/amdgpu: display/Kconfig: replace leading spaces with tab

Applied. Thanks!

Alex

On Tue, Jun 6, 2023 at 9:33 AM Sui Jingfeng <[email protected]> wrote:
>
> This patch replace the leading spaces with tab, make them keep aligned with
> the rest of the config options. No functional change.
>
> Signed-off-by: Sui Jingfeng <[email protected]>
> ---
> drivers/gpu/drm/amd/display/Kconfig | 17 +++++++----------
> 1 file changed, 7 insertions(+), 10 deletions(-)
>
> diff --git a/drivers/gpu/drm/amd/display/Kconfig b/drivers/gpu/drm/amd/display/Kconfig
> index 2d8e55e29637..04ccfc70d583 100644
> --- a/drivers/gpu/drm/amd/display/Kconfig
> +++ b/drivers/gpu/drm/amd/display/Kconfig
> @@ -42,16 +42,13 @@ config DEBUG_KERNEL_DC
> Choose this option if you want to hit kdgb_break in assert.
>
> config DRM_AMD_SECURE_DISPLAY
> - bool "Enable secure display support"
> - depends on DEBUG_FS
> - depends on DRM_AMD_DC_FP
> - help
> - Choose this option if you want to
> - support secure display
> -
> - This option enables the calculation
> - of crc of specific region via debugfs.
> - Cooperate with specific DMCU FW.
> + bool "Enable secure display support"
> + depends on DEBUG_FS
> + depends on DRM_AMD_DC_FP
> + help
> + Choose this option if you want to support secure display
>
> + This option enables the calculation of crc of specific region via
> + debugfs. Cooperate with specific DMCU FW.
>
> endmenu
> --
> 2.25.1
>

2023-06-06 19:30:42

by Sui Jingfeng

[permalink] [raw]
Subject: Re: [PATCH] drm/amdgpu: display/Kconfig: replace leading spaces with tab

Thanks a lot.


On 2023/6/7 03:15, Alex Deucher wrote:
> Applied. Thanks!
>
> Alex
>
> On Tue, Jun 6, 2023 at 9:33 AM Sui Jingfeng <[email protected]> wrote:
>> This patch replace the leading spaces with tab, make them keep aligned with
>> the rest of the config options. No functional change.
>>
>> Signed-off-by: Sui Jingfeng <[email protected]>
>> ---
>> drivers/gpu/drm/amd/display/Kconfig | 17 +++++++----------
>> 1 file changed, 7 insertions(+), 10 deletions(-)
>>
>> diff --git a/drivers/gpu/drm/amd/display/Kconfig b/drivers/gpu/drm/amd/display/Kconfig
>> index 2d8e55e29637..04ccfc70d583 100644
>> --- a/drivers/gpu/drm/amd/display/Kconfig
>> +++ b/drivers/gpu/drm/amd/display/Kconfig
>> @@ -42,16 +42,13 @@ config DEBUG_KERNEL_DC
>> Choose this option if you want to hit kdgb_break in assert.
>>
>> config DRM_AMD_SECURE_DISPLAY
>> - bool "Enable secure display support"
>> - depends on DEBUG_FS
>> - depends on DRM_AMD_DC_FP
>> - help
>> - Choose this option if you want to
>> - support secure display
>> -
>> - This option enables the calculation
>> - of crc of specific region via debugfs.
>> - Cooperate with specific DMCU FW.
>> + bool "Enable secure display support"
>> + depends on DEBUG_FS
>> + depends on DRM_AMD_DC_FP
>> + help
>> + Choose this option if you want to support secure display
>>
>> + This option enables the calculation of crc of specific region via
>> + debugfs. Cooperate with specific DMCU FW.
>>
>> endmenu
>> --
>> 2.25.1
>>
--
Jingfeng


2023-06-07 06:33:42

by Sui Jingfeng

[permalink] [raw]
Subject: Re: [PATCH] drm/amdgpu: display/Kconfig: replace leading spaces with tab

Hi,

On 2023/6/7 03:15, Alex Deucher wrote:
> Applied. Thanks!

Where is the official branch of drm/amdgpu, I can't find it on the internet.

Sorry for asking this silly question.

> Alex
>
> On Tue, Jun 6, 2023 at 9:33 AM Sui Jingfeng <[email protected]> wrote:
>> This patch replace the leading spaces with tab, make them keep aligned with
>> the rest of the config options. No functional change.
>>
>> Signed-off-by: Sui Jingfeng <[email protected]>
>> ---
>> drivers/gpu/drm/amd/display/Kconfig | 17 +++++++----------
>> 1 file changed, 7 insertions(+), 10 deletions(-)
>>
>> diff --git a/drivers/gpu/drm/amd/display/Kconfig b/drivers/gpu/drm/amd/display/Kconfig
>> index 2d8e55e29637..04ccfc70d583 100644
>> --- a/drivers/gpu/drm/amd/display/Kconfig
>> +++ b/drivers/gpu/drm/amd/display/Kconfig
>> @@ -42,16 +42,13 @@ config DEBUG_KERNEL_DC
>> Choose this option if you want to hit kdgb_break in assert.
>>
>> config DRM_AMD_SECURE_DISPLAY
>> - bool "Enable secure display support"
>> - depends on DEBUG_FS
>> - depends on DRM_AMD_DC_FP
>> - help
>> - Choose this option if you want to
>> - support secure display
>> -
>> - This option enables the calculation
>> - of crc of specific region via debugfs.
>> - Cooperate with specific DMCU FW.
>> + bool "Enable secure display support"
>> + depends on DEBUG_FS
>> + depends on DRM_AMD_DC_FP
>> + help
>> + Choose this option if you want to support secure display
>>
>> + This option enables the calculation of crc of specific region via
>> + debugfs. Cooperate with specific DMCU FW.
>>
>> endmenu
>> --
>> 2.25.1
>>
--
Jingfeng


2023-06-07 07:04:07

by Sui Jingfeng

[permalink] [raw]
Subject: Re: [PATCH] drm/amdgpu: display/Kconfig: replace leading spaces with tab

https://cgit.freedesktop.org/amd/drm-amd/


This one has a long time with no update.


On 2023/6/7 14:31, Sui Jingfeng wrote:
> Hi,
>
> On 2023/6/7 03:15, Alex Deucher wrote:
>> Applied.  Thanks!
>
> Where is the official branch of drm/amdgpu, I can't find it on the
> internet.
>
> Sorry for asking this silly question.

>
>> Alex
>>
>> On Tue, Jun 6, 2023 at 9:33 AM Sui Jingfeng <[email protected]>
>> wrote:
>>> This patch replace the leading spaces with tab, make them keep
>>> aligned with
>>> the rest of the config options. No functional change.
>>>
>>> Signed-off-by: Sui Jingfeng <[email protected]>
>>> ---
>>>   drivers/gpu/drm/amd/display/Kconfig | 17 +++++++----------
>>>   1 file changed, 7 insertions(+), 10 deletions(-)
>>>
>>> diff --git a/drivers/gpu/drm/amd/display/Kconfig
>>> b/drivers/gpu/drm/amd/display/Kconfig
>>> index 2d8e55e29637..04ccfc70d583 100644
>>> --- a/drivers/gpu/drm/amd/display/Kconfig
>>> +++ b/drivers/gpu/drm/amd/display/Kconfig
>>> @@ -42,16 +42,13 @@ config DEBUG_KERNEL_DC
>>>            Choose this option if you want to hit kdgb_break in assert.
>>>
>>>   config DRM_AMD_SECURE_DISPLAY
>>> -        bool "Enable secure display support"
>>> -        depends on DEBUG_FS
>>> -        depends on DRM_AMD_DC_FP
>>> -        help
>>> -            Choose this option if you want to
>>> -            support secure display
>>> -
>>> -            This option enables the calculation
>>> -            of crc of specific region via debugfs.
>>> -            Cooperate with specific DMCU FW.
>>> +       bool "Enable secure display support"
>>> +       depends on DEBUG_FS
>>> +       depends on DRM_AMD_DC_FP
>>> +       help
>>> +         Choose this option if you want to support secure display
>>>
>>> +         This option enables the calculation of crc of specific
>>> region via
>>> +         debugfs. Cooperate with specific DMCU FW.
>>>
>>>   endmenu
>>> --
>>> 2.25.1
>>>
--
Jingfeng


2023-06-07 09:50:28

by Chen, Guchun

[permalink] [raw]
Subject: RE: [PATCH] drm/amdgpu: display/Kconfig: replace leading spaces with tab

[Public]

It's https://gitlab.freedesktop.org/agd5f/linux/-/tree/amd-staging-drm-next?ref_type=heads. Latest patches including yours's will be pushed to this branch after a while.

Regards,
Guchun

> -----Original Message-----
> From: amd-gfx <[email protected]> On Behalf Of Sui
> Jingfeng
> Sent: Wednesday, June 7, 2023 2:34 PM
> To: Alex Deucher <[email protected]>
> Cc: Li, Sun peng (Leo) <[email protected]>; David Airlie
> <[email protected]>; Pan, Xinhui <[email protected]>; Siqueira, Rodrigo
> <[email protected]>; [email protected]; dri-
> [email protected]; [email protected]; Daniel Vetter
> <[email protected]>; Deucher, Alexander <[email protected]>;
> Wentland, Harry <[email protected]>; Koenig, Christian
> <[email protected]>
> Subject: Re: [PATCH] drm/amdgpu: display/Kconfig: replace leading spaces
> with tab
>
> https://cgit.freedesktop.org/amd/drm-amd/
>
>
> This one has a long time with no update.
>
>
> On 2023/6/7 14:31, Sui Jingfeng wrote:
> > Hi,
> >
> > On 2023/6/7 03:15, Alex Deucher wrote:
> >> Applied. Thanks!
> >
> > Where is the official branch of drm/amdgpu, I can't find it on the
> > internet.
> >
> > Sorry for asking this silly question.
>
> >
> >> Alex
> >>
> >> On Tue, Jun 6, 2023 at 9:33 AM Sui Jingfeng <[email protected]>
> >> wrote:
> >>> This patch replace the leading spaces with tab, make them keep
> >>> aligned with the rest of the config options. No functional change.
> >>>
> >>> Signed-off-by: Sui Jingfeng <[email protected]>
> >>> ---
> >>> drivers/gpu/drm/amd/display/Kconfig | 17 +++++++----------
> >>> 1 file changed, 7 insertions(+), 10 deletions(-)
> >>>
> >>> diff --git a/drivers/gpu/drm/amd/display/Kconfig
> >>> b/drivers/gpu/drm/amd/display/Kconfig
> >>> index 2d8e55e29637..04ccfc70d583 100644
> >>> --- a/drivers/gpu/drm/amd/display/Kconfig
> >>> +++ b/drivers/gpu/drm/amd/display/Kconfig
> >>> @@ -42,16 +42,13 @@ config DEBUG_KERNEL_DC
> >>> Choose this option if you want to hit kdgb_break in assert.
> >>>
> >>> config DRM_AMD_SECURE_DISPLAY
> >>> - bool "Enable secure display support"
> >>> - depends on DEBUG_FS
> >>> - depends on DRM_AMD_DC_FP
> >>> - help
> >>> - Choose this option if you want to
> >>> - support secure display
> >>> -
> >>> - This option enables the calculation
> >>> - of crc of specific region via debugfs.
> >>> - Cooperate with specific DMCU FW.
> >>> + bool "Enable secure display support"
> >>> + depends on DEBUG_FS
> >>> + depends on DRM_AMD_DC_FP
> >>> + help
> >>> + Choose this option if you want to support secure display
> >>>
> >>> + This option enables the calculation of crc of specific
> >>> region via
> >>> + debugfs. Cooperate with specific DMCU FW.
> >>>
> >>> endmenu
> >>> --
> >>> 2.25.1
> >>>
> --
> Jingfeng

2023-06-07 10:18:12

by Sui Jingfeng

[permalink] [raw]
Subject: Re: [PATCH] drm/amdgpu: display/Kconfig: replace leading spaces with tab

Hi,

On 2023/6/7 17:09, Chen, Guchun wrote:
> [Public]
>
> It's https://gitlab.freedesktop.org/agd5f/linux/-/tree/amd-staging-drm-next?ref_type=heads. Latest patches including yours's will be pushed to this branch after a while.

Now I know,  thanks for your kindness reply.

> Regards,
> Guchun
>
>> -----Original Message-----
>> From: amd-gfx <[email protected]> On Behalf Of Sui
>> Jingfeng
>> Sent: Wednesday, June 7, 2023 2:34 PM
>> To: Alex Deucher <[email protected]>
>> Cc: Li, Sun peng (Leo) <[email protected]>; David Airlie
>> <[email protected]>; Pan, Xinhui <[email protected]>; Siqueira, Rodrigo
>> <[email protected]>; [email protected]; dri-
>> [email protected]; [email protected]; Daniel Vetter
>> <[email protected]>; Deucher, Alexander <[email protected]>;
>> Wentland, Harry <[email protected]>; Koenig, Christian
>> <[email protected]>
>> Subject: Re: [PATCH] drm/amdgpu: display/Kconfig: replace leading spaces
>> with tab
>>
>> https://cgit.freedesktop.org/amd/drm-amd/
>>
>>
>> This one has a long time with no update.
>>
>>
>> On 2023/6/7 14:31, Sui Jingfeng wrote:
>>> Hi,
>>>
>>> On 2023/6/7 03:15, Alex Deucher wrote:
>>>> Applied. Thanks!
>>> Where is the official branch of drm/amdgpu, I can't find it on the
>>> internet.
>>>
>>> Sorry for asking this silly question.
>>>> Alex
>>>>
>>>> On Tue, Jun 6, 2023 at 9:33 AM Sui Jingfeng <[email protected]>
>>>> wrote:
>>>>> This patch replace the leading spaces with tab, make them keep
>>>>> aligned with the rest of the config options. No functional change.
>>>>>
>>>>> Signed-off-by: Sui Jingfeng <[email protected]>
>>>>> ---
>>>>> drivers/gpu/drm/amd/display/Kconfig | 17 +++++++----------
>>>>> 1 file changed, 7 insertions(+), 10 deletions(-)
>>>>>
>>>>> diff --git a/drivers/gpu/drm/amd/display/Kconfig
>>>>> b/drivers/gpu/drm/amd/display/Kconfig
>>>>> index 2d8e55e29637..04ccfc70d583 100644
>>>>> --- a/drivers/gpu/drm/amd/display/Kconfig
>>>>> +++ b/drivers/gpu/drm/amd/display/Kconfig
>>>>> @@ -42,16 +42,13 @@ config DEBUG_KERNEL_DC
>>>>> Choose this option if you want to hit kdgb_break in assert.
>>>>>
>>>>> config DRM_AMD_SECURE_DISPLAY
>>>>> - bool "Enable secure display support"
>>>>> - depends on DEBUG_FS
>>>>> - depends on DRM_AMD_DC_FP
>>>>> - help
>>>>> - Choose this option if you want to
>>>>> - support secure display
>>>>> -
>>>>> - This option enables the calculation
>>>>> - of crc of specific region via debugfs.
>>>>> - Cooperate with specific DMCU FW.
>>>>> + bool "Enable secure display support"
>>>>> + depends on DEBUG_FS
>>>>> + depends on DRM_AMD_DC_FP
>>>>> + help
>>>>> + Choose this option if you want to support secure display
>>>>>
>>>>> + This option enables the calculation of crc of specific
>>>>> region via
>>>>> + debugfs. Cooperate with specific DMCU FW.
>>>>>
>>>>> endmenu
>>>>> --
>>>>> 2.25.1
>>>>>
>> --
>> Jingfeng

--
Jingfeng