index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
dss
/
dispc.c
Age
Commit message (
Expand
)
Author
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: dispc: improve debug print of display flags
Tomi Valkeinen
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: fill dispc_ops
Tomi Valkeinen
2017-04-03
drm/omap: move dispc related dss-feat funcs to dispc
Tomi Valkeinen
2017-02-16
drm/omapdrm: dispc: Refuse x-decimation above 4 for all but 8-bit formats
Jyri Sarha
2016-12-19
drm: omapdrm: Check the CRTC software state at enable/disable time
Laurent Pinchart
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: 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: remove unneeded conversions to bool
Andrew F. Davis
2016-06-07
drm/omapdrm: Workaround for errata i734 (LCD1 Gamma) in DSS dispc
Jyri Sarha
2016-06-07
drm/omapdrm: Add gamma table support to DSS dispc
Jyri Sarha
2016-06-07
Merge omapdss header refactoring
Tomi Valkeinen
2016-06-03
drm/omap: Do not include video/omapdss.h directly in drivers
Peter Ujfalusi
2016-05-19
drm/omap: cleanup dispc_fclk_rate()
Tomi Valkeinen
2016-05-19
drm/omap: cleanup dispc_mgr_lclk_rate()
Tomi Valkeinen
2016-05-19
drm/omap: rename dss_clk_source enums
Tomi Valkeinen
2016-05-19
drm/omap: rename dss_get_generic_clk_source_name()
Tomi Valkeinen
2016-05-19
drm/omap: remove dss_feat_get_clk_source_name()
Tomi Valkeinen
2016-05-19
drm/omap: rename omap_dss_clk_source
Tomi Valkeinen
2016-03-03
drm/omap: remove dispc_ovl_check()
Tomi Valkeinen
2016-03-03
drm/omap: remove dss compat code
Tomi Valkeinen
2016-03-03
drm/omap: Add dispc_mgr_get_supported_outputs()
Tomi Valkeinen
2016-03-03
drm/omap: DISPC: Fix field order for HDMI
Tomi Valkeinen
2016-03-03
drm/omap: DISPC: support double-pixel mode
Tomi Valkeinen
2015-12-29
drm/omap: move omapdss & displays under omapdrm
Tomi Valkeinen