]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/dmc_wl: Allow simpler syntax for single reg in range tables
authorGustavo Sousa <gustavo.sousa@intel.com>
Fri, 8 Nov 2024 12:57:15 +0000 (09:57 -0300)
committerMatt Roper <matthew.d.roper@intel.com>
Fri, 8 Nov 2024 17:54:04 +0000 (09:54 -0800)
commit02e2224796a3b609d47bc3a1b78cc833289d7d1f
treea6243ce30aa4e606b418f1b96441d5a33b533f14
parent0c48ff896a8a72e2182b48a051c1e5bde38e15e2
drm/i915/dmc_wl: Allow simpler syntax for single reg in range tables

Allow simpler syntax for defining entries for single registers in range
tables. That makes them easier to type as well as to read, allowing one
to quickly tell whether a range actually refers to a single register or
a "true range".

Reviewed-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241108130218.24125-11-gustavo.sousa@intel.com
drivers/gpu/drm/i915/display/intel_dmc_wl.c