OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:intel_dsb
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dsb.h
1
/* $NetBSD:
intel_dsb
.h,v 1.2 2021/12/18 23:45:30 riastradh Exp $ */
26
struct
intel_dsb
{
struct
46
struct
intel_dsb
*
48
void intel_dsb_put(struct
intel_dsb
*dsb);
49
void intel_dsb_reg_write(struct
intel_dsb
*dsb, i915_reg_t reg, u32 val);
50
void intel_dsb_indexed_reg_write(struct
intel_dsb
*dsb, i915_reg_t reg,
52
void intel_dsb_commit(struct
intel_dsb
*dsb);
intel_dsb.c
1
/* $NetBSD:
intel_dsb
.c,v 1.3 2021/12/19 11:38:26 riastradh Exp $ */
10
__KERNEL_RCSID(0, "$NetBSD:
intel_dsb
.c,v 1.3 2021/12/19 11:38:26 riastradh Exp $");
44
static inline bool is_dsb_busy(struct
intel_dsb
*dsb)
53
static inline bool intel_dsb_enable_engine(struct
intel_dsb
*dsb)
73
static inline bool intel_dsb_disable_engine(struct
intel_dsb
*dsb)
100
* Returns: address of
Intel_dsb
instance requested for.
104
struct
intel_dsb
*
109
struct
intel_dsb
*dsb = &crtc->dsb;
161
* @dsb:
intel_dsb
structure.
167
void intel_dsb_put(struct
intel_dsb
*dsb
[
all
...]
intel_color.c
635
struct
intel_dsb
*dsb = intel_dsb_get(crtc);
817
struct
intel_dsb
*dsb = intel_dsb_get(crtc);
833
struct
intel_dsb
*dsb = intel_dsb_get(crtc);
866
struct
intel_dsb
*dsb = intel_dsb_get(crtc);
920
struct
intel_dsb
*dsb = intel_dsb_get(crtc);
intel_display_types.h
1107
struct
intel_dsb
dsb;
/src/sys/external/bsd/drm2/dist/drm/i915/
Makefile
186
display/
intel_dsb
.o \
/src/sys/modules/i915drmkms/
Makefile
124
SRCS+=
intel_dsb
.c
Completed in 16 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025