| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Continuation of future readiness series | Sonika Jindal | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: fix i915_interrupt_info on BDW | Paulo Zanoni | 2014-08-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Call .update_primary_plane in intel_{enable, disable}_primary_hw_pl... | Ville Syrjälä | 2014-08-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Eliminate rmw from .update_primary_plane() | Ville Syrjälä | 2014-08-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Fix erroneous conversion to u8 | Damien Lespiau | 2014-08-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2014-08-28 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: preallocate mem for UVD create/destroy msg | Christian König | 2014-08-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: allow UVD to use a second 256MB segment | Christian König | 2014-08-27 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2014-08-28 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: drop doing resets in a work item | Christian König | 2014-08-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: drop RADEON_FENCE_SIGNALED_SEQ v2 | Christian König | 2014-08-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: add timeout argument to radeon_fence_wait_seq v2 | Maarten Lankhorst | 2014-08-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: handle lockup in delayed work, v5 | Christian König | 2014-08-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: take exclusive_lock in read mode during ring tests, v5 | Maarten Lankhorst | 2014-08-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: force fence completion only on problematic rings (v2) | Christian König | 2014-08-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: wake up all fences on manual reset | Christian König | 2014-08-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: add UVD fw names for older asic | Christian König | 2014-08-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: enable RB_ARB before resetting the VCPU | Christian König | 2014-08-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: 760G/780V/880V don't have UVD | Alex Deucher | 2014-08-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: implement UVD hw workarounds for R6xx v3 | Christian König | 2014-08-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: add UVD support for older asics v4 | Christian König | 2014-08-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: add set_uvd_clocks callback for r6xx v4 | Alex Deucher | 2014-08-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: properly init UVD MC bits on R600 | Christian König | 2014-08-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: force UVD buffers into VRAM on RS[78]80 v2 | Christian König | 2014-08-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: move the IB test after the AGP fallback | Christian König | 2014-08-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ttm_pfn' of git://people.freedesktop.org/~deathsimple/linux int... | Dave Airlie | 2014-08-28 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/ttm: move fpfn and lpfn into each placement v2 | Christian König | 2014-08-27 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2014-08-26 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: allow userptr write access under certain conditions | Christian König | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: add userptr flag to register MMU notifier v3 | Christian König | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: add userptr flag to directly validate the BO to GTT | Christian König | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: add userptr flag to limit it to anonymous memory v2 | Christian König | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: add userptr support v8 | Christian König | 2014-08-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2014-08-26 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Update DRIVER_DATE to 20140808 | Daniel Vetter | 2014-08-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: No busy-loop wait_for in the ring init code | Daniel Vetter | 2014-08-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Add sprite watermark programming for VLV and CHV | Gajanan Bhat | 2014-08-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Round-up clock and limit drain latency | Gajanan Bhat | 2014-08-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Generalize drain latency computation | Gajanan Bhat | 2014-08-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Free pending page flip events at .preclose() | Ville Syrjälä | 2014-08-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: clean up PPGTT checking logic | Jesse Barnes | 2014-08-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Polish the chv cmnlane resrt macros | Ville Syrjälä | 2014-08-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Hack to tie both common lanes together on chv | Ville Syrjälä | 2014-08-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Add cherryview_update_wm() | Ville Syrjälä | 2014-08-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Update DDL only for current CRTC | Gajanan Bhat | 2014-08-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Parametrize VLV_DDL registers | Ville Syrjälä | 2014-08-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Fill out the FWx watermark register defines | Ville Syrjälä | 2014-08-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Resetting rotation property | Sonika Jindal | 2014-08-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Add rotation property for sprites | Ville Syrjälä | 2014-08-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Add rotation_property to mode_config | Sonika Jindal | 2014-08-08 | |
