index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
Age
Commit message (
Expand
)
Author
2016-12-19
drm: omapdrm: Use sizeof(*var) instead of sizeof(type) for structures
Laurent Pinchart
2016-12-19
drm: omapdrm: Remove global variables
Laurent Pinchart
2016-12-19
drm: omapdrm: Simplify IRQ wait implementation
Laurent Pinchart
2016-12-19
drm: omapdrm: Inline the pipe2vbl function
Laurent Pinchart
2016-12-19
drm: omapdrm: Don't call DISPC power handling in IRQ wait functions
Laurent Pinchart
2016-12-19
drm: omapdrm: Remove unused parameter from omap_drm_irq handler
Laurent Pinchart
2016-12-19
drm: omapdrm: Don't expose the omap_irq_(un)register() functions
Laurent Pinchart
2016-12-19
drm: omapdrm: Keep vblank interrupt enabled while CRTC is active
Laurent Pinchart
2016-12-19
drm: omapdrm: Use a spinlock to protect the CRTC pending flag
Laurent Pinchart
2016-12-19
drm: omapdrm: Prevent processing the same event multiple times
Laurent Pinchart
2016-12-19
drm: omapdrm: Check the CRTC software state at enable/disable time
Laurent Pinchart
2016-12-19
drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs
Laurent Pinchart
2016-12-19
drm: omapdrm: Replace DSS manager state check with omapdrm CRTC state
Laurent Pinchart
2016-12-19
drm: omapdrm: Handle OCP error IRQ directly
Laurent Pinchart
2016-12-19
drm: omapdrm: Handle CRTC error IRQs directly
Laurent Pinchart
2016-12-19
drm: omapdrm: Handle FIFO underflow IRQs internally
Laurent Pinchart
2016-12-19
drm: omapdrm: fb: Turn framebuffer creation error messages into debug
Laurent Pinchart
2016-12-19
drm: omapdrm: fb: Simplify mode command checks when creating framebuffer
Laurent Pinchart
2016-12-19
drm: omapdrm: fb: Simplify objects lookup when creating framebuffer
Laurent Pinchart
2016-12-19
drm: omapdrm: fb: Use format information provided by the DRM core
Laurent Pinchart
2016-12-19
drm: omapdrm: fb: Limit number of planes per framebuffer to two
Laurent Pinchart
2016-12-08
drm/omap: tpd12s015: fix error handling
Tomi Valkeinen
2016-12-08
drm/omap: fix primary-plane's possible_crtcs
Tomi Valkeinen
2016-11-14
drm/omapdrm: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
2016-11-02
drm/omap: panel-lgphilips-lb035q02: Add note for incorrect data drive edge an...
Peter Ujfalusi
2016-11-02
drm/omap: panel-sharp-ls037v7dw01: Add note for incorrect data drive edge
Peter Ujfalusi
2016-11-02
drm/omap: panel-tpo-td028ttec1: Add note for incorrect sync drive edge
Peter Ujfalusi
2016-11-02
drm/omap: panel-tpo-td043mtea1: Add note for incorrect sync drive edge
Peter Ujfalusi
2016-11-02
drm/omap: Use consistent name for struct videomode
Peter Ujfalusi
2016-11-02
drm/omap: Replace struct omap_video_timings with videomode
Peter Ujfalusi
2016-11-02
drm/omap: Change the types of struct omap_video_timings members
Peter Ujfalusi
2016-11-02
drm/omap: omap_display_timings: Use display_flags for sync edge
Peter Ujfalusi
2016-11-02
drm/omap: omap_display_timings: Use display_flags for pixel data edge
Peter Ujfalusi
2016-11-02
drm/omap: omap_display_timings: Use display_flags for double_pixel mode
Peter Ujfalusi
2016-11-02
drm/omap: omap_display_timings: Use display_flags for DE level
Peter Ujfalusi
2016-11-02
drm/omap: omap_display_timings: Use display_flags for h/vsync level
Peter Ujfalusi
2016-11-02
drm/omap: dispc: Simplify _dispc_mgr_set_lcd_timings() parameters
Peter Ujfalusi
2016-11-02
drm/omap: omap_display_timings: Use display_flags for interlace mode
Peter Ujfalusi
2016-11-02
drm/omap: HDMI5: Use pointer to cfg->v_fc_config.timings in hdmi_core_video_c...
Peter Ujfalusi
2016-11-02
drm/omap: omap_display_timings: rename vbp to vback_porch
Peter Ujfalusi
2016-11-02
drm/omap: omap_display_timings: rename vfp to vfront_porch
Peter Ujfalusi
2016-11-02
drm/omap: omap_display_timings: rename vsw to vsync_len
Peter Ujfalusi
2016-11-02
drm/omap: omap_display_timings: rename hbp to hback_porch
Peter Ujfalusi
2016-11-02
drm/omap: omap_display_timings: rename hfp to hfront_porch
Peter Ujfalusi
2016-11-02
drm/omap: omap_display_timings: rename hsw to hsync_len
Peter Ujfalusi
2016-11-02
drm/omap: omap_display_timings: rename y_res to vactive
Peter Ujfalusi
2016-11-02
drm/omap: omap_display_timings: rename x_res to hactive
Peter Ujfalusi
2016-11-02
drm/omap: fix return value check in dsi_bind()
Wei Yongjun
2016-11-02
drm/omap: omap_gem: Do not try to unmap page which is not mapped
Peter Ujfalusi
2016-11-02
drm/omapdrm: Remove double gamma table write in omap_crtc_atomic_flush()
Jyri Sarha
[next]