| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/gnome-flashback/ |
| H A D | gnome-flashback_3.44.0.bb | 24 # no oe-layer has compiz -> remove dead session 25 rm -f ${D}${datadir}/xsessions/gnome-flashback-compiz.desktop
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/ |
| H A D | komeda_pipeline_state.c | 668 komeda_compiz_set_input(struct komeda_compiz *compiz, in komeda_compiz_set_input() argument 689 c_st = komeda_component_get_state_and_set_user(&compiz->base, drm_st, in komeda_compiz_set_input() 706 old_st = komeda_component_get_old_state(&compiz->base, drm_st); in komeda_compiz_set_input() 714 komeda_component_set_output(&dflow->input, &compiz->base, 0); in komeda_compiz_set_input() 720 komeda_compiz_validate(struct komeda_compiz *compiz, in komeda_compiz_validate() argument 727 c_st = komeda_component_get_state_and_set_user(&compiz->base, in komeda_compiz_validate() 736 komeda_component_set_output(&dflow->input, &compiz->base, 0); in komeda_compiz_validate() 908 err = komeda_compiz_set_input(pipe->compiz, kcrtc_st, dflow); in komeda_build_layer_data_flow() 1128 err = komeda_compiz_set_input(pipe->compiz, kcrtc_st, dflow); in komeda_build_layer_split_data_flow() 1200 err = komeda_compiz_validate(slave->compiz, kcrtc_st, &s_dflow); in komeda_build_display_data_flow() [all …]
|
| H A D | komeda_private_obj.c | 134 struct komeda_compiz *compiz) in komeda_compiz_obj_add() argument 142 st->base.component = &compiz->base; in komeda_compiz_obj_add() 143 drm_atomic_private_obj_init(&kms->base, &compiz->base.obj, &st->base.obj, in komeda_compiz_obj_add() 397 err = komeda_compiz_obj_add(kms, pipe->compiz); in komeda_kms_add_private_objs()
|
| H A D | komeda_pipeline.c | 90 pos = to_cpos(temp->compiz); in komeda_pipeline_get_component_pos() 335 slave = komeda_component_pickup_input(&master->compiz->base, in komeda_pipeline_get_slave()
|
| H A D | komeda_wb_connector.c | 25 dflow->input.component = &wb_layer->base.pipeline->compiz->base; in komeda_wb_init_data_flow()
|
| H A D | komeda_pipeline.h | 419 struct komeda_compiz *compiz; member
|
| /OK3568_Linux_fs/kernel/Documentation/gpu/ |
| H A D | komeda-kms.rst | 38 Compositor (compiz) 48 Writeback layer does the opposite things of Layer, which connects to compiz 69 output merged result to compiz. 74 compiz result to two parts and then feed them to two scalers. 358 compiz, improc and timing_ctrlr to work together to fit these requirements. 359 And a KMS-Plane may require multiple komeda resources: layer/scaler/compiz. 393 Since the compiz component doesn't output alpha value, the slave pipeline
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/d71/ |
| H A D | d71_component.c | 670 struct komeda_compiz *compiz; in d71_compiz_init() local 675 c = komeda_component_add(&d71->pipes[pipe_id]->base, sizeof(*compiz), in d71_compiz_init() 685 compiz = to_compiz(c); in d71_compiz_init() 687 set_range(&compiz->hsize, 64, get_blk_line_size(d71, reg)); in d71_compiz_init() 688 set_range(&compiz->vsize, 64, d71->max_vsize); in d71_compiz_init()
|
| /OK3568_Linux_fs/kernel/Documentation/trace/ |
| H A D | histogram.rst | 659 { common_pid: compiz [ 2889] } hitcount: 59 count: 254400 769 …{ id: sys_ioctl [ 16], common_pid: compiz [ 2994] } hitcount: … 783 …{ id: sys_eventfd2 [290], common_pid: compiz [ 2994] } hitcount: … 819 …{ id: sys_ioctl [ 16], common_pid: compiz [ 2994] } hitcount: … 826 The above output shows that 'compiz' and 'Xorg' are far and away 851 { common_pid: compiz [ 2994], size: 8 } hitcount: 1 852 { common_pid: compiz [ 2994], size: 20 } hitcount: 11 909 { child_comm: compiz } hitcount: 3 944 { child_comm: compiz } hitcount: 3 980 { child_comm: compiz } hitcount: 3
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/ |
| H A D | intel_powerclamp.rst | 314 2100 jacob 20 0 1223m 88m 30m S 3 2.3 0:23.68 compiz
|
| /OK3568_Linux_fs/external/xserver/debian/ |
| H A D | changelog | 3374 GetDrawableAttributes extension that's needed for compiz to work properly. 3569 * Add several patches written by Kristian Høgsberg for allowing compiz to
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 76202 a window under compiz the window decorator sees the button press and 76203 then ungrabs the implicit grab. It then tells compiz to grab the device, 76204 and compiz then moves the window with the pointer motion. This is racy, 89899 This eliminates the ugly flashing effect when compiz unredirects a 93363 WM as a non-reparenting WM it knows about (compiz or lookingglass) 103238 Bug #30260. Fixes the compiz wallpaper plugin with client damage 108405 and it crashed in here starting compiz. Looks like we need to validate the 109060 Fixes server crash with GLX compositing managers such as compiz or kwin, due 126746 Fixes crash when restarting compiz, due to cl->currentContexts[x] being stale. 134530 with a depth 24 fbconfig attached, angering compiz. [all …]
|