HomeSort by: relevance | last modified time | path
    Searched refs:dce_abm (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
Makefile 31 dce_opp.o dce_dmcu.o dce_abm.o dce_ipp.o dce_aux.o \
amdgpu_dce_abm.c 33 #include "dce_abm.h"
43 container_of(abm, struct dce_abm, base)
65 struct dce_abm *abm_dce = TO_DCE_ABM(abm);
91 static unsigned int calculate_16_bit_backlight_from_pwm(struct dce_abm *abm_dce)
140 static void driver_set_backlight_level(struct dce_abm *abm_dce,
206 struct dce_abm *abm_dce,
258 struct dce_abm *abm_dce = TO_DCE_ABM(abm);
298 struct dce_abm *abm_dce = TO_DCE_ABM(abm);
309 struct dce_abm *abm_dce = TO_DCE_ABM(abm);
320 struct dce_abm *abm_dce = TO_DCE_ABM(abm)
    [all...]
dce_abm.h 1 /* $NetBSD: dce_abm.h,v 1.2 2021/12/18 23:45:02 riastradh Exp $ */
227 struct dce_abm { struct

Completed in 12 milliseconds