public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2019-08-02 02:05:31 to 2019-08-03 20:03:05 UTC [more...]

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

Short list of hopeful bug fixes
 2019-08-03 15:26 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/execlists: Always clear pending&inflight requests on reset (rev2)
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/execlists: Always clear pending&inflight requests on reset (rev3)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v3 1/1] drm/vblank: drop use of DRM_WAIT_ON()
 2019-08-03 14:33 UTC  (2+ messages)

[PATCH] drm/i915/pmu: Use GT parked for estimating RC6 while asleep
 2019-08-03 14:00 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/pmu: Use GT parked for estimating RC6 while asleep (rev2)

[PATCH i-g-t] i915/gem_exec_schedule: Check timeslice
 2019-08-03 13:16 UTC  (4+ messages)
` ✗ GitLab.Pipeline: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/gt: Remove stale kerneldoc for internal MOCS functions
 2019-08-03 11:32 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/2] drm/syncobj: Convert syncobj_idr to XArray
 2019-08-03 11:25 UTC  (4+ messages)
` [PATCH 2/2] drm/syncobj: Lookup the syncobj with RCU protection
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/syncobj: Convert syncobj_idr to XArray

[PULL] drm-misc-next
 2019-08-03 10:47 UTC 

[PATCH 1/2] drm/i915/gem: Make caps.scheduler static
 2019-08-03  9:47 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/gem: Make caps.scheduler static
` ✗ Fi.CI.BAT: failure "

[RFC] drm/i915/gt: create a subfolder for GT debugfs
 2019-08-03  8:27 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[CI] drm/i915/pmu: Atomically acquire the gt_pm wakeref
 2019-08-03  3:27 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/pmu: Atomically acquire the gt_pm wakeref (rev4)
` ✗ Fi.CI.IGT: failure "

[PATCH 00/10] Refactor to expand subslice mask (rev 2)
 2019-08-02 23:52 UTC  (19+ messages)
` [PATCH 01/10] drm/i915: Use variable for debugfs device status
` [PATCH 02/10] drm/i915: Add function to set SSEU info per platform
` [PATCH 03/10] drm/i915: Use local variable for subslice_mask on HSW
` [PATCH 04/10] drm/i915: Add subslice stride runtime parameter
` [PATCH 05/10] drm/i915: Add EU "
` [PATCH 06/10] drm/i915: Add function to set subslices
` [PATCH 07/10] drm/i915: Add function to determine if a slice has a subslice
` [PATCH 08/10] drm/i915: Refactor instdone loops on new subslice functions
` [PATCH 09/10] drm/i915: Add new function to copy subslices for a slice
` [PATCH 10/10] drm/i915: Expand subslice mask
` ✗ Fi.CI.CHECKPATCH: warning for Refactor to expand subslice mask (rev 2)
` ✓ Fi.CI.BAT: success "

[PATCH v2 1/2] drm/i915: Get transcoder power domain before reading its register
 2019-08-02 23:01 UTC  (5+ messages)
` [PATCH v2 2/2] drm/i915/tgl: Fix the read of the DDI that transcoder is attached to
  ` [PATCH v3 "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/2] drm/i915: Get transcoder power domain before reading its register (rev2)
` ✓ Fi.CI.BAT: success "

[PATCH 1/2] drm/i915: Get transcoder power domain before reading its register
 2019-08-02 22:59 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

[CI 1/2] drm/i915: Hide unshrinkable context objects from the shrinker
 2019-08-02 22:30 UTC  (3+ messages)
` [CI 2/2] drm/i915: Flush the freed object list on file close
` ✓ Fi.CI.BAT: success for series starting with [CI,1/2] drm/i915: Hide unshrinkable context objects from the shrinker

[PATCH v3 0/5] Tiger Lake: MOCS table handling
 2019-08-02 22:17 UTC  (3+ messages)
` [PATCH v3 3/5] drm/i915/tgl: Define MOCS entries for Tigerlake

[PATCH] drm/i915: Separate pinning of pages from i915_vma_insert()
 2019-08-02 20:52 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v7 0/6] add more probe failures
 2019-08-02 20:28 UTC  (13+ messages)
` [PATCH v7 1/6] drm/i915: Add i915 to i915_inject_probe_failure
` [PATCH v7 2/6] drm/i915/uc: Do full sanitize instead of pure reset
` [PATCH v7 3/6] drm/i915/uc: Reorder firmware status codes
` [PATCH v7 4/6] drm/i915/uc: Move GuC error log to uc and release it on fini
` [PATCH v7 5/6] drm/i915/uc: Inject probe errors into intel_uc_init_hw
` [PATCH v7 6/6] drm/i915/wopcm: Don't fail on WOPCM partitioning failure
` ✗ Fi.CI.CHECKPATCH: warning for add more probe failures
` ✓ Fi.CI.BAT: success "

