/dflybsd-src/sys/dev/drm/include/drm/ |
H A D | drm_framebuffer.h | 30 struct drm_framebuffer; 48 void (*destroy)(struct drm_framebuffer *framebuffer); 68 int (*create_handle)(struct drm_framebuffer *fb, 89 int (*dirty)(struct drm_framebuffer *framebuffer, 109 struct drm_framebuffer { struct 202 #define obj_to_fb(x) container_of(x, struct drm_framebuffer, base) argument 205 struct drm_framebuffer *fb, 207 struct drm_framebuffer *drm_framebuffer_lookup(struct drm_device *dev, 210 void drm_framebuffer_remove(struct drm_framebuffer *fb); 211 void drm_framebuffer_cleanup(struct drm_framebuffer *fb); [all …]
|
H A D | drm_gem_framebuffer_helper.h | 7 struct drm_framebuffer; 15 struct drm_gem_object *drm_gem_fb_get_obj(struct drm_framebuffer *fb, 17 void drm_gem_fb_destroy(struct drm_framebuffer *fb); 18 int drm_gem_fb_create_handle(struct drm_framebuffer *fb, struct drm_file *file, 21 struct drm_framebuffer * 25 struct drm_framebuffer * 34 struct drm_framebuffer *
|
H A D | drm_plane_helper.h | 48 struct drm_framebuffer *fb, 60 struct drm_framebuffer *fb, 72 struct drm_framebuffer *fb, 82 struct drm_framebuffer *old_fb);
|
H A D | drm_fb_cma_helper.h | 10 struct drm_framebuffer; 31 struct drm_gem_cma_object *drm_fb_cma_get_gem_obj(struct drm_framebuffer *fb, 34 dma_addr_t drm_fb_cma_get_gem_addr(struct drm_framebuffer *fb,
|
H A D | drm_crtc_helper.h | 52 struct drm_framebuffer *old_fb); 62 struct drm_framebuffer *old_fb); 64 struct drm_framebuffer *old_fb);
|
H A D | drm_plane.h | 76 struct drm_framebuffer *fb; 192 struct drm_crtc *crtc, struct drm_framebuffer *fb, 516 struct drm_framebuffer *fb; 518 struct drm_framebuffer *old_fb;
|
H A D | drm_modeset_helper_vtables.h | 206 struct drm_framebuffer *old_fb); 249 struct drm_framebuffer *old_fb); 266 struct drm_framebuffer *fb, int x, int y,
|
H A D | drm_crtc.h | 455 struct drm_framebuffer *fb, 474 struct drm_framebuffer *fb, 900 struct drm_framebuffer *fb;
|
H A D | drm_atomic_helper.h | 103 struct drm_framebuffer *fb, 128 struct drm_framebuffer *fb, 134 struct drm_framebuffer *fb,
|
H A D | drm_modeset_helper.h | 31 struct drm_framebuffer *fb,
|
H A D | drm_mode_config.h | 70 struct drm_framebuffer *(*fb_create)(struct drm_device *dev,
|
/dflybsd-src/sys/dev/drm/ |
H A D | drm_framebuffer.c | 68 const struct drm_framebuffer *fb) in drm_framebuffer_check_src_coords() 263 struct drm_framebuffer * 269 struct drm_framebuffer *fb; in drm_internal_framebuffer_create() 326 struct drm_framebuffer *fb; in drm_mode_addfb2() 356 struct drm_framebuffer *fb = in drm_mode_rmfb_work_fn() 380 struct drm_framebuffer *fb = NULL; in drm_mode_rmfb() 381 struct drm_framebuffer *fbl = NULL; in drm_mode_rmfb() 451 struct drm_framebuffer *fb; in drm_mode_getfb() 521 struct drm_framebuffer *fb; in drm_mode_dirtyfb_ioctl() 596 struct drm_framebuffer *fb, *tfb; in drm_fb_release() [all …]
|
H A D | drm_gem_framebuffer_helper.c | 50 struct drm_gem_object *drm_gem_fb_get_obj(struct drm_framebuffer *fb, in drm_gem_fb_get_obj() 60 static struct drm_framebuffer * 66 struct drm_framebuffer *fb; in drm_gem_fb_alloc() 97 void drm_gem_fb_destroy(struct drm_framebuffer *fb) in drm_gem_fb_destroy() 122 int drm_gem_fb_create_handle(struct drm_framebuffer *fb, struct drm_file *file, in drm_gem_fb_create_handle() 146 struct drm_framebuffer * 153 struct drm_framebuffer *fb; in drm_gem_fb_create_with_funcs() 226 struct drm_framebuffer * 303 struct drm_framebuffer *
|
H A D | drm_plane_helper.c | 131 struct drm_framebuffer *fb = state->fb; in drm_plane_helper_check_state() 222 struct drm_framebuffer *fb, in drm_plane_helper_check_update() 303 struct drm_framebuffer *fb, in drm_primary_helper_update() 433 struct drm_framebuffer *old_fb) in drm_plane_helper_commit() 546 struct drm_framebuffer *fb, in drm_plane_helper_update()
|
H A D | drm_crtc_internal.h | 42 const struct drm_framebuffer *fb); 154 struct drm_framebuffer * 161 const struct drm_framebuffer *fb);
|
H A D | drm_plane.c | 570 struct drm_framebuffer *fb, in __setplane_internal() 647 struct drm_framebuffer *fb, in setplane_internal() 684 struct drm_framebuffer *fb = NULL; in drm_mode_setplane() 736 struct drm_framebuffer *fb = NULL; in drm_mode_cursor_universal() 911 struct drm_framebuffer *fb = NULL; in drm_mode_page_flip_ioctl()
|
H A D | drm_crtc.c | 485 struct drm_framebuffer *fb; in __drm_mode_set_config_internal() 548 const struct drm_framebuffer *fb) in drm_crtc_check_viewport() 585 struct drm_framebuffer *fb = NULL; in drm_mode_setcrtc()
|
H A D | drm_modeset_helper.c | 75 struct drm_framebuffer *fb, in drm_helper_mode_fill_fb_struct()
|
/dflybsd-src/sys/dev/drm/radeon/ |
H A D | radeon_mode.h | 578 struct drm_framebuffer base; 853 struct drm_framebuffer *old_fb); 855 struct drm_framebuffer *fb, 862 struct drm_framebuffer *old_fb); 866 struct drm_framebuffer *old_fb); 868 struct drm_framebuffer *fb, 872 struct drm_framebuffer *fb, 939 int radeonfb_remove(struct drm_device *dev, struct drm_framebuffer *fb);
|
H A D | radeon_legacy_crtc.c | 358 struct drm_framebuffer *old_fb) in radeon_crtc_set_base() 364 struct drm_framebuffer *fb, in radeon_crtc_set_base_atomic() 371 struct drm_framebuffer *fb, in radeon_crtc_do_set_base() 378 struct drm_framebuffer *target_fb; in radeon_crtc_do_set_base() 581 const struct drm_framebuffer *fb = crtc->primary->fb; in radeon_set_crtc_timing() 1041 int x, int y, struct drm_framebuffer *old_fb) in radeon_crtc_mode_set()
|
/dflybsd-src/sys/dev/drm/amd/amdgpu/ |
H A D | amdgpu_display.h | 27 struct drm_framebuffer *
|
H A D | amdgpu_mode.h | 310 struct drm_framebuffer base; 616 int amdgpufb_remove(struct drm_device *dev, struct drm_framebuffer *fb); 642 struct drm_framebuffer *fb,
|
H A D | dce_virtual.c | 192 int x, int y, struct drm_framebuffer *old_fb) in dce_virtual_crtc_mode_set() 211 struct drm_framebuffer *old_fb) in dce_virtual_crtc_set_base() 217 struct drm_framebuffer *fb, in dce_virtual_crtc_set_base_atomic()
|
/dflybsd-src/sys/dev/drm/i915/ |
H A D | intel_sprite.c | 239 const struct drm_framebuffer *fb = plane_state->base.fb; in skl_update_plane() 394 const struct drm_framebuffer *fb = plane_state->base.fb; in vlv_sprite_ctl() 461 const struct drm_framebuffer *fb = plane_state->base.fb; in vlv_update_plane() 554 const struct drm_framebuffer *fb = plane_state->base.fb; in ivb_sprite_ctl() 611 const struct drm_framebuffer *fb = plane_state->base.fb; in ivb_update_plane() 713 const struct drm_framebuffer *fb = plane_state->base.fb; in g4x_sprite_ctl() 767 const struct drm_framebuffer *fb = plane_state->base.fb; in g4x_update_plane() 865 struct drm_framebuffer *fb = state->base.fb; in intel_check_sprite_plane()
|
H A D | intel_display.c | 1950 intel_tile_width_bytes(const struct drm_framebuffer *fb, int plane) in intel_tile_width_bytes() 1998 intel_tile_height(const struct drm_framebuffer *fb, int plane) in intel_tile_height() 2008 static void intel_tile_dims(const struct drm_framebuffer *fb, int plane, in intel_tile_dims() 2020 intel_fb_align_height(const struct drm_framebuffer *fb, in intel_fb_align_height() 2041 const struct drm_framebuffer *fb, in intel_fill_fb_ggtt_view() 2076 static unsigned int intel_surf_alignment(const struct drm_framebuffer *fb, in intel_surf_alignment() 2104 intel_pin_and_fence_fb_obj(struct drm_framebuffer *fb, unsigned int rotation) in intel_pin_and_fence_fb_obj() 2179 static int intel_fb_pitch(const struct drm_framebuffer *fb, int plane, in intel_fb_pitch() 2198 const struct drm_framebuffer *fb = state->base.fb; in intel_fb_xy_to_linear() 2255 const struct drm_framebuffer *fb, int plane, in _intel_adjust_tile_offset() [all …]
|