Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
564c7c7510b119d3a6295f9e159202636cbf3bbe
/
drivers
/
gpu
/
drm
/
omapdrm
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
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
74128a2
drm: omapdrm: gem: Fix GEM object destroy in error path
by Laurent Pinchart
· 9 years ago
00e9c7c
drm: omapdrm: gem: Free the correct memory object
by Laurent Pinchart
· 9 years ago
ef3f4e9
drm: omapdrm: gem: Mask out private flags passed from userspace
by Laurent Pinchart
· 9 years ago
f430274
drm: omapdrm: gem: Move global usergart variable to omap_drm_private
by Laurent Pinchart
· 9 years ago
7ef93b0
drm: omapdrm: gem: Group functions by purpose
by Laurent Pinchart
· 9 years ago
b902f8f
drm: omapdrm: gem: Remove forward declarations
by Laurent Pinchart
· 9 years ago
6405e41
drm: omapdrm: gem: Remove unused function prototypes
by Laurent Pinchart
· 9 years ago
e1c1174
drm: omapdrm: Make fbdev emulation optional
by Laurent Pinchart
· 9 years ago
f8ef29e
drm: omapdrm: Fix plane state free in plane reset handler
by Laurent Pinchart
· 9 years ago
e07323c
drm: omapdrm: move omap_plane_reset()
by Tomi Valkeinen
· 9 years ago
e1c49bd
drm/omap: Use platform_register/unregister_drivers()
by Thierry Reding
· 9 years ago
d4182e3
drm: omapdrm: tiler: Remove unneded module alias for tiler
by Luis de Bethencourt
· 9 years ago
5b63aa3
drm/omap: make omapdrm select OMAP2_DSS
by Tomi Valkeinen
· 9 years ago
9960aa7
drm/omap: move omapdss & displays under omapdrm
by Tomi Valkeinen
· 9 years ago
20f8e03
Backmerge drm-fixes merge into Linus's tree into drm-next.
by Dave Airlie
· 9 years ago
59c8231
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 9 years ago
07a6dc1
drm/omap: use kzalloc in sita_init()
by Rasmus Villemoes
· 9 years ago
1d977b0
drm/omap: fix fbdev pix format to support all platforms
by Tomi Valkeinen
· 9 years ago
13a3d91
drm: Pass 'name' to drm_encoder_init()
by Ville Syrjälä
· 9 years ago
b0b3b79
drm: Pass 'name' to drm_universal_plane_init()
by Ville Syrjälä
· 9 years ago
f988287
drm: Pass 'name' to drm_crtc_init_with_planes()
by Ville Syrjälä
· 9 years ago
1eb8345
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
by Ville Syrjälä
· 9 years ago
33e0be6
drm: Check crtc viewport correctly with rotated primary plane on atomic drivers
by Ville Syrjälä
· 9 years ago
4e270f0
drm/gem: Drop struct_mutex requirement from drm_gem_mmap_obj
by Daniel Vetter
· 9 years ago
f8c4714
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
by Daniel Vetter
· 9 years ago
b44f840
drm: Stop using drm_vblank_count() as the hw frame counter
by Ville Syrjälä
· 9 years ago
88e7271
drm/irq: Use unsigned int pipe in public API
by Thierry Reding
· 9 years ago
14152c8
drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASK
by Joonas Lahtinen
· 9 years ago
f15a66e
drm: Spell vga_switcheroo consistently
by Lukas Wunner
· 9 years ago
aef9dbb
drm/atomic-helper: Add option to update planes only on active crtc
by Daniel Vetter
· 9 years ago
844f911
drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.
by Maarten Lankhorst
· 9 years ago
231e6fa
drm/omap: Use new drm_fb_helper functions
by Archit Taneja
· 9 years ago
c201d00
drm/omap: Fixup compile fail
by Daniel Vetter
· 9 years ago
743c167
drm/omap: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN
by Fabian Frederick
· 10 years ago
d642d3a
drm/omap: fix align_pitch() for 24 bits per pixel
by Tomi Valkeinen
· 10 years ago
393a949
drm/omap: fix omap_gem_put_paddr() error handling
by Tomi Valkeinen
· 10 years ago
9c36850
drm/omap: fix omap_framebuffer_unpin() error handling
by Tomi Valkeinen
· 10 years ago
96cbd14
drm/omap: increase DMM transaction timeout
by Tomi Valkeinen
· 10 years ago
c423bc8
drm/omap: check that plane is inside crtc
by Tomi Valkeinen
· 10 years ago
a903e3b
drm/omap: return error if dma_alloc_writecombine fails
by Tomi Valkeinen
· 10 years ago
5f741b3
drm: omapdrm: new vblank and event handling
by Tomi Valkeinen
· 10 years ago
6646dfd
drm: omapdrm: merge omap_crtc_flush and omap_crtc_atomic_flush
by Tomi Valkeinen
· 10 years ago
f524ab7
drm: omapdrm: add lock for fb pinning
by Tomi Valkeinen
· 10 years ago
794a65f
drm: omapdrm: if omap_plane_atomic_update fails, disable plane
by Tomi Valkeinen
· 10 years ago
11ffd03
drm: omapdrm: inline omap_plane_setup into update/disable
by Tomi Valkeinen
· 10 years ago
d9157df
drm: omapdrm: omap_plane_setup() cannot fail, use WARN
by Tomi Valkeinen
· 10 years ago
Next »