index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imx
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-05
Merge tag 'imx-drm-next-2018-01-02' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
2
-8
/
+95
2017-12-19
drm/imx: advertise supported plane format modifiers
Lucas Stach
1
-1
/
+34
2017-12-19
drm/imx: add FB modifier support
Lucas Stach
2
-6
/
+60
2017-12-19
gpu: ipu-v3: prg: add modifier support
Lucas Stach
1
-2
/
+2
2017-12-08
drm/imx: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2
-28
/
+6
2017-12-04
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-4
/
+4
2017-11-30
drm/imx: always call wait_for_flip_done in commit_tail
Lucas Stach
1
-2
/
+9
2017-11-23
Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-2
/
+2
2017-11-23
Merge tag 'imx-drm-next-2017-10-18' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
2
-2
/
+2
2017-11-20
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
1
-4
/
+4
2017-11-20
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
1
-1
/
+1
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-2
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-10-02
drm/imx: parallel-display: use correct connector enum
Lucas Stach
1
-1
/
+1
2017-10-02
drm/imx: switch to drm_*_get(), drm_*_put() helpers
Cihangir Akturk
1
-1
/
+1
2017-09-28
Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2
-2
/
+4
2017-09-16
drm/imx: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()
Noralf Trønnes
2
-2
/
+4
2017-09-03
Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-24
/
+51
2017-08-22
Merge tag 'imx-drm-next-2017-07-18' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
1
-11
/
+42
2017-08-11
drm/imx: ipuv3-plane: fix YUV framebuffer scanout on the base plane
Philipp Zabel
1
-4
/
+2
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
3
-3
/
+0
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
1
-2
/
+2
2017-07-29
drm/imx: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
1
-2
/
+0
2017-07-27
Backmerge tag 'v4.13-rc2' into drm-next
Dave Airlie
2
-2
/
+2
2017-07-21
Merge tag 'imx-drm-fixes-2017-07-18' of git://git.pengutronix.de/git/pza/linu...
Dave Airlie
2
-2
/
+2
2017-07-17
drm/imx: parallel-display: Accept drm_of_find_panel_or_bridge failure
Philipp Zabel
1
-1
/
+1
2017-07-17
drm/imx: fix typo in ipu_plane_formats[]
Laurentiu Palcu
1
-1
/
+1
2017-07-17
drm/imx: lock scanout transfers for consecutive bursts
Philipp Zabel
1
-3
/
+35
2017-07-17
drm/imx: ipuv3-plane: use fb local variable instead of state->fb
Philipp Zabel
1
-8
/
+7
2017-07-13
drm/imx: Use atomic iterator macros
Maarten Lankhorst
2
-5
/
+5
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
1
-2
/
+3
2017-06-16
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
1
-1
/
+1
2017-06-06
drm/imx: imx-ldb: Accept drm_of_find_panel_or_bridge failure
Leonard Crestez
1
-1
/
+1
2017-06-05
drm/bridge/synopsys: dw-hdmi: Use bridge->mode_valid() callback
Jose Abreu
1
-4
/
+6
2017-05-31
drm/imx: Drop drm_vblank_cleanup
Daniel Vetter
1
-3
/
+1
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
1
-1
/
+1
2017-04-11
Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2
-54
/
+9
2017-04-06
drm: convert drivers to use drm_of_find_panel_or_bridge
Rob Herring
2
-54
/
+9
2017-04-07
Merge tag 'imx-drm-next-2017-04-04' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
5
-17
/
+21
2017-04-04
drm/imx: merge imx-drm-core and ipuv3-crtc in one module
Lucas Stach
5
-17
/
+21
2017-03-23
Merge tag 'drm-misc-next-2017-03-21' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-10
/
+1
2017-03-16
drm/imx: Remove unneeded definition for structure imx_drm_component
Liu Ying
1
-5
/
+0
2017-03-16
drm/imx: use PRG/PRE when possible
Lucas Stach
3
-3
/
+129
2017-03-16
drm/imx: enable/disable PRG on CRTC enable/disable
Lucas Stach
1
-0
/
+2
2017-03-15
drm/imx: ipuv3-plane: add support for separate alpha planes
Philipp Zabel
2
-1
/
+97
2017-03-15
drm/imx: extend drm_plane_state_to_eba for separate channel support
Philipp Zabel
1
-8
/
+8
2017-03-15
drm/imx: add deferred plane disabling
Philipp Zabel
4
-8
/
+62
2017-03-15
drm/imx: don't wait for vblank and stop calling cleanup_planes in commit_tail
Philipp Zabel
1
-4
/
+0
2017-03-15
gpu: ipu-v3: add unsynchronised DP channel disabling
Philipp Zabel
1
-1
/
+1
2017-03-15
drm/imx: ipuv3-plane: update overlay plane position also without modeset
Philipp Zabel
1
-3
/
+5
[next]