OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dp_rates
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
nouveau_nvkm_engine_disp_dp.c
334
static const struct
dp_rates
{
struct
359
const struct
dp_rates
*failsafe = NULL, *cfg;
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dp.c
172
static const int
dp_rates
[] = {
local in function:intel_dp_set_sink_rates
179
for (i = 0; i < ARRAY_SIZE(
dp_rates
); i++) {
180
if (
dp_rates
[i] > max_rate)
182
intel_dp->sink_rates[i] =
dp_rates
[i];
Completed in 16 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025