index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
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-16
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-25
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
2016-12-19
drm: omapdrm: Remove unused parameter from omap_drm_irq handler
Laurent Pinchart
1
-1
/
+1
2016-12-19
drm: omapdrm: Don't expose the omap_irq_(un)register() functions
Laurent Pinchart
1
-4
/
+0
2016-12-19
drm: omapdrm: Keep vblank interrupt enabled while CRTC is active
Laurent Pinchart
1
-0
/
+1
2016-12-19
drm: omapdrm: Handle OCP error IRQ directly
Laurent Pinchart
1
-1
/
+0
2016-12-19
drm: omapdrm: Handle CRTC error IRQs directly
Laurent Pinchart
1
-0
/
+1
2016-12-19
drm: omapdrm: Handle FIFO underflow IRQs internally
Laurent Pinchart
1
-1
/
+1
2016-12-19
drm: omapdrm: fb: Simplify objects lookup when creating framebuffer
Laurent Pinchart
1
-25
/
+0
2016-12-08
drm/omap: fix primary-plane's possible_crtcs
Tomi Valkeinen
1
-1
/
+2
[next]