commit | d6e6ac294d91563131265fdf44537aeac2984c21 | [log] [tgz] |
---|---|---|
author | Matt Roper <matthew.d.roper@intel.com> | Wed Jul 14 17:54:25 2021 -0700 |
committer | Matt Roper <matthew.d.roper@intel.com> | Wed Jul 14 17:55:21 2021 -0700 |
tree | 2dc8a17fc2fc57688d3feb9cad5ad2f731f13e13 | |
parent | 8f88ca76b3942d82e2c1cea8735ec368d89ecc15 [diff] | |
parent | eee42141e498fa3df3ce524846d52f67a92b6845 [diff] |
Merge branch 'topic/revid_steppings' into drm-intel-gt-next The switch from old old IS_FOO_REVID() macros to the new table-based IS_FOO_{GT,DISP}_STEP() macros is needed on both drm-intel-next (for display-based DMC matching) and drm-intel-gt-next (for workaround guards). To avoid conflicts, we'll apply the patches to a topic branch and merge it to both intel branches to ensure the transition to the new macros is clean. Signed-off-by: Matt Roper <matthew.d.roper@intel.com>