Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-06 17:39:46 to 2019-08-07 17:45:30 UTC [more...]

[PATCH 0/7] Hardening firmware fetch
 2019-08-07 17:45 UTC  (15+ messages)
` [PATCH 1/7] drm/i915/uc: Prefer dev_info for reporting options
` [PATCH 2/7] drm/i915/uc: HuC firmware can't be supported without GuC
` [PATCH 3/7] drm/i915/uc: Don't fetch HuC fw if GuC fw fetch already failed
` [PATCH 4/7] drm/i915: Don't try to partition WOPCM without GuC firmware
` [PATCH 5/7] drm/i915: Make wopcm_to_i915() private
` [PATCH 6/7] drm/i915/uc: WOPCM programming errors are not always real
` [PATCH 7/7] drm/i915/uc: Hardening firmware fetch

[PATCH] drm/i915/execlists: Always request completion before marking an error
 2019-08-07 17:14 UTC 

[PATCH 1/5] drm/i915: Only enqueue already completed requests
 2019-08-07 17:12 UTC  (11+ messages)
` [PATCH 5/5] drm/i915: Cancel non-persistent contexts on close

[PATCH 0/9] Refactor to expand subslice mask (rev 2)
 2019-08-07 16:58 UTC  (10+ messages)
` [PATCH 1/9] drm/i915: Use variable for debugfs device status
` [PATCH 2/9] drm/i915: Add function to set SSEU info per platform
` [PATCH 3/9] drm/i915: Add subslice stride runtime parameter
` [PATCH 4/9] drm/i915: Add EU "
` [PATCH 5/9] drm/i915: Add function to set subslices
` [PATCH 6/9] drm/i915: Add function to determine if a slice has a subslice
` [PATCH 7/9] drm/i915: Refactor instdone loops on new subslice functions
` [PATCH 8/9] drm/i915: Add new function to copy subslices for a slice
` [PATCH 9/9] drm/i915: Expand subslice mask

[PATCH] drm/i915: Drop expectations of VM_IO from our GGTT mmappings
 2019-08-07 16:53 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 1/4] dma-buf: add reservation_object_fences helper
 2019-08-07 16:10 UTC  (8+ messages)
` [PATCH 2/4] drm/i915: use new "
` [PATCH 3/4] dma-buf: further relax reservation_object_add_shared_fence
` [PATCH 4/4] dma-buf: nuke reservation_object seq number

[RFC] drm/i915/vlv: allocate Gunit s0ix state on demand
 2019-08-07 15:49 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[CI] drm/i915: Isolate i915_getparam_ioctl()
 2019-08-07 15:46 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH 1/3] drm/i915: Rename engines with to match their user interface
 2019-08-07 15:24 UTC  (17+ messages)
` [PATCH 2/3] drm/i915: Use intel_engine_lookup_user for probing HAS_BSD etc
` [PATCH 3/3] drm/i915: Defer final intel_wakeref_put to process context
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Rename engines with to match their user interface
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
  ` [PATCH v2] drm/i915: Rename engines "
  ` [PATCH v3] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v3] drm/i915: Rename engines to match their user interface (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH] gpu/drm/i915: disable interrupt when holding spinlock
 2019-08-07 14:54 UTC 

[PATCH 21/22] drm/i915: Extract intel_frontbuffer active tracking
 2019-08-07 14:45 UTC  (2+ messages)

[PATCH] drm/i915: split out intel_pch.[ch] from i915_drv.[ch]
 2019-08-07 14:21 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH] dma-buf: make dma_fence structure a bit smaller
 2019-08-07 14:01 UTC  (2+ messages)

[PATCH] drm/i915: Fix some NULL vs IS_ERR() conditions
 2019-08-07 14:01 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915: Include the DRIVER_DATE in the error state
 2019-08-07 13:25 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/8] dma-buf: fix busy wait for new shared fences
 2019-08-07 13:05 UTC  (21+ messages)
` [PATCH 2/8] dma-buf: fix shared fence list handling in reservation_object_copy_fences
` [PATCH 3/8] drm/i915: stop using seqcount for fenc pruning
` [PATCH 4/8] drm/i915: use new reservation_object_fences helper
` [PATCH 5/8] dma-buf: further relax reservation_object_add_shared_fence
` [PATCH 6/8] dma-buf: simplify reservation_object_get_fences_rcu a bit
` [PATCH 7/8] dma-buf: add reservation_object_fences helper
` [PATCH 8/8] dma-buf: nuke reservation_object seq number

[PULL] drm-misc-next
 2019-08-07 12:30 UTC  (6+ messages)

[PATCH v3 hmm 00/11] Add mmu_notifier_get/put for managing mmu notifier registrations
 2019-08-07 11:42 UTC  (14+ messages)
  ` [PATCH v3 hmm 01/11] mm/mmu_notifiers: hoist do_mmu_notifier_register down_write to the caller
  ` [PATCH v3 hmm 02/11] mm/mmu_notifiers: do not speculatively allocate a mmu_notifier_mm
  ` [PATCH v3 hmm 04/11] misc/sgi-gru: use mmu_notifier_get/put for struct gru_mm_struct
  ` [PATCH v3 hmm 05/11] hmm: use mmu_notifier_get/put for 'struct hmm'
` [PATCH v3 hmm 03/11] mm/mmu_notifiers: add a get/put scheme for the registration
` [PATCH v3 hmm 06/11] RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'
` [PATCH v3 hmm 07/11] RDMA/odp: remove ib_ucontext from ib_umem
` [PATCH v3 hmm 08/11] drm/radeon: use mmu_notifier_get/put for struct radeon_mn
` [PATCH v3 hmm 09/11] drm/amdkfd: fix a use after free race with mmu_notifer unregister
` [PATCH v3 hmm 10/11] drm/amdkfd: use mmu_notifier_put
` [PATCH v3 hmm 11/11] mm/mmu_notifiers: remove unregister_no_release

