public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2017-02-15 08:44:07 to 2017-02-16 10:36:41 UTC [more...]

[PATCH 0/3] drm: handle override/firmware edid at the lowest level
 2017-02-16 10:36 UTC 

[PATCH 1/2] drm/i915: Recheck breadcrumb seqno after an interrupt
 2017-02-16 10:36 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Postpone fake breadcrumb interrupt if a real interrupt is pending

[patch added to 3.12-stable] drm/i915: Don't leak edid in intel_crt_detect_ddc()
 2017-02-16 10:31 UTC 

[PATCH 0/6] Fix Geminilake DDI power well enable timeouts
 2017-02-16 10:19 UTC  (11+ messages)
` [PATCH 1/6] drm/i915: Store aux power domain in intel_dp
` [PATCH 2/6] drm/i915: Store encoder power domain in struct intel_encoder
` [PATCH 3/6] drm/i915/glk: Implement WaDDIIOTimeout
` [PATCH 5/6] drm/i915/glk: Don't attempt to sync DDI IO power well hw state
` [PATCH 6/6] drm/i915: Only enable DDI IO power domains after enabling DPLL

[PATCH 1/3] drm/i915: Remove struct_mutex for destroying framebuffers
 2017-02-16 10:18 UTC  (8+ messages)
` [PATCH 2/3] drm/i915: struct_mutex is not required for allocating the framebuffer
` [PATCH 3/3] drm/i915: Drop struct_mutex around frontbuffer flushes
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Remove struct_mutex for destroying framebuffers
` [PATCH v2] "

drm/i915/bxt: drop some old workarounds
 2017-02-16 10:15 UTC  (7+ messages)
` [PATCH 1/3] drm/i915/bxt: apply clock gating workaround to all revisions
` [PATCH 2/3] drm/i915/bxt: remove snooping workaround on old A revisions
` [PATCH 3/3] drm/i915/bxt: remove WaRsDisableCoarsePowerGating for early BXT
` ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915/bxt: apply clock gating workaround to all revisions

[PATCH v2 1/1] drm/i915: Do RPM Wake during GuC/HuC status read
 2017-02-16 10:07 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v2,1/1] "

[PATCH] drm: Add DPCD definitions for DP 1.4 DSC feature
 2017-02-16 10:05 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for drm: Add DPCD definitions for DP 1.4 DSC feature (rev2)

i915: Dealing with 90° rotated display ?
 2017-02-16 10:01 UTC  (3+ messages)

[PATCH] drm/i915: Only enable hotplug interrupts if the display interrupts are enabled
 2017-02-16  9:59 UTC  (9+ messages)
` ✓ Fi.CI.BAT: success for "
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Only enable hotplug interrupts if the display interrupts are enabled (rev3)

[PULL] drm-misc-next-fixes, take 2
 2017-02-16  9:49 UTC 

[PATCH 0/4] drm: Resurrect atomic rmfb code
 2017-02-16  9:45 UTC  (10+ messages)
` [PATCH 4/4] drm: Resurrect atomic rmfb code, v2
          ` [PATCH v3 4/4] drm: Resurrect atomic rmfb code, v3
              ` [Intel-gfx] "

[PATCH 0/4] drm/i915: Fix clearing of BIOS power well requests
 2017-02-16  9:43 UTC  (9+ messages)
` [PATCH 1/4] drm/i915: Remove redundant toggling from the power well sync_hw hooks
` [PATCH 2/4] drm/i915: Call the sync_hw hook for power wells without a domain
` [PATCH 3/4] drm/i915/gen9: Fix clearing of the BIOS power well request register
` [PATCH 4/4] drm/i915: Preserve the state of power wells not explicitly enabled
` ✓ Fi.CI.BAT: success for drm/i915: Fix clearing of BIOS power well requests

[PULL] drm-misc-next-fixes
 2017-02-16  9:39 UTC  (2+ messages)

[PATCH i-g-t] gitignore: Add files starting with 
 2017-02-16  9:26 UTC  (5+ messages)
  ` [PATCH i-g-t v2] "

[PATCH] drm/i915: DMC 1.03 for Geminilake
 2017-02-16  9:23 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: DMC 1.03 for Geminilake (rev4)

[PATCH v3 0/8] Adding driver-private objects to atomic state
 2017-02-16  9:09 UTC  (11+ messages)
` [PATCH v3 4/8] drm: Add "
` [PATCH v3 7/8] drm: Connector helper function to release resources

[PATCH] i915/drm/HuC: Motivation behind having HuC
 2017-02-16  8:53 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

