index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imx
/
imx-drm-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/imx: Use drm_fbdev_generic_setup()
Noralf Trønnes
2018-09-25
1
-15
/
+4
*
drm/imx: Convert drm_atomic_helper_suspend/resume()
Souptick Joarder
2018-08-01
1
-40
/
+2
*
drm/imx: Remove unused field imx_drm_device.pipes
Leonard Crestez
2018-07-17
1
-1
/
+0
*
drm/imx: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-07-17
1
-4
/
+4
*
Merge tag 'imx-drm-next-2018-01-02' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
2018-01-05
1
-0
/
+1
|
\
|
*
drm/imx: add FB modifier support
Lucas Stach
2017-12-19
1
-0
/
+1
*
|
drm/imx: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2017-12-08
1
-27
/
+6
|
/
*
drm/imx: always call wait_for_flip_done in commit_tail
Lucas Stach
2017-11-30
1
-2
/
+9
*
drm/imx: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()
Noralf Trønnes
2017-09-16
1
-1
/
+2
*
drm/imx: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-07-29
1
-2
/
+0
*
drm/imx: Use atomic iterator macros
Maarten Lankhorst
2017-07-13
1
-4
/
+4
*
drm/imx: Drop drm_vblank_cleanup
Daniel Vetter
2017-05-31
1
-3
/
+1
*
Merge tag 'imx-drm-next-2017-04-04' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
2017-04-07
1
-1
/
+17
|
\
|
*
drm/imx: merge imx-drm-core and ipuv3-crtc in one module
Lucas Stach
2017-04-04
1
-1
/
+17
*
|
Merge tag 'drm-misc-next-2017-03-21' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-03-23
1
-10
/
+1
|
\
\
|
|
/
|
/
|
|
*
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
2017-03-14
1
-10
/
+1
*
|
drm/imx: Remove unneeded definition for structure imx_drm_component
Liu Ying
2017-03-16
1
-5
/
+0
*
|
drm/imx: use PRG/PRE when possible
Lucas Stach
2017-03-16
1
-0
/
+5
*
|
drm/imx: add deferred plane disabling
Philipp Zabel
2017-03-15
1
-0
/
+18
*
|
drm/imx: don't wait for vblank and stop calling cleanup_planes in commit_tail
Philipp Zabel
2017-03-15
1
-4
/
+0
|
/
*
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-02-26
1
-2
/
+2
|
\
|
*
Merge tag 'imx-drm-fixes-2017-02-17' of https://git.pengutronix.de/git/pza/li...
Dave Airlie
2017-02-23
1
-2
/
+2
|
|
\
|
|
*
drm/imx: lift 64x64 pixel minimum framebuffer size requirement
Philipp Zabel
2017-02-17
1
-2
/
+2
*
|
|
drm: Constify drm_mode_config atomic helper private pointer
Laurent Pinchart
2017-02-12
1
-1
/
+1
*
|
|
drm: imx: remove struct imx_drm_crtc and imx_drm_crtc_helper_funcs
Shawn Guo
2017-02-09
1
-101
/
+0
*
|
|
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
2017-02-07
1
-1
/
+0
|
/
/
*
/
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-02-02
1
-2
/
+1
|
/
*
drm/imx: Switch to drm_fb_cma_prepare_fb() helper
Marek Vasut
2016-11-15
1
-31
/
+1
*
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-11-11
1
-2
/
+4
|
\
|
*
drm/imx: use drm_atomic_set_fence_for_plane() to set the fence
Gustavo Padovan
2016-11-08
1
-2
/
+4
*
|
drm/imx: drm_dev_alloc() returns error pointers
Dan Carpenter
2016-10-18
1
-2
/
+2
*
|
drm/imx: hide an unused label
Arnd Bergmann
2016-10-17
1
-0
/
+2
|
/
*
drm/imx: add exclusive fence to plane state
Lucas Stach
2016-08-29
1
-35
/
+28
*
drm/imx: don't destroy mode objects manually on driver unbind
Lucas Stach
2016-08-29
1
-2
/
+2
*
drm/imx: drop deprecated load/unload drm_driver ops
Lucas Stach
2016-08-29
1
-128
/
+112
*
drm/imx: Add active plane reconfiguration support
Liu Ying
2016-08-29
1
-1
/
+25
*
drm/imx: Use DRM_PLANE_COMMIT_NO_DISABLE_AFTER_MODESET flag
Liu Ying
2016-08-29
1
-1
/
+2
*
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
2016-08-29
1
-1
/
+2
*
Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-08-15
1
-1
/
+0
|
\
|
*
drm: Remove superflous linux/fb.h includes
Daniel Vetter
2016-08-12
1
-1
/
+0
*
|
drm/imx: Remove imx_drm_handle_vblank()
Liu Ying
2016-08-08
1
-6
/
+0
*
|
drm/imx: Remove imx_drm_crtc_id()
Liu Ying
2016-08-08
1
-6
/
+0
*
|
drm/imx: Remove imx_drm_crtc_vblank_get/_put()
Liu Ying
2016-08-08
1
-12
/
+0
|
/
*
drm/imx: atomic phase 3 step 3: Advertise DRIVER_ATOMIC
Liu Ying
2016-07-12
1
-1
/
+2
*
drm/imx: atomic phase 3 step 1: Use atomic configuration
Liu Ying
2016-07-12
1
-2
/
+74
*
drm/imx: Remove encoders' ->prepare callbacks
Liu Ying
2016-07-12
1
-39
/
+0
*
drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroy
Liu Ying
2016-07-12
1
-0
/
+2
*
drm: Lobotomize set_busid nonsense for !pci drivers
Daniel Vetter
2016-06-21
1
-1
/
+0
*
drm/imx: use bus_flags for pixel clock polarity
Philipp Zabel
2016-05-30
1
-5
/
+8
*
Merge tag 'imx-drm-fixes-2016-05-24' of git://git.pengutronix.de/git/pza/linu...
Dave Airlie
2016-05-25
1
-0
/
+8
|
\
[next]