index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
Age
Commit message (
Expand
)
Author
2017-06-02
drm: omapdrm: Take GEM object reference when exporting dmabuf
Laurent Pinchart
2017-06-02
drm: omapdrm: Map pages for DMA in DMA_TO_DEVICE direction
Laurent Pinchart
2017-06-02
drm: omapdrm: DMA-unmap pages for all buffer types when freeing buffers
Laurent Pinchart
2017-06-02
drm: omapdrm: Fix incorrect usage of the term 'cache coherency'
Laurent Pinchart
2017-06-02
drm: omapdrm: Rename GEM DMA sync functions
Laurent Pinchart
2017-06-02
drm: omapdrm: Rename the omap_gem_object addrs field to dma_addrs
Laurent Pinchart
2017-06-02
drm: omapdrm: Lower indentation level in omap_gem_dma_sync_buffer()
Laurent Pinchart
2017-06-02
drm: omapdrm: Rename omap_gem_(get|put)_paddr() to omap_gem_(un)pin()
Laurent Pinchart
2017-06-02
drm: omapdrm: Rename occurrences of paddr to dma_addr
Laurent Pinchart
2017-06-02
drm: omapdrm: Remove remap argument to omap_gem_get_paddr()
Laurent Pinchart
2017-06-02
drm: omapdrm: Add zpos property
Laurent Pinchart
2017-06-02
drm: omapdrm: Remove custom plane state
Laurent Pinchart
2017-06-02
drm: omapdrm: Store the Z order in the plane state zpos field
Laurent Pinchart
2017-06-02
drm: omapdrm: Remove legacy buffer synchronization support
Laurent Pinchart
2017-06-02
drm: omapdrm: Use DRM core's atomic commit helper
Laurent Pinchart
2017-06-02
drm: omapdrm: Handle events when enabling/disabling CRTCs
Laurent Pinchart
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
2017-05-18
drm/omap: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
2017-04-20
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
Logan Gunthorpe
2017-04-06
drm: omap: use common OF graph helpers
Rob Herring
2017-04-03
drm/omap: Major omap_modeset_init() cleanup
Jyri Sarha
2017-04-03
drm/omap: Remove the obsolete #define omap_plane _omap_plane hack
Jyri Sarha
2017-04-03
drm/omap: Fix one ugly indentation style break left by coccinelle
Jyri Sarha
2017-04-03
drm/omap: Rename enum omap_plane to enum omap_plane_id
Jyri Sarha
2017-04-03
drm/omap: Get rid of DRM_OMAP_NUM_CRTCS config option
Jyri Sarha
2017-04-03
drm/omap: fix crash on module unload
Tomi Valkeinen
2017-04-03
drm/omap: use drm_atomic_helper_shutdown()
Tomi Valkeinen
2017-04-03
drm/omap: fix display SYNC/DE flags
Tomi Valkeinen
2017-04-03
drm/omap: dispc: improve debug print of display flags
Tomi Valkeinen
2017-04-03
drm/omap: displays: panel-dpi: Support for handling backlight devices
Peter Ujfalusi
2017-04-03
drm/omap: poll only connectors where the connect/disconnect can be checked
Peter Ujfalusi
2017-04-03
drm/omap: display: Add displays in sorted order to the panel_list
Peter Ujfalusi
2017-04-03
drm/omap: Use omapdss_stack_is_ready() to check that the display stack is up
Peter Ujfalusi
2017-04-03
drm/omap: dss: Support for detecting display stack readiness
Peter Ujfalusi
2017-04-03
drm/omap: dss: Functions to check components in the display/output list
Peter Ujfalusi
2017-04-03
drm/omap: fix replication logic
Tomi Valkeinen
2017-04-03
drm/omap: remove unused dispc_wb_enable & dispc_wb_is_enabled
Tomi Valkeinen
2017-04-03
drm/omap: remove all EXPORT_SYMBOLs from dispc.c
Tomi Valkeinen
2017-04-03
drm/omap: use dispc_ops
Tomi Valkeinen
2017-04-03
drm/omap: fill dispc_ops
Tomi Valkeinen
2017-04-03
drm/omap: add dispc_ops
Tomi Valkeinen
2017-04-03
drm/omap: move dispc related dss-feat funcs to dispc
Tomi Valkeinen
2017-04-03
drm/omap: move display, dss-of, output to omapdss-base
Tomi Valkeinen
2017-04-03
drm/omap: display: don't use dsi_get_pixel_size()
Tomi Valkeinen
2017-04-03
drm/omap: output: use dev_err instead of DSSERR
Tomi Valkeinen
2017-04-03
drm/omap: move dss_initialized to omapdss-base
Tomi Valkeinen
2017-04-03
drm/omap: add omapdss-base.ko
Tomi Valkeinen
2017-04-03
drm/omap: fix HDMI sync polarities
Tomi Valkeinen
2017-04-03
drm/omap: Add support for render nodes
Hemant Hariyani
2017-04-03
drm/omap: improve DPI clock selection on DRA7xx
Tomi Valkeinen
[prev]
[next]