| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h> | Daniel Vetter | 2014-09-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Purge ioctl forward declarations from drmP.h | Daniel Vetter | 2014-09-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: unexport drm_global_mutex | Daniel Vetter | 2014-09-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Move piles of functions from drmP.h to drm_internal.h | Daniel Vetter | 2014-09-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Move vblank related module options into drm_irq.c | Daniel Vetter | 2014-09-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Drop drm_sysfs_class from drmP.h | Daniel Vetter | 2014-09-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Move __drm_pci_free to drm_legacy.h | Daniel Vetter | 2014-09-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Create drm legacy driver header | Daniel Vetter | 2014-09-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Move drm_legacy_vma_flush into drm_legacy.h | Daniel Vetter | 2014-09-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Move sg functions into drm_legacy.h | Daniel Vetter | 2014-09-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Move dma functions into drm_legacy.h | Daniel Vetter | 2014-09-12 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'topic/vblank-rework-2014-09-12' of git://anongit.freedesktop.org/d... | Dave Airlie | 2014-09-12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-rework | Daniel Vetter | 2014-09-11 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Clarify vblank ts/scanoutpos sampling #defines | Daniel Vetter | 2014-09-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Simplify return value of drm_get_last_vbltimestamp | Daniel Vetter | 2014-09-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Add dev->vblank_disable_immediate flag | Ville Syrjälä | 2014-08-06 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Disable vblank interrupt immediately when drm_vblank_offdelay<0 | Ville Syrjälä | 2014-08-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: split ati_pcigart.h out of drmP.h | Dave Airlie | 2014-09-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2014-09-12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/ttm: allow fence to be added as shared | Christian König | 2014-09-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/vmwgfx: Fix drm.h include | Josh Boyer | 2014-09-12 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: add RADEON_GEM_NO_CPU_ACCESS BO creation flag (v4) | Alex Deucher | 2014-09-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: Add RADEON_GEM_CPU_ACCESS BO creation flag | Michel Dänzer | 2014-09-10 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'ipu-3.18' of git://git.pengutronix.de/git/pza/linux into drm-next | Dave Airlie | 2014-09-10 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpu: ipu-v3: Add ipu_dump() | Steve Longerbeam | 2014-09-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpu: ipu-cpmem: Add ipu_cpmem_dump() | Steve Longerbeam | 2014-09-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpu: ipu-cpmem: Add second buffer support to ipu_cpmem_set_image() | Steve Longerbeam | 2014-09-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpu: ipu-cpmem: Add ipu_cpmem_set_rotation() | Steve Longerbeam | 2014-09-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpu: ipu-cpmem: Add ipu_cpmem_set_axi_id() | Steve Longerbeam | 2014-09-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpu: ipu-cpmem: Add ipu_cpmem_set_block_mode() | Steve Longerbeam | 2014-09-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpu: ipu-v3: Add ipu_idmac_lock_enable() | Steve Longerbeam | 2014-09-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpu: ipu-v3: Add ipu_idmac_enable_watermark() | Steve Longerbeam | 2014-09-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpu: ipu-v3: Add ipu_stride_to_bytes() | Steve Longerbeam | 2014-09-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpu: ipu-v3: Add ipu_idmac_clear_buffer() | Steve Longerbeam | 2014-09-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpu: ipu-v3: Add ipu_idmac_buffer_is_ready() | Steve Longerbeam | 2014-09-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpu: ipu-v3: Move IDMAC channel names to imx-ipu-v3.h | Steve Longerbeam | 2014-09-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpu: ipu-v3: Add helper function checking if pixfmt is planar | Steve Longerbeam | 2014-09-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpu: ipu-v3: Add rotation mode conversion utilities | Steve Longerbeam | 2014-09-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpu: ipu-v3: Add ipu_mbus_code_to_colorspace() | Steve Longerbeam | 2014-09-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpu: ipu-v3: smfc: Add ipu_smfc_set_watermark() | Steve Longerbeam | 2014-09-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpu: ipu-v3: smfc: Convert to per-channel | Steve Longerbeam | 2014-09-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpu: ipu-v3: Add Image Converter unit | Steve Longerbeam | 2014-09-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpu: ipu-v3: Add Camera Sensor Interface unit | Steve Longerbeam | 2014-09-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpu: ipu-v3: Add functions to set CSI/IC source muxes | Steve Longerbeam | 2014-08-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: move drm-lock API to drm_legacy.h | David Herrmann | 2014-09-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: merge drm_usb into udl | David Herrmann | 2014-09-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Goody bye, drm_bus! | David Herrmann | 2014-09-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: add driver->set_busid() callback | David Herrmann | 2014-09-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: drop unused drm_master->unique_size | David Herrmann | 2014-09-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: move remaining includes in drmP.h to the top | David Herrmann | 2014-09-10 | |