[PATCH] drm/i915: Rename engines with to match their user interface
 2019-08-07 11:32 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[v2 0/6] Support mipi dsi video mode on TGL
 2019-08-07 11:07 UTC  (7+ messages)
` [v2 1/6] drm/i915/tgl/dsi: Program TRANS_VBLANK register
` [v2 5/6] drm/i915/tgl: Add mipi dsi support for TGL
` [v2 6/6] drm/i915/tgl/dsi: Enable blanking packets during BLLP for video mode

[PATCH] drm/i915/gvt: Fix use-after-free in intel_vgpu_create_workload
 2019-08-07 10:46 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

drm/i915: always split up refactoring from functional changes!
 2019-08-07 10:15 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: abstract display suspend/resume operations

[PATCH] drm/i915/perf: Refactor oa object to better manage resources
 2019-08-07  9:53 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/perf: Refactor oa object to better manage resources (rev5)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 00/10] drm/i915: some more header juggling
 2019-08-07  9:53 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: some more header juggling (rev3)

[PATCH v3 00/39] put_user_pages(): miscellaneous call sites
 2019-08-07  8:51 UTC  (46+ messages)
` [PATCH v3 01/41] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
` [PATCH v3 02/41] drivers/gpu/drm/via: convert put_page() to put_user_page*()
` [PATCH v3 03/41] net/xdp: "
` [PATCH v3 04/41] net/rds: "
` [PATCH v3 05/41] net/ceph: "
` [PATCH v3 06/41] x86/kvm: "
` [PATCH v3 07/41] drm/etnaviv: convert release_pages() to put_user_pages()
` [PATCH v3 08/41] drm/i915: convert put_page() to put_user_page*()
` [PATCH v3 09/41] drm/radeon: "
` [PATCH v3 10/41] media/ivtv: "
` [PATCH v3 11/41] media/v4l2-core/mm: "
` [PATCH v3 12/41] genwqe: "
` [PATCH v3 13/41] scif: "
` [PATCH v3 14/41] vmci: "
` [PATCH v3 15/41] rapidio: "
` [PATCH v3 16/41] oradax: "
` [PATCH v3 17/41] staging/vc04_services: "
` [PATCH v3 18/41] drivers/tee: "
` [PATCH v3 19/41] vfio: "
` [PATCH v3 20/41] fbdev/pvr2fb: "
` [PATCH v3 21/41] fsl_hypervisor: "
` [PATCH v3 22/41] xen: "
` [PATCH v3 23/41] fs/exec.c: "
` [PATCH v3 24/41] orangefs: "
` [PATCH v3 25/41] uprobes: "
` [PATCH v3 26/41] futex: "
` [PATCH v3 27/41] mm/frame_vector.c: "
` [PATCH v3 28/41] mm/gup_benchmark.c: "
` [PATCH v3 29/41] mm/memory.c: "
` [PATCH v3 30/41] mm/madvise.c: "
` [PATCH v3 31/41] mm/process_vm_access.c: "
` [PATCH v3 32/41] crypt: "
` [PATCH v3 33/41] fs/nfs: "
` [PATCH v3 34/41] goldfish_pipe: "
` [PATCH v3 35/41] kernel/events/core.c: "
` [PATCH v3 36/41] fs/binfmt_elf: "
` [PATCH v3 37/41] security/tomoyo: "
` [PATCH v3 38/41] powerpc: "
` [PATCH v3 39/41] mm/mlock.c: "
` [PATCH v3 40/41] mm/mempolicy.c: "
` [PATCH v3 41/41] mm/ksm: "

[PATCH 00/34] put_user_pages(): miscellaneous call sites
 2019-08-07  8:46 UTC  (8+ messages)

[PATCH v3 0/3] Send a hotplug when edid changes
 2019-08-07  7:43 UTC  (6+ messages)
` ✓ Fi.CI.IGT: success for Send a hotplug when edid changes (rev4)

[PATCHv2 0/3] convert i915 to new mount API
 2019-08-07  6:30 UTC  (6+ messages)
` [PATCHv2 2/3] i915: convert "

linux-next: build failure after merge of the drm-misc tree
 2019-08-07  3:48 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

linux-next: manual merge of the drm-misc tree with the amdgpu tree
 2019-08-07  3:09 UTC 

[CI 1/2] drm/i915/gem: Make caps.scheduler static
 2019-08-07  0:55 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [CI,1/2] "

[PATCH v3 0/8] Enable Transcoder Port Sync feature for tiled displays
 2019-08-07  0:11 UTC  (3+ messages)
` [PATCH v3 1/8] drm/i915/display: Rename update_crtcs() to commit_modeset_enables()

[RFC PATCH 0/2] drm/i915: Fix panic if nothing to promote after preempt on reset
 2019-08-07  0:08 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v7 1/4] drm/i915/bdw+: Move misc display IRQ handling to it own function
 2019-08-06 23:31 UTC  (4+ messages)
` [PATCH v7 2/4] drm/i915: Add _TRANS2()

[PATCH i-g-t] i915/gem_eio: Break early for small rings
 2019-08-06 21:38 UTC  (2+ messages)
` [igt-dev] "

[PATCH 01/22] drm/i915/gem: Make caps.scheduler static
 2019-08-06 21:24 UTC  (4+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [01/22] "

[PATCH v2 00/34] put_user_pages(): miscellaneous call sites
 2019-08-06 20:39 UTC  (4+ messages)
` [PATCH v2 01/34] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox