index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imx
Age
Commit message (
Expand
)
Author
Files
Lines
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-12-01
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
2015-02-03
drm: Kconfig: Let all DRM_GEM_CMA_HELPER related macros depend on HAVE_DMA_ATTRS
Chen Gang S
1
-1
/
+1
2015-01-27
drm: imx: imx-tve: Check and propagate the errors
Fabio Estevam
1
-8
/
+16
2015-01-07
imx-drm: core: handling of DI clock flags to ipu_crtc_mode_set()
Russell King
3
-20
/
+25
[next]