summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Update DRIVER_DATE to 20171214Rodrigo Vivi2017-12-141-2/+2
* Merge tag 'gvt-next-2017-12-14' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi2017-12-1410-167/+181
|\
| * drm/i915/gvt/fb_decoder: Fix out-of-bounds readGustavo A. R. Silva2017-12-111-0/+6
| * drm/i915/gvt: refine function emulate_mmio_read/writePei Zhang2017-12-111-21/+15
| * drm/i915/gvt: Refine dmabuf_obj cleanup processTina Zhang2017-12-081-8/+7
| * drm/i915/gvt/kvmgt: fill info for ROM/VGA regionPei Zhang2017-12-081-1/+5
| * drm/i915/gvt: Rename file render.{c, h} to mmio_context.{c, h}Changbin Du2017-12-084-2/+2
| * drm/i915/gvt: Remove MMIO barrier in MMIO switchChangbin Du2017-12-081-12/+0
| * drm/i915/gvt: Select appropriate mmio list at initialization timeChangbin Du2017-12-084-33/+40
| * drm/i915/gvt: Refine the ring mmio list definitionChangbin Du2017-12-081-90/+104
| * drm/i915/gvt: fix off-by-one comparison of ring_idColin Ian King2017-12-051-2/+2
| * drm/i915/gvt: Add missing breaks in switch statementColin Ian King2017-12-051-0/+2
* | drm/i915: properly init lockdep classSebastian Andrzej Siewior2017-12-141-4/+1
* | drm/i915: Show engine state when hangcheck detects a stallChris Wilson2017-12-141-1/+6
* | drm/i915: make CS frequency read support missing more obviousLionel Landwerlin2017-12-141-1/+1
* | drm/i915/guc: Extract doorbell verification into a functionMichał Winiarski2017-12-141-5/+14
* | drm/i915/guc: Extract clients allocation to submission_initMichał Winiarski2017-12-141-22/+11
* | drm/i915/guc: Extract doorbell creation from client allocationMichał Winiarski2017-12-142-173/+88
* | drm/i915/guc: Call invalidate after changing the vfuncMichał Winiarski2017-12-141-0/+4
* | drm/i915/guc: Extract guc_init from guc_init_hwMichał Winiarski2017-12-144-26/+56
* | drm/i915/guc: Move GuC workqueue allocations outside of the mutexMichał Winiarski2017-12-149-77/+110
* | drm/i915/guc: Move shared data allocation away from submission pathMichał Winiarski2017-12-144-40/+60
* | drm/i915: Unwind i915_gem_init() failureChris Wilson2017-12-131-14/+66
* | drm/i915: Ratelimit request allocation under oomChris Wilson2017-12-131-4/+15
* | drm/i915: Allow fence allocations to failChris Wilson2017-12-134-5/+7
* | drm/i915: Mark up potential allocation paths within i915_sw_fence as might_sleepChris Wilson2017-12-131-0/+3
* | drm/i915: Don't check #active_requests from i915_gem_wait_for_idle()Chris Wilson2017-12-132-6/+2
* | drm/i915/fence: Use rcu to defer freeing of irq_workChris Wilson2017-12-131-1/+2
* | drm/i915: Dump the engine state before declaring wedged from wait_for_engines()Chris Wilson2017-12-121-1/+12
* | drm/i915: Bump timeout for wait_for_engines()Chris Wilson2017-12-122-2/+4
* | drm/i915: Downgrade misleading "Memory usable" messageChris Wilson2017-12-121-3/+2
* | drm/i915: Print an error message for a reset failure on gen2Chris Wilson2017-12-121-1/+4
* | drm/i915: prefer resource_size_t for everything stolenMatthew Auld2017-12-126-38/+39
* | drm/i915: give stolen_usable_size a more suitable homeMatthew Auld2017-12-125-18/+16
* | drm/i915: make mappable struct resource centricMatthew Auld2017-12-1212-28/+37
* | drm/i915: make reserved struct resource centricMatthew Auld2017-12-124-14/+12
* | drm/i915: make dsm struct resource centricMatthew Auld2017-12-126-85/+89
* | drm/i915: nuke the duplicated stolen discoveryMatthew Auld2017-12-122-155/+5
* | drm/i915: Only report a wakeup if the waiter was truly asleepChris Wilson2017-12-111-4/+22
* | drm/i915: Stop listening to request resubmission from the signaler kthreadChris Wilson2017-12-111-11/+11
* | drm/i915/selftests: Free mock_i915->drm.mode_configChris Wilson2017-12-111-1/+6
* | drm/i915: Stop showing seqno info from debugfs/i915_interrupt_infoChris Wilson2017-12-112-22/+6
* | drm/i915: Remove debugfs/i915_seqno_infoChris Wilson2017-12-111-14/+0
* | drm/i915: Add is-wedged flag to intel_engine_dump()Chris Wilson2017-12-081-0/+3
* | drm/i915: Include the global reset count for intel_engine_dump()Chris Wilson2017-12-081-2/+3
* | drm/i915: Include engine state on detecting a missed breadcrumb/seqnoChris Wilson2017-12-082-11/+20
* | drm/i915: Make engine state pretty-printer header configurableChris Wilson2017-12-084-8/+21
* | drm/i915: Use snprintf to avoid line-break when pretty-printing enginesChris Wilson2017-12-081-5/+6
* | Merge airlied/drm-next into drm-intel-next-queuedRodrigo Vivi2017-12-0824-80/+83
|\ \
| * \ Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2017-12-0860-2057/+2799
| |\ \
OpenPOWER on IntegriCloud