commit | 7ad2d09ccde2029fca433f587731e6877953d602 | [log] [tgz] |
---|---|---|
author | Matt Roper <matthew.d.roper@intel.com> | Wed Jul 14 17:50:37 2021 -0700 |
committer | Matt Roper <matthew.d.roper@intel.com> | Wed Jul 14 17:57:51 2021 -0700 |
tree | 764e3bfcc176d24f07219b8d3ab91f449448bffe | |
parent | 23bd991992f45c4af55ac0d747152464f5f2da6e [diff] | |
parent | eee42141e498fa3df3ce524846d52f67a92b6845 [diff] |
Merge branch 'topic/revid_steppings' into drm-intel-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>