index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-07
drm/omap: Cast pointer to integer without generating warning
Laurent Pinchart
1
-1
/
+1
2021-07-28
drm/bridge: Centralize error message when bridge attach fails
Laurent Pinchart
1
-5
/
+1
2021-02-23
drm/omapdrm: Annotate dma-fence critical section in commit path
Daniel Vetter
1
-4
/
+5
2020-12-15
drm/omap: remove dss_mgr_ops
Tomi Valkeinen
1
-3
/
+1
2020-12-15
drm/omap: remove dispc_ops
Tomi Valkeinen
1
-9
/
+6
2020-12-15
drm/omap: squash omapdrm sub-modules into one
Tomi Valkeinen
1
-3
/
+17
2020-12-15
drm/omap: simplify omap_display_id
Sebastian Reichel
1
-8
/
+1
2020-12-15
drm/omap: remove unused omap_connector
Sebastian Reichel
1
-13
/
+6
2020-12-15
drm/omap: remove global dss_device variable
Sebastian Reichel
1
-4
/
+2
2020-11-10
drm: omapdrm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
1
-1
/
+1
2020-09-25
drm/omapdrm: Introduce GEM object functions
Thomas Zimmermann
1
-9
/
+0
2020-08-08
drm: Remove unnecessary drm_panel_attach and drm_panel_detach
Joe Perches
1
-17
/
+0
2020-07-02
drm/atomic-helper: reset vblank on crtc reset
Daniel Vetter
1
-4
/
+0
2020-05-19
drm/omapdrm: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
1
-1
/
+1
2020-02-26
drm/omap: dss: Inline the omapdss_display_get() function
Laurent Pinchart
1
-3
/
+4
2020-02-26
drm/omap: Remove HPD, detect and EDID omapdss operations
Laurent Pinchart
1
-6
/
+2
2020-02-26
drm/omap: Create connector for bridges
Laurent Pinchart
1
-12
/
+62
2020-02-26
drm/omap: Add infrastructure to support drm_bridge local to DSS outputs
Laurent Pinchart
1
-1
/
+1
2020-02-26
drm/omap: Use the drm_panel_bridge API
Laurent Pinchart
1
-13
/
+0
2020-02-26
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
1
-1
/
+1
2019-12-09
drm/bridge: Introduce drm_bridge_get_next_bridge()
Boris Brezillon
1
-2
/
+2
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+1
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-8
/
+14
2019-08-28
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
1
-0
/
+1
2019-08-12
drm/omap: ensure we have a valid dma_mask
Tomi Valkeinen
1
-1
/
+1
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
1
-12
/
+1
2019-07-17
drm/omapdrm: drop use of drmP.h
Sam Ravnborg
1
-2
/
+8
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-15
/
+1
2019-06-26
drm/omap: drop DRM_AUTH from DRM_RENDER_ALLOW ioctls
Emil Velikov
1
-5
/
+5
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-06-10
drm/omap: remove open-coded drm_invalid_op()
Emil Velikov
1
-15
/
+1
2019-03-18
drm/omap: Add support for drm_panel
Laurent Pinchart
1
-1
/
+14
2019-03-18
drm/omap: Add support for drm_bridge
Laurent Pinchart
1
-18
/
+51
2019-03-18
drm/omap: Refactor initialization sequence
Laurent Pinchart
1
-67
/
+56
2019-03-18
drm/omap: Move display alias ID to omap_drm_pipeline
Laurent Pinchart
1
-2
/
+7
2019-03-18
drm/omap: Don't pass display pointer to encoder init function
Laurent Pinchart
1
-1
/
+1
2019-03-18
drm/omap: Use atomic suspend/resume helpers
Laurent Pinchart
1
-48
/
+2
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2018-10-02
drm/omap: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-2
/
+2
2018-10-02
drm/omap: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
1
-1
/
+1
2018-09-03
drm/omap: Determine connector type directly in omap_connector.c
Laurent Pinchart
1
-25
/
+2
2018-09-03
drm/omap: Pass both output and display omap_dss_device to connector init
Laurent Pinchart
1
-1
/
+2
2018-09-03
drm/omap: Pass both output and display omap_dss_device to encoder init
Laurent Pinchart
1
-1
/
+1
2018-09-03
drm/omap: Merge HPD enable operation with HPD callback registration
Laurent Pinchart
1
-12
/
+4
2018-09-03
drm/omap: Move most omap_dss_driver operations to omap_dss_device_ops
Laurent Pinchart
1
-6
/
+6
2018-09-03
drm/omap: Remove unnecessary display output sanity checks
Laurent Pinchart
1
-6
/
+0
2018-09-03
drm/omap: Store CRTC lookup by channel table in omap_drm_private
Laurent Pinchart
1
-0
/
+19
2018-09-03
drm/omap: Pass pipe pointer to omap_crtc_init()
Laurent Pinchart
1
-1
/
+1
[next]