OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_timing_pixel_clock_100hz
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_link.c
2202
static uint32_t
get_timing_pixel_clock_100hz
(const struct dc_crtc_timing *timing)
function in typeref:typename:uint32_t
2280
if (
get_timing_pixel_clock_100hz
(timing) > (dongle_caps->dp_hdmi_max_pixel_clk_in_khz * 10))
2301
if (max_pix_clk != 0 &&
get_timing_pixel_clock_100hz
(timing) > max_pix_clk)
amdgpu_dc_link.c
2202
static uint32_t
get_timing_pixel_clock_100hz
(const struct dc_crtc_timing *timing)
function in typeref:typename:uint32_t
2280
if (
get_timing_pixel_clock_100hz
(timing) > (dongle_caps->dp_hdmi_max_pixel_clk_in_khz * 10))
2301
if (max_pix_clk != 0 &&
get_timing_pixel_clock_100hz
(timing) > max_pix_clk)
Completed in 70 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025