Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
8c6086b8b5e7e50519b6d439ec51ac06a956c656
/
drivers
/
gpu
/
drm
/
imx
/
ipuv3-plane.c
b0caa13
Merge tag 'imx-drm-next-2018-01-02' of git://git.pengutronix.de/git/pza/linux into drm-next
by Dave Airlie
· 7 years ago
37aca51
drm/imx: advertise supported plane format modifiers
by Lucas Stach
· 7 years ago
9222f76
drm/imx: add FB modifier support
by Lucas Stach
· 7 years ago
a2ceec5
gpu: ipu-v3: prg: add modifier support
by Lucas Stach
· 7 years ago
a01cb8b
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
by Ville Syrjälä
· 7 years ago
10b47ee
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_check_state()
by Ville Syrjälä
· 7 years ago
29baa82
Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 7 years ago
bd10635
drm/imx: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()
by Noralf Trønnes
· 7 years ago
906dde0
Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
6b9dfb5
Merge tag 'imx-drm-next-2017-07-18' of git://git.pengutronix.de/git/pza/linux into drm-next
by Dave Airlie
· 7 years ago
5be5dd3
drm/imx: ipuv3-plane: fix YUV framebuffer scanout on the base plane
by Philipp Zabel
· 8 years ago
e6fc3b6
drm: Plumb modifiers through plane init
by Ben Widawsky
· 8 years ago
0eb2c0a
Backmerge tag 'v4.13-rc2' into drm-next
by Dave Airlie
· 7 years ago
5896ec7
Merge tag 'imx-drm-fixes-2017-07-18' of git://git.pengutronix.de/git/pza/linux into drm-fixes
by Dave Airlie
· 8 years ago
f2ad99f
drm/imx: fix typo in ipu_plane_formats[]
by Laurentiu Palcu
· 8 years ago
790cb4c
drm/imx: lock scanout transfers for consecutive bursts
by Philipp Zabel
· 8 years ago
58dff39
drm/imx: ipuv3-plane: use fb local variable instead of state->fb
by Philipp Zabel
· 8 years ago
30ea752
drm/imx: Use atomic iterator macros
by Maarten Lankhorst
· 8 years ago
c2c446a
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
by Robert Foss
· 8 years ago
00514e8
drm/imx: use PRG/PRE when possible
by Lucas Stach
· 8 years ago
f6b50ef
drm/imx: ipuv3-plane: add support for separate alpha planes
by Philipp Zabel
· 9 years ago
0bfd56f
drm/imx: extend drm_plane_state_to_eba for separate channel support
by Philipp Zabel
· 9 years ago
eb8c888
drm/imx: add deferred plane disabling
by Philipp Zabel
· 8 years ago
f9bb7ac
gpu: ipu-v3: add unsynchronised DP channel disabling
by Philipp Zabel
· 8 years ago
2e9a712
drm/imx: ipuv3-plane: update overlay plane position also without modeset
by Philipp Zabel
· 8 years ago
03ee3da
drm/imx: ipuv3-plane: use drm_plane_helper_check_state, clipped coordinates
by Philipp Zabel
· 8 years ago
dbd4d57
drm: Replace 'format->format' comparisons to just 'format' comparisons
by Ville Syrjälä
· 8 years ago
438b74a
drm: Nuke fb->pixel_format
by Ville Syrjälä
· 8 years ago
353c859
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
by Ville Syrjälä
· 8 years ago
782ea2a
drm/imx: Switch to drm_fb_cma_prepare_fb() helper
by Marek Vasut
· 8 years ago
eae13c9
drm/imx: ipuv3-plane: add support for YUV 4:2:2 and 4:4:4, NV12, and NV16 formats
by Philipp Zabel
· 8 years ago
f2fa353
drm/imx: ipuv3-plane: let drm_plane_state_to_ubo/vbo handle chroma subsampling other than 4:2:0
by Philipp Zabel
· 8 years ago
3fd8b29
drm/imx: ipuv3-plane: merge ipu_plane_atomic_set_base into atomic_update
by Philipp Zabel
· 8 years ago
181c9bf
drm/imx: ipuv3-plane: request modeset if plane offsets changed
by Philipp Zabel
· 8 years ago
8612674
drm/imx: ipuv3-plane: disable local alpha for planes without alpha channel
by Philipp Zabel
· 8 years ago
5fb57ab
drm/imx: ipuv3-plane: make sure x/y offsets are even in case of chroma subsampling
by Philipp Zabel
· 8 years ago
e73aca5
drm/imx: ipuv3-plane: Access old u/vbo properly in ->atomic_check for YU12/YV12
by Liu Ying
· 8 years ago
81d5535
drm/imx: ipuv3-plane: Skip setting u/vbo only when we don't need modeset
by Liu Ying
· 8 years ago
43daa01
drm/imx: ipuv3-plane: Switch EBA buffer only when we don't need modeset
by Liu Ying
· 8 years ago
df4b223
drm/imx: fold ipu_plane_disable into ipu_disable_plane
by Lucas Stach
· 8 years ago
73cde76
drm/imx: don't call disable_plane in plane destroy path
by Lucas Stach
· 8 years ago
1780999
drm/imx: Add active plane reconfiguration support
by Liu Ying
· 8 years ago
5f4df0c
drm/imx: Use DRM_PLANE_COMMIT_NO_DISABLE_AFTER_MODESET flag
by Liu Ying
· 8 years ago
3df0739
drm/imx: turn remaining container_of macros into inline functions
by Philipp Zabel
· 9 years ago
5f2f911
drm/imx: atomic phase 3 step 1: Use atomic configuration
by Liu Ying
· 9 years ago
255c35f
drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroy
by Liu Ying
· 9 years ago
33f1423
drm/imx: atomic phase 1: Use transitional atomic CRTC and plane helpers
by Liu Ying
· 9 years ago
d7868cb
gpu: ipu-v3: ipu-dmfc: Use static DMFC FIFO allocation mechanism
by Liu Ying
· 9 years ago
08a8901
drm/imx: ipuv3 plane: Check different types of plane separately
by Liu Ying
· 9 years ago
151787b
drm/imx: plane: Don't set plane->crtc in ipu_plane_update()
by Liu Ying
· 9 years ago
8b3ce87
drm/imx: ipuv3-plane: Constify ipu_plane_funcs
by Liu Ying
· 9 years ago
7932131
drm/imx: ipuv3-plane: enable UYVY and VYUY formats
by Philipp Zabel
· 9 years ago
6bcaf0c
drm/imx: ipuv3-plane: Configure DMFC wait4eot bit after slots are determined
by Liu Ying
· 9 years ago
27630c2
gpu: ipu-v3: ipu-dmfc: Rename ipu_dmfc_init_channel to ipu_dmfc_config_wait4eot
by Liu Ying
· 9 years ago
2bbe32f
gpu: ipu-v3: ipu-dmfc: Make function ipu_dmfc_init_channel() return void
by Liu Ying
· 9 years ago
6ac217e
drm/imx: ipuv3-plane: fix planar YUV 4:2:0 support
by Philipp Zabel
· 9 years ago
67ca6b6
drm/imx: ipuv3-plane: Add more thorough checks for plane parameter limitations
by Philipp Zabel
· 9 years ago
9b61c0f
Merge drm-fixes into drm-next.
by Dave Airlie
· 9 years ago
beec8ec
drm/imx: ipuv3 plane: Replace dev_info with dev_dbg if a plane's CRTC changes
by Liu Ying
· 9 years ago
33bee52
drm/imx: Add missing DRM_FORMAT_RGB565 to ipu_plane_formats
by Enrico Jorns
· 9 years ago
b0b3b79
drm: Pass 'name' to drm_universal_plane_init()
by Ville Syrjälä
· 9 years ago
4389559
drm/imx: switch to universal planes
by Philipp Zabel
· 9 years ago
cb166a3
drm/imx: enable ARGB4444 16-bit color format
by Lucas Stach
· 9 years ago
59d6b71
drm/imx: ipuv3-plane: enable support for RGBX8888 and RGBA8888 pixel formats
by Philipp Zabel
· 10 years ago
c639a1c
drm/imx: enable 15-bit RGB with 1-bit alpha formats
by Philipp Zabel
· 10 years ago
dd7fa6d
drm/imx: Add support for interlaced scanout
by Philipp Zabel
· 11 years ago
dab363f
Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
6556f7f
drm: imx: Move imx-drm driver out of staging
by Philipp Zabel
· 10 years ago
[Renamed from drivers/staging/imx-drm/ipuv3-plane.c]
b46355f
imx-drm: ipuv3-plane: remove function ipu_plane_dpms()
by Shawn Guo
· 10 years ago
caf382f
Merge 3.17-rc5 into staging-next.
by Greg Kroah-Hartman
· 10 years ago
3a44a20
imx-drm: ipuv3-plane: fix ipu_plane_dpms()
by Russell King
· 10 years ago
2eb671c
staging: imx-drm: Convert to new ipu_cpmem API
by Steve Longerbeam
· 11 years ago
682b7c1
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
39b9004
gpu: ipu-v3: Move i.MX IPUv3 core driver out of staging
by Philipp Zabel
· 11 years ago
285bbb0
imx-drm: ipu-dp: split disabling the DP foreground channel from disabling the DP module
by Philipp Zabel
· 11 years ago
e9f37d3
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
38821e6
staging: imx-drm: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS()
by Lespiau, Damien
· 11 years ago
1858973
imx-drm: ipuv3-plane: Use %pad to print 'dma_addr_t'
by Fabio Estevam
· 11 years ago
32f7110
staging: drm/imx: don't drop crtc offsets when doing pageflip
by Lucas Stach
· 11 years ago
bc2b067
staging: drm/imx: handle framebuffer offsets correctly
by Lucas Stach
· 11 years ago
ee2e072
staging: drm/imx: set second plane base address
by Philipp Zabel
· 11 years ago
b8d181e
staging: drm/imx: add drm plane support
by Philipp Zabel
· 11 years ago