summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/gt: execlists->active is serialised by the taskletChris Wilson2019-10-093-9/+27
* drm/i915/execlists: Protect peeking at execlists->activeChris Wilson2019-10-091-2/+5
* drm/i915: Fixup preempt-to-busy vs reset of a virtual requestChris Wilson2019-10-092-4/+6
* drm/i915: Only enqueue already completed requestsChris Wilson2019-10-093-38/+74
* drm/i915/execlists: Drop redundant list_del_init(&rq->sched.link)Chris Wilson2019-10-091-1/+0
* drm/i915/cml: Add second PCH ID for CMPMatt Roper2019-10-092-0/+2
* drm/i915: Mark contents as dirty on a write faultChris Wilson2019-10-071-1/+5
* drm/i915: Prevent bonded requests from overtaking each other on preemptionChris Wilson2019-10-071-8/+12
* drm/i915: Bump skl+ max plane width to 5k for linear/x-tiledVille Syrjälä2019-10-071-1/+14
* drm/i915: Verify the engine after acquiring the active.lockChris Wilson2019-10-071-3/+22
* drm/i915: Extend Haswell GT1 PSMI workaround to allChris Wilson2019-10-071-1/+1
* drm/i915: Don't mix srcu tag and negative error codesChris Wilson2019-10-073-10/+6
* drm/i915: Whitelist COMMON_SLICE_CHICKEN2Kenneth Graunke2019-10-071-0/+3
* drm/i915: Perform GGTT restore much earlier during resumeChris Wilson2019-10-073-3/+11
* drm/i915/execlists: Remove incorrect BUG_ON for schedule-outChris Wilson2019-10-071-1/+0
* Revert "drm/i915: Fix DP-MST crtc_mask"Ville Syrjälä2019-10-031-1/+1
* drm/i915: Fix g4x sprite scaling stride check with GTT remappingVille Syrjälä2019-10-021-2/+3
* drm/i915/dp: Fix dsc bpp calculations, v5.Maarten Lankhorst2019-10-025-99/+107
* Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-201-1/+1
|\
| * kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)Masahiro Yamada2019-09-041-1/+1
* | Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-09-19365-17160/+23856
|\ \
| * | drm/i915: Use NOEVICT for first pass on attemping to pin a GGTT mmapChris Wilson2019-09-061-1/+1
| * | drm/i915: to make vgpu ppgtt notificaiton as atomic operationXiaolin Zhang2019-09-063-5/+9
| * | drm/i915: Flush the existing fence before GGTT read/writeChris Wilson2019-09-061-0/+8
| * | drm/i915: Hold irq-off for the entire fake lock periodChris Wilson2019-09-065-29/+42
| * | Merge tag 'gvt-next-fixes-2019-09-06' of https://github.com/intel/gvt-linux i...Rodrigo Vivi2019-09-061-13/+32
| |\ \
| | * | drm/i915/gvt: update RING_START reg of vGPU when the context is submitted to ...Weinan Li2019-09-061-0/+17
| | * | drm/i915/gvt: update vgpu workload head pointer correctlyXiaolin Zhang2019-09-061-13/+15
| * | | Merge tag 'drm-misc-next-2019-08-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-08-271-0/+1
| |\ \ \
| | * | | drm/i915: Select DMABUF_SELFTESTS for the default i915.ko debug buildChris Wilson2019-08-191-0/+1
| * | | | drm/i915: Update DRIVER_DATE to 20190822Rodrigo Vivi2019-08-221-2/+2
| * | | | drm/i915: Kill the undead i915_gem_batch_pool.cChris Wilson2019-08-221-132/+0
| * | | | drm/i915: Replace i915_vma_put_fence()Chris Wilson2019-08-227-55/+53
| * | | | drm/i915: Pull obj->userfault tracking under the ggtt->mutexChris Wilson2019-08-223-5/+11
| * | | | drm/i915: Track ggtt fence reservations under its own mutexChris Wilson2019-08-226-49/+87
| * | | | drm/i915: Generalise the clflush dma-workerChris Wilson2019-08-224-80/+183
| * | | | Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi2019-08-2236-132/+337
| |\ \ \ \
| | * \ \ \ Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-08-2119-55/+56
| | |\ \ \ \ | | | |/ / /
| | | * | | dma-fence: Store the timestamp in the same union as the cb_listChris Wilson2019-08-171-6/+7
| | | * | | dma-buf: Restore seqlock around dma_resv updatesChris Wilson2019-08-161-7/+17
| | | * | | dma-buf: rename reservation_object to dma_resvChristian König2019-08-1317-54/+54
| | | * | | drm/i915: use new reservation_object_fences helperChristian König2019-08-101-17/+7
| | * | | | Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-08-099-50/+84
| | |\ \ \ \ | | | |/ / /
| | | * | | drm/i915: stop using seqcount for fence pruningChristian König2019-08-071-9/+5
| | | * | | drm/i915: update the hdcp state with ueventRamalingam C2019-08-061-5/+3
| | | * | | drm/i915: Attach content type propertyRamalingam C2019-08-063-22/+62
| | | * | | drm: Add Content protection type propertyRamalingam C2019-08-061-1/+3
| | | * | | drm/i915: Fix up broken mergeDaniel Vetter2019-07-224-747/+6
| | | * | | Merge v5.3-rc1 into drm-misc-nextMaxime Ripard2019-07-22298-15561/+18315
| | | |\ \ \
| | | * | | | drm/i915: remove irrelevant DRM_UNLOCKED flagEmil Velikov2019-06-261-3/+3