OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DRM_DEBUG_ATOMIC
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/
drm_atomic.c
112
DRM_DEBUG_ATOMIC
("Allocated atomic state %p\n", state);
163
DRM_DEBUG_ATOMIC
("Clearing atomic state %p\n", state);
273
DRM_DEBUG_ATOMIC
("Freeing atomic state %p\n", state);
326
DRM_DEBUG_ATOMIC
("Added [CRTC:%d:%s] %p state to %p\n",
347
DRM_DEBUG_ATOMIC
("[CRTC:%d:%s] active without enabled\n",
357
DRM_DEBUG_ATOMIC
("[CRTC:%d:%s] enabled without mode blob\n",
364
DRM_DEBUG_ATOMIC
("[CRTC:%d:%s] disabled with mode blob\n",
381
DRM_DEBUG_ATOMIC
("[CRTC:%d:%s] requesting event but off\n",
428
DRM_DEBUG_ATOMIC
("[CONNECTOR:%d:%s] framebuffer without CRTC\n",
438
DRM_DEBUG_ATOMIC
("[CONNECTOR:%d:%s] has framebuffer, but [CRTC:%d] is off\n"
[
all
...]
drm_atomic_uapi.c
93
DRM_DEBUG_ATOMIC
("Set [MODE:%s] for [CRTC:%d:%s] state %p\n",
98
DRM_DEBUG_ATOMIC
("Set [NOMODE] for [CRTC:%d:%s] state %p\n",
136
DRM_DEBUG_ATOMIC
("[CRTC:%d:%s] bad mode blob length: %zu\n",
145
DRM_DEBUG_ATOMIC
("[CRTC:%d:%s] invalid mode (ret=%d, status=%s):\n",
154
DRM_DEBUG_ATOMIC
("Set [MODE:%s] for [CRTC:%d:%s] state %p\n",
159
DRM_DEBUG_ATOMIC
("Set [NOMODE] for [CRTC:%d:%s] state %p\n",
210
DRM_DEBUG_ATOMIC
("Link [PLANE:%d:%s] state %p to [CRTC:%d:%s]\n",
214
DRM_DEBUG_ATOMIC
("Link [PLANE:%d:%s] state %p to [NOCRTC]\n",
238
DRM_DEBUG_ATOMIC
("Set [FB:%d] for [PLANE:%d:%s] state %p\n",
242
DRM_DEBUG_ATOMIC
("Set [NOFB] for [PLANE:%d:%s] state %p\n"
[
all
...]
drm_atomic_helper.c
137
DRM_DEBUG_ATOMIC
("[ENCODER:%d:%s] on [CONNECTOR:%d:%s] already assigned\n",
174
DRM_DEBUG_ATOMIC
("[ENCODER:%d:%s] in use on [CRTC:%d:%s] by [CONNECTOR:%d:%s]\n",
189
DRM_DEBUG_ATOMIC
("[ENCODER:%d:%s] in use on [CRTC:%d:%s], disabling [CONNECTOR:%d:%s]\n",
273
DRM_DEBUG_ATOMIC
("[ENCODER:%d:%s] in use on [CRTC:%d:%s], stealing it\n",
296
DRM_DEBUG_ATOMIC
("Updating routing for [CONNECTOR:%d:%s]\n",
313
DRM_DEBUG_ATOMIC
("Disabling [CONNECTOR:%d:%s]\n",
344
DRM_DEBUG_ATOMIC
("[CONNECTOR:%d:%s] is not registered\n",
360
DRM_DEBUG_ATOMIC
("No suitable encoder found for [CONNECTOR:%d:%s]\n",
367
DRM_DEBUG_ATOMIC
("[ENCODER:%d:%s] incompatible with [CRTC:%d:%s]\n",
378
DRM_DEBUG_ATOMIC
("[CONNECTOR:%d:%s] keeps [ENCODER:%d:%s], now on [CRTC:%d:%s]\n"
[
all
...]
drm_blend.c
443
DRM_DEBUG_ATOMIC
("[CRTC:%d:%s] calculating normalized zpos values\n",
462
DRM_DEBUG_ATOMIC
("[PLANE:%d:%s] processing zpos value %d\n",
473
DRM_DEBUG_ATOMIC
("[PLANE:%d:%s] normalized zpos value %d\n",
drm_dp_mst_topology.c
4229
DRM_DEBUG_ATOMIC
("[CONNECTOR:%d:%s] [MST PORT:%p] VCPI %d -> %d\n",
4232
DRM_DEBUG_ATOMIC
("[CONNECTOR:%d:%s] [MST PORT:%p] PBN %d -> %d\n",
4303
DRM_DEBUG_ATOMIC
("[MST PORT:%p] VCPI %d -> 0\n", port, pos->vcpi);
4856
DRM_DEBUG_ATOMIC
("[MST BRANCH:%p] branch has %d PBN available\n",
4866
DRM_DEBUG_ATOMIC
("[MST BRANCH:%p] branch used %d PBN\n",
4870
DRM_DEBUG_ATOMIC
("[MST BRANCH:%p] No available bandwidth\n",
4887
DRM_DEBUG_ATOMIC
("[MST PORT:%p] releases all VCPI slots\n",
4892
DRM_DEBUG_ATOMIC
("[MST PORT:%p] requires %d vcpi slots\n",
4897
DRM_DEBUG_ATOMIC
("[MST PORT:%p] not enough VCPI slots in mst state %p (avail=%d)\n",
4904
DRM_DEBUG_ATOMIC
("[MST MGR:%p] state %p has too many payloads (max=%d)\n"
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_atomic.c
72
DRM_DEBUG_ATOMIC
("Unknown property [PROP:%d:%s]\n",
109
DRM_DEBUG_ATOMIC
("Unknown property [PROP:%d:%s]\n",
intel_display.c
12182
DRM_DEBUG_ATOMIC
("[CRTC:%d:%s] with [PLANE:%d:%s] visible %i -> %i, off %i, on %i, ms %i\n",
14429
DRM_DEBUG_ATOMIC
("[PLANE:%d:%s] atomic driver check failed\n",
14482
DRM_DEBUG_ATOMIC
("[CRTC:%d:%s] atomic driver check failed\n",
15597
DRM_DEBUG_ATOMIC
("Preparing state failed with %i\n", ret);
/src/sys/external/bsd/drm2/dist/include/drm/
drm_print.h
535
#define
DRM_DEBUG_ATOMIC
(fmt, ...) \
/src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm.c
4968
DRM_DEBUG_ATOMIC
("failed finding vcpi slots: %d\n", (int)dm_new_connector_state->vcpi_slots);
7669
DRM_DEBUG_ATOMIC
("Disabling DRM plane: %d on DRM crtc %d\n",
Completed in 35 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025