summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-09-03drm/i915: Suppress a WARN on reading an object back for a GPU hangChris Wilson
2014-09-03drm/i915: Remove num_pages parameter to i915_error_object_create()Chris Wilson
2014-09-03drm/i915: Do not access stolen memory directly by the CPU, even for error cap...Chris Wilson
2014-09-03drm/i915: switch off backlight for backlight class 0 brightnessJani Nikula
2014-09-03drm/i915/dp: make backlight bl_power control power sequencer backlightJani Nikula
2014-09-03drm/i915: add some framework for backlight bl_power supportJani Nikula
2014-09-03drm/i915/dp: split up panel power control from backlight pwm controlJani Nikula
2014-09-03drm/i915: fix i915_frequency_info on BDWPaulo Zanoni
2014-09-03drm/i915: Add 180 degree primary plane rotation supportSonika Jindal
2014-09-03drm/i915: Updating plane parameters for primary plane in setplaneSonika Jindal
2014-09-03drm/i915: Rework GPU reset sequence to match driver load & thawMcAulay, Alistair
2014-09-03drm/qxl: enables gem prime helpers for qxl using dummy driver callbacksAndreas Pokorny
2014-09-03drm/qxl: simple crtc page flipping emulated using buffer copyAndreas Pokorny
2014-09-03Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/l...Dave Airlie
2014-09-02Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-09-02drm/nouveau: use shared fences for readable objectsMaarten Lankhorst
2014-09-02drm/nouveau: Keep only a single list for validation.Maarten Lankhorst
2014-09-02drm/ttm: use rcu in core ttmMaarten Lankhorst
2014-09-02drm/vmwgfx: use rcu in vmw_user_dmabuf_synccpu_grabMaarten Lankhorst
2014-09-02drm/radeon: use rcu waits in some ioctlsMaarten Lankhorst
2014-09-02drm/nouveau: use rcu in nouveau_gem_ioctl_cpu_prepMaarten Lankhorst
2014-09-02drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst
2014-09-02drm/qxl: rework to new fence interfaceMaarten Lankhorst
2014-09-02drm/nouveau: rework to new fence interfaceMaarten Lankhorst
2014-09-02drm/vmwgfx: rework to new fence interface, v2Maarten Lankhorst
2014-09-02drm/vmwgfx: get rid of different types of fence_flags entirelyMaarten Lankhorst
2014-09-01drm/radeon: use common fence implementation for fences, v4Maarten Lankhorst
2014-09-01drm/ttm: kill off some members to ttm_validate_bufferMaarten Lankhorst
2014-09-01drm/ttm: add interruptible parameter to ttm_eu_reserve_buffersMaarten Lankhorst
2014-09-01drm/ttm: kill fence_lockMaarten Lankhorst
2014-09-01drm/ttm: call ttm_bo_wait while inside a reservationMaarten Lankhorst
2014-09-01drm/nouveau: require reservations for nouveau_fence_sync and nouveau_bo_fenceMaarten Lankhorst
2014-09-01drm/nouveau: add reservation to nouveau_gem_ioctl_cpu_prepMaarten Lankhorst
2014-08-28drm/radeon: preallocate mem for UVD create/destroy msgChristian König
2014-08-28drm/radeon: allow UVD to use a second 256MB segmentChristian König
2014-08-28Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2014-08-27drm/radeon: drop doing resets in a work itemChristian König
2014-08-27drm/radeon: drop RADEON_FENCE_SIGNALED_SEQ v2Christian König
2014-08-27drm/radeon: add timeout argument to radeon_fence_wait_seq v2Maarten Lankhorst
2014-08-27drm/radeon: handle lockup in delayed work, v5Christian König
2014-08-27drm/radeon: take exclusive_lock in read mode during ring tests, v5Maarten Lankhorst
2014-08-27drm/radeon: force fence completion only on problematic rings (v2)Christian König
2014-08-27drm/radeon: wake up all fences on manual resetChristian König
2014-08-27drm/radeon: add UVD fw names for older asicChristian König
2014-08-27drm/radeon: enable RB_ARB before resetting the VCPUChristian König
2014-08-27drm/radeon: 760G/780V/880V don't have UVDAlex Deucher
2014-08-27drm/radeon: implement UVD hw workarounds for R6xx v3Christian König
2014-08-27drm/radeon: add UVD support for older asics v4Christian König
2014-08-27drm/radeon: add set_uvd_clocks callback for r6xx v4Alex Deucher
2014-08-27drm/radeon: properly init UVD MC bits on R600Christian König