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