OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RENDER_RING_BASE
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
mmio_context.c
55
{RCS0, RING_FORCE_TO_NONPRIV(
RENDER_RING_BASE
, 0), 0, false}, /* 0x24d0 */
56
{RCS0, RING_FORCE_TO_NONPRIV(
RENDER_RING_BASE
, 1), 0, false}, /* 0x24d4 */
57
{RCS0, RING_FORCE_TO_NONPRIV(
RENDER_RING_BASE
, 2), 0, false}, /* 0x24d8 */
58
{RCS0, RING_FORCE_TO_NONPRIV(
RENDER_RING_BASE
, 3), 0, false}, /* 0x24dc */
59
{RCS0, RING_FORCE_TO_NONPRIV(
RENDER_RING_BASE
, 4), 0, false}, /* 0x24e0 */
60
{RCS0, RING_FORCE_TO_NONPRIV(
RENDER_RING_BASE
, 5), 0, false}, /* 0x24e4 */
61
{RCS0, RING_FORCE_TO_NONPRIV(
RENDER_RING_BASE
, 6), 0, false}, /* 0x24e8 */
62
{RCS0, RING_FORCE_TO_NONPRIV(
RENDER_RING_BASE
, 7), 0, false}, /* 0x24ec */
63
{RCS0, RING_FORCE_TO_NONPRIV(
RENDER_RING_BASE
, 8), 0, false}, /* 0x24f0 */
64
{RCS0, RING_FORCE_TO_NONPRIV(
RENDER_RING_BASE
, 9), 0, false}, /* 0x24f4 *
[
all
...]
handlers.c
1859
MMIO_F(prefix(
RENDER_RING_BASE
), s, f, am, rm, d, r, w); \
1918
MMIO_GM_RDR(CCID(
RENDER_RING_BASE
), D_ALL, NULL, NULL);
/src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_gt.c
169
clear_register(uncore, IPEIR(
RENDER_RING_BASE
));
317
RING_HEAD(
RENDER_RING_BASE
));
intel_engine_cs.c
82
{ .gen = 1, .base =
RENDER_RING_BASE
}
/src/sys/external/bsd/drm2/dist/drm/i915/
intel_uncore.c
947
RING_TAIL(
RENDER_RING_BASE
), /* 0x2000 (base) */
957
RING_TAIL(
RENDER_RING_BASE
), /* 0x2000 (base) */
971
RING_TAIL(
RENDER_RING_BASE
), /* 0x2000 (base) */
1936
.offset_ldw = RING_TIMESTAMP(
RENDER_RING_BASE
),
1937
.offset_udw = RING_TIMESTAMP_UDW(
RENDER_RING_BASE
),
i915_cmd_parser.c
610
REG64_IDX(RING_TIMESTAMP,
RENDER_RING_BASE
),
668
REG64_IDX(RING_TIMESTAMP,
RENDER_RING_BASE
),
675
REG64_IDX(RING_TIMESTAMP,
RENDER_RING_BASE
),
i915_reg.h
2484
#define
RENDER_RING_BASE
0x02000
2504
#define GEN6_RVSYNC (RING_SYNC_0(
RENDER_RING_BASE
))
2505
#define GEN6_RBSYNC (RING_SYNC_1(
RENDER_RING_BASE
))
2506
#define GEN6_RVESYNC (RING_SYNC_2(
RENDER_RING_BASE
))
Completed in 40 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025