OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CURBASE
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
fb_decoder.c
375
plane->base = vgpu_vreg_t(vgpu,
CURBASE
(pipe)) & I915_GTT_PAGE_MASK;
handlers.c
2015
MMIO_D(
CURBASE
(PIPE_A), D_ALL);
2016
MMIO_D(
CURBASE
(PIPE_B), D_ALL);
2017
MMIO_D(
CURBASE
(PIPE_C), D_ALL);
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display.c
11337
I915_WRITE_FW(
CURBASE
(PIPE_A), base);
11562
* cause CURPOS to be armed by the
CURBASE
write.
11568
*
CURBASE
write to arm the update. Additonally
11571
* the
CURBASE
write after CURPOS could lead to a
11573
* shape. Thus we always write
CURBASE
.
11575
* The other registers are armed by by the
CURBASE
write
11590
I915_WRITE_FW(
CURBASE
(pipe), base);
11597
I915_WRITE_FW(
CURBASE
(pipe), base);
18677
error->cursor[i].base = I915_READ(
CURBASE
(i));
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_reg.h
6332
#define
CURBASE
(pipe) _CURSOR2(pipe, _CURABASE)
Completed in 45 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025