Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c75343972b79ef5bd44c498a63b326e37470bbfc
/
drivers
/
gpu
/
drm
/
omapdrm
2f70169
drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state
by Daniel Vetter
· 9 years ago
a8ad0bd
drm: Remove unused drm_device from drm_gem_object_lookup()
by Chris Wilson
· 9 years ago
6fc17fb
drm/omapdrm: Rename async to nonblock.
by Maarten Lankhorst
· 9 years ago
5bb682c
drm/omapdrm: Use unlocked gem unreferencing
by Daniel Vetter
· 9 years ago
f98c213
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
17efca9
Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
266c73b
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
18b862d
dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()
by Chris Wilson
· 9 years ago
1a4be38
Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
55f6fca
drm/omap: fix panel/encoder probes
by Tomi Valkeinen
· 9 years ago
f6e4566
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
by Luis R. Rodriguez
· 9 years ago
a90cc3f2
Merge tag 'omapdrm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next
by Dave Airlie
· 9 years ago
4091e54
drm/omapdrm: removed optional dummy crtc mode_fixup function.
by Carlos Palminha
· 9 years ago
1c278e5
drm/omap: no need to select OMAP2_DSS
by Tomi Valkeinen
· 9 years ago
c2eb77f
drm/omap: gem: Fix omap_gem_new() error path
by Laurent Pinchart
· 9 years ago
39cd662
drm/omap: remove -Werror from Makefile
by Tomi Valkeinen
· 9 years ago
3bce5f4
drm/omap: remove dispc_ovl_check()
by Tomi Valkeinen
· 9 years ago
9198891
drm/omap: remove dss compat code
by Tomi Valkeinen
· 9 years ago
751d2e1
drm/omap: remove last uses of omap_overlay_manager
by Tomi Valkeinen
· 9 years ago
0674d38
drm/omap: DSI: remove uses of omap_overlay_manager
by Tomi Valkeinen
· 9 years ago
532a2cb
drm/omap: VENC: remove uses of omap_overlay_manager
by Tomi Valkeinen
· 9 years ago
c64b79c
drm/omap: SDI: remove uses of omap_overlay_manager
by Tomi Valkeinen
· 9 years ago
46e1ef3
drm/omap: HDMI4: remove uses of omap_overlay_manager
by Tomi Valkeinen
· 9 years ago
86e95f9
drm/omap: HDMI5: remove uses of omap_overlay_manager
by Tomi Valkeinen
· 9 years ago
a070ba6
drm/omap: DPI: remove uses of omap_overlay_manager
by Tomi Valkeinen
· 9 years ago
a0e53bf
drm/omap: remove extra manager checks on disconnect
by Tomi Valkeinen
· 9 years ago
98df844
drm/omap: remove extra check in dpi and sdi
by Tomi Valkeinen
· 9 years ago
3421899
drm/omap: convert dss_mgr_unregister_framedone_handler to accept omap_channel
by Tomi Valkeinen
· 9 years ago
af235e3
drm/omap: convert dss_mgr_register_framedone_handler to accept omap_channel
by Tomi Valkeinen
· 9 years ago
1f03f93
drm/omap: convert dss_mgr_start_update to accept omap_channel
by Tomi Valkeinen
· 9 years ago
705fd45
drm/omap: convert dss_mgr_disable to accept omap_channel
by Tomi Valkeinen
· 9 years ago
85a8c62
drm/omap: convert dss_mgr_enable to accept omap_channel
by Tomi Valkeinen
· 9 years ago
bb772e1
drm/omap: convert dss_mgr_set_lcd_config to accept omap_channel
by Tomi Valkeinen
· 9 years ago
5c6ff3c
drm/omap: convert dss_mgr_set_timings to accept omap_channel
by Tomi Valkeinen
· 9 years ago
bdac3bb
drm/omap: convert dss_mgr_disconnect to accept omap_channel
by Tomi Valkeinen
· 9 years ago
1b07b06
drm/omap: convert dss_mgr_connect to accept omap_channel
by Tomi Valkeinen
· 9 years ago
f1504ad
drm/omap: use dispc_channel_connected in output drivers
by Tomi Valkeinen
· 9 years ago
4923950
drm/omap: add dispc_channel_connected field to omap_dss_device
by Tomi Valkeinen
· 9 years ago
e5cbb6e
drm/omap: convert dss_mgr_ops to use omap_channel
by Tomi Valkeinen
· 9 years ago
179df15
drm/omap: remove use of omapdss_find_mgr_from_display()
by Tomi Valkeinen
· 9 years ago
3a92413
drm/omap: remove crtc->mgr field
by Tomi Valkeinen
· 9 years ago
7b9cb5e
drm/omap: Add dispc_mgr_get_supported_outputs()
by Tomi Valkeinen
· 9 years ago
caaecd9
drm/omap: move dss_mgr_* declarations to omapdrm/omapfb
by Tomi Valkeinen
· 9 years ago
564c7c7
drm/omap: move struct dss_mgr_ops to omapdrm/omapfb
by Tomi Valkeinen
· 9 years ago
35a339a
drm/omap, omapfb: move exported dispc function declarations to omapdrm/omapfb
by Tomi Valkeinen
· 9 years ago
33c06b6
drm/omap: panel-tpo-td043mtea1: remove pdata support
by Tomi Valkeinen
· 9 years ago
b34da24
drm/omap: panel-tpo-td028ttec1: remove pdata support
by Tomi Valkeinen
· 9 years ago
367aa94
drm/omap: panel-nec-nl8048hl11: remove pdata support
by Tomi Valkeinen
· 9 years ago
393c269
drm/omap: panel-sharp-ls037v7dw01: remove pdata support
by Tomi Valkeinen
· 9 years ago
4e040ec
drm/omap: panel-lgphilips-lb035q02: remove pdata support
by Tomi Valkeinen
· 9 years ago
7f7642b
drm/omap: connector-hdmi: remove pdata support
by Tomi Valkeinen
· 9 years ago
a0d56d7
drm/omap: connector-dvi: remove pdata support
by Tomi Valkeinen
· 9 years ago
f4487e3
drm/omap: encoder-tfp410: remove pdata support
by Tomi Valkeinen
· 9 years ago
3d1f0f5
drm/omap: panel-dsi-cm: remove pdata support
by Tomi Valkeinen
· 9 years ago
18840d3
drm/omap: move dss_suspend/resume_all to core.c
by Tomi Valkeinen
· 9 years ago
92bf0f9
drm/omap: fix suspend/resume handling
by Tomi Valkeinen
· 9 years ago
bfeece5
drm/omap: check if rotation is supported before commit
by Tomi Valkeinen
· 9 years ago
6bdad6c
drm/omap: fix crtc->plane property delegation
by Tomi Valkeinen
· 9 years ago
e1d4ee0
drm/omap: EBUSY status handling in omap_gem_fault()
by Rob Clark
· 11 years ago
be4f235
drm/omap: verify that fb plane pitches are the same
by Tomi Valkeinen
· 9 years ago
2158f2c
drm/omap: verify that display x-res is divisible by 8
by Tomi Valkeinen
· 9 years ago
d31966f
drm/omap: HDMI5: allow interlace
by Tomi Valkeinen
· 9 years ago
14ac593
drm/omap: HDMI5: Add interlace support
by Tomi Valkeinen
· 9 years ago
711445c
drm/omap: HDMI5: clean up timings copy
by Tomi Valkeinen
· 9 years ago
48b207d
drm/omap: HDMI5: Fix FC HSW value
by Tomi Valkeinen
· 9 years ago
b7536d6
drm/omap: DISPC: Fix field order for HDMI
by Tomi Valkeinen
· 9 years ago
b2af809
drm/omap: HDMI: fix WP timings for ilace
by Tomi Valkeinen
· 9 years ago
c92e872
drm/omap: HDMI: Fix HSW value
by Tomi Valkeinen
· 9 years ago
67d8ffd
drm/omap: HDMI: support double-pixel pixel clock
by Tomi Valkeinen
· 9 years ago
2535895
drm/omap: support double-pixel
by Tomi Valkeinen
· 9 years ago
3a38ed53
drm/omap: DISPC: support double-pixel mode
by Tomi Valkeinen
· 9 years ago
61f3c40
drm/omap: increase vblank wait timeout
by Tomi Valkeinen
· 9 years ago
3f50eff
drm/omap: remove support for ext mem & sync
by Tomi Valkeinen
· 9 years ago
b22e669
drm/omap: gem: Implement dma_buf import
by Laurent Pinchart
· 9 years ago
9cba3b9
drm/omap: gem: Refactor GEM object allocation
by Laurent Pinchart
· 9 years ago
cdb0381
drm/omap: gem: Clean up GEM objects memory flags
by Laurent Pinchart
· 9 years ago
8d83bbd
drm/omap: print an error if display enable fails
by Tomi Valkeinen
· 9 years ago
a3d6345
drm/omap: use dma_mapping_error in omap_gem_dma_sync
by Tomi Valkeinen
· 9 years ago
579ef25
drm/omap: use dma_mapping_error in omap_gem_attach_pages
by Tomi Valkeinen
· 9 years ago
d8e3163
drm/omap: tpd12s015: CT_CP_HPD as optional gpio
by Manisha Agrawal
· 9 years ago
460543b
drm/omap: tpd12s015: gpio descriptor API
by Manisha Agrawal
· 9 years ago
45dd63c
drm/omap: tpd12s015: remove platform data support
by Manisha Agrawal
· 9 years ago
a7696ea
drm/omap: drm_atomic_get_plane_state() may return ERR_PTR
by Jyri Sarha
· 9 years ago
8e54adf
drm/omap: add dmm_read() and dmm_write() wrappers
by Tomi Valkeinen
· 9 years ago
2bb2daf
HACK: drm/omap: always use blocking DMM fill
by Tomi Valkeinen
· 10 years ago
4e4b53c
drm/omap: HDMI: change enable/disable to avoid sync-losts
by Tomi Valkeinen
· 10 years ago
831e9da
dma-buf: Remove range-based flush
by Tiago Vignatti
· 9 years ago
316e376
Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
8c04fde
drm/omap: Nuke close hooks
by Daniel Vetter
· 9 years ago
d43fb9f
Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 9 years ago
9840650
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
0cbeafb
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
01c8f1c
mm, dax, gpu: convert vm_insert_mixed to pfn_t
by Dan Williams
· 9 years ago
9c8e566
drm/omap: remove obsolete manager assignment
by Tomi Valkeinen
· 9 years ago
728fea7
drm/omap: set DRIVER_ATOMIC for omapdrm
by Tomi Valkeinen
· 9 years ago
b75e151
drm/omap: remove unused plugin defines
by Tomi Valkeinen
· 9 years ago
0d6fa53
drm/omap: Use bitmaps for TILER placement
by Andy Gross
· 9 years ago
73d7710
drm: omapdrm: gem: Remove check for impossible condition
by Laurent Pinchart
· 9 years ago
92b4b44
drm: omapdrm: gem: Simplify error handling when creating GEM object
by Laurent Pinchart
· 9 years ago
08b710f
drm: omapdrm: gem: Don't free mmap offset twice
by Laurent Pinchart
· 9 years ago
Next »