summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm
AgeCommit message (Expand)Author
7 daysMerge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-08-06mm: introduce vma_get_page_prot() and use itLorenzo Stoakes
2026-08-04mm: use linear_page_[index, delta]() consistentlyLorenzo Stoakes
2026-08-04drm/omap: dsi: Do not copy isr tableAndreas Kemnade
2026-07-20drm/panel: of_drm_find_panel() return a counted referenceAlbert Esteve
2026-07-15drm/omap: venc: Switch to atomic bridge callbacksMaxime Ripard
2026-07-15drm/omap: sdi: Switch to atomic bridge callbacksMaxime Ripard
2026-07-15drm/omap: dsi: Switch to atomic bridge callbacksMaxime Ripard
2026-07-15drm/omap: dpi: Switch to atomic bridge callbacksMaxime Ripard
2026-06-22drm/omap: hdmi5: Switch to atomic_create_stateMaxime Ripard
2026-06-22drm/omap: hdmi4: Switch to atomic_create_stateMaxime Ripard
2026-05-08Merge tag 'drm-misc-next-2026-05-07' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-05-07Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-05-06Merge tag 'drm-misc-next-2026-04-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-05-04drm: Rename struct drm_atomic_state to drm_atomic_commitMaxime Ripard
2026-04-30drm/omapdrm: remove now-redundant call to drm_connector_attach_encoder()Luca Ceresoli
2026-04-09drm/omap: dss: convert to of_drm_find_and_get_bridge()Luca Ceresoli
2026-03-20drm/atomic: Remove state argument to drm_atomic_private_obj_initMaxime Ripard
2026-03-20drm/omapdrm: Switch private_obj initialization to atomic_create_stateMaxime Ripard
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-12-25drm/bridge: add connector argument to .hpd_notify callbackDmitry Baryshkov
2025-11-25drm/fb-helper: Allocate and release fb_info in single placeThomas Zimmermann
2025-10-31drm: include drm_print.h where neededJani Nikula
2025-10-24drm/client: Add client free callback to unprepare fb_helperThomas Zimmermann
2025-10-06drm/omap: Switch to drm_atomic_get_new_crtc_state()Maxime Ripard
2025-09-29drm/omapdrm: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann
2025-09-16drm/omap: use drm_for_each_bridge_in_chain_from()Luca Ceresoli
2025-09-02drm/omapdrm: use drm_bridge_chain_get_last_bridge()Luca Ceresoli
2025-08-14Merge tag 'drm-misc-next-fixes-2025-08-12' of https://gitlab.freedesktop.org/...Dave Airlie
2025-08-06drm/omap: Pass along the format info from .fb_create() to drm_helper_mode_fil...Imre Deak
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-16drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_s...Ville Syrjälä
2025-07-16drm: Pass the format info to .fb_create()Ville Syrjälä
2025-07-16drm: Pass pixel_format+modifier directly to drm_get_format_info()Ville Syrjälä
2025-07-09mm: remove callers of pfn_t functionalityAlistair Popple
2025-07-09mm: remove remaining uses of PFN_DEVAlistair Popple
2025-06-12drm: omapdrm: reduce clang stack usageArnd Bergmann
2025-05-21drm/omap: dss: venc: convert to devm_drm_bridge_alloc() APILuca Ceresoli
2025-05-21drm/omap: dss: sdi: convert to devm_drm_bridge_alloc() APILuca Ceresoli
2025-05-21drm/omap: dss: hdmi5: convert to devm_drm_bridge_alloc() APILuca Ceresoli
2025-05-21drm/omap: dss: hdmi4: convert to devm_drm_bridge_alloc() APILuca Ceresoli
2025-05-21drm/omap: dss: dsi: convert to devm_drm_bridge_alloc() APILuca Ceresoli
2025-05-21drm/omap: dss: dpi: convert to devm_drm_bridge_alloc() APILuca Ceresoli
2025-04-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-20drm/bridge: Add encoder parameter to drm_bridge_funcs.attachMaxime Ripard
2025-02-19drm/bridge: Pass full state to atomic_disableMaxime Ripard