Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-13 14:52:56 to 2017-04-19 08:59:08 UTC [more...]

[PATCH v6 1/3] ACPI / bus: Introduce a list of ids for "always present" devices
 2017-04-19  8:59 UTC  (5+ messages)
` [PATCH v6 2/3] ACPI / bus: Add INT0002 to list of always-present devices
` [PATCH v6 3/3] ACPI / bus: Add Bay Trail PWM controller "

[RFC 0/2] New engine discovery and execbuffer2 engine selection uAPI
 2017-04-19  8:32 UTC  (8+ messages)
` [RFC 1/2] drm/i915: Engine discovery uAPI
` [RFC 2/2] drm/i915: Select engines via class and instance in execbuffer2
` ✗ Fi.CI.BAT: failure for New engine discovery and execbuffer2 engine selection uAPI

[i-g-t PATCH v4 1/2] lib/igt_kms: Add support for 4K and audio HDMI EDID injection
 2017-04-19  8:13 UTC  (2+ messages)

[PATCH] drm/i915: Split execlist priority queue into rbtree + linked list
 2017-04-19  7:48 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
 2017-04-19  3:08 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "
` [Intel-gfx] [PATCH] "

[PATCH v6 00/20] Gen8+ engine-reset
 2017-04-19  0:44 UTC  (32+ messages)
` [PATCH v6 01/20] drm/i915: Fix stale comment about I915_RESET_IN_PROGRESS flag
` [PATCH v6 02/20] drm/i915: Rename gen8_(un)request_engine_reset to gen8_reset_engine_start/cancel
` [PATCH v6 03/20] drm/i915: Update i915.reset to handle engine resets
` [PATCH v6 04/20] drm/i915/tdr: Modify error handler for per engine hang recovery
` [PATCH v6 05/20] drm/i915/tdr: Add support for per engine reset recovery
` [PATCH v6 06/20] drm/i915: Skip reset request if there is one already
` [PATCH v6 07/20] drm/i915/tdr: Add engine reset count to error state
` [PATCH v6 08/20] drm/i915/tdr: Export per-engine reset count info to debugfs
` [PATCH v6 09/20] drm/i915/tdr: Enable Engine reset and recovery support
` [PATCH v6 10/20] drm/i915: Add engine reset count in get-reset-stats ioctl
` [PATCH v6 11/20] drm/i915/selftests: reset engine self tests
` [PATCH v6 12/20] drm/i915/guc: fix mmio whitelist mmio_start offset and add reminder
` [PATCH v6 13/20] drm/i915/guc: Provide register list to be saved/restored during engine reset
` [PATCH v6 14/20] drm/i915/guc: Add support for reset engine using GuC commands
` [PATCH v6 15/20] drm/i915: Watchdog timeout: Pass GuC shared data structure during param load
` [PATCH v6 16/20] drm/i915: Watchdog timeout: IRQ handler for gen8+
` [PATCH v6 17/20] drm/i915: Watchdog timeout: Ringbuffer command emission "
` [PATCH v6 18/20] drm/i915: Watchdog timeout: DRM kernel interface to set the timeout
` [PATCH v6 19/20] drm/i915: Watchdog timeout: Include threshold value in error state
` [PATCH v6 20/20] drm/i915: Watchdog timeout: Export media reset count from GuC to debugfs
` ✓ Fi.CI.BAT: success for Gen8+ engine-reset (rev2)

[PATCH RESEND v4 0/6] Enhancement to intel_dp_aux_backlight driver
 2017-04-19  0:08 UTC  (8+ messages)
` [PATCH RESEND v4 1/6] drm/i915: Add DPCD preferred mode for backlight control
` [PATCH RESEND v4 2/6] drm/i915: Correctly enable blacklight adjustment via DPCD
` [PATCH RESEND v4 3/6] drm/i915: Support dynamic backlight via DPCD register
` [PATCH RESEND v4 4/6] drm/i915: Store brightness level in aux backlight driver
` [PATCH RESEND v4 5/6] drm: Add definition for eDP backlight frequency
` [PATCH RESEND v4 6/6] drm/i915: Set PWM divider to match desired frequency in vbt
` ✗ Fi.CI.BAT: warning for Enhancement to intel_dp_aux_backlight driver (rev3)

[PATCH] tests/pm_sseu: Re-enable the test
 2017-04-18 23:45 UTC 

