OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PFIT_ENABLE
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_panel.c
316
*pfit_control |=
PFIT_ENABLE
|
319
*pfit_control |=
PFIT_ENABLE
|
322
*pfit_control |=
PFIT_ENABLE
| PFIT_SCALING_AUTO;
353
*pfit_control |= (
PFIT_ENABLE
|
369
*pfit_control |= (
PFIT_ENABLE
|
375
*pfit_control |= (
PFIT_ENABLE
|
420
pfit_control |=
PFIT_ENABLE
;
442
if ((pfit_control &
PFIT_ENABLE
) == 0) {
intel_overlay.c
1136
crtc->config->gmch_pfit.control &
PFIT_ENABLE
) {
intel_display.c
7123
WARN_ON(I915_READ(PFIT_CONTROL) &
PFIT_ENABLE
);
9040
if (!(tmp &
PFIT_ENABLE
))
/src/sys/external/bsd/drm/dist/shared-core/
i915_reg.h
737
#define
PFIT_ENABLE
(1 << 31)
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_reg.h
4927
#define
PFIT_ENABLE
(1 << 31)
Completed in 51 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025