On Wed, 02 Feb 2022, Ville Syrjälä wrote:
> On Wed, Feb 02, 2022 at 01:25:08PM +0200, Jani Nikula wrote:
>> The video/vga.h has macros for the VGA registers. Switch to use them.
>>
>> v2: Use direct 0x01 instead of the confusing VGA_SEQ_CLOCK_MODE (Ville)
>>
>> Suggested-by: Matt Roper
>> Cc: V
On Wed, Feb 02, 2022 at 01:25:08PM +0200, Jani Nikula wrote:
> The video/vga.h has macros for the VGA registers. Switch to use them.
>
> v2: Use direct 0x01 instead of the confusing VGA_SEQ_CLOCK_MODE (Ville)
>
> Suggested-by: Matt Roper
> Cc: Ville Syrjälä
> Signed-off-by: Jani Nikula
Series
The video/vga.h has macros for the VGA registers. Switch to use them.
v2: Use direct 0x01 instead of the confusing VGA_SEQ_CLOCK_MODE (Ville)
Suggested-by: Matt Roper
Cc: Ville Syrjälä
Signed-off-by: Jani Nikula
---
drivers/gpu/drm/i915/display/intel_vga.c | 9 +
1 file changed, 5 ins