Ville Syrjälä
|
dbd4d5761e
drm: Replace 'format->format' comparisons to just 'format' comparisons
|
8 年之前 |
Ville Syrjälä
|
438b74a549
drm: Nuke fb->pixel_format
|
8 年之前 |
Ville Syrjälä
|
353c859899
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
|
8 年之前 |
Marek Vasut
|
782ea2a493
drm/imx: Switch to drm_fb_cma_prepare_fb() helper
|
8 年之前 |
Philipp Zabel
|
eae13c9337
drm/imx: ipuv3-plane: add support for YUV 4:2:2 and 4:4:4, NV12, and NV16 formats
|
8 年之前 |
Philipp Zabel
|
f2fa3536b2
drm/imx: ipuv3-plane: let drm_plane_state_to_ubo/vbo handle chroma subsampling other than 4:2:0
|
8 年之前 |
Philipp Zabel
|
3fd8b292ae
drm/imx: ipuv3-plane: merge ipu_plane_atomic_set_base into atomic_update
|
8 年之前 |
Philipp Zabel
|
181c9bfe4b
drm/imx: ipuv3-plane: request modeset if plane offsets changed
|
8 年之前 |
Philipp Zabel
|
86126748cd
drm/imx: ipuv3-plane: disable local alpha for planes without alpha channel
|
8 年之前 |
Philipp Zabel
|
5fb57ab328
drm/imx: ipuv3-plane: make sure x/y offsets are even in case of chroma subsampling
|
8 年之前 |
Liu Ying
|
e73aca5184
drm/imx: ipuv3-plane: Access old u/vbo properly in ->atomic_check for YU12/YV12
|
8 年之前 |
Liu Ying
|
81d553545a
drm/imx: ipuv3-plane: Skip setting u/vbo only when we don't need modeset
|
8 年之前 |
Liu Ying
|
43daa01323
drm/imx: ipuv3-plane: Switch EBA buffer only when we don't need modeset
|
8 年之前 |
Lucas Stach
|
df4b2233ab
drm/imx: fold ipu_plane_disable into ipu_disable_plane
|
9 年之前 |
Lucas Stach
|
73cde76a61
drm/imx: don't call disable_plane in plane destroy path
|
9 年之前 |
Liu Ying
|
1780999ced
drm/imx: Add active plane reconfiguration support
|
9 年之前 |
Liu Ying
|
5f4df0c769
drm/imx: Use DRM_PLANE_COMMIT_NO_DISABLE_AFTER_MODESET flag
|
9 年之前 |
Philipp Zabel
|
3df0739052
drm/imx: turn remaining container_of macros into inline functions
|
9 年之前 |
Liu Ying
|
5f2f911578
drm/imx: atomic phase 3 step 1: Use atomic configuration
|
9 年之前 |
Liu Ying
|
255c35f8fe
drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroy
|
9 年之前 |
Liu Ying
|
33f1423530
drm/imx: atomic phase 1: Use transitional atomic CRTC and plane helpers
|
9 年之前 |
Liu Ying
|
d7868cb7ac
gpu: ipu-v3: ipu-dmfc: Use static DMFC FIFO allocation mechanism
|
9 年之前 |
Liu Ying
|
08a8901882
drm/imx: ipuv3 plane: Check different types of plane separately
|
9 年之前 |
Liu Ying
|
151787ba05
drm/imx: plane: Don't set plane->crtc in ipu_plane_update()
|
9 年之前 |
Liu Ying
|
8b3ce87377
drm/imx: ipuv3-plane: Constify ipu_plane_funcs
|
9 年之前 |
Philipp Zabel
|
7932131f63
drm/imx: ipuv3-plane: enable UYVY and VYUY formats
|
9 年之前 |
Liu Ying
|
6bcaf0c581
drm/imx: ipuv3-plane: Configure DMFC wait4eot bit after slots are determined
|
9 年之前 |
Liu Ying
|
27630c206b
gpu: ipu-v3: ipu-dmfc: Rename ipu_dmfc_init_channel to ipu_dmfc_config_wait4eot
|
9 年之前 |
Liu Ying
|
2bbe32f739
gpu: ipu-v3: ipu-dmfc: Make function ipu_dmfc_init_channel() return void
|
9 年之前 |
Philipp Zabel
|
6ac217eef5
drm/imx: ipuv3-plane: fix planar YUV 4:2:0 support
|
9 年之前 |