- 622c9a3 drm: mxsfb: Fix NULL pointer dereference by Alexander Stein · 2 years, 11 months ago
- 1db0605 drm: mxsfb: Set fallback bus format when the bridge doesn't provide one by Guido Günther · 3 years, 3 months ago
- e2e0ee7e drm: mxsfb: Print failed bus format in hex by Guido Günther · 3 years, 3 months ago
- 5e23c98 drm: mxsfb: Clear FIFO_CLEAR bit by Marek Vasut · 3 years, 6 months ago
- b776b0f drm: mxsfb: Use bus_format from the nearest bridge if present by Marek Vasut · 3 years, 5 months ago
- 9891cb5 drm: mxsfb: Increase number of outstanding requests on V4 and newer HW by Marek Vasut · 3 years, 6 months ago
- 0c9856e drm: mxsfb: Enable recovery on underflow by Marek Vasut · 3 years, 6 months ago
- 29a8408 drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default by Daniel Vetter · 3 years, 6 months ago
- 37418bf drm: Use state helper instead of the plane state pointer by Maxime Ripard · 3 years, 10 months ago
- 977697e drm/atomic: Pass the full state to planes atomic disable and update by Maxime Ripard · 3 years, 10 months ago
- 41016fe drm: Rename plane->state variables in atomic update and disable by Maxime Ripard · 3 years, 10 months ago
- dec9202 drm: Use the state pointer directly in planes atomic_check by Maxime Ripard · 3 years, 10 months ago
- 7c11b99 drm/atomic: Pass the full state to planes atomic_check by Maxime Ripard · 3 years, 10 months ago
- 820c170 drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers by Thomas Zimmermann · 3 years, 10 months ago
- 1d36dff Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years ago
- c70582b drm: mxsfb: Implement .format_mod_supported by Daniel Abrecht · 4 years, 2 months ago
- 777ee15 drm: mxsfb: fix fence synchronization by Lucas Stach · 4 years, 1 month ago
- 55c8bca drm: mxsfb: Implement .format_mod_supported by Daniel Abrecht · 4 years, 2 months ago
- d74252b drm: Use the state pointer directly in atomic_check by Maxime Ripard · 4 years, 2 months ago
- f6ebe9f drm/atomic: Pass the full state to CRTC atomic begin and flush by Maxime Ripard · 4 years, 2 months ago
- 29b77ad drm/atomic: Pass the full state to CRTC atomic_check by Maxime Ripard · 4 years, 2 months ago
- 351f950 drm/atomic: Pass the full state to CRTC atomic enable/disable by Maxime Ripard · 4 years, 3 months ago
- 63aa581 drm: mxsfb: Support the alpha plane by Laurent Pinchart · 4 years, 5 months ago
- 51b777f drm: mxsfb: Merge mxsfb_set_pixel_fmt() and mxsfb_set_bus_fmt() by Laurent Pinchart · 4 years, 5 months ago
- d9ef0d3 drm: mxsfb: Turn mxsfb_set_pixel_fmt() into a void function by Laurent Pinchart · 4 years, 5 months ago
- b9f5937 drm: mxsfb: Enable vblank handling by Laurent Pinchart · 4 years, 5 months ago
- 07b7fd7 drm: mxsfb: Don't touch AXI clock in IRQ context by Laurent Pinchart · 4 years, 5 months ago
- 1e5d796 drm: mxsfb: Move vblank event arm to CRTC .atomic_flush() by Laurent Pinchart · 4 years, 5 months ago
- ae1ed00 drm: mxsfb: Stop using DRM simple display pipeline helper by Laurent Pinchart · 4 years, 5 months ago
- 40a726b drm: mxsfb: Rename mxsfb_crtc.c to mxsfb_kms.c by Laurent Pinchart · 4 years, 5 months ago[Renamed from drivers/gpu/drm/mxsfb/mxsfb_crtc.c]
- f16a008 drm: mxsfb: Remove unneeded includes by Laurent Pinchart · 4 years, 5 months ago
- eb28c5c drm: mxsfb: Remove register definitions from mxsfb_crtc.c by Laurent Pinchart · 4 years, 5 months ago
- 7865cd5 drm: mxsfb: Use LCDC_CTRL register name explicitly by Laurent Pinchart · 4 years, 5 months ago
- f14fec8 drm: mxsfb: Pass mxsfb_drm_private pointer to mxsfb_reset_block() by Laurent Pinchart · 4 years, 5 months ago
- 8a46006 drm: mxsfb: Clarify format and bus width configuration by Laurent Pinchart · 4 years, 5 months ago
- b1d0669 drm/mxsfb: Read bus flags from bridge if present by Guido Günther · 5 years ago
- d023404 drm/mxsfb: Update mxsfb to support a bridge by Robert Chiras · 5 years ago
- d5742c6 drm/mxsfb: drop use of drmP.h by Sam Ravnborg · 5 years ago
- c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
- 88bc417 drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags by Laurent Pinchart · 6 years ago
- fcd70cd drm: Split out drm_probe_helper.h by Daniel Vetter · 6 years ago
- 2dc3620 drm/mxsfb: Fix initial corrupt frame when activating display by Leonard Crestez · 6 years ago
- 626a2c5 drm/mxsfb: Move axi clk enable/disable to crtc enable/disable by Leonard Crestez · 6 years ago
- 0f93332 drm: mxsfb_crtc: Reset the eLCDIF controller by Fabio Estevam · 8 years ago
- d42986b drm: mxsfb_crtc: Fix the framebuffer misplacement by Fabio Estevam · 8 years ago
- 53990e4 drm: mxsfb: fix pixel clock polarity by Stefan Agner · 8 years ago
- 10f2889 drm: mxsfb: use bus_format to determine LCD bus width by Stefan Agner · 8 years ago
- 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 8 years ago
- 45d59d7 drm: Add new driver for MXSFB controller by Marek Vasut · 8 years ago