mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 17:13:52 +02:00
drm/xe: Remove useless comment.
Commit 792d2b9a12 ("drm: drop mtrr from i915"), added this comment,
drop it since it was carried over from i915.
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patch.msgid.link/20260326121818.122401-2-dev@lankhorst.se
Signed-off-by: Maarten Lankhorst <dev@lankhorst.se>
This commit is contained in:
parent
3d4939c0ec
commit
1600b49b08
|
|
@ -390,9 +390,6 @@ bool xe_is_xe_file(const struct file *file)
|
|||
}
|
||||
|
||||
static struct drm_driver driver = {
|
||||
/* Don't use MTRRs here; the Xserver or userspace app should
|
||||
* deal with them for Intel hardware.
|
||||
*/
|
||||
.driver_features =
|
||||
DRIVER_GEM |
|
||||
DRIVER_RENDER | DRIVER_SYNCOBJ |
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user