aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-08-2119-55/+56
|\
| * dma-fence: Store the timestamp in the same union as the cb_listChris Wilson2019-08-171-6/+7
| * dma-buf: Restore seqlock around dma_resv updatesChris Wilson2019-08-161-7/+17
| * dma-buf: rename reservation_object to dma_resvChristian König2019-08-1317-54/+54
| * drm/i915: use new reservation_object_fences helperChristian König2019-08-101-17/+7
* | Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-08-099-50/+84
|\|
| * drm/i915: stop using seqcount for fence pruningChristian König2019-08-071-9/+5
| * drm/i915: update the hdcp state with ueventRamalingam C2019-08-061-5/+3
| * drm/i915: Attach content type propertyRamalingam C2019-08-063-22/+62
| * drm: Add Content protection type propertyRamalingam C2019-08-061-1/+3
| * drm/i915: Fix up broken mergeDaniel Vetter2019-07-224-747/+6
| * Merge v5.3-rc1 into drm-misc-nextMaxime Ripard2019-07-22298-15561/+18315
| |\
| * | drm/i915: remove irrelevant DRM_UNLOCKED flagEmil Velikov2019-06-261-3/+3
| * | drm/prime: Align gem_prime_export with obj_funcs.exportDaniel Vetter2019-06-214-10/+8
| * | drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter2019-06-211-1/+1
* | | Merge tag 'drm-intel-next-2019-07-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-08-06242-10393/+12958
|\ \ \
| * | | drm/i915: Update DRIVER_DATE to 20190730Rodrigo Vivi2019-07-301-2/+2
| * | | drm/i915/gt: Provide a local intel_context.vmChris Wilson2019-07-3010-32/+31
| * | | drm/i915: Move aliasing_ppgtt underneath its i915_ggttChris Wilson2019-07-307-51/+71
| * | | drm/i915: Inline engine->init_context into its callerChris Wilson2019-07-307-46/+25
| * | | drm/i915: use upstream version of header testsJani Nikula2019-07-3011-96/+7
| * | | drm/i915/uc: Don't fail on HuC firmware failureMichal Wajdeczko2019-07-293-6/+13
| * | | Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi2019-07-296-26/+15
| |\ \ \ | | | |/ | | |/|
| * | | drm/i915: Flush the i915_vm_release before ggtt shutdownChris Wilson2019-07-291-0/+3
| * | | drm/i915/selftests: Careful not to flush hang_fini on error setupsChris Wilson2019-07-291-3/+1
| * | | drm/i915/uc: Fixup kerneldoc after params were flipped and renamedChris Wilson2019-07-271-1/+1
| * | | drm/i915/tgl: update ddi/tc clock_off bitsMahesh Kumar2019-07-261-2/+3
| * | | drm/i915/tgl: select correct bit for port selectMahesh Kumar2019-07-263-14/+50
| * | | drm/i915/tgl: skip setting PORT_CL_DW12_* on initializationLucas De Marchi2019-07-261-4/+8
| * | | drm/i915/uc: Remove redundant RSA offset definitionMichal Wajdeczko2019-07-262-6/+3
| * | | drm/i915/uc: Remove redundant ucode offset definitionMichal Wajdeczko2019-07-262-5/+2
| * | | drm/i915/uc: Remove redundant header_offset/size definitionsMichal Wajdeczko2019-07-263-19/+15
| * | | drm/i915/gt: Add to timeline requires the timeline mutexChris Wilson2019-07-261-5/+18
| * | | drm/i915/uc: Don't sanitize guc_log_level modparamMichal Wajdeczko2019-07-262-51/+28
| * | | drm/i915: Do not rely on for loop caching the maskTvrtko Ursulin2019-07-261-3/+3
| * | | drm/i915/perf: Initialise err to 0 before looping over ce->enginesChris Wilson2019-07-261-26/+35
| * | | drm/i915/guc: init submission structures as part of guc_initDaniele Ceraolo Spurio2019-07-262-16/+15
| * | | drm/i915/uc: Reorder params in intel_uc_fw_fetchMichal Wajdeczko2019-07-263-10/+7
| * | | drm/i915: Capture vma contents outside of spinlockChris Wilson2019-07-264-35/+117
| * | | drm/i915/uc: Move uc firmware layout definitions to dedicated fileMichal Wajdeczko2019-07-253-67/+81
| * | | drm/i915/uc: Update drawing for firmware layoutMichal Wajdeczko2019-07-251-17/+14
| * | | drm/i915/uc: Unify uC firmware uploadDaniele Ceraolo Spurio2019-07-254-155/+93
| * | | drm/i915/uc: Plumb the gt through fw_uploadDaniele Ceraolo Spurio2019-07-254-56/+48
| * | | drm/i915/huc: Copy huc rsa only onceDaniele Ceraolo Spurio2019-07-253-22/+23
| * | | drm/i915/uc: Move xfer rsa logic to common functionDaniele Ceraolo Spurio2019-07-254-9/+29
| * | | drm/i915/uc: Unify uc_fw status trackingDaniele Ceraolo Spurio2019-07-258-84/+92
| * | | drm/i915/uc: Unify uC FW selectionDaniele Ceraolo Spurio2019-07-254-196/+164
| * | | drm/i915: Fix handling of non-supported uCDaniele Ceraolo Spurio2019-07-255-41/+31
| * | | drm/i915/uc: Unify uC platform checkDaniele Ceraolo Spurio2019-07-2513-32/+21
| * | | drm/i915/guc: Set GuC init params only onceDaniele Ceraolo Spurio2019-07-243-67/+83