Chris Wilson
|
a8ad0bd84f
drm: Remove unused drm_device from drm_gem_object_lookup()
|
9 years ago |
Dave Airlie
|
a90cc3f250
Merge tag 'omapdrm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next
|
9 years ago |
Tomi Valkeinen
|
35a339acca
drm/omap, omapfb: move exported dispc function declarations to omapdrm/omapfb
|
9 years ago |
Tomi Valkeinen
|
bfeece5533
drm/omap: check if rotation is supported before commit
|
10 years ago |
Laurent Pinchart
|
b22e6690a3
drm/omap: gem: Implement dma_buf import
|
9 years ago |
Daniel Vetter
|
8c04fdeef3
drm/omap: Nuke close hooks
|
9 years ago |
Tomi Valkeinen
|
b75e1513fc
drm/omap: remove unused plugin defines
|
10 years ago |
Laurent Pinchart
|
f4302747af
drm: omapdrm: gem: Move global usergart variable to omap_drm_private
|
9 years ago |
Laurent Pinchart
|
e1c1174f8d
drm: omapdrm: Make fbdev emulation optional
|
9 years ago |
Ville Syrjälä
|
1eb83451ba
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
|
9 years ago |
Thierry Reding
|
88e72717c2
drm/irq: Use unsigned int pipe in public API
|
10 years ago |
Tomi Valkeinen
|
d642d3acd8
drm/omap: fix align_pitch() for 24 bits per pixel
|
10 years ago |
Tomi Valkeinen
|
393a949f51
drm/omap: fix omap_gem_put_paddr() error handling
|
10 years ago |
Tomi Valkeinen
|
9c368506c9
drm/omap: fix omap_framebuffer_unpin() error handling
|
10 years ago |
Tomi Valkeinen
|
5f741b39dd
drm: omapdrm: new vblank and event handling
|
10 years ago |
Laurent Pinchart
|
0dce4d75c3
drm: omapdrm: Don't setup planes manually from CRTC .enable()/.disable()
|
10 years ago |
Laurent Pinchart
|
4029755e2a
drm: omapdrm: Move encoder setup to encoder operations
|
10 years ago |
Laurent Pinchart
|
1cfe19aa61
drm: omapdrm: Support unlinking page flip events prematurely
|
10 years ago |
Laurent Pinchart
|
bec10a2a10
drm: omapdrm: Make the omap_crtc_flush function static
|
10 years ago |
Laurent Pinchart
|
edc725577c
drm: omapdrm: Remove omap_plane enabled field
|
10 years ago |
Laurent Pinchart
|
afc3493243
drm: omapdrm: Switch crtc and plane set_property to atomic helpers
|
10 years ago |
Laurent Pinchart
|
9d29c1f2d5
drm: omapdrm: Drop manual framebuffer pin handling
|
10 years ago |
Laurent Pinchart
|
fa16d26289
drm: omapdrm: Switch page flip to atomic helpers
|
10 years ago |
Laurent Pinchart
|
748471a5e4
drm: omapdrm: Implement asynchronous commit support
|
10 years ago |
Laurent Pinchart
|
2d278f5414
drm: omapdrm: Clean up #include's
|
10 years ago |
Laurent Pinchart
|
1d5e5ea1f6
drm: omapdrm: Cancel pending page flips when closing device
|
10 years ago |
Laurent Pinchart
|
f13ab00567
drm: omapdrm: Simplify IRQ registration
|
10 years ago |
Laurent Pinchart
|
a42133a780
drm: omapdrm: Apply settings synchronously
|
10 years ago |
Laurent Pinchart
|
e2cd09b202
drm: omapdrm: Store the rotation property in dev->mode_config
|
10 years ago |
Tomi Valkeinen
|
76c4055f2c
drm/omap: fix race condition with dev->obj_list
|
10 years ago |