]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/i915: Update indentation for VRR registers and bits
authorMitul Golani <mitulkumar.ajitkumar.golani@intel.com>
Mon, 10 Jun 2024 07:21:54 +0000 (12:51 +0530)
committerSuraj Kandpal <suraj.kandpal@intel.com>
Tue, 11 Jun 2024 04:28:00 +0000 (09:58 +0530)
commitfc8fc81cb8302831146f806f96a50d6debf5aaf3
treea8dbc370638d1267e26deaba9c6c1cdf7e1916bf
parent76dbc41608167d531f9c45d60054fd1f76498785
drm/i915: Update indentation for VRR registers and bits

Update the indentation for the VRR register definition and
its bits, and fix checkpatch issues to ensure smooth movement
of registers and bits.

--v2:
- Keep XELPD_VRR_CTL_VRR_GUARDBAND(x) to avoid readability (Ankit).
- Fix all indentation related VRR registers and bits instead of
checkpatch one.

Signed-off-by: Mitul Golani <mitulkumar.ajitkumar.golani@intel.com>
Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240610072203.24956-2-mitulkumar.ajitkumar.golani@intel.com
drivers/gpu/drm/i915/i915_reg.h