aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-23Merge tag 'drm-intel-next-2017-03-20' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-03-20drm/i915: Update DRIVER_DATE to 20170320Daniel Vetter
2017-03-20Merge tag 'imx-drm-next-2017-03-17' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2017-03-17drm/i915: Initialise i915_gem_object_create_from_data() directlyChris Wilson
2017-03-17drm/i915: Correct error handling for i915_gem_object_create_from_data()Chris Wilson
2017-03-17drm/i915: i915_gem_object_create_from_data() doesn't require struct_mutexChris Wilson
2017-03-17drm/i915: Retire an active batch pool object rather than allocate newChris Wilson
2017-03-17drm/i915: Add i810/i815 pci-ids for completenessChris Wilson
2017-03-17drm/i915: Skip execlists_dequeue() early if the list is emptyChris Wilson
2017-03-17drm/i915: Stop using obj->obj_exec_link outside of execbufChris Wilson
2017-03-17drm/i915: Squelch WARN for VLV_COUNTER_CONTROLChris Wilson
2017-03-17drm/i915/glk: Enable pooled EUs for GeminilakeAnder Conselvan de Oliveira
2017-03-17drm/i915: Remove superfluous i915_add_request_no_flush() helperChris Wilson
2017-03-17drm/i915/vgpu: Neuter forcewakes for VGPU more thoroughlyTvrtko Ursulin
2017-03-17drm/i915: Fix vGPU balloon for ggtt guard pageZhenyu Wang
2017-03-17drm/i915: Avoid use-after-free of ctx in request tracepointsChris Wilson
2017-03-17drm/nouveau/secboot: fix NULL pointer dereferenceAlexandre Courbot
2017-03-17drm/nouveau/secboot: fix inconsistent pointer checkingAlexandre Courbot
2017-03-16drm/i915: Assert that the context pin_counts do not overflowChris Wilson
2017-03-16drm/i915: Wait for reset to complete before returning from debugfs/i915_wedgedChris Wilson
2017-03-16drm/i915: Restore engine->submit_request before unwedgingChris Wilson
2017-03-16drm/i915: Move engine->submit_request selection to a vfuncChris Wilson
2017-03-16drm/i915: Split I915_RESET_IN_PROGRESS into two flagsChris Wilson
2017-03-16drm/i915: make context status notifier head be per engineChangbin Du
2017-03-16drm/i915/scheduler: emulate a scheduler for gucChris Wilson
2017-03-16drm/i915: Replace irq_seqno_barrier on hws write with a clflushChris Wilson
2017-03-16drm/i915: Use coarse grained residency counter with bytMika Kuoppala
2017-03-16drm/i915: Use ktime to calculate rc0 residencyMika Kuoppala
2017-03-16drm/i915: Convert debugfs to use generic residency calculatorMika Kuoppala
2017-03-16drm/i915: Extend vlv/chv residency resolutionMika Kuoppala
2017-03-16drm/i915: Return residency as microsecondsMika Kuoppala
2017-03-16drm/i915: Move residency calculation into intel_pm.cMika Kuoppala
2017-03-16drm/i915/userptr: Reinvent GGTT self-faulting protectionChris Wilson
2017-03-16drm/imx: Remove unneeded definition for structure imx_drm_componentLiu Ying
2017-03-16drm/imx: use PRG/PRE when possibleLucas Stach
2017-03-16drm/imx: enable/disable PRG on CRTC enable/disableLucas Stach
2017-03-16gpu: ipu-v3: only set non-zero AXI ID for IC when PRG is absentLucas Stach
2017-03-16gpu: ipu-v3: hook up PRG unitLucas Stach
2017-03-16gpu: ipu-v3: document valid IPUv3 compatibles and extend for i.MX6 QuadPlusLucas Stach
2017-03-16gpu: ipu-v3: add driver for Prefetch Resolve GasketLucas Stach
2017-03-16drm/i915: Make intel_uc_sanitize_options() more robustMichal Wajdeczko
2017-03-16drm/i915/uc: Rename intel_uc_fw.fw to .typeArkadiusz Hiler
2017-03-16drm/i915/breadcrumbs: Tweak commentaryChris Wilson
2017-03-15drm/i915: Only attempt to signal the request once from the interrupt handlerChris Wilson
2017-03-15drm/i915/breadcrumbs: Assert that we do not shortcut the current bottom-halfChris Wilson
2017-03-15drm/i915/breadcrumbs: Disable interrupt bottom-half first on idlingChris Wilson
2017-03-15drm/i915/breadcrumbs: Update bottom-half before marking as completeChris Wilson
2017-03-15drm/i915/breadcrumbs: Use booleans for intel_breadcrumbs_busy()Chris Wilson
2017-03-15drm/i915: Extend rpm wakelock during i915_handle_error()Chris Wilson
2017-03-15drm/i915/guc: Use formalized struct definition for ads objectMichal Wajdeczko