index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_encoder.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-09-16
drm/omap: use drm_for_each_bridge_in_chain_from()
Luca Ceresoli
1
-3
/
+1
2020-12-15
drm/omap: drop unused DSS next pointer
Sebastian Reichel
1
-4
/
+0
2020-12-15
drm/omap: remove unused omap_connector
Sebastian Reichel
1
-19
/
+0
2020-12-15
drm/omap: remove legacy DSS device operations
Sebastian Reichel
1
-56
/
+0
2020-12-15
drm/omap: dsi: Reverse direction of the DSS device enable/disable operations
Sebastian Reichel
1
-20
/
+8
2020-12-15
Revert "drm/omap: dss: Remove unused omap_dss_device operations"
Sebastian Reichel
1
-5
/
+39
2020-11-10
drm: omapdrm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-02-26
drm/omap: dss: Remove unused omap_dss_device operations
Laurent Pinchart
1
-39
/
+5
2020-02-26
drm/omap: dss: Remove .set_hdmi_mode() and .set_infoframe() operations
Laurent Pinchart
1
-26
/
+0
2020-02-26
drm/omap: dss: Make omap_dss_device_ops optional
Laurent Pinchart
1
-5
/
+7
2020-02-26
drm/omap: Use the drm_panel_bridge API
Laurent Pinchart
1
-13
/
+0
2020-02-26
drm/omap: Simplify HDMI mode and infoframe configuration
Laurent Pinchart
1
-3
/
+1
2019-12-09
drm/bridge: Introduce drm_bridge_get_next_bridge()
Boris Brezillon
1
-1
/
+2
2019-08-28
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
1
-0
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-03-18
drm/omap: Add support for drm_panel
Laurent Pinchart
1
-13
/
+28
2019-03-18
drm/omap: Add support for drm_bridge
Laurent Pinchart
1
-27
/
+42
2019-03-18
drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags
Laurent Pinchart
1
-4
/
+4
2019-03-18
drm/omap: Merge omap_dss_device type and output_type fields
Laurent Pinchart
1
-3
/
+3
2019-03-18
drm/omap: Pass drm_display_mode to .check_timings() and .set_timings()
Laurent Pinchart
1
-1
/
+1
2019-03-18
drm/omap: Factor out common mode validation code
Laurent Pinchart
1
-21
/
+9
2019-03-18
drm/omap: Move DISPC timing checks to CRTC .mode_valid() operation
Laurent Pinchart
1
-6
/
+0
2019-03-18
drm/omap: Don't pass display pointer to encoder init function
Laurent Pinchart
1
-4
/
+1
2019-03-18
drm/omap: Reverse direction of the DSS device enable/disable operations
Laurent Pinchart
1
-11
/
+38
2019-03-18
drm/omap: Remove enable checks from display .enable() and .remove()
Laurent Pinchart
1
-6
/
+0
2019-03-18
drm/omap: Remove connection checks from display .enable() and .remove()
Laurent Pinchart
1
-12
/
+5
2019-03-18
drm/omap: Move common display enable/disable code to encoder
Laurent Pinchart
1
-3
/
+27
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2019-01-11
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-25
/
+33
2019-01-10
drm/edid: Pass connector to AVI infoframe functions
Ville Syrjälä
1
-2
/
+2
2018-12-03
drm/omap: fix incorrect union usage
Sebastian Reichel
1
-25
/
+33
2018-09-03
drm/omap: Don't call .set_timings() operation recursively
Laurent Pinchart
1
-12
/
+8
2018-09-03
drm/omap: Call dispc timings check operation directly
Laurent Pinchart
1
-5
/
+13
2018-09-03
drm/omap: Split mode fixup and mode set from encoder enable
Laurent Pinchart
1
-69
/
+79
2018-09-03
drm/omap: Move bus flag hack to encoder implementation
Laurent Pinchart
1
-6
/
+42
2018-09-03
drm/omap: Don't call .check_timings() operation recursively
Laurent Pinchart
1
-7
/
+13
2018-09-03
drm/omap: Remove unneeded fallback for missing .check_timings()
Laurent Pinchart
1
-14
/
+2
2018-09-03
drm/omap: Don't call HDMI mode and infoframe operations recursively
Laurent Pinchart
1
-1
/
+1
2018-09-03
drm/omap: Pass both output and display omap_dss_device to encoder init
Laurent Pinchart
1
-7
/
+10
2018-09-03
drm/omap: Get from CRTC to display device directly
Laurent Pinchart
1
-7
/
+0
2018-09-03
drm/omap: Move most omap_dss_driver operations to omap_dss_device_ops
Laurent Pinchart
1
-14
/
+11
2018-09-03
drm/omap: dss: Constify omap_dss_driver operations structure
Laurent Pinchart
1
-3
/
+3
2017-12-19
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
1
-3
/
+1
2017-07-14
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
1
-1
/
+2
2016-12-19
drm: omapdrm: Use sizeof(*var) instead of sizeof(type) for structures
Laurent Pinchart
1
-1
/
+1
2016-11-02
drm/omap: Use consistent name for struct videomode
Peter Ujfalusi
1
-4
/
+4
2016-11-02
drm/omap: Replace struct omap_video_timings with videomode
Peter Ujfalusi
1
-3
/
+3
2016-03-03
drm/omap: print an error if display enable fails
Tomi Valkeinen
1
-1
/
+6
[next]