linux-stable/drivers/gpu/drm/i915/pxp
Matt Roper 0d6419e9c8 drm/i915: Move GT registers to their own header file
This is a huge, chaotic mass of registers copied over as-is without any
real cleanup.  We'll come back and organize these better, align on
consistent coding style, remove dead code, etc. in separate patches
later that will be easier to review.

v2:
 - Add missing include in intel_pxp_irq.c
v3:
 - Correct a few indentation errors (Lucas)
 - Minor conflict resolution

Cc: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220127234334.4016964-6-matthew.d.roper@intel.com
2022-02-02 07:59:14 -08:00
..
intel_pxp.c drm/i915/pxp: un-inline intel_pxp_is_enabled() 2021-12-13 12:05:06 +02:00
intel_pxp.h drm/i915/pxp: un-inline intel_pxp_is_enabled() 2021-12-13 12:05:06 +02:00
intel_pxp_cmd.c drm/i915/pxp: Implement arb session teardown 2021-10-04 13:10:50 -04:00
intel_pxp_cmd.h drm/i915/pxp: Implement arb session teardown 2021-10-04 13:10:50 -04:00
intel_pxp_debugfs.c drm/i915/pxp: add pxp debugfs 2021-10-04 13:11:27 -04:00
intel_pxp_debugfs.h drm/i915/pxp: add pxp debugfs 2021-10-04 13:11:27 -04:00
intel_pxp_irq.c drm/i915: Move GT registers to their own header file 2022-02-02 07:59:14 -08:00
intel_pxp_irq.h drm/i915/pxp: Implement PXP irq handler 2021-10-04 13:10:55 -04:00
intel_pxp_pm.c drm/i915/gt: Hold RPM wakelock during PXP suspend 2021-11-23 13:22:51 -08:00
intel_pxp_pm.h drm/i915/gt: Hold RPM wakelock during PXP suspend 2021-11-23 13:22:51 -08:00
intel_pxp_session.c drm/i915/pxp: fix includes for headers in include/drm 2021-11-19 15:53:20 +02:00
intel_pxp_session.h drm/i915/pxp: Implement PXP irq handler 2021-10-04 13:10:55 -04:00
intel_pxp_tee.c drm/i915/pxp: Hold RPM wakelock during PXP unbind 2022-01-10 13:54:53 +00:00
intel_pxp_tee.h drm/i915/pxp: Create the arbitrary session after boot 2021-10-04 13:10:44 -04:00
intel_pxp_tee_interface.h drm/i915/pxp: Create the arbitrary session after boot 2021-10-04 13:10:44 -04:00
intel_pxp_types.h drm/i915/pxp: remove useless includes 2021-12-13 12:05:10 +02:00