Age | Commit message (Expand) | Author |
2015-12-23 | Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ... | Dave Airlie |
2015-12-15 | drm/armada: Constify function pointer structs | 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-12-05 | drm/armada: use a private mutex to protect priv->linear | Daniel Vetter |
2015-12-05 | drm/armada: drop struct_mutex from cursor paths | Daniel Vetter |
2015-12-03 | drm/armada: don't grab dev->struct_mutex for in mmap offset ioctl | Daniel Vetter |
2015-12-03 | drm/armada: plug leak in dumb_map_offset | Daniel Vetter |
2015-12-03 | drm/armada: use unlocked gem unreferencing | Daniel Vetter |
2015-11-24 | drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() | Ville Syrjälä |
2015-10-20 | drm/armada: Convert the probe function to the generic drm_of_component_probe() | Liviu Dudau |
2015-10-20 | Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in... | Dave Airlie |
2015-10-16 | drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers | Daniel Vetter |
2015-10-16 | Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-in... | Dave Airlie |
2015-10-15 | Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ... | Dave Airlie |
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-01 | drm/armada: move frame wait wakeup into plane work | Russell King |
2015-10-01 | drm/armada: convert overlay plane vbl worker to a armada plane worker | Russell King |
2015-10-01 | drm/armada: move CRTC flip work to primary plane work | Russell King |
2015-10-01 | drm/armada: move frame wait into armada_frame | Russell King |
2015-10-01 | drm/armada: move the locking for armada_drm_vbl_event_remove() | Russell King |
2015-10-01 | drm/armada: move the update of dplane->ctrl0 out of spinlock | Russell King |
2015-10-01 | drm/armada: move write to dma_ctrl0 to armada_drm_crtc_plane_disable() | Russell King |
2015-10-01 | drm/armada: provide a common helper to disable a plane | Russell King |
2015-10-01 | drm/armada: allocate primary plane ourselves | Russell King |
2015-10-01 | drm/armada: add primary plane creation | Russell King |
2015-10-01 | drm/armada: introduce generic armada_plane struct | Russell King |
2015-10-01 | drm/armada: update armada overlay to use drm_universal_plane_init() | Russell King |
2015-10-01 | drm/armada: use xchg() to atomically update dplane->old_fb | Russell King |
2015-09-15 | drm/armada: factor out retirement of old fb | Russell King |
2015-09-15 | drm/armada: rename overlay identifiers | Russell King |
2015-09-15 | drm/armada: redo locking and atomics for armada_drm_crtc_complete_frame_work() | Russell King |
2015-09-15 | drm/armada: disable CRTC clock during DPMS | Russell King |
2015-09-15 | drm/armada: use drm_plane_force_disable() to disable the overlay plane | Russell King |
2015-09-15 | drm/armada: move vbl code into armada_crtc | Russell King |
2015-09-15 | drm/armada: remove non-component support | Russell King |
2015-08-06 | drm/armada: Use new drm_fb_helper functions | Archit Taneja |
2015-07-17 | Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ... | Dave Airlie |
2015-07-15 | drm/armada: avoid saving the adjusted mode to crtc->mode | Russell King |
2015-07-15 | drm/armada: fix overlay when partially off-screen | Russell King |
2015-07-15 | drm/armada: convert overlay to use drm_plane_helper_check_update() | Russell King |
2015-07-15 | drm/armada: fix gem object free after failed prime import | Russell King |
2015-07-15 | drm/armada: fix incorrect overlay plane cleanup | Russell King |
2015-07-15 | drm/armada: fix missing overlay wake-up | Russell King |
2015-05-15 | Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ... | Dave Airlie |
2015-04-21 | dma-buf: cleanup dma_buf_export() to make it easily extensible | Sumit Semwal |
2015-04-13 | drm/armada: constify struct drm_encoder_helper_funcs pointer | Jani Nikula |
2015-01-26 | drm/armada: armada_drv: Remove unused function | Rickard Strandqvist |
2015-01-26 | drm/armada: armada_output: Remove some unused functions | Rickard Strandqvist |