summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-071-1/+4
|\
| * drm/i915: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-02-161-1/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-051-2/+2
|\ \
| * | treewide: Fix typos in printkMasanari Iida2018-03-271-2/+2
* | | Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-031-10/+4Star
|\ \ \
| * | | sched/wait, drivers/drm: Convert wait_on_atomic_t() usage to the new wait_var...Peter Zijlstra2018-03-201-10/+4Star
* | | | Merge tag 'drm-intel-next-fixes-2018-03-27' of git://anongit.freedesktop.org/...Dave Airlie2018-03-283-26/+19Star
|\ \ \ \
| * | | | drm/i915: Fix hibernation with ACPI S0 target stateImre Deak2018-03-272-13/+11Star
| * | | | drm/i915/execlists: Use a locked clear_bit() for synchronisation with interruptChris Wilson2018-03-271-13/+8Star
| * | | | drm/i915: Specify which engines to reset following semaphore/event lockupsChris Wilson2018-03-271-2/+2
| * | | | drm/i915/dp: Write to SET_POWER dpcd to enable MST hub.Dhinakaran Pandiyan2018-03-271-5/+2Star
* | | | | Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie2018-03-2810-20/+157
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | drm/i915: Specify which engines to reset following semaphore/event lockupsChris Wilson2018-03-211-2/+2
| * | | | drm/i915/dp: Write to SET_POWER dpcd to enable MST hub.Dhinakaran Pandiyan2018-03-201-5/+2Star
| | |/ / | |/| |
| * | | Merge tag 'gvt-fixes-2018-03-15' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi2018-03-154-4/+82
| |\ \ \
| | * | | drm/i915/gvt: fix user copy warning by whitelist workload rb_tail fieldZhenyu Wang2018-03-151-4/+6
| | * | | drm/i915/gvt: Correct the privilege shadow batch buffer addressfred gao2018-03-153-0/+20
| | * | | drm/i915/gvt: keep oa config in shadow ctxMin He2018-03-092-0/+54
| | * | | drm/i915/gvt: Add runtime_pm_get/put into gvt_switch_mmioXiong Zhang2018-03-091-0/+2
| * | | | drm/i915: Kick the rps worker when changing the boost frequencyChris Wilson2018-03-121-2/+8
| * | | | drm/i915: Only prune fences after wait-for-allChris Wilson2018-03-121-4/+12
| * | | | drm/i915: Enable VBT based BL control for DPMustamin B Mustaffa2018-03-121-7/+3Star
| |/ / /
| * | | drm/i915: Suspend submission tasklets around wedgingChris Wilson2018-03-062-1/+10
| * | | drm/i915/perf: fix perf stream opening lockLionel Landwerlin2018-03-061-27/+13Star
| |/ /
| * | drm/i915: Make global seqno known in i915_gem_request_execute tracepointTvrtko Ursulin2018-02-281-2/+2
| * | drm/i915: Clear the in-use marker on execbuf failureChris Wilson2018-02-281-0/+2
| * | drm/i915/cnl: Fix PORT_TX_DW5/7 register addressMahesh Kumar2018-02-281-2/+2
| * | drm/i915/audio: fix check for av_enc_map overflowJani Nikula2018-02-281-3/+3
| * | drm/i915: Fix rsvd2 mask when out-fence is returnedDaniele Ceraolo Spurio2018-02-281-1/+1
| * | drm/i915: Fix DSI panels with v1 MIPI sequences without a DEASSERT sequence v3Hans de Goede2018-02-142-0/+85
| * | drm/i915: Free memdup-ed DSI VBT data structures on driver_unloadHans de Goede2018-02-141-0/+6
| * | drm/i915: Add intel_bios_cleanup() functionHans de Goede2018-02-143-13/+17
| * | drm/i915/vlv: Add cdclk workaround for DSIHans de Goede2018-02-141-0/+8
| * | drm/i915/gvt: fix one typo of render_mmio traceWeinan Li2018-02-141-1/+1
| * | drm/i915/gvt: Support BAR0 8-byte reads/writesTina Zhang2018-02-141-2/+49
| * | drm/i915/gvt: add 0xe4f0 into gen9 render listWeinan Li2018-02-141-0/+1
| * | drm/i915/pmu: Fix building without CONFIG_PMChris Wilson2018-02-141-10/+23
| * | drm/i915/pmu: Fix sleep under atomic in RC6 readoutTvrtko Ursulin2018-02-142-15/+84
| * | drm/i915/pmu: Fix PMU enable vs execlists tasklet raceTvrtko Ursulin2018-02-142-87/+52Star
| * | drm/i915: Lock out execlist tasklet while peeking inside for busy-statsChris Wilson2018-02-141-8/+12
| * | drm/i915/breadcrumbs: Ignore unsubmitted signalersChris Wilson2018-02-141-19/+10Star
| * | drm/i915: Don't wake the device up to check if the engine is asleepChris Wilson2018-02-131-1/+3
| * | drm/i915: Avoid truncation before clamping userspace's priority valueChris Wilson2018-02-131-1/+1
| * | drm/i915/perf: Fix compiler warning for string truncationChris Wilson2018-02-131-2/+2
| * | drm/i915/perf: Fix compiler warning for string truncationChris Wilson2018-02-131-2/+2
| |/
* | Merge tag 'drm-intel-next-fixes-2018-03-22' of git://anongit.freedesktop.org/...Dave Airlie2018-03-2210-41/+119
|\ \
| * | drm/i915/gvt: force to set all context control bits from guestZhenyu Wang2018-03-191-1/+8
| * | drm/i915/gvt: Update PDPs after a vGPU mm object is pinned.Zhi Wang2018-03-191-3/+25
| * | drm/i915/gvt: Invalidate vGPU PPGTT mm objects during a vGPU reset.Zhi Wang2018-03-193-0/+24
| * | drm/i915/kvmgt: Handle kzalloc failureChangbin Du2018-03-191-7/+15