/linux-4.4.14/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_fbdev.c | 58 unsigned int bytes_per_pixel; rockchip_drm_fbdev_create() local
|
/linux-4.4.14/drivers/gpu/drm/tegra/ |
H A D | fb.c | 204 unsigned int bytes_per_pixel; tegra_fbdev_probe() local
|
/linux-4.4.14/drivers/gpu/drm/ |
H A D | drm_fb_cma_helper.c | 243 unsigned int bytes_per_pixel; drm_fbdev_cma_create() local
|
/linux-4.4.14/drivers/video/fbdev/ |
H A D | imxfb.c | 819 int bytes_per_pixel; imxfb_probe() local
|
/linux-4.4.14/drivers/video/fbdev/vermilion/ |
H A D | vermilion.h | 223 u32 bytes_per_pixel; member in struct:vml_info
|
/linux-4.4.14/drivers/media/pci/ivtv/ |
H A D | ivtvfb.c | 177 int bytes_per_pixel; member in struct:osd_info
|
/linux-4.4.14/drivers/gpu/drm/mgag200/ |
H A D | mgag200_mode.c | 1568 uint64_t bytes_per_pixel = (bits_per_pixel + 7) / 8; mga_vga_calculate_mode_bandwidth() local
|
/linux-4.4.14/drivers/video/fbdev/intelfb/ |
H A D | intelfbhw.c | 314 int bytes_per_pixel; intelfbhw_validate_mode() local
|
/linux-4.4.14/drivers/media/usb/usbvision/ |
H A D | usbvision-core.c | 498 int clipmask_index, bytes_per_pixel; usbvision_parse_lines_422() local 887 int clipmask_even_index, clipmask_odd_index, bytes_per_pixel; usbvision_parse_lines_420() local
|
H A D | usbvision.h | 278 int bytes_per_pixel; member in struct:usbvision_v4l2_format_st
|
/linux-4.4.14/drivers/dma/ipu/ |
H A D | ipu_idmac.c | 91 static uint32_t bytes_per_pixel(enum pixel_fmt fmt) bytes_per_pixel() function
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
H A D | evergreen.c | 2036 u32 bytes_per_pixel; /* bytes per pixel display + overlay */ member in struct:evergreen_wm_params
|
H A D | si.c | 2008 u32 bytes_per_pixel; /* bytes per pixel display + overlay */ member in struct:dce6_wm_params
|
H A D | cik.c | 9202 u32 bytes_per_pixel; /* bytes per pixel display + overlay */ member in struct:dce8_wm_params
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
H A D | dce_v10_0.c | 911 u32 bytes_per_pixel; /* bytes per pixel display + overlay */ member in struct:dce10_wm_params
|
H A D | dce_v11_0.c | 899 u32 bytes_per_pixel; /* bytes per pixel display + overlay */ member in struct:dce10_wm_params
|
H A D | dce_v8_0.c | 854 u32 bytes_per_pixel; /* bytes per pixel display + overlay */ member in struct:dce8_wm_params
|
/linux-4.4.14/drivers/media/platform/vivid/ |
H A D | vivid-core.h | 276 int bytes_per_pixel; member in struct:vivid_dev
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | intel_drv.h | 604 uint8_t bytes_per_pixel; member in struct:intel_plane_wm_parameters
|
H A D | intel_pm.c | 1675 static uint32_t ilk_wm_method1(uint32_t pixel_rate, uint8_t bytes_per_pixel, ilk_wm_method1() argument 2995 static uint32_t skl_wm_method1(uint32_t pixel_rate, uint8_t bytes_per_pixel, skl_wm_method1() argument 3147 uint8_t bytes_per_pixel; skl_compute_plane_wm() local 896 vlv_wm_method2(unsigned int pixel_rate, unsigned int pipe_htotal, unsigned int horiz_pixels, unsigned int bytes_per_pixel, unsigned int latency) vlv_wm_method2() argument 1690 ilk_wm_method2(uint32_t pixel_rate, uint32_t pipe_htotal, uint32_t horiz_pixels, uint8_t bytes_per_pixel, uint32_t latency) ilk_wm_method2() argument 1705 ilk_wm_fbc(uint32_t pri_val, uint32_t horiz_pixels, uint8_t bytes_per_pixel) ilk_wm_fbc() argument 3009 skl_wm_method2(uint32_t pixel_rate, uint32_t pipe_htotal, uint32_t horiz_pixels, uint8_t bytes_per_pixel, uint64_t tiling, uint32_t latency) skl_wm_method2() argument
|