[PATCH 1/2] drm/i915/pmu: Atomically acquire the gt_pm wakeref
 2019-08-02 20:14 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/pmu: Use GT parked for estimating RC6 while asleep
` ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915/pmu: Atomically acquire the gt_pm wakeref

[PATCH] drm/i915/dmc: Load DMC on TGL
 2019-08-02 20:01 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

Quick and dirty intel_gt_pm.c rebase
 2019-08-02 19:46 UTC  (6+ messages)
` [PATCH 10/17] drm/i915: Hide unshrinkable context objects from the shrinker
` [PATCH 15/17] drm/i915: Flush the freed object list on file close

[PATCH 00/34] put_user_pages(): miscellaneous call sites
 2019-08-02 19:33 UTC  (6+ messages)
` [PATCH 01/34] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
` [PATCH 02/34] net/rds: convert put_page() to put_user_page*()

[PATCH] drm/i915: Report resv_obj allocation failure
 2019-08-02 19:12 UTC  (4+ messages)

[CI 0/3] add more probe failures
 2019-08-02 18:14 UTC  (9+ messages)
` [CI 1/3] drm/i915: Add i915 to i915_inject_probe_failure
` [CI 2/3] drm/i915/uc: Inject probe errors into intel_uc_init_hw
` [CI 3/3] drm/i915/wopcm: Don't fail on WOPCM partitioning failure
` ✗ Fi.CI.BAT: failure for add more probe failures (rev6)

[CI 1/4] drm/i915/pmu: Make more struct i915_pmu centric
 2019-08-02 18:06 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [CI,1/4] "

[CI 0/4] Don't sanitize enable_guc
 2019-08-02 15:56 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for Don't sanitize enable_guc (rev4)

[PATCH v1 0/11] drm: header maintenance
 2019-08-02 15:28 UTC  (10+ messages)
` [PATCH v1 02/11] drm: drop uapi dependency from drm_print.h

[PULL] drm-misc-fixes
 2019-08-02 15:07 UTC  (2+ messages)

[PATCH] Revert "drm/vgem: fix cache synchronization on arm/arm64"
 2019-08-02 15:06 UTC  (5+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] drm/i915: Drop the fudge warning on ring restart for ctg/elk
 2019-08-02 14:55 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] drm/i915: Flush any deferred RCU cleanup before switching off GEM
 2019-08-02 14:24 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success for drm/i915: Flush any deferred RCU cleanup before switching off GEM (rev2)

[PATCH 1/2] i915: convert to new mount API
 2019-08-02 14:22 UTC  (13+ messages)
` [PATCH 2/2] i915: do not leak module ref counter
` ✗ Fi.CI.BAT: failure for series starting with [1/2] i915: convert to new mount API
` ✗ Fi.CI.BAT: failure for series starting with [1/2] i915: convert to new mount API (rev2)

[PULL] drm-intel-fixes
 2019-08-02 13:38 UTC  (2+ messages)

[PATCH] drm/i915: Fix documentation for __intel_wait_for_register_fw*
 2019-08-02 13:24 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[RFC 0/4] PMU update for more than one card
 2019-08-02 13:20 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 1/3] drm/i915/oa: add content to Makefile
 2019-08-02 12:11 UTC  (4+ messages)
` [PATCH 3/3] drm/i915/oa: update the generated files

[PATCH v3 1/3] drm/i915/gt: Move gt_cleanup_early out of gem_cleanup_early
 2019-08-02 10:40 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v3,1/3] "

[PATCH 2/3] drm/i915: Allow sharing the idle-barrier from other kernel requests
 2019-08-02 10:11 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH 1/2] drm/i915: Compute has_drrs after compute has_psr
 2019-08-02  9:45 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

[PATCH v12 0/6] HDCP2.2 Phase II
 2019-08-02  7:04 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for HDCP2.2 Phase II (rev14)

[linux-next] mm/i915: i915_gemfs_init() NULL dereference
 2019-08-02  6:53 UTC  (5+ messages)
    ` [Intel-gfx] "
` ✓ Fi.CI.IGT: success for mm/i915: i915_gemfs_init() NULL dereference (rev2)

[PATCH v3 0/2] drm/i915: timeline semaphore support
 2019-08-02  6:05 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: timeline semaphore support (rev3)


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