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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-08
drm/omap: dynamically assign hw overlays to planes
Benoit Parrot
1
-0
/
+3
2021-12-08
drm/omap: Add global state as a private atomic object
Benoit Parrot
1
-0
/
+17
2021-12-08
drm/omap: introduce omap_hw_overlay
Benoit Parrot
1
-0
/
+4
2021-06-29
drm/omapdrm: Track IRQ state in local device state
Thomas Zimmermann
1
-0
/
+2
2020-12-15
drm/omap: remove dispc_ops
Tomi Valkeinen
1
-1
/
+1
2020-12-15
drm/omap: remove unused omap_connector
Sebastian Reichel
1
-1
/
+0
2020-11-10
drm: omapdrm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
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
-3
/
+2
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-06-10
drm/omap: use DRM_DEBUG_DRIVER instead of CORE
Sebastian Reichel
1
-2
/
+2
2019-03-18
drm/omap: Add support for drm_bridge
Laurent Pinchart
1
-1
/
+0
2019-03-18
drm/omap: Move display alias ID to omap_drm_pipeline
Laurent Pinchart
1
-0
/
+1
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+0
2018-09-03
drm/omap: Store CRTC lookup by channel table in omap_drm_private
Laurent Pinchart
1
-0
/
+1
2018-09-03
drm/omap: Reverse direction of DSS device (dis)connect operations
Laurent Pinchart
1
-0
/
+1
2018-09-03
drm/omap: Group CRTC, encoder, connector and dssdev in a structure
Laurent Pinchart
1
-11
/
+9
2018-09-03
drm/omap: Manage the usable omap_dss_device list within omap_drm_private
Peter Ujfalusi
1
-0
/
+3
2018-06-28
drm/omap: gem: Fix mm_list locking
Daniel Vetter
1
-1
/
+1
2018-03-01
drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations
Laurent Pinchart
1
-0
/
+1
2018-03-01
drm: omapdrm: dss: Store DSS device pointer in the omapdrm private data
Laurent Pinchart
1
-0
/
+1
2018-03-01
drm: omapdrm: Split init and cleanup from probe and remove functions
Laurent Pinchart
1
-0
/
+2
2018-03-01
drm: omapdrm: Use kernel integer types
Laurent Pinchart
1
-2
/
+2
2017-12-19
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
1
-3
/
+1
2017-12-19
drm: omapdrm: Deconstruct the omap_drv.h header.
Laurent Pinchart
1
-120
/
+13
2017-12-19
drm: omapdrm: Pass drm_device to omap_gem_resume()
Laurent Pinchart
1
-1
/
+1
2017-12-19
drm/omap: Filter displays mode based on bandwidth limit
Peter Ujfalusi
1
-0
/
+3
2017-06-02
drm/omap: remove omap_drm_win
Tomi Valkeinen
1
-10
/
+1
2017-06-02
drm/omap: remove omap_framebuffer_get_formats()
Tomi Valkeinen
1
-2
/
+0
2017-06-02
drm/omap: use u32 instead of enum omap_color_mode
Tomi Valkeinen
1
-1
/
+1
2017-06-02
drm/omap: change supported_modes to an array
Tomi Valkeinen
1
-1
/
+1
2017-06-02
drm: omapdrm: Infer the OMAP version from the SoC family
Laurent Pinchart
1
-1
/
+0
2017-06-02
drm: omapdrm: Rename GEM DMA sync functions
Laurent Pinchart
1
-2
/
+2
2017-06-02
drm: omapdrm: Rename omap_gem_(get|put)_paddr() to omap_gem_(un)pin()
Laurent Pinchart
1
-2
/
+2
2017-06-02
drm: omapdrm: Rename occurrences of paddr to dma_addr
Laurent Pinchart
1
-3
/
+3
2017-06-02
drm: omapdrm: Remove remap argument to omap_gem_get_paddr()
Laurent Pinchart
1
-2
/
+1
2017-06-02
drm: omapdrm: Remove legacy buffer synchronization support
Laurent Pinchart
1
-5
/
+0
2017-06-02
drm: omapdrm: Use DRM core's atomic commit helper
Laurent Pinchart
1
-8
/
+1
2017-04-03
drm/omap: Major omap_modeset_init() cleanup
Jyri Sarha
1
-2
/
+2
2017-04-03
drm/omap: use dispc_ops
Tomi Valkeinen
1
-0
/
+2
2017-03-07
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-2
/
+2
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-1
/
+1
2017-02-08
drm/omap: use vblank hooks in struct drm_crtc_funcs
Tomi Valkeinen
1
-2
/
+2
2017-02-01
Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-1
/
+0
2017-01-27
drm/omap: Remove omap_debugfs_cleanup()
Noralf Trønnes
1
-1
/
+0
2016-12-19
drm: omapdrm: Remove global variables
Laurent Pinchart
1
-1
/
+2
2016-12-19
drm: omapdrm: Simplify IRQ wait implementation
Laurent Pinchart
1
-15
/
+2
2016-12-19
drm: omapdrm: Inline the pipe2vbl function
Laurent Pinchart
1
-1
/
+0
[next]