[PATCH 00/22] Introduce common scatterlist map function
 2017-04-18 15:59 UTC  (45+ messages)
  ` [PATCH 01/22] scatterlist: Introduce sg_map helper functions
  ` [PATCH 02/22] nvmet: Make use of the new sg_map helper function
  ` [PATCH 03/22] libiscsi: Make use of new the "
  ` [PATCH 04/22] target: Make use of the new sg_map function at 16 call sites
  ` [PATCH 05/22] drm/i915: Make use of the new sg_map helper function
  ` [PATCH 06/22] crypto: hifn_795x: "
  ` [PATCH 07/22] crypto: shash, caam: "
  ` [PATCH 08/22] crypto: chcr: "
  ` [PATCH 09/22] dm-crypt: Make use of the new sg_map helper in 4 call sites
  ` [PATCH 10/22] staging: unisys: visorbus: Make use of the new sg_map helper function
  ` [PATCH 11/22] RDS: "
  ` [PATCH 12/22] scsi: ipr, pmcraid, isci: Make use of the new sg_map helper in 4 call sites
  ` [PATCH 13/22] scsi: hisi_sas, mvsas, gdth: Make use of the new sg_map helper function
  ` [PATCH 14/22] scsi: arcmsr, ips, megaraid: "
  ` [PATCH 15/22] scsi: libfc, csiostor: Change to sg_copy_buffer in two drivers
  ` [PATCH 16/22] xen-blkfront: Make use of the new sg_map helper function
  ` [PATCH 17/22] mmc: sdhci: "
  ` [PATCH 18/22] mmc: spi: "
  ` [PATCH 19/22] mmc: tmio: "
  ` [PATCH 20/22] mmc: sdricoh_cs: "
  ` [PATCH 21/22] mmc: tifm_sd: "
  ` [PATCH 22/22] memstick: "
` ✓ Fi.CI.BAT: success for Introduce common scatterlist map function

[PATCH] drm/cma-helper: Return ENOENT for "no such gem obj"
 2017-04-18 15:57 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "

freedesktop bug id: 100548, bisected to sched/clock commit
 2017-04-18 15:53 UTC  (11+ messages)

[PATCH 0/2] drm/i915/scheduler: add gvt force-single-submission and notification for guc
 2017-04-18 14:12 UTC  (14+ messages)
` [PATCH v2 2/2] drm/i915/scheduler: add gvt "

[PATCH] drm/i915/selftests: Allocate inode/file dynamically
 2017-04-18 13:46 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH i-g-t v2] kms_cursor_crc: Force the test to run in full RGB range
 2017-04-18 13:04 UTC  (2+ messages)
` [PATCH i-g-t v3] lib/igt_kms: Force outputs to use full range RGB

[PATCH i-g-t] igt/gem_exec_nop/headless: Verify GT performance in headless mode
 2017-04-18 12:29 UTC  (5+ messages)
  ` [PATCH i-g-t v2] "

[PATCH] drm/i915: Fix system hang with EI UP masked on Haswell
 2017-04-18 12:26 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH V4] drm/i915: Enhanced disable access to stolen memory as a guest
 2017-04-18 11:26 UTC  (7+ messages)
` [PATCH V5] drm/i915: Disable stolen memory when i915 runs on qemu
    ` [Intel-gfx] "

[PATCH] drm/i915: Fix GCC 4.4 build issue with __intel_wait_for_register_fw
 2017-04-18 11:17 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
  ` [PATCH v2] "
` ✗ Fi.CI.BAT: failure for drm/i915: Fix GCC 4.4 build issue with __intel_wait_for_register_fw (rev2)

[PATCH v4] ACPI / bus: Introduce a list of ids for "always present" devices
 2017-04-18 11:13 UTC  (3+ messages)

[PATCH i-g-t 2/4] gem_create: Test huge object creation as a basic test
 2017-04-18 10:50 UTC  (3+ messages)
` [PATCH i-g-t v2 2/4] gem_create: Test huge object creation

[PATCH] drm/i915: uninitialized value on error path
 2017-04-18 10:35 UTC  (12+ messages)
  ` [PATCH v2] drm/i915: set "ret" correctly on error paths
` ✓ Fi.CI.BAT: success for drm/i915: uninitialized value on error path
` ✓ Fi.CI.BAT: success for drm/i915: uninitialized value on error path (rev3)

