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-03-31
drm/imx: Don't set a gamma table size
Daniel Vetter
1
-10
/
+0
2016-03-31
drm/imx: ipuv3-plane: Configure DMFC wait4eot bit after slots are determined
Liu Ying
1
-2
/
+2
2016-03-31
gpu: ipu-v3: ipu-dmfc: Rename ipu_dmfc_init_channel to ipu_dmfc_config_wait4eot
Liu Ying
1
-1
/
+1
2016-03-31
gpu: ipu-v3: ipu-dmfc: Make function ipu_dmfc_init_channel() return void
Liu Ying
1
-5
/
+1
2016-03-31
drm/imx: dw_hdmi: Don't call platform_set_drvdata()
Douglas Anderson
1
-2
/
+0
2016-03-31
drm/imx: dw_hdmi: Call drm_encoder_cleanup() in error path
Douglas Anderson
1
-1
/
+10
2016-03-31
drm/imx: ipuv3-plane: fix planar YUV 4:2:0 support
Philipp Zabel
1
-0
/
+12
2016-03-31
drm/imx: ipuv3-plane: Add more thorough checks for plane parameter limitations
Philipp Zabel
2
-12
/
+95
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
2
-0
/
+3
2016-03-02
Merge tag 'imx-drm-next-20160301' of git://git.pengutronix.de/git/pza/linux i...
Dave Airlie
6
-48
/
+127
2016-03-01
drm/imx: only enable vblank IRQs when needed
Lucas Stach
1
-0
/
+9
2016-03-01
drm/imx: implement fence sync
Lucas Stach
1
-2
/
+61
2016-03-01
drm/imx: keep GEM object referenced as long as scanout is active
Lucas Stach
1
-5
/
+44
2016-03-01
drm/imx: track flip state explicitly
Lucas Stach
1
-5
/
+10
2016-03-01
drm/imx: don't touch primary fb on pageflip
Lucas Stach
1
-1
/
+0
2016-03-01
drm/imx: ipuv3 plane: Replace dev_info with dev_dbg if a plane's CRTC changes
Liu Ying
1
-1
/
+1
2016-03-01
drm/imx: remove imx_drm_encoder_get_mux_id
Philipp Zabel
4
-36
/
+4
2016-02-16
drm/imx: removed optional dummy encoder mode_fixup function.
Carlos Palminha
4
-32
/
+0
2016-02-10
drm/imx: Add missing DRM_FORMAT_RGB565 to ipu_plane_formats
Enrico Jorns
1
-0
/
+1
2016-02-10
drm/imx: notify DRM core about CRTC vblank state
Lucas Stach
1
-0
/
+2
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-21
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-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
[next]