index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
fsl-dcu
/
fsl_dcu_drm_drv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Call drm_atomic_helper_shutdown() at shutdown time for misc drivers
Douglas Anderson
2023-09-21
1
-0
/
+8
*
drm/fsl-dcu: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-08
1
-4
/
+2
*
drm/fsl-dcu: Use GEM DMA fbdev emulation
Thomas Zimmermann
2023-03-14
1
-2
/
+2
*
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-11-05
1
-1
/
+1
*
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
1
-3
/
+3
*
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
2022-08-03
1
-1
/
+0
*
drm/fsl-dcu: Use drm_module_platform_driver() to register the driver
Javier Martinez Canillas
2022-01-27
1
-1
/
+2
*
drm/fsl-dcu: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-08-10
1
-32
/
+46
*
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-06
1
-3
/
+2
*
drm/fsl-dcu: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
2020-06-10
1
-6
/
+1
*
drm/fsl-dcu: Use GEM CMA object functions
Thomas Zimmermann
2020-06-10
1
-5
/
+1
*
drm/fsl-dcu: drop use of drmP.h
Sam Ravnborg
2019-07-15
1
-1
/
+3
*
drm/fsl-dcu: Drop drm_gem_prime_export/import
Daniel Vetter
2019-06-21
1
-2
/
+0
*
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-06-21
1
-2
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
Daniel Vetter
2019-01-29
1
-1
/
+1
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-1
/
+1
*
drm/fsl-dcu: Use drm_fbdev_generic_setup()
Noralf Trønnes
2018-11-01
1
-22
/
+3
*
drm/fsl-dcu: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-09-26
1
-4
/
+4
*
drm/fsl-dcu: Use drm_mode_config_helper_suspend/resume()
Noralf Trønnes
2017-12-05
1
-19
/
+6
*
drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume()
Stefan Agner
2017-11-14
1
-1
/
+1
*
drm/fsl-dcu: avoid disabling pixel clock twice on suspend
Stefan Agner
2017-11-14
1
-1
/
+0
*
drm/fsl-dcu: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-08-04
1
-2
/
+0
*
drm/fsl-dcu: use new drm_atomic_helper_shutdown
Stefan Agner
2017-06-08
1
-1
/
+1
*
drm/fsl-dcu: implement irq_preinstall/uninstall callbacks
Stefan Agner
2017-06-08
1
-12
/
+8
*
drm/fsl: Drop drm_vblank_cleanup
Daniel Vetter
2017-06-08
1
-2
/
+0
*
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
2017-03-14
1
-11
/
+1
*
drm: fsl-dcu: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2017-02-08
1
-25
/
+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
-1
/
+1
*
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
2017-01-09
1
-3
/
+1
*
drm: Deduplicate driver initialization message
Gabriel Krisman Bertazi
2016-12-30
1
-4
/
+0
*
drm/fsl: don't use drm_put_dev
Daniel Vetter
2016-12-13
1
-1
/
+2
*
Merge tag 'drm-fsl-dcu-for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu...
Dave Airlie
2016-12-09
1
-8
/
+18
|
\
|
*
drm/fsl-dcu: introduce kernel parameter to specify fbdev depth
Stefan Agner
2016-11-28
1
-1
/
+15
|
*
drm/fsl-dcu: remove separate compilation unit for fbdev emulation
Stefan Agner
2016-11-28
1
-1
/
+1
|
*
drm/fsl-dcu: Propagate the real error code
Fabio Estevam
2016-11-28
1
-1
/
+1
|
*
drm/fsl-dcu: Remove unneeded NULL check
Fabio Estevam
2016-11-28
1
-5
/
+0
|
*
drm/fsl-dcu: disable outputs before unloading driver
Stefan Agner
2016-11-28
1
-0
/
+1
|
*
drm/fsl-dcu: unload driver before disabling clocks
Stefan Agner
2016-11-28
1
-1
/
+1
*
|
Backmerge tag 'v4.9-rc8' into drm-next
Dave Airlie
2016-12-05
1
-4
/
+0
|
\
\
|
|
/
|
/
|
|
*
drm/fsl-dcu: do not update when modifying irq registers
Stefan Agner
2016-11-08
1
-4
/
+0
*
|
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-11-02
1
-2
/
+0
|
/
*
drm/fsl-dcu: enable pixel clock when enabling CRTC
Stefan Agner
2016-10-19
1
-20
/
+1
*
drm/fsl-dcu: enable TCON bypass mode by default
Stefan Agner
2016-10-19
1
-0
/
+2
*
Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-09-28
1
-2
/
+2
|
\
|
*
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
2016-09-22
1
-2
/
+2
*
|
drm/fsl-dcu: disable clock on error path
Fabio Estevam
2016-09-05
1
-1
/
+5
*
|
drm/fsl-dcu: fix endian issue when using clk_register_divider
Stefan Agner
2016-09-05
1
-1
/
+5
|
/
*
Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm...
Dave Airlie
2016-07-02
1
-12
/
+35
|
\
[next]