Searched refs:DCC (Results 1 - 9 of 9) sorted by relevance

/linux-master/arch/arm/include/debug/
H A Dicedcc.S8 @@ debug using ARM EmbeddedICE DCC channel
H A Dtegra.S85 cmp \rv, #2 @ 2 and 3 mean DCC, UART
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_plane.c169 return IS_AMD_FMT_MOD(modifier) && AMD_FMT_MOD_GET(DCC, modifier);
257 /* for DCC we know it isn't rb aligned, so rb_per_se doesn't matter. */
368 AMD_FMT_MOD_SET(DCC, 1) |
377 AMD_FMT_MOD_SET(DCC, 1) |
423 * No _D DCC swizzles yet because we only allow 32bpp, which
433 AMD_FMT_MOD_SET(DCC, 1) |
444 AMD_FMT_MOD_SET(DCC, 1) |
455 AMD_FMT_MOD_SET(DCC, 1) |
469 AMD_FMT_MOD_SET(DCC, 1) |
524 AMD_FMT_MOD_SET(DCC,
[all...]
/linux-master/drivers/gpu/drm/i915/
H A Dintel_mchbar_regs.h36 #define DCC _MMIO(MCHBAR_MIRROR_BASE + 0x200) macro
H A Di915_debugfs.c360 intel_uncore_read(uncore, DCC));
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_display.c662 if (AMD_FMT_MOD_GET(DCC, modifier))
672 * Tries to extract the renderable DCC offset from the opaque metadata attached
853 modifier |= AMD_FMT_MOD_SET(DCC, 1) |
865 * info on the renderable DCC buffer. Luckily the opaque metadata contains
868 * userspace driver that gets it doesn't have to juggle around another DCC
1080 if (AMD_FMT_MOD_GET(DCC, modifier)) {
/linux-master/drivers/atm/
H A Dhe.h657 #define DCC 0x807cc macro
H A Dhe.c1407 he_writel(he_dev, 0x0, DCC);
2727 dcc += he_readl(he_dev, DCC);
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_ggtt_fencing.c668 u32 dcc = intel_uncore_read(uncore, DCC);
672 * determined by DCC. For single-channel, neither the CPU

Completed in 275 milliseconds