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-01-18
Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
2016-01-17
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-01-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-01-15
mm, dax, gpu: convert vm_insert_mixed to pfn_t
Dan Williams
2015-12-31
drm/omap: remove obsolete manager assignment
Tomi Valkeinen
2015-12-31
drm/omap: set DRIVER_ATOMIC for omapdrm
Tomi Valkeinen
2015-12-31
drm/omap: remove unused plugin defines
Tomi Valkeinen
2015-12-31
drm/omap: Use bitmaps for TILER placement
Andy Gross
2015-12-31
drm: omapdrm: gem: Remove check for impossible condition
Laurent Pinchart
2015-12-31
drm: omapdrm: gem: Simplify error handling when creating GEM object
Laurent Pinchart
2015-12-31
drm: omapdrm: gem: Don't free mmap offset twice
Laurent Pinchart
2015-12-31
drm: omapdrm: gem: Fix GEM object destroy in error path
Laurent Pinchart
2015-12-31
drm: omapdrm: gem: Free the correct memory object
Laurent Pinchart
2015-12-31
drm: omapdrm: gem: Mask out private flags passed from userspace
Laurent Pinchart
2015-12-31
drm: omapdrm: gem: Move global usergart variable to omap_drm_private
Laurent Pinchart
2015-12-31
drm: omapdrm: gem: Group functions by purpose
Laurent Pinchart
2015-12-31
drm: omapdrm: gem: Remove forward declarations
Laurent Pinchart
2015-12-31
drm: omapdrm: gem: Remove unused function prototypes
Laurent Pinchart
2015-12-31
drm: omapdrm: Make fbdev emulation optional
Laurent Pinchart
2015-12-31
drm: omapdrm: Fix plane state free in plane reset handler
Laurent Pinchart
2015-12-31
drm: omapdrm: move omap_plane_reset()
Tomi Valkeinen
2015-12-31
drm/omap: Use platform_register/unregister_drivers()
Thierry Reding
2015-12-31
drm: omapdrm: tiler: Remove unneded module alias for tiler
Luis de Bethencourt
2015-12-29
drm/omap: make omapdrm select OMAP2_DSS
Tomi Valkeinen
2015-12-29
drm/omap: move omapdss & displays under omapdrm
Tomi Valkeinen
2015-12-24
Backmerge drm-fixes merge into Linus's tree into drm-next.
Dave Airlie
2015-12-23
Merge branch 'for-linus' into for-next
Takashi Iwai
2015-12-15
drm/omap: use kzalloc in sita_init()
Rasmus Villemoes
2015-12-14
drm/omap: fix fbdev pix format to support all platforms
Tomi Valkeinen
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
2015-12-11
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-10-19
drm: Check crtc viewport correctly with rotated primary plane on atomic drivers
Ville Syrjälä
2015-10-16
drm/gem: Drop struct_mutex requirement from drm_gem_mmap_obj
Daniel Vetter
2015-10-16
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
Daniel Vetter
2015-10-07
drm: Stop using drm_vblank_count() as the hw frame counter
Ville Syrjälä
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2015-10-05
drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASK
Joonas Lahtinen
2015-09-24
drm: Spell vga_switcheroo consistently
Lukas Wunner
2015-09-08
drm/atomic-helper: Add option to update planes only on active crtc
Daniel Vetter
2015-09-08
drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.
Maarten Lankhorst
2015-08-06
drm/omap: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
drm/omap: Fixup compile fail
Daniel Vetter
2015-07-02
drm/omap: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN
Fabian Frederick
2015-07-02
drm/omap: fix align_pitch() for 24 bits per pixel
Tomi Valkeinen
2015-07-02
drm/omap: fix omap_gem_put_paddr() error handling
Tomi Valkeinen
2015-07-02
drm/omap: fix omap_framebuffer_unpin() error handling
Tomi Valkeinen
2015-07-02
drm/omap: increase DMM transaction timeout
Tomi Valkeinen
2015-07-02
drm/omap: check that plane is inside crtc
Tomi Valkeinen
[next]