summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm
AgeCommit message (Expand)AuthorFilesLines
8 daysMerge tag 'drm-misc-next-fixes-2025-08-12' of https://gitlab.freedesktop.org/...Dave Airlie3-14/+16
2025-08-06drm/omap: Pass along the format info from .fb_create() to drm_helper_mode_fil...Imre Deak3-14/+16
2025-08-01Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+2
2025-07-16drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_s...Ville Syrjälä1-1/+1
2025-07-16drm: Pass the format info to .fb_create()Ville Syrjälä2-5/+4
2025-07-16drm: Pass pixel_format+modifier directly to drm_get_format_info()Ville Syrjälä1-2/+4
2025-07-10mm: remove callers of pfn_t functionalityAlistair Popple1-4/+2
2025-07-10mm: remove remaining uses of PFN_DEVAlistair Popple1-3/+2
2025-06-12drm: omapdrm: reduce clang stack usageArnd Bergmann1-1/+1
2025-05-21drm/omap: dss: venc: convert to devm_drm_bridge_alloc() APILuca Ceresoli1-15/+8
2025-05-21drm/omap: dss: sdi: convert to devm_drm_bridge_alloc() APILuca Ceresoli1-17/+8
2025-05-21drm/omap: dss: hdmi5: convert to devm_drm_bridge_alloc() APILuca Ceresoli1-16/+10
2025-05-21drm/omap: dss: hdmi4: convert to devm_drm_bridge_alloc() APILuca Ceresoli1-16/+10
2025-05-21drm/omap: dss: dsi: convert to devm_drm_bridge_alloc() APILuca Ceresoli1-4/+3
2025-05-21drm/omap: dss: dpi: convert to devm_drm_bridge_alloc() APILuca Ceresoli1-4/+3
2025-04-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-1/+1
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-03-20drm/bridge: Add encoder parameter to drm_bridge_funcs.attachMaxime Ripard6-6/+12
2025-02-19drm/bridge: Pass full state to atomic_disableMaxime Ripard2-2/+2
2025-02-19drm/bridge: Pass full state to atomic_enableMaxime Ripard2-4/+2
2025-01-24drm/omap: Remove hdmi5_core_handle_irqs()Dr. David Alan Gilbert2-18/+0
2025-01-24drm/omap/dss: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski1-9/+3
2025-01-24drm/omap/dss: Use of_property_present() to test existence of DT propertyKrzysztof Kozlowski1-1/+1
2024-12-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst9-9/+9
2024-12-05drm: remove driver date from struct drm_driver and all driversJani Nikula1-2/+0
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-1/+1
2024-12-02Merge drm/drm-next into drm-misc-nextMaxime Ripard2-2/+4
2024-12-02Get rid of 'remove_new' relic from platform driver structLinus Torvalds8-8/+8
2024-11-22Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds11-308/+73
2024-11-15drm/client: Move public client header to clients/ subdirectoryThomas Zimmermann1-1/+1
2024-10-28drm/omap: Clean up deadcode functionsDr. David Alan Gilbert2-159/+0
2024-10-25gpu: drm: omapdrm: use new of_graph functionsKuninori Morimoto2-2/+4
2024-09-26drm/omapdrm: Run DRM default client setupThomas Zimmermann4-102/+39
2024-09-26drm/omapdrm: Remove struct drm_fb_helper from struct omap_fbdev.Thomas Zimmermann2-19/+26
2024-09-16drm/omap: Fix locking in omap_gem_new_dmabuf()Tomi Valkeinen1-8/+2
2024-09-16drm/omap: Hide sparse warningsTomi Valkeinen1-3/+3
2024-09-16drm/omap: Fix possible NULL dereferenceTomi Valkeinen3-23/+9
2024-09-11Merge v6.11-rc7 into drm-nextSimona Vetter1-0/+2
2024-09-03drm/bridge-connector: move to DRM_DISPLAY_HELPER moduleDmitry Baryshkov1-0/+2
2024-08-30Merge tag 'drm-misc-next-2024-08-29' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-0/+5
2024-08-27Merge v6.11-rc5 into drm-nextDaniel Vetter1-0/+1
2024-08-26drm: omapdrm: Add missing check for alloc_ordered_workqueueMa Ke1-0/+5
2024-08-07gpu: drm: use for_each_endpoint_of_node()Kuninori Morimoto1-2/+1
2024-08-05drm/omap: add CONFIG_MMU dependencyArnd Bergmann1-0/+1
2024-07-12drm/omap: Restrict compile testing to PAGE_SIZE less than 64KBNathan Chancellor1-1/+1
2024-05-27Merge drm/drm-next into drm-misc-nextMaxime Ripard1-0/+1
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2024-05-08drm/omap: Allow build with COMPILE_TEST=yVille Syrjälä1-1/+1
2024-05-08drm/omap: Open code phys_to_page()Ville Syrjälä1-2/+2
2024-04-26drm/omap: add missing seq_file includeDave Airlie1-0/+1