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
2016-02-09
Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2
-17
/
+0
2016-02-08
drm/imx: Unconfuse preclose logic
Daniel Vetter
2
-17
/
+0
2016-01-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
1
-1
/
+1
2016-01-15
drm/fb_cma_helper: Remove implicit call to disable_unused_functions
Maxime Ripard
1
-0
/
+1
2016-01-13
drm: Do not set connector->encoder in drivers
Thierry Reding
1
-2
/
+0
2015-12-15
drm/imx: Constify function pointer structs
Ville Syrjälä
6
-16
/
+16
2015-12-15
drm/imx: Drop pipe field from struct imx_drm_crtc
Thierry Reding
1
-9
/
+8
2015-12-15
drm/imx: Make pipe number unsigned
Thierry Reding
2
-4
/
+4
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
4
-4
/
+4
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
1
-1
/
+2
2015-12-11
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
1
-1
/
+1
2015-12-08
Back merge tag 'v4.4-rc4' into drm-next
Dave Airlie
7
-57
/
+32
2015-11-30
drm: imx: imx-tve: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-11-25
drm: imx: convert to drm_crtc_send_vblank_event()
Russell King
1
-1
/
+2
2015-11-24
drm/imx: Remove local fbdev emulation Kconfig option
Archit Taneja
2
-18
/
+3
2015-11-24
GPU-DRM-IMX: Delete an unnecessary check before drm_fbdev_cma_restore_mode()
Markus Elfring
1
-2
/
+1
2015-11-24
drm/imx: Remove of_node assignment from ipuv3-crtc driver probe
Philipp Zabel
1
-34
/
+0
2015-11-24
drm/imx: parallel-display: allow to determine bus format from the connected p...
Philipp Zabel
1
-0
/
+4
2015-11-19
drm/imx: ipuv3-crtc: Return error if ipu_plane_init() fails for primary plane
Liu Ying
1
-0
/
+4
2015-11-19
drm/imx: switch to universal planes
Philipp Zabel
5
-20
/
+20
2015-11-05
Merge tag 'imx-drm-next-2015-10-30' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
2
-4
/
+28
2015-10-30
drm/imx: hdmi: fix HDMI setup to allow modes larger than FullHD
Lucas Stach
1
-4
/
+12
2015-10-30
drm/imx: enable ARGB4444 16-bit color format
Lucas Stach
1
-0
/
+2
2015-10-30
drm/imx: ipuv3-plane: enable support for RGBX8888 and RGBA8888 pixel formats
Philipp Zabel
1
-0
/
+6
2015-10-30
drm/imx: enable 15-bit RGB with 1-bit alpha formats
Philipp Zabel
1
-0
/
+8
2015-10-20
drm/imx: Convert the probe function to the generic drm_of_component_probe()
Liviu Dudau
1
-51
/
+4
2015-10-07
drm: Stop using drm_vblank_count() as the hw frame counter
Ville Syrjälä
1
-1
/
+1
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
1
-4
/
+4
2015-08-27
Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
1
-0
/
+5
2015-08-18
drm: imx/dw_hdmi: move phy comments
Russell King
1
-0
/
+5
2015-07-10
drm/imx: tve: fix media bus format for VGA output
Philipp Zabel
1
-1
/
+1
2015-07-10
drm/imx: parallel-display: fix drm_panel support
Philipp Zabel
1
-6
/
+15
2015-04-16
Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
1
-6
/
+6
2015-04-13
Merge tag 'imx-drm-next-2015-03-31' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
10
-96
/
+179
2015-04-08
drm/imx: use for_each_endpoint_of_node macro in imx_drm_encoder_get_mux_id
Philipp Zabel
1
-7
/
+4
2015-04-01
drm: bridge/dw_hdmi: separate VLEVCTRL settting into platform driver
Yakir Yang
1
-12
/
+12
2015-03-31
drm/imx: imx-ldb: allow to determine bus format from the connected panel
Philipp Zabel
1
-53
/
+63
2015-03-31
drm/imx: imx-ldb: reset display clock input when disabling LVDS
Philipp Zabel
1
-0
/
+26
2015-03-31
drm/imx: imx-ldb: add drm_panel support
Philipp Zabel
2
-2
/
+47
2015-03-31
drm/imx: consolidate bus format variable names
Philipp Zabel
7
-36
/
+32
2015-03-31
drm/imx: switch to use media bus formats
Philipp Zabel
4
-10
/
+10
2015-03-31
drm/imx: ipuv3-crtc: Allow to divide DI clock from TVEv2
Philipp Zabel
1
-3
/
+5
2015-03-31
drm/imx: Add support for interlaced scanout
Philipp Zabel
3
-4
/
+8
2015-03-25
Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into f...
Rob Herring
1
-10
/
+1
2015-02-23
DRM: i.MX: parallel display: Support probe deferral for finding DRM panel
Liu Ying
1
-1
/
+4
2015-02-23
drm/imx: imx-ldb: enable DI clock in encoder_mode_set
Philipp Zabel
1
-15
/
+13
2015-02-23
drm/imx: dw_hdmi-imx: add end of array element to current control array
Philipp Zabel
1
-1
/
+3
2015-02-23
drm/imx: dw_hdmi-imx: add mode_valid callback prune unsupported modes
Philipp Zabel
1
-4
/
+28
2015-02-23
of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint
Philipp Zabel
1
-10
/
+1
2015-02-11
Merge tag 'imx-drm-fixes-2015-01-28' of git://git.pengutronix.de/git/pza/linu...
Dave Airlie
1
-8
/
+16
[next]