summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/guc: Decouple GuC engine id from ring idAlex Dai2016-01-256-34/+45
* drm/i915: More use of the cached LRC stateTvrtko Ursulin2016-01-252-29/+4
* drm/i915: Update DRIVER_DATE to 20160124Daniel Vetter2016-01-241-1/+1
* drm/i915: Seal busy-ioctl uABI and prevent leaking of internal idsChris Wilson2016-01-215-8/+54
* drm/i915: Decouple execbuf uAPI from internal implementationTvrtko Ursulin2016-01-214-74/+81
* drm/i915: Use ordered seqno write interrupt generation on gen8+ execlistsChris Wilson2016-01-212-28/+62
* drm/i915: Limit the auto arming of mmio debugs on vlv/chvMika Kuoppala2016-01-211-0/+9
* drm/i915: Tune down "GT register while GT waking disabled" messageDaniel Vetter2016-01-211-1/+1
* drm/i915: tidy up a few leftoversDave Gordon2016-01-213-35/+24
* drm/i915: abolish separate per-ring default_context pointersDave Gordon2016-01-218-36/+31
* drm/i915: simplify allocation of driver-internal requestsDave Gordon2016-01-216-40/+74
* drm/i915: Fix NULL plane->fb oops on SKLVille Syrjälä2016-01-201-1/+1
* drm/i915: Do not put big intel_crtc_state on the stackTvrtko Ursulin2016-01-203-26/+46
* Revert "drm/i915: Add two-stage ILK-style watermark programming (v10)"Matt Roper2016-01-206-241/+56
* drm/i915: add DOC: headline to RC6 kernel-docJani Nikula2016-01-201-0/+2
* drm/i915: turn some bogus kernel-doc comments to normal commentsJani Nikula2016-01-202-2/+2
* drm/i915/sdvo: revert bogus kernel-doc comments to normal commentsJani Nikula2016-01-201-38/+38
* drm/i915/gen9: Correct max save/restore register count during gpu reset with GuCArun Siluvery2016-01-191-1/+1
* drm/i915: Demote user facing DMC firmware load failure messageChris Wilson2016-01-191-2/+7
* drm/i915: use hlist_for_each_entryGeliang Tang2016-01-181-5/+2
* drm/i915: skl_update_scaler() wants a rotation bitmask instead of bit numberVille Syrjälä2016-01-181-1/+1
* drm/i915: Don't reject primary plane windowing with color keying enabled on SKL+Ville Syrjälä2016-01-181-5/+6
* drm/i915/guc: Fix a memory leak where guc->execbuf_client is not freedAlex Dai2016-01-181-1/+5
* drm/i915: Cache LRC state page in the contextTvrtko Ursulin2016-01-182-18/+22
* drm/i915: Cache ringbuffer GTT VMATvrtko Ursulin2016-01-183-2/+5
* drm/i915: Do not call API requiring struct_mutex where it is not availableTvrtko Ursulin2016-01-186-72/+103
* drm/i915: Only grab timestamps when neededTvrtko Ursulin2016-01-181-5/+7
* Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2016-01-181183-28178/+85580
|\
| * Merge tag 'drm-intel-next-fixes-2016-01-14' of git://anongit.freedesktop.org/...Dave Airlie2016-01-178-41/+108
| |\
| | * drm/i915/gen9: Set PIN_ZONE_4G end to 4GB - 1 pageMichel Thierry2016-01-131-1/+1
| | * drm/i915: Widen return value for reservation_object_wait_timeout_rcu to long.Maarten Lankhorst2016-01-131-6/+8
| | * drm/i915: intel_hpd_init(): Fix suspend/resume reprobingLyude2016-01-131-2/+7
| | * drm/i915: shut up gen8+ SDE irq dmesg noise, againJani Nikula2016-01-131-3/+7
| | * drm/i915: Restore inhibiting the load of the default contextChris Wilson2016-01-131-1/+5
| | * drm/i915: Tune down rpm wakelock debug checksDaniel Vetter2016-01-131-2/+4
| | * drm/i915: Avoid writing relocs with addresses in non-canonical formMichał Winiarski2016-01-131-4/+48
| | * drm/i915: Move Braswell stop_machine GGTT insertion workaroundChris Wilson2015-12-221-22/+28
| * | Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-01-1732-387/+437
| |\ \
| | * | drm/fb_cma_helper: Remove implicit call to disable_unused_functionsMaxime Ripard2016-01-154-3/+3
| | * | drm/sysfs: use kobj_to_dev()Geliang Tang2016-01-131-1/+1
| | * | drm/i915: Init power domains early in driver loadDaniel Vetter2016-01-132-3/+5
| | * | drm: Do not set connector->encoder in driversThierry Reding2016-01-135-7/+14
| | * | apple-gmux: Add initial documentationLukas Wunner2016-01-112-0/+135
| | * | drm: move MODULE_PARM_DESC to other fileDan Carpenter2016-01-082-4/+3
| | * | drm/edid: index CEA/HDMI mode tables using the VICJani Nikula2016-01-081-41/+53
| | * | drm/atomic: Remove drm_atomic_connectors_for_crtc.Maarten Lankhorst2016-01-064-41/+5
| | * | drm/i915: Update connector_mask during readout, v2.Maarten Lankhorst2016-01-061-1/+16
| | * | drm: Remove opencoded drm_gem_object_release_handle()Chris Wilson2016-01-051-31/+24
| | * | drm: Do not set outparam on error during GEM handle allocationChris Wilson2016-01-051-2/+4
| | * | drm/docs: more leftovers from the big vtable documentation pileDaniel Vetter2016-01-052-191/+41