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.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
/
mxsfb
/
mxsfb_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-10
drm/mxsfb: improve clk handling for axi clk
Uwe Kleine-König
1
-6
/
+4
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
1
-1
/
+1
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
1
-3
/
+3
2022-05-05
drm: mxsfb: Implement LCDIF scanout CRC32 support
Marek Vasut
1
-2
/
+12
2022-02-03
drm: mxsfb: Use dev_err_probe() helper
Alexander Stein
1
-2
/
+1
2022-01-27
drm: mxsfb: Use drm_module_platform_driver() to register the driver
Javier Martinez Canillas
1
-1
/
+2
2022-01-27
drm: mxsfb: Shutdown the display on system shutdown
Marek Vasut
1
-0
/
+8
2022-01-27
drm: mxsfb: Shutdown the display on remove
Marek Vasut
1
-0
/
+1
2021-10-21
drm: mxsfb: Fix NULL pointer dereference crash on unload
Marek Vasut
1
-1
/
+5
2021-08-10
drm/mxsfb: Convert to Linux IRQ interfaces
Thomas Zimmermann
1
-31
/
+50
2021-07-27
drm: mxsfb: Increase number of outstanding requests on V4 and newer HW
Marek Vasut
1
-0
/
+3
2020-12-15
drm: mxsfb: Silence -EPROBE_DEFER while waiting for bridge
Guido Günther
1
-6
/
+4
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
1
-1
/
+1
2020-09-16
drm: mxsfb: check framebuffer pitch
Stefan Agner
1
-1
/
+20
2020-07-28
drm: mxsfb: Support the alpha plane
Laurent Pinchart
1
-0
/
+3
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: Remove mxsfb_devdata unused fields
Laurent Pinchart
1
-4
/
+0
2020-07-28
drm: mxsfb: Enable vblank handling
Laurent Pinchart
1
-6
/
+9
2020-07-28
drm: mxsfb: Don't touch AXI clock in IRQ context
Laurent Pinchart
1
-4
/
+2
2020-07-28
drm: mxsfb: Stop using DRM simple display pipeline helper
Laurent Pinchart
1
-101
/
+13
2020-07-28
drm: mxsfb: Remove unneeded includes
Laurent Pinchart
1
-5
/
+0
2020-07-28
drm: mxsfb: Use drm_panel_bridge
Laurent Pinchart
1
-55
/
+50
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-10-14
drm/mxsfb: Update mxsfb to support a bridge
Robert Chiras
1
-5
/
+41
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
1
-1
/
+1
2019-07-15
drm/mxsfb: drop use of drmP.h
Sam Ravnborg
1
-4
/
+7
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
1
-9
/
+1
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
1
-1
/
+1
2019-01-14
drm/mxsfb: Use drm_fbdev_generic_setup()
Noralf Trønnes
1
-24
/
+2
2018-11-25
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-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
2017-08-16
drm/mxsfb: 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-07-18
drm/mxsfb: Use gem_free_object_unlocked
Daniel Vetter
1
-1
/
+1
2017-06-23
drm/mxsfb: Drop drm_vblank_cleanup
Daniel Vetter
1
-1
/
+0
2017-03-23
BackMerge tag 'v4.11-rc3' into drm-next
Dave Airlie
1
-0
/
+4
[next]