Age | Commit message (Expand) | Author | Files | Lines |
2019-06-13 | drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_state | Sean Paul | 5 | -14/+20 |
2019-05-28 | Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 201 | -4938/+10806 |
2019-05-28 | Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2 | -4/+4 |
2019-05-24 | drm/i915: Update DRIVER_DATE to 20190524 | Jani Nikula | 1 | -2/+2 |
2019-05-24 | Merge tag 'drm-fixes-2019-05-24-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 11 | -196/+202 |
2019-05-24 | drm/i915/gen11: enable support for headerless msgs | Dongwon Kim | 2 | -0/+5 |
2019-05-24 | drm/i915/gtt: Neuter the deferred unbind callback from gen6_ppgtt_cleanup | Chris Wilson | 1 | -0/+28 |
2019-05-24 | drm/i915: remove unused IO_TLB_SEGPAGES which should be defined by swiotlb | Dongli Zhang | 1 | -3/+0 |
2019-05-23 | drm/i915/uc: Skip reset preparation if GuC is already dead | Michal Wajdeczko | 1 | -1/+1 |
2019-05-23 | drm/i915/uc: Stop talking with GuC when resetting | Michal Wajdeczko | 2 | -1/+17 |
2019-05-23 | drm/i915/uc: Skip GuC HW unwinding if GuC is already dead | Michal Wajdeczko | 1 | -1/+1 |
2019-05-23 | drm/i915/uc: Use GuC firmware status helper | Michal Wajdeczko | 1 | -6/+3 |
2019-05-23 | drm/i915/uc: Explicitly sanitize GuC/HuC on failure and finish | Michal Wajdeczko | 1 | -5/+13 |
2019-05-23 | drm/i915/guc: Rename intel_guc_is_alive to intel_guc_is_loaded | Michal Wajdeczko | 2 | -6/+6 |
2019-05-23 | drm/i915/selftests: Use prepare/finish during atomic reset test | Michal Wajdeczko | 1 | -0/+2 |
2019-05-23 | drm/i915/selftests: Split igt_atomic_reset testcase | Michal Wajdeczko | 5 | -90/+124 |
2019-05-23 | drm/i915/selftests: Move some reset testcases to separate file | Michal Wajdeczko | 4 | -50/+81 |
2019-05-23 | drm/i915/gtt: Always acquire struct_mutex for gen6_ppgtt_cleanup | Chris Wilson | 2 | -2/+33 |
2019-05-23 | drm/i915: remove duplicate typedef for intel_wakeref_t | Jani Nikula | 2 | -3/+6 |
2019-05-23 | drm/i915: Update DRIVER_DATE to 20190523 | Jani Nikula | 1 | -2/+2 |
2019-05-23 | drm/i915/dp: Support DP ports YUV 4:2:0 output to GEN11 | Gwan-gyeong Mun | 1 | -0/+3 |
2019-05-23 | drm/i915/dp: Change a link bandwidth computation for DP | Gwan-gyeong Mun | 2 | -2/+16 |
2019-05-23 | drm/i915/dp: Add a support of YCBCR 4:2:0 to DP MSA | Gwan-gyeong Mun | 2 | -0/+9 |
2019-05-23 | drm/i915/dp: Program VSC Header and DB for Pixel Encoding/Colorimetry Format | Gwan-gyeong Mun | 3 | -0/+93 |
2019-05-23 | drm: Rename struct edp_vsc_psr to struct dp_sdp | Gwan-gyeong Mun | 1 | -1/+1 |
2019-05-23 | drm/i915/dp: Add a config function for YCBCR420 outputs | Gwan-gyeong Mun | 3 | -11/+48 |
2019-05-22 | Merge drm/drm-next into drm-misc-next | Sean Paul | 23 | -99/+191 |
2019-05-22 | drm/i915: Engine discovery query | Tvrtko Ursulin | 3 | -0/+92 |
2019-05-22 | drm/i915/icl: Add WaDisableBankHangMode | Tvrtko Ursulin | 2 | -0/+9 |
2019-05-22 | drm/i915/selftests: Verify context workarounds | Tvrtko Ursulin | 2 | -68/+98 |
2019-05-22 | drm/i915: Allow specification of parallel execbuf | Chris Wilson | 2 | -1/+25 |
2019-05-22 | drm/i915/execlists: Virtual engine bonding | Chris Wilson | 6 | -0/+387 |
2019-05-22 | drm/i915: Extend execution fence to support a callback | Chris Wilson | 2 | -5/+83 |
2019-05-22 | drm/i915: Apply an execution_mask to the virtual_engine | Chris Wilson | 4 | -0/+202 |
2019-05-22 | drm/i915: Load balancing across a virtual engine | Chris Wilson | 8 | -28/+990 |
2019-05-22 | drm/i915: Allow userspace to clone contexts on creation | Chris Wilson | 1 | -0/+206 |
2019-05-22 | drm/i915: Re-expose SINGLE_TIMELINE flags for context creation | Chris Wilson | 1 | -4/+0 |
2019-05-22 | drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[] | Chris Wilson | 1 | -4/+20 |
2019-05-22 | drm/i915: Allow a context to define its set of engines | Chris Wilson | 5 | -13/+310 |
2019-05-22 | drm/i915: Restore control over ppgtt for context creation ABI | Chris Wilson | 2 | -5/+2 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-05-21 | drm/i915/gvt: Fix an error code in ppgtt_populate_spt_by_guest_entry() | Dan Carpenter | 1 | -1/+3 |
2019-05-21 | drm/i915/gvt: do not let TRTTE and 0x4dfc write passthrough to hardware | Yan Zhao | 1 | -15/+0 |
2019-05-21 | drm/i915/gvt: add 0x4dfc to gen9 save-restore list | Yan Zhao | 1 | -0/+1 |
2019-05-21 | drm/i915/gvt: Tiled Resources mmios are in-context mmios for gen9+ | Yan Zhao | 1 | -6/+6 |
2019-05-21 | drm/i915/gvt: use cmd to restore in-context mmios to hw for gen9 platform | Yan Zhao | 3 | -15/+13 |
2019-05-21 | drm/i915/gvt: emit init breadcrumb for gvt request | Weinan | 1 | -0/+19 |
2019-05-20 | drm/i915: Truly bump ready tasks ahead of busywaits | Chris Wilson | 1 | -19/+12 |
2019-05-20 | drm/i915: Downgrade NEWCLIENT to non-preemptive | Chris Wilson | 3 | -5/+4 |
2019-05-20 | drm/i915: Bump signaler priority on adding a waiter | Chris Wilson | 4 | -14/+21 |