index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_drv.c
Age
Commit message (
Expand
)
Author
2023-04-06
drm/omapdrm: Implement fbdev emulation as in-kernel client
Thomas Zimmermann
2023-04-06
drm/omapdrm: Remove fbdev from struct omap_drm_private
Thomas Zimmermann
2023-04-06
drm/omapdrm: Include <linux/of.h>
Thomas Zimmermann
2023-01-05
drm/omap: stop using drm_bridge_connector_en/disable_hpd()
Dmitry Baryshkov
2022-01-27
drm/omap: Add support for the nomodeset kernel parameter
Javier Martinez Canillas
2021-12-08
drm/omap: Add a 'right overlay' to plane state
Benoit Parrot
2021-12-08
drm/omap: Add global state as a private atomic object
Benoit Parrot
2021-12-08
drm/omap: introduce omap_hw_overlay
Benoit Parrot
2021-10-07
drm/omap: Cast pointer to integer without generating warning
Laurent Pinchart
2021-07-28
drm/bridge: Centralize error message when bridge attach fails
Laurent Pinchart
2021-02-23
drm/omapdrm: Annotate dma-fence critical section in commit path
Daniel Vetter
2020-12-15
drm/omap: remove dss_mgr_ops
Tomi Valkeinen
2020-12-15
drm/omap: remove dispc_ops
Tomi Valkeinen
2020-12-15
drm/omap: squash omapdrm sub-modules into one
Tomi Valkeinen
2020-12-15
drm/omap: simplify omap_display_id
Sebastian Reichel
2020-12-15
drm/omap: remove unused omap_connector
Sebastian Reichel
2020-12-15
drm/omap: remove global dss_device variable
Sebastian Reichel
2020-11-10
drm: omapdrm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-09-25
drm/omapdrm: Introduce GEM object functions
Thomas Zimmermann
2020-08-08
drm: Remove unnecessary drm_panel_attach and drm_panel_detach
Joe Perches
2020-07-02
drm/atomic-helper: reset vblank on crtc reset
Daniel Vetter
2020-05-19
drm/omapdrm: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-02-26
drm/omap: dss: Inline the omapdss_display_get() function
Laurent Pinchart
2020-02-26
drm/omap: Remove HPD, detect and EDID omapdss operations
Laurent Pinchart
2020-02-26
drm/omap: Create connector for bridges
Laurent Pinchart
2020-02-26
drm/omap: Add infrastructure to support drm_bridge local to DSS outputs
Laurent Pinchart
2020-02-26
drm/omap: Use the drm_panel_bridge API
Laurent Pinchart
2020-02-26
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
2019-12-09
drm/bridge: Introduce drm_bridge_get_next_bridge()
Boris Brezillon
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-08-28
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
2019-08-12
drm/omap: ensure we have a valid dma_mask
Tomi Valkeinen
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-17
drm/omapdrm: drop use of drmP.h
Sam Ravnborg
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-06-26
drm/omap: drop DRM_AUTH from DRM_RENDER_ALLOW ioctls
Emil Velikov
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-10
drm/omap: remove open-coded drm_invalid_op()
Emil Velikov
2019-03-18
drm/omap: Add support for drm_panel
Laurent Pinchart
2019-03-18
drm/omap: Add support for drm_bridge
Laurent Pinchart
2019-03-18
drm/omap: Refactor initialization sequence
Laurent Pinchart
2019-03-18
drm/omap: Move display alias ID to omap_drm_pipeline
Laurent Pinchart
2019-03-18
drm/omap: Don't pass display pointer to encoder init function
Laurent Pinchart
2019-03-18
drm/omap: Use atomic suspend/resume helpers
Laurent Pinchart
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-10-02
drm/omap: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-10-02
drm/omap: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
[next]