Searched hist:"6 e2a3b66e78b693065ee67af91175a1a7e4dc209" (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_plane.h | diff 6e2a3b66e78b693065ee67af91175a1a7e4dc209 Fri Apr 03 14:05:52 CEST 2015 Gustavo Padovan <gustavo.padovan@collabora.co.uk> drm/exynos: preset zpos value for overlay planes
Usually userspace don't want to have two overlay planes on the same zpos so this change assign a different zpos for each plane. Before this change a zpos of value zero was created for all planes so the userspace had to set up the zpos of every plane it wanted to use.
Also all places that were storing zpos positions are now unsigned int.
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|
H A D | exynos7_drm_decon.c | diff 6e2a3b66e78b693065ee67af91175a1a7e4dc209 Fri Apr 03 14:05:52 CEST 2015 Gustavo Padovan <gustavo.padovan@collabora.co.uk> drm/exynos: preset zpos value for overlay planes
Usually userspace don't want to have two overlay planes on the same zpos so this change assign a different zpos for each plane. Before this change a zpos of value zero was created for all planes so the userspace had to set up the zpos of every plane it wanted to use.
Also all places that were storing zpos positions are now unsigned int.
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|
H A D | exynos_drm_plane.c | diff 6e2a3b66e78b693065ee67af91175a1a7e4dc209 Fri Apr 03 14:05:52 CEST 2015 Gustavo Padovan <gustavo.padovan@collabora.co.uk> drm/exynos: preset zpos value for overlay planes
Usually userspace don't want to have two overlay planes on the same zpos so this change assign a different zpos for each plane. Before this change a zpos of value zero was created for all planes so the userspace had to set up the zpos of every plane it wanted to use.
Also all places that were storing zpos positions are now unsigned int.
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|
H A D | exynos_drm_vidi.c | diff 6e2a3b66e78b693065ee67af91175a1a7e4dc209 Fri Apr 03 14:05:52 CEST 2015 Gustavo Padovan <gustavo.padovan@collabora.co.uk> drm/exynos: preset zpos value for overlay planes
Usually userspace don't want to have two overlay planes on the same zpos so this change assign a different zpos for each plane. Before this change a zpos of value zero was created for all planes so the userspace had to set up the zpos of every plane it wanted to use.
Also all places that were storing zpos positions are now unsigned int.
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|
H A D | exynos_drm_drv.h | diff 6e2a3b66e78b693065ee67af91175a1a7e4dc209 Fri Apr 03 14:05:52 CEST 2015 Gustavo Padovan <gustavo.padovan@collabora.co.uk> drm/exynos: preset zpos value for overlay planes
Usually userspace don't want to have two overlay planes on the same zpos so this change assign a different zpos for each plane. Before this change a zpos of value zero was created for all planes so the userspace had to set up the zpos of every plane it wanted to use.
Also all places that were storing zpos positions are now unsigned int.
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|
H A D | exynos_mixer.c | diff 6e2a3b66e78b693065ee67af91175a1a7e4dc209 Fri Apr 03 14:05:52 CEST 2015 Gustavo Padovan <gustavo.padovan@collabora.co.uk> drm/exynos: preset zpos value for overlay planes
Usually userspace don't want to have two overlay planes on the same zpos so this change assign a different zpos for each plane. Before this change a zpos of value zero was created for all planes so the userspace had to set up the zpos of every plane it wanted to use.
Also all places that were storing zpos positions are now unsigned int.
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|
H A D | exynos_drm_fimd.c | diff 6e2a3b66e78b693065ee67af91175a1a7e4dc209 Fri Apr 03 14:05:52 CEST 2015 Gustavo Padovan <gustavo.padovan@collabora.co.uk> drm/exynos: preset zpos value for overlay planes
Usually userspace don't want to have two overlay planes on the same zpos so this change assign a different zpos for each plane. Before this change a zpos of value zero was created for all planes so the userspace had to set up the zpos of every plane it wanted to use.
Also all places that were storing zpos positions are now unsigned int.
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|