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
/
mxsfb
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-28
drm: mxsfb: Support the alpha plane
Laurent Pinchart
4
-16
/
+144
2020-07-28
drm: mxsfb: Remove unnecessary spaces after tab
Laurent Pinchart
1
-5
/
+5
2020-07-28
drm: mxsfb: Merge mxsfb_set_pixel_fmt() and mxsfb_set_bus_fmt()
Laurent Pinchart
1
-28
/
+19
2020-07-28
drm: mxsfb: Turn mxsfb_set_pixel_fmt() into a void function
Laurent Pinchart
1
-9
/
+2
2020-07-28
drm: mxsfb: Drop non-OF support
Laurent Pinchart
1
-18
/
+7
2020-07-28
drm: mxsfb: Update internal IP version number for i.MX6SX
Laurent Pinchart
1
-1
/
+13
2020-07-28
drm: mxsfb: Add i.MX7 and i.MX8M to the list of supported SoCs in Kconfig
Laurent Pinchart
1
-3
/
+4
2020-07-28
drm: mxsfb: Remove mxsfb_devdata unused fields
Laurent Pinchart
2
-6
/
+0
2020-07-28
drm: mxsfb: Enable vblank handling
Laurent Pinchart
2
-7
/
+14
2020-07-28
drm: mxsfb: Don't touch AXI clock in IRQ context
Laurent Pinchart
2
-15
/
+6
2020-07-28
drm: mxsfb: Move vblank event arm to CRTC .atomic_flush()
Laurent Pinchart
1
-15
/
+20
2020-07-28
drm: mxsfb: Stop using DRM simple display pipeline helper
Laurent Pinchart
3
-124
/
+203
2020-07-28
drm: mxsfb: Rename mxsfb_crtc.c to mxsfb_kms.c
Laurent Pinchart
2
-1
/
+1
2020-07-28
drm: mxsfb: Remove unneeded includes
Laurent Pinchart
2
-14
/
+3
2020-07-28
drm: mxsfb: Remove register definitions from mxsfb_crtc.c
Laurent Pinchart
1
-9
/
+5
2020-07-28
drm: mxsfb: Use LCDC_CTRL register name explicitly
Laurent Pinchart
1
-4
/
+4
2020-07-28
drm: mxsfb: Pass mxsfb_drm_private pointer to mxsfb_reset_block()
Laurent Pinchart
1
-6
/
+6
2020-07-28
drm: mxsfb: Clarify format and bus width configuration
Laurent Pinchart
2
-21
/
+13
2020-07-28
drm: mxsfb: Remove unused macros from mxsfb_regs.h
Laurent Pinchart
1
-8
/
+0
2020-07-28
drm: mxsfb: Use BIT() macro to define register bitfields
Laurent Pinchart
1
-28
/
+28
2020-07-28
drm: mxsfb: Use drm_panel_bridge
Laurent Pinchart
5
-157
/
+55
2020-07-28
drm: mxsfb: Remove fbdev leftovers
Laurent Pinchart
1
-1
/
+0
2020-07-20
drm/mxsfb: drop unused function parameter
Uwe Kleine-König
1
-2
/
+2
2020-07-20
drm/mxsfb: Make supported modifiers explicit
Guido Günther
1
-2
/
+7
2020-06-10
drm/mxsfb: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-6
/
+1
2020-06-10
drm/mxsfb: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2019-12-09
drm/panel: decouple connector from drm_panel
Sam Ravnborg
1
-1
/
+1
2019-10-14
drm/mxsfb: Read bus flags from bridge if present
Guido Günther
1
-1
/
+4
2019-10-14
drm/mxsfb: Update mxsfb to support a bridge
Robert Chiras
4
-21
/
+72
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
1
-1
/
+1
2019-08-10
drm/mxsfb: fix opencoded use of drm_panel_*
Sam Ravnborg
1
-1
/
+1
2019-07-15
drm/mxsfb: drop use of drmP.h
Sam Ravnborg
3
-12
/
+16
2019-06-21
drm/mxsfb: 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 157
Thomas Gleixner
5
-45
/
+5
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-03-18
drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags
Laurent Pinchart
1
-3
/
+3
2019-01-29
drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
Daniel Vetter
1
-2
/
+1
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
3
-3
/
+3
2019-01-14
drm/mxsfb: Use drm_fbdev_generic_setup()
Noralf Trønnes
2
-25
/
+2
2018-11-24
drm: replace "drm_dev_unref" function with "drm_dev_put"
Fernando Ramos
1
-2
/
+2
2018-09-26
drm/mxsfb: Switch to drm_atomic_helper_commit_tail_rpm
Leonard Crestez
1
-0
/
+15
2018-09-26
drm/mxsfb: Add PM_SLEEP support
Leonard Crestez
1
-0
/
+21
2018-09-26
drm/mxsfb: Add pm_runtime calls to pipe_enable/disable
Leonard Crestez
1
-0
/
+4
2018-09-26
drm/mxsfb: Fix initial corrupt frame when activating display
Leonard Crestez
1
-13
/
+32
2018-09-26
drm/mxsfb: Move axi clk enable/disable to crtc enable/disable
Leonard Crestez
1
-6
/
+2
2018-04-24
drm/mxsfb: Use simple_display_pipe prepare_fb helper
Daniel Vetter
1
-7
/
+1
2018-03-28
drm/simple-kms-helper: Plumb plane state to the enable hook
Ville Syrjälä
1
-1
/
+2
2018-02-22
drm/mxsfb: Do not use deprecated drm_driver.{enable|disable)_vblank
Oleksandr Andrushchenko
1
-26
/
+28
2017-10-01
drm/mxsfb: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()
Noralf Trønnes
1
-2
/
+3
[next]