Home
last modified time | relevance | path

Searched +defs:ast +defs:y (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/ast/
Dast_mode.c49 static inline void ast_load_palette_index(struct ast_private *ast, in ast_load_palette_index()
65 struct ast_private *ast = crtc->dev->dev_private; in ast_crtc_load_lut() local
81 struct ast_private *ast = crtc->dev->dev_private; in ast_get_vbios_mode_info() local
227 struct ast_private *ast = crtc->dev->dev_private; in ast_set_std_reg() local
272 struct ast_private *ast = crtc->dev->dev_private; in ast_set_crtc_reg() local
371 struct ast_private *ast = crtc->dev->dev_private; in ast_set_offset_reg() local
383 struct ast_private *ast = dev->dev_private; in ast_set_dclk_reg() local
397 struct ast_private *ast = crtc->dev->dev_private; in ast_set_ext_reg() local
442 struct ast_private *ast = dev->dev_private; in ast_set_sync_reg() local
466 struct ast_private *ast = crtc->dev->dev_private; in ast_set_start_address_crt1() local
[all …]
Dast_fb.c47 int x, int y, int width, int height) in ast_dirty_update()
309 struct ast_private *ast = dev->dev_private; in ast_fbdev_init() local
349 struct ast_private *ast = dev->dev_private; in ast_fbdev_fini() local
361 struct ast_private *ast = dev->dev_private; in ast_fbdev_set_suspend() local
369 void ast_fbdev_set_base(struct ast_private *ast, unsigned long gpu_addr) in ast_fbdev_set_base()