summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | drm/i915/bxt: use NULL for GPIO connection IDAndy Shevchenko2017-08-181-1/+1
| | * | | | | | drm/i915: Mark the GT as busy before idling the previous requestChris Wilson2017-08-181-43/+45
| | * | | | | | drm/i915: Trivial grammar fix s/opt of/opt out of/ in commentChris Wilson2017-08-181-1/+1
| | * | | | | | drm/i915: Replace execbuf vma ht with an idrChris Wilson2017-08-1811-208/+115
| | * | | | | | drm/i915: Simplify eb_lookup_vmas()Chris Wilson2017-08-181-86/+36
| | * | | | | | drm/i915: Convert execbuf to use struct-of-array packing for critical fieldsChris Wilson2017-08-183-151/+156
| | * | | | | | drm/i915: Check context status before looking up our obj/vmaChris Wilson2017-08-181-7/+6
| | * | | | | | drm/i915: Don't use MI_STORE_DWORD_IMM on Sandybridge/vcsChris Wilson2017-08-187-15/+40
| | * | | | | | drm/i915: Stop touching forcewake following a gen6+ engine resetChris Wilson2017-08-181-6/+1
| | * | | | | | MAINTAINERS: drm/i915 has a new maintainer teamDaniel Vetter2017-08-181-1/+2
| | * | | | | | drm/i915: Split pin mapping into per platform functionsAnusha Srivatsa2017-08-171-22/+91
| | * | | | | | drm/i915/opregion: let user specify override VBT via firmware loadJani Nikula2017-08-174-0/+51
| | * | | | | | drm/i915/cnl: Reuse skl_wm_get_hw_state on Cannonlake.Rodrigo Vivi2017-08-161-1/+1
| | * | | | | | drm/i915/gen10: implement gen 10 watermarks calculationsPaulo Zanoni2017-08-161-4/+13
| | * | | | | | drm/i915/cnl: Fix LSPCON support.Rodrigo Vivi2017-08-161-2/+2
| | * | | | | | drm/i915/vbt: ignore extraneous child devices for a portJani Nikula2017-08-161-6/+9
| | * | | | | | drm/i915/cnl: Setup PAT Index.Rodrigo Vivi2017-08-152-2/+25
| | * | | | | | drm/i915/edp: Allow alternate fixed mode for eDP if available.Jim Bride2017-08-156-8/+45
| | * | | | | | drm/i915: Add support for drm syncobjsJason Ekstrand2017-08-153-8/+178
| | * | | | | | drm/i915: Handle full s64 precision for wait-ioctlChris Wilson2017-08-152-1/+10
| | * | | | | | drm/i915: Split obj->cache_coherent to track r/wChris Wilson2017-08-1511-32/+96
| | * | | | | | drm/i915/hsw+: Add support for multiple power well regsImre Deak2017-08-154-33/+68
| | * | | | | | drm/i915: Work around GCC anonymous union initialization bugImre Deak2017-08-151-24/+54
| | * | | | | | Merge tag 'gvt-next-2017-08-15' of https://github.com/01org/gvt-linux into dr...Daniel Vetter2017-08-1518-133/+297
| | |\ \ \ \ \ \
| | | * | | | | | drm/i915/gvt: Fix guest i915 full ppgtt blocking issueTina Zhang2017-08-152-17/+29
| | | * | | | | | drm/i915: Enable guest i915 full ppgtt functionalityTina Zhang2017-08-155-3/+20
| | | * | | | | | drm/i915: Disconnect 32 and 48 bit ppGTT supportJoonas Lahtinen2017-08-151-4/+9
| | | * | | | | | drm/i915/gvt: Add shadow context descriptor updatingKechen Lu2017-08-103-0/+26
| | | * | | | | | drm/i915/gvt: expose vGPU context hw idZhenyu Wang2017-08-101-0/+17
| | | * | | | | | drm/i915/gvt: Refine the intel_vgpu_reset_gtt reset functionChuanxiao Dong2017-08-103-9/+5
| | | * | | | | | drm/i915/gvt: Add carefully checking in GTT walker pathsChangbin Du2017-08-102-37/+64
| | | * | | | | | drm/i915/gvt: Remove duplicated MMIO entriesJian Jun Chen2017-08-101-8/+10
| | | * | | | | | drm/i915/gvt: take runtime pm when do early scan and shadowZhenyu Wang2017-08-101-0/+2
| | | * | | | | | drm/i915/gvt: Replace duplicated code with exist functionPing Gao2017-08-101-3/+3
| | | * | | | | | drm/i915/gvt: To check whether workload scan and shadow has mutex holdPing Gao2017-08-101-0/+2
| | | * | | | | | drm/i915/gvt: Audit and shadow workload during ELSP writingPing Gao2017-08-103-0/+19
| | | * | | | | | drm/i915/gvt: Factor out scan and shadow from workload dispatchPing Gao2017-08-104-35/+54
| | | * | | | | | drm/i915/gvt: Optimize ring siwtch 2x faster again by light weight mmio acces...Changbin Du2017-08-101-13/+26
| | | * | | | | | drm/i915/gvt: Optimize ring siwtch 2x faster by removing unnecessary POSTING_...Changbin Du2017-08-101-6/+13
| | | * | | | | | drm/i915/gvt: Use gvt_err to print the resource not enough errorChuanxiao Dong2017-08-101-2/+2
| | * | | | | | | drm/i915: Initialize 'data' in intel_dsi_dcs_backlight.cBalasubramaniam, Hari Chand2017-08-151-1/+1
| | * | | | | | | drm/i915/dp: Validate the compliance test link parametersManasi Navare2017-08-151-17/+17
| | * | | | | | | drm/i915/dp: Generalize intel_dp_link_params function to accept arguments to ...Manasi Navare2017-08-151-6/+8
| | * | | | | | | drm/i915: More surgically unbreak the modeset vs reset deadlockDaniel Vetter2017-08-144-10/+52
| | * | | | | | | drm/i915: Push i915_sw_fence_wait into the nonblocking atomic commitDaniel Vetter2017-08-141-8/+8
| | * | | | | | | drm/i915: Avoid the gpu reset vs. modeset deadlockDaniel Vetter2017-08-141-0/+7
| | * | | | | | | drm/i915/gen9: Send all components in VF stateMika Kuoppala2017-08-141-2/+2
| | * | | | | | | drm/i915/guc: Rename GuC irq trigger functionMichal Wajdeczko2017-08-121-2/+2
| | * | | | | | | drm/i915: Suppress switch_mm emission between the same aliasing_ppgttChris Wilson2017-08-121-7/+8
| | * | | | | | | drm/i915: Add SW_SYNC to our recommend testing KconfigChris Wilson2017-08-121-0/+1
OpenPOWER on IntegriCloud