[PATCH xserver] Make PixmapDirtyUpdateRec::src a DrawablePtr
 2017-04-18 10:07 UTC  (2+ messages)
  ` [PATCH xf86-video-amdgpu] Adapt to PixmapDirtyUpdateRec::src being "

[maintainer-tools PATCH] dim: Expand drm-misc branch explanations
 2017-04-18  9:58 UTC  (4+ messages)

[PATCH] tests/feat_profile.json: legacy features list for piglit summary feature
 2017-04-18  9:54 UTC  (2+ messages)

Updated drm-intel-testing
 2017-04-18  9:36 UTC 

[PATCH] drm/doc: Interlink color manager docs better
 2017-04-18  6:40 UTC  (3+ messages)

[PATCH 02/15] drm: Remove drm_modeset_(un)lock_crtc
 2017-04-18  6:32 UTC  (5+ messages)
  ` [Intel-gfx] "

[PATCH v5 00/18] Gen8+ engine-reset
 2017-04-17 22:31 UTC  (11+ messages)
` [PATCH v5 12/18] drm/i915/guc: Provide register list to be saved/restored during engine reset
` [PATCH v5 14/18] drm/i915: Watchdog timeout: Pass GuC shared data structure during param load
` [PATCH v5 17/18] drm/i915: Watchdog timeout: DRM kernel interface to set the timeout

[PATCH 01/67] drm/i915/cnp: Introduce Cannonpoint PCH
 2017-04-17 21:13 UTC  (10+ messages)
` [PATCH 05/67] drm/i915/cnp: add CNP gmbus support
` [PATCH 06/67] drm/i915/cnp: Panel Power sequence changes for CNP PCH
` [PATCH 27/67] drm/i915/cnl: Also need power well sanitize

[PATCH 4.10 01/29] drm/i915: Fix forcewake active domain tracking
 2017-04-16  8:04 UTC 

Another week, another eb bomb
 2017-04-15 11:42 UTC  (5+ messages)
` [PATCH 02/13] drm/i915: Copy user requested buffers into the error state

[CI] drm/i915: Copy user requested buffers into the error state
 2017-04-15 10:46 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Copy user requested buffers into the error state (rev2)

[PATCH] aubdump: Don't bail if a GEM handle of 0 is passed into execbuf
 2017-04-14 19:35 UTC  (3+ messages)

[maintainer-tools PATCH v2 2/2] dim: Curate and insert tags into patch(es)
 2017-04-14 16:43 UTC  (2+ messages)
` [maintainer-tools PATCH v3 "

[PATCH 04/22] target: Make use of the new sg_map function at 16 call sites (fwd)
 2017-04-14 16:09 UTC  (2+ messages)

[PATCH] drm/i915/gvt: return the actual aperture size under gvt environment
 2017-04-14  7:33 UTC  (6+ messages)

[PATCH] kms_frontbuffer_tracking: Don't poke compressing status for old cpus
 2017-04-14  4:51 UTC 

[PATCH] drm: Document code of conduct
 2017-04-14  2:43 UTC  (2+ messages)

[PATCH] drm/i915: checking for NULL instead of IS_ERR() in mock selftests
 2017-04-13 21:17 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915/gvt: fix a bounds check in ring_id_to_context_switch_event()
 2017-04-13 20:23 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 00/15] acquire ctx wire-up, part 2
 2017-04-13 20:18 UTC  (4+ messages)
` [PATCH 06/15] drm: Drop modeset_lock_all from the getproperty ioctl
    ` [Intel-gfx] "

NULL pointer dereference on 32-bit Acer Aspire One ZG5 using gnome-shell+wayland+kernel-4.10.8
 2017-04-13 19:16 UTC 

[PATCH v4 00/11] drm/i915/dp: rest of refactoring, link rate fallback
 2017-04-13 19:16 UTC  (4+ messages)
` [PATCH v4 11/11] drm/i915: Implement Link Rate fallback on Link training failure

[drm-tip:drm-tip 1/7] drivers/gpu/drm/nouveau/nvkm/engine/device/base.c:2347:1: error: redefinition of 'nv137_chipset'
 2017-04-13 19:03 UTC  (2+ messages)

[PATCH 30/67] drm/i915/cnl: Implement CNL display init/unit sequence
 2017-04-13 16:13 UTC  (2+ messages)
` [PATCH] "


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