| Commit message (Expand) | Author | Age |
* | Merge branch 'drm-armada-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm i... | Dave Airlie | 2016-10-20 |
|\ |
|
| * | drm/armada: fix clock counts | Russell King | 2016-10-04 |
* | | Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-10-11 |
|\ \ |
|
| * | | drm/prime: Take a ref on the drm_dev when exporting a dma_buf | Chris Wilson | 2016-10-05 |
| * | | drm: drop DRIVER_HAVE_IRQ flag for some drivers | Shawn Guo | 2016-08-16 |
| * | | drm: Remove superflous linux/fb.h includes | Daniel Vetter | 2016-08-12 |
| * | | drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_? | Joonas Lahtinen | 2016-08-08 |
| |/ |
|
* / | get rid of separate multipage fault-in primitives | Al Viro | 2016-09-27 |
|/ |
|
* | Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-08-01 |
|\ |
|
| * | drm/armada: make fbdev support really optional | Tobias Jakobi | 2016-07-18 |
| * | drm/armada: use drm_crtc_handle_vblank() | Gustavo Padovan | 2016-07-12 |
| * | drm: Lobotomize set_busid nonsense for !pci drivers | Daniel Vetter | 2016-06-21 |
| * | drm: Deal with rotation in drm_plane_helper_check_update() | Ville Syrjälä | 2016-06-17 |
| * | Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2016-06-08 |
| |\ |
|
| | * | drm/armada: use drm_crtc_vblank_{get,put}() | Gustavo Padovan | 2016-06-06 |
| | * | drm/armada: use drm_crtc_send_vblank_event() | Gustavo Padovan | 2016-06-06 |
| * | | drm/armada: Use lockless gem BO free callback | Daniel Vetter | 2016-06-01 |
| |/ |
|
* / | file_inode(f)->i_mapping is f->f_mapping | Al Viro | 2016-05-29 |
|/ |
|
* | drm: Nuke ->vblank_disable_allowed | Daniel Vetter | 2016-05-20 |
* | drm: remove unused dev variables | Arnd Bergmann | 2016-05-18 |
* | drm: Remove unused drm_device from drm_gem_object_lookup() | Chris Wilson | 2016-05-17 |
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 |
* | drm/armada: Remove NULL open/pre/postclose hooks | Daniel Vetter | 2016-01-25 |
* | Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ... | Dave Airlie | 2015-12-22 |
|\ |
|
| * | 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-05 |
| * | 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-12-03 |
* | | drm/armada: Constify function pointer structs | Ville Syrjälä | 2015-12-15 |
* | | 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-11 |
* | | drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() | Ville Syrjälä | 2015-11-24 |
* | | 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-19 |
|\ \ |
|
| * | | 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 |
|\| | |
|
| * | | drm: Stop using drm_vblank_count() as the hw frame counter | Ville Syrjälä | 2015-10-07 |
| * | | drm/irq: Use unsigned int pipe in public API | Thierry Reding | 2015-10-06 |
* | | | Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ... | Dave Airlie | 2015-10-15 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | 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 |