summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/imx
AgeCommit message (Expand)AuthorLines
2026-02-23Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard-18/+15
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-7/+7
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-7/+7
2026-02-20drm/imx: parallel-display: check return value of devm_drm_bridge_add() in imx...Chen Ni-1/+3
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-2/+5
2026-02-09Merge tag 'pm-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-9/+3
2026-01-28drm/imx/tve: fix probe device leakJohan Hovold-0/+13
2026-01-21drm/imx/dw-hdmi: convert to of_drm_find_and_get_bridge()Luca Ceresoli-2/+5
2026-01-16drm: Discard pm_runtime_put() return valueRafael J. Wysocki-9/+3
2025-11-21Merge tag 'v6.18-rc6' into drm-nextDave Airlie-9/+9
2025-11-13drm/imx/ipuv3: Fix dumb-buffer allocation for non-RGB formatsThomas Zimmermann-7/+9
2025-10-31drm: include drm_print.h where neededJani Nikula-0/+3
2025-10-30drm/imx: parallel-display: add the bridge before attaching itLuca Ceresoli-0/+2
2025-10-30drm/imx: parallel-display: convert to devm_drm_bridge_alloc() APILuca Ceresoli-9/+7
2025-10-30drm/imx/parallel-display: drop unused module aliasJohan Hovold-1/+0
2025-10-30drm/imx/tve: drop unused module aliasJohan Hovold-1/+0
2025-10-30drm/imx/ldb: drop unused module aliasJohan Hovold-1/+0
2025-10-30drm/imx/dw-hdmi: drop unused module aliasJohan Hovold-1/+0
2025-10-16drm/imx: dc: Sort bits and bitfields in descending orderMarek Vasut-27/+27
2025-10-06drm/imx-ipuv3: Switch to drm_atomic_get_new_crtc_state()Maxime Ripard-2/+1
2025-10-06drm/imx-dcss: Switch to drm_atomic_get_new_crtc_state()Maxime Ripard-2/+2
2025-10-06drm/imx-dc: Switch to drm_atomic_get_new_crtc_state()Maxime Ripard-1/+1
2025-09-29drm/imx/ipuv3: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann-8/+23
2025-09-29drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann-1/+3
2025-09-16drm/imx: parallel-display: put the bridge returned by drm_bridge_get_next_bri...Luca Ceresoli-2/+2
2025-09-15drm/imx/ipuv3/imx-tve: convert from round_rate() to determine_rate()Brian Masney-7/+10
2025-05-14drm/imx: Add i.MX8qxp Display Controller KMSLiu Ying-2/+1340
2025-05-14drm/imx: Add i.MX8qxp Display Controller interrupt controllerLiu Ying-1/+286
2025-05-14drm/imx: Add i.MX8qxp Display Controller pixel engineLiu Ying-1/+1868
2025-05-14drm/imx: Add i.MX8qxp Display Controller display engineLiu Ying-0/+853
2025-03-20drm/bridge: Add encoder parameter to drm_bridge_funcs.attachMaxime Ripard-1/+2
2025-01-07drm/connector: make mode_valid take a const struct drm_display_modeDmitry Baryshkov-1/+1
2024-12-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst-8/+8
2024-12-05drm: remove driver date from struct drm_driver and all driversJani Nikula-3/+0
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds-8/+8
2024-11-15drm/client: Move public client header to clients/ subdirectoryThomas Zimmermann-3/+3
2024-11-04drm/imx/dcss: include drm/drm_bridge.h headerArnd Bergmann-0/+1
2024-11-01drm/imx/dcss: include drm/drm_bridge.h headerArnd Bergmann-0/+1
2024-10-25drm/imx/dcss: Allow build with COMPILE_TEST=yVille Syrjälä-1/+1
2024-10-25drm/imx/dcss: Fix 64bit divisionsVille Syrjälä-2/+2
2024-10-22drm/imx: parallel-display: add legacy bridge Kconfig dependencyArnd Bergmann-0/+1
2024-09-26drm/imx/lcdc: Run DRM default client setupThomas Zimmermann-1/+4
2024-09-26drm/imx/ipuv3: Run DRM default client setupThomas Zimmermann-1/+4
2024-09-26drm/imx/dcss: Run DRM default client setupThomas Zimmermann-1/+4
2024-09-22drm/imx: Add missing DRM_BRIDGE_CONNECTOR dependencyAlexander Stein-0/+2
2024-09-21drm/imx/ipuv3: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan-4/+2
2024-09-21drm/imx/dcss: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan-3/+1
2024-09-21drm/imx/dcss: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan-4/+2
2024-09-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann-0/+4
2024-09-11Merge v6.11-rc7 into drm-nextSimona Vetter-0/+4