summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2019-10-16drm/i915: Fixup preempt-to-busy vs resubmission of a virtual requestChris Wilson
2019-10-16drm/i915/userptr: Never allow userptr into the mappable GGTTChris Wilson
2019-10-16drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pinVille Syrjälä
2019-10-16drm/i915/execlists: Refactor -EIO markup of hung requestsChris Wilson
2019-10-09drm/i915/gt: execlists->active is serialised by the taskletChris Wilson
2019-10-09drm/i915/execlists: Protect peeking at execlists->activeChris Wilson
2019-10-09drm/i915: Fixup preempt-to-busy vs reset of a virtual requestChris Wilson
2019-10-09drm/i915: Only enqueue already completed requestsChris Wilson
2019-10-09drm/i915/execlists: Drop redundant list_del_init(&rq->sched.link)Chris Wilson
2019-10-09drm/i915/cml: Add second PCH ID for CMPMatt Roper
2019-10-07drm/i915: Mark contents as dirty on a write faultChris Wilson
2019-10-07drm/i915: Prevent bonded requests from overtaking each other on preemptionChris Wilson
2019-10-07drm/i915: Bump skl+ max plane width to 5k for linear/x-tiledVille Syrjälä
2019-10-07drm/i915: Verify the engine after acquiring the active.lockChris Wilson
2019-10-07drm/i915: Extend Haswell GT1 PSMI workaround to allChris Wilson
2019-10-07drm/i915: Don't mix srcu tag and negative error codesChris Wilson
2019-10-07drm/i915: Whitelist COMMON_SLICE_CHICKEN2Kenneth Graunke
2019-10-07drm/i915: Perform GGTT restore much earlier during resumeChris Wilson
2019-10-07drm/i915/execlists: Remove incorrect BUG_ON for schedule-outChris Wilson
2019-10-03Revert "drm/i915: Fix DP-MST crtc_mask"Ville Syrjälä
2019-10-02drm/i915: Fix g4x sprite scaling stride check with GTT remappingVille Syrjälä
2019-10-02drm/i915/dp: Fix dsc bpp calculations, v5.Maarten Lankhorst
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-14Merge tag 'drm-fixes-2019-09-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-12Revert "drm/i915/userptr: Acquire the page lock around set_page_dirty()"Chris Wilson
2019-09-09drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+Chris Wilson
2019-09-09drm/i915: Limit MST to <= 8bpc once againVille Syrjälä
2019-09-06drm/i915: Use NOEVICT for first pass on attemping to pin a GGTT mmapChris Wilson
2019-09-06drm/i915: to make vgpu ppgtt notificaiton as atomic operationXiaolin Zhang
2019-09-06drm/i915: Flush the existing fence before GGTT read/writeChris Wilson
2019-09-06drm/i915: Hold irq-off for the entire fake lock periodChris Wilson
2019-09-06Merge tag 'gvt-next-fixes-2019-09-06' of https://github.com/intel/gvt-linux i...Rodrigo Vivi
2019-09-06drm/i915/gvt: update RING_START reg of vGPU when the context is submitted to ...Weinan Li
2019-09-06drm/i915/gvt: update vgpu workload head pointer correctlyXiaolin Zhang
2019-09-04kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)Masahiro Yamada
2019-08-27drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()Lyude Paul
2019-08-27drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of encoder->typeManasi Navare
2019-08-27drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guestXiong Zhang
2019-08-27drm/i915: Do not create a new max_bpc prop for MST connectorsVille Syrjälä
2019-08-27Merge tag 'drm-misc-next-2019-08-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-08-22drm/i915: Update DRIVER_DATE to 20190822Rodrigo Vivi
2019-08-22drm/i915: Kill the undead i915_gem_batch_pool.cChris Wilson
2019-08-22drm/i915: Replace i915_vma_put_fence()Chris Wilson
2019-08-22drm/i915: Pull obj->userfault tracking under the ggtt->mutexChris Wilson
2019-08-22drm/i915: Track ggtt fence reservations under its own mutexChris Wilson
2019-08-22drm/i915: Generalise the clflush dma-workerChris Wilson
2019-08-22Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi
2019-08-21drm/i915/selftests: Fixup a couple of missing serialisation with vmaChris Wilson
2019-08-21drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guestXiong Zhang