summaryrefslogtreecommitdiff
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | gpu: ipu-v3: Add ipu_stride_to_bytes()Steve Longerbeam2014-09-02
| | * | | | | | gpu: ipu-v3: Add __ipu_idmac_reset_current_buffer()Steve Longerbeam2014-09-02
| | * | | | | | gpu: ipu-v3: Add ipu_idmac_clear_buffer()Steve Longerbeam2014-09-02
| | * | | | | | gpu: ipu-v3: Add ipu_idmac_buffer_is_ready()Steve Longerbeam2014-09-02
| | * | | | | | gpu: ipu-v3: Move IDMAC channel names to imx-ipu-v3.hSteve Longerbeam2014-09-02
| | * | | | | | gpu: ipu-v3: Add helper function checking if pixfmt is planarSteve Longerbeam2014-09-02
| | * | | | | | gpu: ipu-v3: Add rotation mode conversion utilitiesSteve Longerbeam2014-09-02
| | * | | | | | gpu: ipu-v3: Add ipu_mbus_code_to_colorspace()Steve Longerbeam2014-09-02
| | * | | | | | gpu: ipu-v3: smfc: Add ipu_smfc_set_watermark()Steve Longerbeam2014-09-02
| | * | | | | | gpu: ipu-v3: smfc: Convert to per-channelSteve Longerbeam2014-09-02
| | * | | | | | gpu: ipu-v3: smfc: Move enable/disable to ipu-smfc.cSteve Longerbeam2014-09-02
| | * | | | | | gpu: ipu-v3: Add Image Converter unitSteve Longerbeam2014-09-02
| | * | | | | | gpu: ipu-v3: Add Camera Sensor Interface unitSteve Longerbeam2014-09-02
| | * | | | | | gpu: ipu-v3: Rename and add IDMAC channelsSteve Longerbeam2014-08-18
| | * | | | | | gpu: ipu-v3: Add functions to set CSI/IC source muxesSteve Longerbeam2014-08-18
| * | | | | | | drm: move drm-lock API to drm_legacy.hDavid Herrmann2014-09-10
| * | | | | | | drm: merge drm_usb into udlDavid Herrmann2014-09-10
| * | | | | | | drm: Goody bye, drm_bus!David Herrmann2014-09-10
| * | | | | | | drm: add driver->set_busid() callbackDavid Herrmann2014-09-10
| * | | | | | | drm: drop unused drm_master->unique_sizeDavid Herrmann2014-09-10
| * | | | | | | drm: simplify drm_*_set_unique()David Herrmann2014-09-10
| * | | | | | | drm: inline "struct drm_sigdata"David Herrmann2014-09-10
| * | | | | | | drm: drop DRM_DEBUG_CODEDavid Herrmann2014-09-10
| * | | | | | | drm: merge drm_memory.h into drm_memory.cDavid Herrmann2014-09-10
| * | | | | | | drm: replace weird conditional includesDavid Herrmann2014-09-10
| * | | | | | | drm: move AGP definitions harderDavid Herrmann2014-09-10
| * | | | | | | drm: move "struct drm_magic_entry" to drm_auth.cDavid Herrmann2014-09-10
| * | | | | | | drm: move "struct drm_vma_entry" to drm_vm.cDavid Herrmann2014-09-10
| * | | | | | | drm: mark drm_buf and drm_map as legacyDavid Herrmann2014-09-10
| * | | | | | | drm/radeon: move drm_buffer to drm/radeon/David Herrmann2014-09-10
| * | | | | | | drm/qxl: Fix crash in eviction from qxl_release_fence_buffer_objectsMaarten Lankhorst2014-09-03
| * | | | | | | drm/qxl: fix gaping memory holeMaarten Lankhorst2014-09-03
| * | | | | | | drm/qxl: Remove release_lock stupidityMaarten Lankhorst2014-09-03
| | |_|_|/ / / | |/| | | | |
| * | | | | | drm/qxl: enables gem prime helpers for qxl using dummy driver callbacksAndreas Pokorny2014-09-03
| * | | | | | drm/qxl: simple crtc page flipping emulated using buffer copyAndreas Pokorny2014-09-03
| * | | | | | Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/l...Dave Airlie2014-09-03
| |\ \ \ \ \ \
| | * | | | | | drm/nouveau: use shared fences for readable objectsMaarten Lankhorst2014-09-02
| | * | | | | | drm/nouveau: Keep only a single list for validation.Maarten Lankhorst2014-09-02
| | * | | | | | drm/ttm: use rcu in core ttmMaarten Lankhorst2014-09-02
| | * | | | | | drm/vmwgfx: use rcu in vmw_user_dmabuf_synccpu_grabMaarten Lankhorst2014-09-02
| | * | | | | | drm/radeon: use rcu waits in some ioctlsMaarten Lankhorst2014-09-02
| | * | | | | | drm/nouveau: use rcu in nouveau_gem_ioctl_cpu_prepMaarten Lankhorst2014-09-02
| | * | | | | | drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst2014-09-02
| | * | | | | | drm/qxl: rework to new fence interfaceMaarten Lankhorst2014-09-02
| | * | | | | | drm/nouveau: rework to new fence interfaceMaarten Lankhorst2014-09-02
| | * | | | | | drm/vmwgfx: rework to new fence interface, v2Maarten Lankhorst2014-09-02
| | * | | | | | drm/vmwgfx: get rid of different types of fence_flags entirelyMaarten Lankhorst2014-09-02
| | * | | | | | drm/radeon: use common fence implementation for fences, v4Maarten Lankhorst2014-09-01
| | * | | | | | drm/ttm: kill off some members to ttm_validate_bufferMaarten Lankhorst2014-09-01
| | * | | | | | drm/ttm: add interruptible parameter to ttm_eu_reserve_buffersMaarten Lankhorst2014-09-01