Prep work for preemption and GEM bugfixes
 2017-02-16  8:28 UTC  (12+ messages)
` [PATCH v2 01/14] drm/i915: Keep a global seqno per-engine
` [PATCH v2 02/14] drm/i915: Use a local to shorten req->i915->gpu_error.wait_queue
` [PATCH v2 03/14] drm/i915: Add ourselves to the gpu error waitqueue for the entire wait

[PATCH 1/2] drm/i915: Tidy workaround batch buffer emission
 2017-02-16  8:22 UTC  (10+ messages)
` [PATCH 2/2] drm/i915: Consolidate gen8_emit_pipe_control
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Tidy workaround batch buffer emission

[PATCH] drm/i915/glk: CDCLK calculation changes for glk
 2017-02-16  7:53 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/glk: CDCLK calculation changes for glk (rev2)

[PATCH v2] drm/i915: Sanitize GuC client initialization
 2017-02-16  7:44 UTC  (3+ messages)

[PATCH] drm/i915/gvt: set ring buffer size to default for guc submission
 2017-02-16  7:35 UTC  (2+ messages)

[PATCH] drm/i915: Support HDMI EDID injection
 2017-02-16  7:23 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Support HDMI EDID injection (rev3)

kbl_guc and bxt_guc firmware missing from linux-firmware
 2017-02-15 22:56 UTC  (4+ messages)

[PATCH] drm/i915: DMC 1.03 for Geminilake
 2017-02-15 21:41 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: DMC 1.03 for Geminilake (rev3)

[PATCH] ALSA: x86: Fix spinlock usage in the trigger callback
 2017-02-15 21:21 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915: Unwind conversion to i915_gem_phys_ops on failure
 2017-02-15 20:45 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "
` [PATCH v2] "
` ✗ Fi.CI.BAT: failure for drm/i915: Unwind conversion to i915_gem_phys_ops on failure (rev2)

[PATCH 0/9] Broxton DSI dual-link and sequence fixes
 2017-02-15 19:00 UTC  (17+ messages)
` [PATCH 1/9] drm/i915: Check for platform specific GPIO config
` [PATCH 2/9] drm/i915: Fix PLL 8x/3 divider for MIPI video mode
` [PATCH 4/9] drm/i915: Add DSI panel power on/off sequence callbacks
` [PATCH 5/9] drm/i915/bxt: Fix BXT DSI ULPS sequence
` [PATCH 6/9] drm/i915/bxt: Fix BXT DSI disable sequence
` [PATCH 7/9] drm/i915/bxt: Disable device ready before shutdown command
` [PATCH 8/9] drm/i915/bxt: Enable BXT DSI dual link
` [PATCH 9/9] drm/i915/bxt: Fix the DSI enable sequence

[PATCH 0/3] Moving the common engine/ring code to intel_engine_cs.c
 2017-02-15 18:23 UTC  (8+ messages)
` [PATCH 1/3] drm/i915: Make int __intel_ring_space static
` [PATCH 2/3] drm/i915: Move common engine and ring code into intel_engine_cs
    ` [PATCH 2/3] drm/i915: Move common workaround code to intel_engine_cs
` [PATCH 3/3] drm/i915: Simplify cleanup path in intel_engines_init
` ✗ Fi.CI.BAT: failure for Moving the common engine/ring code to intel_engine_cs.c (rev2)

[PATCH 0/3] Enable IPC & WM related WA's
 2017-02-15 17:23 UTC  (5+ messages)
` [PATCH 1/3] drm/i915/bxt: Enable IPC support
` [PATCH 2/3] drm/i915: Decode system memory bandwidth
` [PATCH 3/3] drm/i915/gen9: WM memory bandwidth related workaround
` ✗ Fi.CI.BAT: failure for Enable IPC & WM related WA's (rev3)

[PATCH] drm/i915: DMC 1.02 for Kabylake
 2017-02-15 17:00 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Use a heavyweight irq-seqno barrier for gen6+
 2017-02-15 16:09 UTC  (9+ messages)
` [PATCH 2/2] drm/i915: Share the heavyweight sync-flush irq barrier with gen5
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Use a heavyweight irq-seqno barrier for gen6+

[PATCH] drm/i915: Avoid tweaking evaluation thresholds on Baytrail v2
 2017-02-15 15:28 UTC  (5+ messages)
` [PATCH] drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3
` ✓ Fi.CI.BAT: success for drm/i915: Avoid tweaking evaluation thresholds on Baytrail v2 (rev2)

[PATCH] drm/i915/dp: Reset the link params on HPD/connected boot/resume
 2017-02-15 15:27 UTC  (4+ messages)

