summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm
AgeCommit message (Expand)Author
32 hoursMerge 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
2025-02-19drm/bridge: Pass full state to atomic_enableMaxime Ripard
2025-01-24drm/omap: Remove hdmi5_core_handle_irqs()Dr. David Alan Gilbert
2025-01-24drm/omap/dss: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski
2025-01-24drm/omap/dss: Use of_property_present() to test existence of DT propertyKrzysztof Kozlowski
2024-12-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2024-12-05drm: remove driver date from struct drm_driver and all driversJani Nikula
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-21Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-11-15drm/client: Move public client header to clients/ subdirectoryThomas Zimmermann
2024-10-28drm/omap: Clean up deadcode functionsDr. David Alan Gilbert
2024-10-24gpu: drm: omapdrm: use new of_graph functionsKuninori Morimoto
2024-09-26drm/omapdrm: Run DRM default client setupThomas Zimmermann
2024-09-26drm/omapdrm: Remove struct drm_fb_helper from struct omap_fbdev.Thomas Zimmermann
2024-09-16drm/omap: Fix locking in omap_gem_new_dmabuf()Tomi Valkeinen
2024-09-16drm/omap: Hide sparse warningsTomi Valkeinen
2024-09-16drm/omap: Fix possible NULL dereferenceTomi Valkeinen
2024-09-11Merge v6.11-rc7 into drm-nextSimona Vetter
2024-09-03drm/bridge-connector: move to DRM_DISPLAY_HELPER moduleDmitry Baryshkov
2024-08-30Merge tag 'drm-misc-next-2024-08-29' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-08-27Merge v6.11-rc5 into drm-nextDaniel Vetter
2024-08-26drm: omapdrm: Add missing check for alloc_ordered_workqueueMa Ke
2024-08-07gpu: drm: use for_each_endpoint_of_node()Kuninori Morimoto
2024-08-05drm/omap: add CONFIG_MMU dependencyArnd Bergmann
2024-07-12drm/omap: Restrict compile testing to PAGE_SIZE less than 64KBNathan Chancellor
2024-05-27Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-08drm/omap: Allow build with COMPILE_TEST=yVille Syrjälä
2024-05-08drm/omap: Open code phys_to_page()Ville Syrjälä
2024-04-26drm/omap: add missing seq_file includeDave Airlie
2024-04-25fix missing vmalloc.h includesKent Overstreet
2024-04-10drm/omap: dmm_tiler: drop driver owner assignmentKrzysztof Kozlowski