summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* 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-191-5/+2
* 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/+3
|/
* drm/i915: Suspend submission tasklets around wedgingChris Wilson2018-03-052-1/+10
* drm/i915/perf: fix perf stream opening lockLionel Landwerlin2018-03-051-27/+13
* 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-131-10/+23
* drm/i915/pmu: Fix sleep under atomic in RC6 readoutTvrtko Ursulin2018-02-132-15/+84
* drm/i915/pmu: Fix PMU enable vs execlists tasklet raceTvrtko Ursulin2018-02-132-87/+52
* drm/i915: Lock out execlist tasklet while peeking inside for busy-statsChris Wilson2018-02-131-8/+12
* drm/i915/breadcrumbs: Ignore unsubmitted signalersChris Wilson2018-02-131-19/+10
* drm/i915: Don't wake the device up to check if the engine is asleepChris Wilson2018-02-121-1/+3
* drm/i915: Avoid truncation before clamping userspace's priority valueChris Wilson2018-02-121-1/+1
* drm/i915/perf: Fix compiler warning for string truncationChris Wilson2018-02-121-2/+2
* drm/i915/perf: Fix compiler warning for string truncationChris Wilson2018-02-121-2/+2
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-5/+5
* Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds2018-02-0839-269/+419
|\
| * drm/i915/bios: add DP max link rate to VBT child device structJani Nikula2018-02-072-3/+7
| * drm/i915/cnp: Properly handle VBT ddc pin out of bounds.Rodrigo Vivi2018-02-061-2/+3
| * drm/i915/cnp: Ignore VBT request for know invalid DDC pin.Rodrigo Vivi2018-02-061-3/+8
| * drm/i915/cmdparser: Do not check past the cmd length.Michal Srb2018-02-061-0/+6
| * drm/i915/cmdparser: Check reg_table_count before derefencing.Michal Srb2018-02-061-2/+2
| * drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changingImre Deak2018-02-063-9/+25
| * drm/i915/gvt: Use KVM r/w to access guest opregionTina Zhang2018-02-062-29/+70
| * drm/i915/gvt: Fix aperture read/write emulation when enable x-no-mmap=onChangbin Du2018-02-064-59/+35
| * drm/i915/gvt: only reset execlist state of one engine during VM engine resetWeinan Li2018-02-063-14/+20
| * drm/i915/gvt: refine intel_vgpu_submission_ops as per engine opsWeinan Li2018-02-066-18/+20
| * drm/i915/ppgtt: Pin page directories before allocationChris Wilson2018-02-011-4/+10
| * drm/i915: Always run hangcheck while the GPU is busyChris Wilson2018-02-014-21/+6
| * Revert "drm/i915: mark all device info struct with __initconst"Lionel Landwerlin2018-02-011-47/+47
| * drm/i915/edp: Do not do link training fallback or prune modes on EDPManasi Navare2018-02-011-9/+17
| * drm/i915: Check for fused or unused pipesMika Kahola2018-02-011-1/+1
OpenPOWER on IntegriCloud