index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
Age
Commit message (
Expand
)
Author
2019-08-23
omapdrm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-23
drm/omap: Add 'alpha' and 'pixel blend mode' plane properties
Jean-Jacques Hiblot
2019-08-16
drm/omap: displays: Remove unused panel drivers
Laurent Pinchart
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: Align gem_prime_export with obj_funcs.export
Daniel Vetter
2019-06-21
drm/omapdrm: drop fb_debug_enter/leave
Daniel Vetter
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-10
drm/omap: add support for manually updated displays
Sebastian Reichel
2019-06-10
drm/omap: add framedone interrupt support
Sebastian Reichel
2019-06-10
drm/omap: don't check dispc timings for DSI
Sebastian Reichel
2019-06-10
drm/omap: use DRM_DEBUG_DRIVER instead of CORE
Sebastian Reichel
2019-06-10
drm/omap: Use dev_get_drvdata()
Kefeng Wang
2019-06-10
drm/omap: remove open-coded drm_invalid_op()
Emil Velikov
2019-06-10
drm/omap: Make sure device_id tables are NULL terminated
Thomas Meyer
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-28
Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-20
drm: Replace instances of drm_format_info by drm_get_format_info
Maxime Ripard
2019-05-20
drm: Remove users of drm_format_num_planes
Maxime Ripard
2019-04-15
BackMerge v5.1-rc5 into drm-next
Dave Airlie
2019-03-29
Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2019-03-27
drm/omap: hdmi4_cec: Fix CEC clock handling for PM
Tony Lindgren
2019-03-27
drm/omap: Use drm_fb_helper_fill_info
Daniel Vetter
2019-03-27
drm/omap: fix typo
Matteo Croce
2019-03-18
drm/omap: panel-tpo-td028ttec1: add backlight support
Andreas Kemnade
2019-03-18
drm/omap: dsi: Fix PM for display blank with paired dss_pll calls
Tony Lindgren
2019-03-18
drm/omap: Remove panel-dpi driver
Laurent Pinchart
2019-03-18
drm/omap: Remove TFP410 and DVI connector drivers
Laurent Pinchart
2019-03-18
drm/omap: Whitelist DT nodes to fixup with omapdss, prefix
Laurent Pinchart
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: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags
Laurent Pinchart
2019-03-18
drm/omap: Merge omap_dss_device type and output_type fields
Laurent Pinchart
2019-03-18
drm/omap: Refactor initialization sequence
Laurent Pinchart
2019-03-18
drm/omap: Simplify OF lookup of DSS devices
Laurent Pinchart
2019-03-18
drm/omap: Store pixel clock instead of full mode in DPI and SDI encoders
Laurent Pinchart
2019-03-18
drm/omap: venc: Use drm_display_mode natively
Laurent Pinchart
2019-03-18
drm/omap: Pass drm_display_mode to .check_timings() and .set_timings()
Laurent Pinchart
2019-03-18
drm/omap: Factor out common mode validation code
Laurent Pinchart
2019-03-18
drm/omap: venc: Simplify mode setting by caching configuration
Laurent Pinchart
2019-03-18
drm/omap: Move DISPC timing checks to CRTC .mode_valid() operation
Laurent Pinchart
2019-03-18
drm/omap: Remove src field from omap_dss_device structure
Laurent Pinchart
2019-03-18
drm/omap: Notify all devices in the pipeline of output disconnection
Laurent Pinchart
[next]