| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/i915/gt: execlists->active is serialised by the tasklet | Chris Wilson | 2019-10-09 | 3 | -9/+27 |
* | drm/i915/execlists: Protect peeking at execlists->active | Chris Wilson | 2019-10-09 | 1 | -2/+5 |
* | drm/i915: Fixup preempt-to-busy vs reset of a virtual request | Chris Wilson | 2019-10-09 | 2 | -4/+6 |
* | drm/i915: Only enqueue already completed requests | Chris Wilson | 2019-10-09 | 3 | -38/+74 |
* | drm/i915/execlists: Drop redundant list_del_init(&rq->sched.link) | Chris Wilson | 2019-10-09 | 1 | -1/+0 |
* | drm/i915/cml: Add second PCH ID for CMP | Matt Roper | 2019-10-09 | 2 | -0/+2 |
* | drm/i915: Mark contents as dirty on a write fault | Chris Wilson | 2019-10-07 | 1 | -1/+5 |
* | drm/i915: Prevent bonded requests from overtaking each other on preemption | Chris Wilson | 2019-10-07 | 1 | -8/+12 |
* | drm/i915: Bump skl+ max plane width to 5k for linear/x-tiled | Ville Syrjälä | 2019-10-07 | 1 | -1/+14 |
* | drm/i915: Verify the engine after acquiring the active.lock | Chris Wilson | 2019-10-07 | 1 | -3/+22 |
* | drm/i915: Extend Haswell GT1 PSMI workaround to all | Chris Wilson | 2019-10-07 | 1 | -1/+1 |
* | drm/i915: Don't mix srcu tag and negative error codes | Chris Wilson | 2019-10-07 | 3 | -10/+6 |
* | drm/i915: Whitelist COMMON_SLICE_CHICKEN2 | Kenneth Graunke | 2019-10-07 | 1 | -0/+3 |
* | drm/i915: Perform GGTT restore much earlier during resume | Chris Wilson | 2019-10-07 | 3 | -3/+11 |
* | drm/i915/execlists: Remove incorrect BUG_ON for schedule-out | Chris Wilson | 2019-10-07 | 1 | -1/+0 |
* | Revert "drm/i915: Fix DP-MST crtc_mask" | Ville Syrjälä | 2019-10-03 | 1 | -1/+1 |
* | drm/i915: Fix g4x sprite scaling stride check with GTT remapping | Ville Syrjälä | 2019-10-02 | 1 | -2/+3 |
* | drm/i915/dp: Fix dsc bpp calculations, v5. | Maarten Lankhorst | 2019-10-02 | 5 | -99/+107 |
* | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2019-09-20 | 1 | -1/+1 |
|\ |
|
| * | kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj) | Masahiro Yamada | 2019-09-04 | 1 | -1/+1 |
* | | Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2019-09-19 | 365 | -17160/+23856 |
|\ \ |
|
| * | | drm/i915: Use NOEVICT for first pass on attemping to pin a GGTT mmap | Chris Wilson | 2019-09-06 | 1 | -1/+1 |
| * | | drm/i915: to make vgpu ppgtt notificaiton as atomic operation | Xiaolin Zhang | 2019-09-06 | 3 | -5/+9 |
| * | | drm/i915: Flush the existing fence before GGTT read/write | Chris Wilson | 2019-09-06 | 1 | -0/+8 |
| * | | drm/i915: Hold irq-off for the entire fake lock period | Chris Wilson | 2019-09-06 | 5 | -29/+42 |
| * | | Merge tag 'gvt-next-fixes-2019-09-06' of https://github.com/intel/gvt-linux i... | Rodrigo Vivi | 2019-09-06 | 1 | -13/+32 |
| |\ \ |
|
| | * | | drm/i915/gvt: update RING_START reg of vGPU when the context is submitted to ... | Weinan Li | 2019-09-06 | 1 | -0/+17 |
| | * | | drm/i915/gvt: update vgpu workload head pointer correctly | Xiaolin Zhang | 2019-09-06 | 1 | -13/+15 |
| * | | | Merge tag 'drm-misc-next-2019-08-23' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2019-08-27 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | drm/i915: Select DMABUF_SELFTESTS for the default i915.ko debug build | Chris Wilson | 2019-08-19 | 1 | -0/+1 |
| * | | | | drm/i915: Update DRIVER_DATE to 20190822 | Rodrigo Vivi | 2019-08-22 | 1 | -2/+2 |
| * | | | | drm/i915: Kill the undead i915_gem_batch_pool.c | Chris Wilson | 2019-08-22 | 1 | -132/+0 |
| * | | | | drm/i915: Replace i915_vma_put_fence() | Chris Wilson | 2019-08-22 | 7 | -55/+53 |
| * | | | | drm/i915: Pull obj->userfault tracking under the ggtt->mutex | Chris Wilson | 2019-08-22 | 3 | -5/+11 |
| * | | | | drm/i915: Track ggtt fence reservations under its own mutex | Chris Wilson | 2019-08-22 | 6 | -49/+87 |
| * | | | | drm/i915: Generalise the clflush dma-worker | Chris Wilson | 2019-08-22 | 4 | -80/+183 |
| * | | | | Merge drm/drm-next into drm-intel-next-queued | Rodrigo Vivi | 2019-08-22 | 36 | -132/+337 |
| |\ \ \ \ |
|
| | * | | | | Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2019-08-21 | 19 | -55/+56 |
| | |\| | | |
|
| | | * | | | dma-fence: Store the timestamp in the same union as the cb_list | Chris Wilson | 2019-08-17 | 1 | -6/+7 |
| | | * | | | dma-buf: Restore seqlock around dma_resv updates | Chris Wilson | 2019-08-16 | 1 | -7/+17 |
| | | * | | | dma-buf: rename reservation_object to dma_resv | Christian König | 2019-08-13 | 17 | -54/+54 |
| | | * | | | drm/i915: use new reservation_object_fences helper | Christian König | 2019-08-10 | 1 | -17/+7 |
| | * | | | | Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2019-08-09 | 9 | -50/+84 |
| | |\| | | |
|
| | | * | | | drm/i915: stop using seqcount for fence pruning | Christian König | 2019-08-07 | 1 | -9/+5 |
| | | * | | | drm/i915: update the hdcp state with uevent | Ramalingam C | 2019-08-06 | 1 | -5/+3 |
| | | * | | | drm/i915: Attach content type property | Ramalingam C | 2019-08-06 | 3 | -22/+62 |
| | | * | | | drm: Add Content protection type property | Ramalingam C | 2019-08-06 | 1 | -1/+3 |
| | | * | | | drm/i915: Fix up broken merge | Daniel Vetter | 2019-07-22 | 4 | -747/+6 |
| | | * | | | Merge v5.3-rc1 into drm-misc-next | Maxime Ripard | 2019-07-22 | 298 | -15561/+18315 |
| | | |\ \ \ |
|
| | | * | | | | drm/i915: remove irrelevant DRM_UNLOCKED flag | Emil Velikov | 2019-06-26 | 1 | -3/+3 |