[PATCH v2 0/5] GuC Scrub vol. 1
 2017-02-15 15:10 UTC  (10+ messages)
` [PATCH 1/5] drm/i915/uc: Rename intel_?uc_{setup, load}() to _init_hw()
` [PATCH 3/5] drm/i915/guc: Extract param logic form guc_init
` [PATCH 5/5] drm/i915/uc: Simplify fw_path

[PATCH v7 0/8] GEN-9 Arbitrated Bandwidth WM WA's & IPC
 2017-02-15 15:00 UTC  (7+ messages)
` [PATCH v7 7/8] drm/i915: Decode system memory bandwidth
` [PATCH v7 8/8] drm/i915/gen9: WM memory bandwidth related workaround

[PATCH] drm/i915: Tidy workaround batch buffer emission
 2017-02-15 14:28 UTC  (4+ messages)

[drm-intel:drm-intel-next-queued 3/23] drivers/gpu/drm/i915/i915_gem_gtt.c:964: warning: 'iter.sg' is used uninitialized in this function
 2017-02-15 14:10 UTC 

[PULL] drm-intel-next-fixes
 2017-02-15 14:06 UTC 

ppgtt allocation fixes and speedups
 2017-02-15 14:05 UTC  (2+ messages)

[PULL] drm-misc-fixes for v4.10
 2017-02-15 13:50 UTC 

[PATCH] drm/i915: Check for timeout completion when waiting for the rq to submitted
 2017-02-15 13:05 UTC  (3+ messages)

[PATCH] drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters
 2017-02-15 12:59 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters. (rev3)

[PATCH i-g-t 8/8] tests: Use BIT macro instead of (1<<x)
 2017-02-15 12:56 UTC  (3+ messages)
` [PATCH i-g-t v2 7/7] "

[PATCH] drm/i915: Hold forcewake for whole of punit communication
 2017-02-15 12:52 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915/guc: Dynamically alloc GuC descriptor
 2017-02-15 12:37 UTC  (3+ messages)
` [PATCH] drm/i915/guc: Keep the ctx_pool_vaddr mapped, for easy access

[PATCH 1/2] HAX enable guc submission for CI
 2017-02-15 12:33 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/scheduler: emulate a scheduler for guc

[CI 01/23] drm/i915: Micro-optimise i915_get_ggtt_vma_pages()
 2017-02-15 10:11 UTC  (20+ messages)
` [CI 07/23] drm/i915: Remove kmap/kunmap wrappers
` [CI 08/23] drm/i915: Move allocate_va_range to GTT
` [CI 09/23] drm/i915: Always preallocate gen6/7 ppgtt
` [CI 10/23] drm/i915: Remove redundant clear of appgtt
` [CI 11/23] drm/i915: Tidy gen6_write_pde()
` [CI 12/23] drm/i915: Remove bitmap tracking for used-ptes
` [CI 13/23] drm/i915: Remove bitmap tracking for used-pdes
` [CI 14/23] drm/i915: Remove bitmap tracking for used-pdpes
` [CI 15/23] drm/i915: Remove bitmap tracking for used-pml4
` [CI 16/23] drm/i915: Remove superfluous posting reads after clear GGTT
` [CI 17/23] drm/i915: Always mark the PDP as dirty when altered
` [CI 18/23] drm/i915: Remove defunct GTT tracepoints
` [CI 19/23] drm/i915: Remove unused ppgtt->enable()
` [CI 20/23] drm/i915: Remove i915_address_space.start
` [CI 21/23] drm/i915: Only preallocate the aliasing GTT to the extents of the global GTT
` [CI 22/23] drm/i915: Differentiate the aliasing_ppgtt with an invalid filp
` [CI 23/23] drm/i915: Use preferred kernel types in i915_gem_gtt.c
` ✓ Fi.CI.BAT: success for series starting with [CI,01/23] drm/i915: Micro-optimise i915_get_ggtt_vma_pages()

[GIT PULL] more GVT-g fixes for 4.11
 2017-02-15 10:00 UTC  (2+ messages)

[PATCH RESEND] drm/dp/mst: fix kernel oops when turning off secondary monitor
 2017-02-15  9:53 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH v2] drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters
 2017-02-15  9:33 UTC  (3+ messages)

[PATCH v3] drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXT
 2017-02-15  9:31 UTC  (3+ messages)

[PATCH] drm: Add DPCD definitions for DP 1.4 DSC feature
 2017-02-15  9:29 UTC  (2+ messages)


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