Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9d119bd8e22a351d8467ffb04c247c94f635c390
/
drivers
/
gpu
/
drm
/
imx
/
ipuv3-crtc.c
5ced937
drm/imx: disable planes before DC
by Lucas Stach
· 8 years ago
ca09fb9
Merge tag 'v4.8-rc8' into drm-next
by Dave Airlie
· 8 years ago
a474478
drm/imx: fix crtc vblank state regression
by Lucas Stach
· 8 years ago
8e3b16e
drm/imx: don't destroy mode objects manually on driver unbind
by Lucas Stach
· 8 years ago
5f4df0c
drm/imx: Use DRM_PLANE_COMMIT_NO_DISABLE_AFTER_MODESET flag
by Liu Ying
· 8 years ago
8cc17b5
drm/imx: ipuv3-crtc: Use the callback ->atomic_disable instead of ->disable
by Liu Ying
· 8 years ago
f8725ad
Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
b1116f6
drm: Remove superflous linux/fb.h includes
by Daniel Vetter
· 8 years ago
3ec2e50
drm/imx: Remove imx_drm_handle_vblank()
by Liu Ying
· 8 years ago
3df0739
drm/imx: turn remaining container_of macros into inline functions
by Philipp Zabel
· 8 years ago
49f98bc
drm/imx: store internal bus configuration in crtc state
by Philipp Zabel
· 8 years ago
f6e396e
drm/imx: atomic phase 3 step 2: Legacy callback fixups
by Liu Ying
· 8 years ago
5f2f911
drm/imx: atomic phase 3 step 1: Use atomic configuration
by Liu Ying
· 8 years ago
032003c
drm/imx: Remove encoders' ->prepare callbacks
by Liu Ying
· 8 years ago
ae2531a
drm/imx: atomic phase 2 step 2: Track plane_state->fb correctly in ->page_flip
by Liu Ying
· 8 years ago
255c35f
drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroy
by Liu Ying
· 8 years ago
33f1423
drm/imx: atomic phase 1: Use transitional atomic CRTC and plane helpers
by Liu Ying
· 8 years ago
4ed094f
drm/imx: use bus_flags for pixel clock polarity
by Philipp Zabel
· 8 years ago
310944d
drm/imx: Match imx-ipuv3-crtc components using device node in platform data
by Philipp Zabel
· 8 years ago
9b61c0f
Merge drm-fixes into drm-next.
by Dave Airlie
· 9 years ago
411b033
drm/imx: only enable vblank IRQs when needed
by Lucas Stach
· 9 years ago
17a8d08
drm/imx: implement fence sync
by Lucas Stach
· 9 years ago
0a7ad34
drm/imx: keep GEM object referenced as long as scanout is active
by Lucas Stach
· 9 years ago
0bfc2b3
drm/imx: track flip state explicitly
by Lucas Stach
· 9 years ago
f5dca16
drm/imx: don't touch primary fb on pageflip
by Lucas Stach
· 9 years ago
6c8b66e
drm/imx: notify DRM core about CRTC vblank state
by Lucas Stach
· 9 years ago
4eced32
drm/imx: Unconfuse preclose logic
by Daniel Vetter
· 9 years ago
7ae847d
drm/imx: Constify function pointer structs
by Ville Syrjälä
· 9 years ago
69d21fc
drm: imx: convert to drm_crtc_send_vblank_event()
by Russell King
· 9 years ago
407c9eb
drm/imx: Remove of_node assignment from ipuv3-crtc driver probe
by Philipp Zabel
· 9 years ago
a7ed3c2
drm/imx: ipuv3-crtc: Return error if ipu_plane_init() fails for primary plane
by Liu Ying
· 9 years ago
4389559
drm/imx: switch to universal planes
by Philipp Zabel
· 9 years ago
2872c80
drm/imx: consolidate bus format variable names
by Philipp Zabel
· 10 years ago
e0d155c
drm/imx: ipuv3-crtc: Allow to divide DI clock from TVEv2
by Philipp Zabel
· 10 years ago
dd7fa6d
drm/imx: Add support for interlaced scanout
by Philipp Zabel
· 10 years ago
d50141d
imx-drm: core: handling of DI clock flags to ipu_crtc_mode_set()
by Russell King
· 10 years ago
b6835a7
gpu: ipu-v3: Use videomode in struct ipu_di_signal_cfg
by Steve Longerbeam
· 10 years ago
0c460a5
imx-drm: ipuv3-crtc: Implement mode_fixup
by Steve Longerbeam
· 10 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-crtc.c]
30e94a5
staging: imx-drm: Lines over 80 characters fixed.
by Yannis Damigos
· 10 years ago
682b7c1
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
39b9004
gpu: ipu-v3: Move i.MX IPUv3 core driver out of staging
by Philipp Zabel
· 11 years ago
1e6d486
imx-drm: ipu-dc: disable DC module when not in use
by Philipp Zabel
· 11 years ago
c115edb
imx-drm: ipuv3-crtc: change display enable/disable order
by Philipp Zabel
· 11 years ago
85de9d1
imx-drm: match ipu_di_signal_cfg's clk_pol with its description.
by Denis Carikli
· 11 years ago
e9f37d3
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
f4510a2
drm: Replace crtc fb with primary plane fb (v3)
by Matt Roper
· 11 years ago
655b43c
staging: imx-drm-core: Use OF graph to find components and connections between encoder and crtcs
by Philipp Zabel
· 11 years ago
32266b4
imx-drm: use supplied drm_device where possible
by Russell King
· 11 years ago
17b5001
imx-drm: convert to componentised device support
by Russell King
· 11 years ago
f2d66aa
imx-drm: simplify setup of panel format
by Russell King
· 11 years ago
32f7110
staging: drm/imx: don't drop crtc offsets when doing pageflip
by Lucas Stach
· 11 years ago
8ceafbf
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
4cdbb4f
DMA-API: staging: use dma_set_coherent_mask()
by Russell King
· 11 years ago
f0ac9be
imx-drm: ipuv3-crtc: Invert IPU DI0 clock polarity
by Fabio Estevam
· 11 years ago
b8d181e
staging: drm/imx: add drm plane support
by Philipp Zabel
· 11 years ago
6ee4d7f
staging: drm/imx: fix pageflip events during device close
by Sascha Hauer
· 11 years ago
b8fbb34
staging: drm/imx: ipuv3-crtc: remove unused struct ipu_framebuffer
by Philipp Zabel
· 11 years ago
974aa74
staging: drm-imx: add DRM_FORMAT_BGR888 to ipu crtc driver
by Philipp Zabel
· 11 years ago
fb822a3
staging: drm/imx: make waiting for idle channel optional
by Sascha Hauer
· 11 years ago
a09e9a7
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
ed8d197
drm: Pass page flip ioctl flags to driver
by Keith Packard
· 11 years ago
ce9c1ce
imx-drm: ipuv3-crtc: Add MODULE_ALIAS()
by Fabio Estevam
· 11 years ago
2e17c5a
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
1f941ae
staging: drm/imx: ipuv3-crtc: immediately update crtc->fb in ipu_page_flip
by Philipp Zabel
· 11 years ago
ba776c1
staging: drm/imx: remove unused variables
by Philipp Zabel
· 11 years ago
fb85ac4
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
by Ville Syrjälä
· 11 years ago
c313d56
Merge remote-tracking branch 'pfdo/drm-fixes' into drm-next
by Dave Airlie
· 11 years ago
0eca56f
drm/imx: use drm_send_vblank_event() helper
by Rob Clark
· 12 years ago
2ea4260
staging: drm/imx: Add support for VGA via TVE on i.MX53
by Philipp Zabel
· 12 years ago
b60b5bc
staging: drm/imx: ipuv3-crtc: use external clock for TV Encoder
by Philipp Zabel
· 12 years ago
47b1be5
staging: imx/drm: request irq only after adding the crtc
by Philipp Zabel
· 12 years ago
9a8f3f4
staging: drm/imx: several bug fixes
by Lothar Waßmann
· 12 years ago
8aa1be4
staging: imx-drm: remove use of __devexit
by Bill Pemberton
· 12 years ago
c4aabf8
staging: imx-drm: remove use of __devinit
by Bill Pemberton
· 12 years ago
99c28f1
staging: drm/imx: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
a8e4e23
staging: drm/imx: silence ipu_crtc_dpms debug message
by Philipp Zabel
· 12 years ago
f326f79
staging: drm/imx: Add i.MX IPUv3 crtc support
by Sascha Hauer
· 12 years ago