summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm
Commit message (Expand)AuthorAgeFilesLines
* Merge v6.11-rc7 into drm-nextSimona Vetter2024-09-111-0/+2
|\
| * drm/bridge-connector: move to DRM_DISPLAY_HELPER moduleDmitry Baryshkov2024-09-031-0/+2
* | Merge tag 'drm-misc-next-2024-08-29' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie2024-08-301-0/+5
|\ \
| * | drm: omapdrm: Add missing check for alloc_ordered_workqueueMa Ke2024-08-261-0/+5
* | | Merge v6.11-rc5 into drm-nextDaniel Vetter2024-08-271-0/+1
|\ \ \ | |/ / |/| / | |/
| * drm/omap: add CONFIG_MMU dependencyArnd Bergmann2024-08-051-0/+1
* | gpu: drm: use for_each_endpoint_of_node()Kuninori Morimoto2024-08-071-2/+1
|/
* drm/omap: Restrict compile testing to PAGE_SIZE less than 64KBNathan Chancellor2024-07-121-1/+1
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2024-05-271-0/+1
|\
| * Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-0/+1
| |\
| | * fix missing vmalloc.h includesKent Overstreet2024-04-251-0/+1
* | | drm/omap: Allow build with COMPILE_TEST=yVille Syrjälä2024-05-081-1/+1
* | | drm/omap: Open code phys_to_page()Ville Syrjälä2024-05-081-2/+2
|/ /
* | drm/omap: add missing seq_file includeDave Airlie2024-04-261-0/+1
* | drm/omap: dmm_tiler: drop driver owner assignmentKrzysztof Kozlowski2024-04-101-1/+0
* | drm/omapdrm: Fix console with deferred opsTony Lindgren2024-03-182-7/+23
* | drm/omapdrm: Fix console by implementing fb_dirtyTony Lindgren2024-03-181-0/+12
|/
* drm/omap/hdmi5: switch to ->edid_read callbackJani Nikula2024-02-091-6/+6
* drm/omap/hdmi4: switch to ->edid_read callbackJani Nikula2024-02-091-7/+15
* drm/omapdrm: Improve check for contiguous buffersAndrew Davis2023-12-011-4/+10
* drm: Use device_get_match_data()Rob Herring2023-11-272-4/+5
* Revert "drm/omapdrm: Annotate dma-fence critical section in commit path"Tomi Valkeinen2023-10-311-5/+4
* drm: Call drm_atomic_helper_shutdown() at shutdown time for misc driversDouglas Anderson2023-09-211-0/+8
* fbdev: Use _DMAMEM_ infix for DMA-memory helpersThomas Zimmermann2023-07-312-3/+3
* drm/omapdrm: Set fbdev FBINFO_VIRTFB flagThomas Zimmermann2023-07-241-0/+1
* drm/omapdrm: Use GEM mmap for fbdev emulationThomas Zimmermann2023-07-242-3/+14
* drm/omapdrm: Set VM flags in GEM-object mmap functionThomas Zimmermann2023-07-244-38/+8
* Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2023-07-179-34/+17
|\
| * drm: Clear fd/handle callbacks in struct drm_driverThomas Zimmermann2023-06-261-2/+0
| * drm: Don't assert held reservation lock for dma-buf mmappingDmitry Osipenko2023-06-211-2/+0
| * drm/omap: Convert to platform remove callback returning voidUwe Kleine-König2023-06-088-30/+17
* | drm/client: Send hotplug event after registering a clientThomas Zimmermann2023-07-111-4/+0
|/
* drm/omapdrm: Use regular fbdev I/O helpersThomas Zimmermann2023-06-012-8/+4
* drm/omapdrm: Implement fbdev emulation as in-kernel clientThomas Zimmermann2023-04-063-62/+90
* drm/omapdrm: Remove fbdev from struct omap_drm_privateThomas Zimmermann2023-04-064-12/+6
* drm/omapdrm: Remove bo from struct omap_fbdevThomas Zimmermann2023-04-061-13/+19
* drm/omapdrm: Remove fb from struct omap_fbdevThomas Zimmermann2023-04-061-5/+6
* drm/omapdrm: Include <linux/of.h>Thomas Zimmermann2023-04-061-0/+1
* drm: Drop ARCH_MULTIPLATFORM from dependenciesUwe Kleine-König2023-03-141-1/+1
* Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-03-021-1/+1
|\
| * drm: omapdrm: Do not use helper unininitialized in omap_fbdev_init()Nathan Chancellor2023-02-281-1/+1
* | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-231-2/+1
|\ \ | |/ |/|
| * mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-091-2/+1
* | drm/fb-helper: Remove drm_fb_helper_unprepare() from drm_fb_helper_fini()Thomas Zimmermann2023-02-211-0/+2
* | drm/fb-helper: Initialize fb-helper's preferred BPP in prepare functionThomas Zimmermann2023-01-261-2/+2
* | drm/omap: Fix kernel docsTomi Valkeinen2023-01-172-3/+3
* | drm/omap: stop using drm_bridge_connector_en/disable_hpd()Dmitry Baryshkov2023-01-051-41/+0
* | drm/omap: dsi: Fix excessive stack usageTomi Valkeinen2022-12-161-10/+16
* | drm/omapdrm: Remove unused struct csc_coef_rgb2yuvYuan Can2022-12-161-5/+0
|/
* drm: Assert held reservation lock for dma-buf mmappingDmitry Osipenko2022-11-111-0/+2