summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2018-04-09drm/i915/skl+: pass skl_wm_level struct to wm compute funcMahesh Kumar
2018-04-09drm/i915/skl+: NV12 related changes for WMMahesh Kumar
2018-04-09drm/i915/skl+: support verification of DDB HW state for NV12Mahesh Kumar
2018-04-09drm/i915/skl+: add NV12 in skl_format_to_fourccMahesh Kumar
2018-04-09drm/i915/skl+: refactor WM calculation for NV12Mahesh Kumar
2018-04-09drm/i915/skl+: rename skl_wm_values struct to skl_ddb_valuesMahesh Kumar
2018-04-07drm/i915/dp: Send DPCD ON for MST before phy_upLyude Paul
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-06drm/i915: Pass the set of guilty engines to i915_reset()Chris Wilson
2018-04-06drm/i915: Treat i915_reset_engine() as guilty until proven innocentChris Wilson
2018-04-06drm/i915: Split out parking from the idle worker for reuseChris Wilson
2018-04-06drm/i915/selftests: Rename wait_for_hang() to wait_until_running()Chris Wilson
2018-04-06drm/i915/icl: Enable RC6 and RPS in Gen11Oscar Mateo
2018-04-06drm/i915/icl: Deal with GT INT DW correctlyOscar Mateo
2018-04-06drm/i915/icl: Handle RPS interrupts correctly for Gen11Oscar Mateo
2018-04-06drm/i915/icl: Use hw engine class, instance to find irq handlerMika Kuoppala
2018-04-06drm/i915/icl: Add reset control register changesMichel Thierry
2018-04-06drm/i915: Describe the bottom of stack in processing a batchbufferKevin Rogovin
2018-04-06drm/i915/selftests: Avoid repeatedly harming the same innocent contextChris Wilson
2018-04-06drm/i915/audio: Fix audio enumeration issue on BXTGaurav K Singh
2018-04-06drm/i915: Fix memory leak in intel_hdcp authRadhakrishna Sripada
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-04-05drm/i915: Only call finish_reset after a prepare_resetChris Wilson
2018-04-04drm/i915/selftests: Add basic sanitychecks for execlistsChris Wilson
2018-04-04drm/i915: Do no use kfree() to free a kmem_cache_alloc() return valueXidong Wang
2018-04-04drm/i915: Check hdcp key loadabilityRamalingam C
2018-04-04drm/i915: Read Vprime thrice incase of mismatchRamalingam C
2018-04-04drm/i915: Read HDCP R0 thrice in case of mismatchRamalingam C
2018-04-04drm/i915/execlists: Clear user-active flag on preemption completionChris Wilson
2018-04-04Merge tag 'gvt-fixes-2018-04-03' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen
2018-04-04drm/i915: Store preemption capability in engine->flagsChris Wilson
2018-04-03drm/i915/execlists: Track begin/end of execlists submission sequencesChris Wilson
2018-04-02Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-03-30Merge airlied/drm-next into drm-intel-next-queuedRodrigo Vivi
2018-03-30drm/i915/psr: Set DPCD PSR2 enable bit when neededJosé Roberto de Souza
2018-03-30drm/i915/psr: Cache sink synchronization latencyJosé Roberto de Souza
2018-03-30drm/i915/psr: Use PSR2 macro for PSR2José Roberto de Souza
2018-03-30drm/i915/psr: Do not override PSR2 sink supportJosé Roberto de Souza
2018-03-30drm/i915/psr/cnl: Enable Y-coordinate support in sourceJosé Roberto de Souza
2018-03-30drm/i915/psr: Tie PSR2 support to Y coordinate requirementJosé Roberto de Souza
2018-03-30drm/i915/psr: Nuke aux frame syncJosé Roberto de Souza
2018-03-30Merge airlied/drm-next into drm-misc-nextSean Paul
2018-03-30drm/i915: Only warn for might_sleep() before a slow wait_for_registerChris Wilson
2018-03-30drm/i915: Avoid sleeping inside per-engine resetChris Wilson
2018-03-30drm/i915/gvt: Add drm_format_mod updateTina Zhang
2018-03-30drm/i915/gvt: Disable primary/sprite/cursor plane at virtual display initiali...Xiong Zhang
2018-03-30drm/i915/gvt: Delete redundant error message in fb_decode.cXiong Zhang
2018-03-30drm/i915/gvt: Cancel dma map when resetting ggtt entriesChangbin Du
2018-03-30drm/i915/gvt: Missed to cancel dma map for ggtt entriesChangbin Du
2018-03-29drm/i915: Make force_load_detect effective even w/ DMI quirks/hotplugVille Syrjälä