| /openbsd/src/sys/dev/pci/drm/amd/include/ |
| D | vega10_ip_offset.h | 36 static const struct IP_BASE __maybe_unused NBIF_BASE = { { { { 0x00000000, 0x00000014, 0x00000D20, … 41 static const struct IP_BASE __maybe_unused NBIO_BASE = { { { { 0x00000000, 0x00000014, 0x00000D20, … 46 static const struct IP_BASE __maybe_unused DCE_BASE = { { { { 0x00000012, 0x000000C0, 0x000034C0, 0… 51 static const struct IP_BASE __maybe_unused DCN_BASE = { { { { 0x00000012, 0x000000C0, 0x000034C0, 0… 56 static const struct IP_BASE __maybe_unused MP0_BASE = { { { { 0x00016000, 0, 0, 0, 0 } }, 61 static const struct IP_BASE __maybe_unused MP1_BASE = { { { { 0x00016000, 0, 0, 0, 0 } }, 66 static const struct IP_BASE __maybe_unused MP2_BASE = { { { { 0x00016000, 0, 0, 0, 0 } }, 71 static const struct IP_BASE __maybe_unused DF_BASE = { { { { 0x00007000, 0, 0, 0, 0 } }, 76 static const struct IP_BASE __maybe_unused UVD_BASE = { { { { 0x00007800, 0x00007E00, 0, 0, 0 } }, 81 static const struct IP_BASE __maybe_unused VCN_BASE = { { { { 0x00007800, 0x00007E00, 0, 0, 0 } }, [all …]
|
| D | cyan_skillfish_ip_offset.h | 30 } __maybe_unused; variable 34 } __maybe_unused; variable
|
| D | yellow_carp_offset.h | 12 } __maybe_unused; variable 16 } __maybe_unused; variable
|
| D | arct_ip_offset.h | 30 } __maybe_unused; variable 34 } __maybe_unused; variable
|
| D | navi10_ip_offset.h | 34 } __maybe_unused; variable
|
| D | navi12_ip_offset.h | 34 } __maybe_unused; variable
|
| D | vega20_ip_offset.h | 34 } __maybe_unused; variable
|
| D | dimgrey_cavefish_ip_offset.h | 34 } __maybe_unused; variable
|
| D | navi14_ip_offset.h | 34 } __maybe_unused; variable
|
| /openbsd/src/sys/dev/pci/drm/i915/display/ |
| D | intel_display_params.c | 131 __maybe_unused 138 __maybe_unused 145 __maybe_unused 152 __maybe_unused 159 __maybe_unused 188 __maybe_unused static void _param_dup_charp(char **valp) in _param_dup_charp() 193 __maybe_unused static void _param_nop(void *valp) in _param_nop() 211 __maybe_unused static void _param_free_charp(char **valp) in _param_free_charp()
|
| D | intel_display_debugfs_params.c | 123 __maybe_unused static struct dentry * 132 __maybe_unused static struct dentry *
|
| D | intel_fbc.c | 264 struct drm_i915_private __maybe_unused *i915 = to_i915(display->drm); in intel_fbc_has_fences() 771 struct drm_i915_private __maybe_unused *i915 = to_i915(display->drm); in intel_fbc_stolen_end() 1516 const struct intel_plane_state __maybe_unused *plane_state; in intel_fbc_pre_update() 1569 const struct intel_plane_state __maybe_unused *plane_state; in intel_fbc_post_update() 1668 struct intel_plane_state __maybe_unused *plane_state; in intel_fbc_atomic_check()
|
| D | intel_display_power.c | 855 intel_wakeref_t __maybe_unused wf; in intel_display_power_get_in_set() 900 intel_wakeref_t __maybe_unused wf = -1; in intel_display_power_put_mask_in_set() 1974 intel_wakeref_t wakeref __maybe_unused = in intel_power_domains_driver_remove() local 2035 intel_wakeref_t wakeref __maybe_unused = in intel_power_domains_enable() local 2074 intel_wakeref_t wakeref __maybe_unused = in intel_power_domains_suspend() local
|
| /openbsd/src/sys/dev/pci/drm/i915/gem/ |
| D | i915_gem_userptr.c | 468 static struct lock_class_key __maybe_unused lock_class; in i915_gem_userptr_ioctl() 471 struct drm_i915_gem_object __maybe_unused *obj; in i915_gem_userptr_ioctl() 472 int __maybe_unused ret; in i915_gem_userptr_ioctl() 473 u32 __maybe_unused handle; in i915_gem_userptr_ioctl()
|
| /openbsd/src/sys/dev/pci/drm/amd/amdgpu/ |
| D | gfx_v9_0_cleaner_shader.h | 24 static const u32 __maybe_unused gfx_9_0_cleaner_shader_hex[] = {
|
| D | amdgpu.h | 246 static const int __maybe_unused sched_policy = KFD_SCHED_POLICY_HWS; 247 static const bool __maybe_unused debug_evictions; /* = false */ 248 static const bool __maybe_unused no_system_mem_limit; 249 static const int __maybe_unused halt_if_hws_hang;
|
| /openbsd/src/sys/dev/pci/drm/i915/ |
| D | i915_sw_fence.c | 54 static inline __maybe_unused void debug_fence_init_onstack(struct i915_sw_fence *fence) in debug_fence_init_onstack() 80 static inline __maybe_unused void debug_fence_free(struct i915_sw_fence *fence) in debug_fence_free() 97 static inline __maybe_unused void debug_fence_init_onstack(struct i915_sw_fence *fence) in debug_fence_init_onstack() 118 static inline __maybe_unused void debug_fence_free(struct i915_sw_fence *fence) in debug_fence_free()
|
| /openbsd/src/sys/dev/pci/drm/include/linux/ |
| D | compiler.h | 23 #define __maybe_unused __attribute__((__unused__)) macro
|
| /openbsd/src/sys/dev/pci/drm/amd/display/dc/inc/hw/ |
| D | dpp.h | 97 static const struct dpp_input_csc_matrix __maybe_unused dpp_input_csc_matrix[] = {
|
| /openbsd/src/sys/dev/pci/drm/i915/gt/ |
| D | intel_gt.h | 80 const struct intel_gt *gt__ __maybe_unused = (gt); \
|
| D | intel_engine.h | 36 const struct intel_engine_cs *e__ __maybe_unused = (e); \
|
| D | intel_breadcrumbs.c | 112 __maybe_unused static bool
|
| D | intel_execlists_submission.c | 349 __maybe_unused static bool 740 static __maybe_unused char * 758 static __maybe_unused noinline void 765 char __maybe_unused p0[40], p1[40]; in trace_ports() 781 static __maybe_unused noinline bool 1972 const u32 *regs __maybe_unused = in process_csb() local
|
| /openbsd/src/sys/dev/pci/drm/ |
| D | drm_modes.c | 719 int vsyncandback_porch, __maybe_unused vback_porch, hblank; in drm_cvt_mode() 872 int vsync_plus_bp, __maybe_unused vback_porch; in drm_gtf_mode_complex() 873 unsigned int vtotal_lines, __maybe_unused vfieldrate_est; in drm_gtf_mode_complex() 874 unsigned int __maybe_unused hperiod; in drm_gtf_mode_complex() 875 unsigned int vfield_rate, __maybe_unused vframe_rate; in drm_gtf_mode_complex()
|
| /openbsd/src/sys/dev/pci/drm/i915/selftests/ |
| D | i915_vma.c | 240 __maybe_unused 248 __maybe_unused
|