OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:detailed_timings
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm_helpers.c
87
/* One of the four
detailed_timings
stores the monitor name. It's
90
if (edid_buf->
detailed_timings
[i].data.other_data.type == 0xfc) {
91
while (j < 13 && edid_buf->
detailed_timings
[i].data.other_data.data.str.str[j]) {
92
if (edid_buf->
detailed_timings
[i].data.other_data.data.str.str[j] == '\n')
96
edid_buf->
detailed_timings
[i].data.other_data.data.str.str[j];
amdgpu_dm.c
8326
timing = &edid->
detailed_timings
[i];
/src/sys/external/bsd/drm2/dist/include/drm/
drm_edid.h
320
struct detailed_timing
detailed_timings
[4];
member in struct:edid
/src/sys/external/bsd/drm2/dist/drm/
drm_edid.c
2250
cb(&(edid->
detailed_timings
[i]), closure);
Completed in 22 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025