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
/
fsl-dcu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
1
-1
/
+2
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
1
-2
/
+2
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
1
-5
/
+5
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
1
-1
/
+4
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
1
-3
/
+3
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
1
-3
/
+2
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
1
-1
/
+1
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
1
-2
/
+4
2020-09-08
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
1
-3
/
+3
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-08-08
drm: Remove unnecessary drm_panel_attach and drm_panel_detach
Joe Perches
1
-9
/
+0
2020-06-10
drm/fsl-dcu: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-6
/
+1
2020-06-10
drm/fsl-dcu: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-04-02
drm/fsl-dcu: Use simple encoder
Thomas Zimmermann
1
-11
/
+3
2020-02-26
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
1
-1
/
+1
2019-12-09
drm/panel: decouple connector from drm_panel
Sam Ravnborg
1
-1
/
+1
2019-08-28
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
1
-0
/
+1
2019-08-10
drm/fsl-dcu: fix opencoded use of drm_panel_*
Sam Ravnborg
1
-9
/
+1
2019-07-15
drm/fsl-dcu: drop use of drmP.h
Sam Ravnborg
5
-6
/
+7
2019-06-21
drm/fsl-dcu: Drop drm_gem_prime_export/import
Daniel Vetter
1
-2
/
+0
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-2
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
11
-55
/
+11
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-14
Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2019-04-03
video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol
Alexander Shiyan
1
-1
/
+0
2019-03-18
drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags
Laurent Pinchart
1
-1
/
+1
2019-01-29
drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
Daniel Vetter
1
-1
/
+1
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
5
-5
/
+5
2018-11-01
drm/fsl-dcu: Use drm_fbdev_generic_setup()
Noralf Trønnes
2
-23
/
+3
2018-10-01
drm/fsl-dcu: use drm_display_mode_to_videomode to calculate timing parameters
Satendra Singh Thakur
1
-18
/
+14
2018-10-01
drm/fsl-dcu: drop unused drm_crtc_index()
Stefan Agner
1
-2
/
+1
2018-09-26
drm/fsl-dcu: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-4
/
+4
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-1
/
+1
2018-07-10
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
Boris Brezillon
1
-2
/
+3
2017-12-05
drm/fsl-dcu: Use drm_mode_config_helper_suspend/resume()
Noralf Trønnes
2
-20
/
+6
2017-11-23
Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-7
/
+1
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+2
2017-11-14
drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume()
Stefan Agner
1
-1
/
+1
2017-11-14
drm/fsl-dcu: avoid disabling pixel clock twice on suspend
Stefan Agner
1
-1
/
+0
2017-11-14
drm/fsl-dcu: Don't set connector DPMS property
Laurent Pinchart
1
-5
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-01
drm/fsl-dcu: Use drm_gem_fb_create()
Noralf Trønnes
1
-1
/
+2
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
1
-1
/
+0
2017-08-04
drm/fsl-dcu: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
1
-2
/
+0
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
1
-1
/
+1
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
1
-2
/
+3
2017-06-08
drm/fsl-dcu: use new drm_atomic_helper_shutdown
Stefan Agner
1
-1
/
+1
2017-06-08
drm/fsl-dcu: implement irq_preinstall/uninstall callbacks
Stefan Agner
1
-12
/
+8
2017-06-08
drm/fsl: Drop drm_vblank_cleanup
Daniel Vetter
1
-2
/
+0
2017-04-06
drm: convert drivers to use drm_of_find_panel_or_bridge
Rob Herring
1
-32
/
+12
[next]