summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2018-02-14drm/i915: Fix DSI panels with v1 MIPI sequences without a DEASSERT sequence v3Hans de Goede
2018-02-14drm/i915: Free memdup-ed DSI VBT data structures on driver_unloadHans de Goede
2018-02-14drm/i915: Add intel_bios_cleanup() functionHans de Goede
2018-02-14drm/i915/vlv: Add cdclk workaround for DSIHans de Goede
2018-02-14drm/i915/gvt: fix one typo of render_mmio traceWeinan Li
2018-02-14drm/i915/gvt: Support BAR0 8-byte reads/writesTina Zhang
2018-02-14drm/i915/gvt: add 0xe4f0 into gen9 render listWeinan Li
2018-02-13drm/i915/pmu: Fix building without CONFIG_PMChris Wilson
2018-02-13drm/i915/pmu: Fix sleep under atomic in RC6 readoutTvrtko Ursulin
2018-02-13drm/i915/pmu: Fix PMU enable vs execlists tasklet raceTvrtko Ursulin
2018-02-13drm/i915: Lock out execlist tasklet while peeking inside for busy-statsChris Wilson
2018-02-13drm/i915/breadcrumbs: Ignore unsubmitted signalersChris Wilson
2018-02-12drm/i915: Don't wake the device up to check if the engine is asleepChris Wilson
2018-02-12drm/i915: Avoid truncation before clamping userspace's priority valueChris Wilson
2018-02-12drm/i915/perf: Fix compiler warning for string truncationChris Wilson
2018-02-12drm/i915/perf: Fix compiler warning for string truncationChris Wilson
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-08Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds
2018-02-07drm/i915/bios: add DP max link rate to VBT child device structJani Nikula
2018-02-06drm/i915/cnp: Properly handle VBT ddc pin out of bounds.Rodrigo Vivi
2018-02-06drm/i915/cnp: Ignore VBT request for know invalid DDC pin.Rodrigo Vivi
2018-02-06drm/i915/cmdparser: Do not check past the cmd length.Michal Srb
2018-02-06drm/i915/cmdparser: Check reg_table_count before derefencing.Michal Srb
2018-02-06drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changingImre Deak
2018-02-06drm/i915/gvt: Use KVM r/w to access guest opregionTina Zhang
2018-02-06drm/i915/gvt: Fix aperture read/write emulation when enable x-no-mmap=onChangbin Du
2018-02-06drm/i915/gvt: only reset execlist state of one engine during VM engine resetWeinan Li
2018-02-06drm/i915/gvt: refine intel_vgpu_submission_ops as per engine opsWeinan Li
2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2018-02-01Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-01drm/i915/ppgtt: Pin page directories before allocationChris Wilson
2018-02-01drm/i915: Always run hangcheck while the GPU is busyChris Wilson
2018-02-01Revert "drm/i915: mark all device info struct with __initconst"Lionel Landwerlin
2018-02-01drm/i915/edp: Do not do link training fallback or prune modes on EDPManasi Navare
2018-02-01drm/i915: Check for fused or unused pipesMika Kahola
2018-02-01drm/i915: Protect WC stash allocation against direct reclaimChris Wilson
2018-02-01drm/i915: Only attempt to scan the requested number of shrinker slabsChris Wilson
2018-02-01drm/i915: Always call to intel_display_set_init_power() in resume_early.Maarten Lankhorst
2018-02-01drm/i915/gvt: cancel scheduler timer when no vGPU existsZhenyu Wang
2018-02-01drm/i915/gvt: cancel virtual vblank timer when no vGPU existsZhenyu Wang
2018-02-01drm/i915/gvt: Keep obj->dma_buf link NULL during exportingTina Zhang
2018-02-01drm/i915/pmu: Reconstruct active state on starting busy-statsChris Wilson
2018-02-01drm/i915: Stop getting the fault address from RING_FAULT_REGOscar Mateo
2018-02-01drm/i915/guc: Add uc_fini_wq in gem_init unwind pathSagar Arun Kamble
2018-02-01drm/i915: Fix using BIT_ULL() vs. BIT() for power domain masksImre Deak
2018-02-01drm/i915: Try EDID bitbanging on HDMI after failed readStefan BrĂ¼ns
2018-02-01drm/i915/glk: Disable Guc and HuC on GLKAnusha Srivatsa
2018-02-01drm/i915/gvt: Do not use I915_NUM_ENGINES to iterate over the mocs regs arrayMichel Thierry
2018-02-01drm/i915/gvt: validate gfn before set shadow page entryHang Yuan