intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-19 22:13:30 to 2016-02-24 14:21:49 UTC [more...]

[RFCv2 PATCH 00/14] gvt: Hacking i915 for GVT context requirement
 2016-02-24  9:38 UTC  (27+ messages)
` [RFCv2 01/14] drm/i915: factor out i915_pvinfo.h
` [RFCv2 02/14] drm/i915/gvt: Introduce the basic architecture of GVT-g
` [RFCv2 03/14] drm/i915: Introduce host graphics memory/fence partition for GVT-g
` [RFCv2 06/14] drm/i915: let __i915_gem_context_create() takes context creation params
` [RFCv2 07/14] drm/i915: factor out __intel_lr_context_deferred_alloc()
` [RFCv2 08/14] drm/i915: Support per-PPGTT address space mode
` [RFCv2 13/14] drm/i915: Support context single submission when GVT is active

[PATCH] drm/i915: Add two-stage ILK-style watermark programming (v11)
 2016-02-24  8:20 UTC  (3+ messages)

[PATCH 1/2] drm/i915/dsi: Added the generic gpio sequence support and gpio table
 2016-02-24 13:43 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: GPIO for CHT generic MIPI

[PATCH v6 0/7] Convert requests to use struct fence
 2016-02-24 10:45 UTC  (10+ messages)
` [PATCH v6 3/7] drm/i915: Add per context timelines to fence object
` [PATCH v6 4/7] drm/i915: Delay the freeing of requests until retire time

[REGRESSION] i915: No HDMI output with 4.4
 2016-02-24 14:12 UTC  (17+ messages)

[PATCH i-g-t] tests/gem_buffered_svm: Buffered SVM tests
 2016-02-24 13:17 UTC  (2+ messages)

[PATCH] drm/i915: Update state before setting watermarks
 2016-02-24 13:54 UTC 

Q: The relationship between "BIOS GT RC6 option" and RC_CONTROL
 2016-02-24  5:31 UTC 

[PATCH v4 0/8] Kill off intel_crtc->atomic!
 2016-02-24 10:24 UTC  (8+ messages)
` [PATCH v4 3/8] drm/i915: Kill off intel_crtc->atomic.wait_vblank, v4
            ` [PATCH v6 3/8] drm/i915: Kill off intel_crtc->atomic.wait_vblank, v6

[PATCH v5] drm/i915/execlists: Move WA_TAIL_DWORDS to callee
 2016-02-24 10:02 UTC 

[BUG] [REGRESSION] [BISECTED] -rc1 breaks audio over HDMI for i915
 2016-02-24  9:13 UTC  (6+ messages)
                                  ` [Intel-gfx] "

[PATCH 0/3] drm/atomic: Fix encoder stealing
 2016-02-24  8:51 UTC  (7+ messages)
` [PATCH 3/3] drm/atomic: Refuse to steal encoders from connectors not part of the state

[PATCH v2 0/6] drm/atomic: Fix encoder stealing, v2
 2016-02-24  8:37 UTC  (7+ messages)
` [PATCH v2 1/6] drm/atomic: Clean up update_output_state
` [PATCH v2 2/6] drm/atomic: Pass connector and state to update_connector_routing
` [PATCH v2 3/6] drm/atomic: Always call steal_encoder
` [PATCH v2 4/6] drm/atomic: Handle encoder stealing from set_config better
` [PATCH v2 5/6] drm/atomic: Handle encoder assignment conflicts in a separate check
` [PATCH v2 6/6] drm/atomic: Clean up steal_encoder

[PATCH] drm/i915: Resume DP MST before doing any kind of modesetting
 2016-02-24  2:33 UTC  (2+ messages)

[PATCH v5 00/35] GPU scheduler for i915 driver
 2016-02-23 21:06 UTC  (23+ messages)
` [PATCH v5 09/35] drm/i915: Force MMIO flips when scheduler enabled
` [PATCH v5 20/35] drm/i915: Add scheduler hook to GPU reset
` [PATCH v5 21/35] drm/i915: Added a module parameter to allow the scheduler to be disabled
` [PATCH v5 22/35] drm/i915: Support for 'unflushed' ring idle
` [PATCH v5 24/35] drm/i915: Added trace points to scheduler
` [PATCH v5 25/35] drm/i915: Added scheduler queue throttling by DRM file handle
` [PATCH v5 26/35] drm/i915: Added debugfs interface to scheduler tuning parameters

[BUG] HDMI 12bpc causing occasional flickering and blanking
 2016-02-23 19:44 UTC  (6+ messages)

[PATCH] drm/i915: Avoid selecting unavailable BSD2 ring
 2016-02-23 19:36 UTC  (10+ messages)
` ✗ Fi.CI.BAT: failure for "
` [PATCH v2] "
` ✗ Fi.CI.BAT: warning for drm/i915: Avoid selecting unavailable BSD2 ring (rev2)

[PATCH 0/5] Pipe level color management V6
 2016-02-23 18:16 UTC  (13+ messages)
` [PATCH 1/5] drm/i915: Extract out gamma table and CSC to their own file
` [PATCH 2/5] drm/i915: Do not read GAMMA_MODE register
  ` [Intel-gfx] "
` [PATCH 3/5] drm: introduce pipe color correction properties
` [PATCH 4/5] drm/i915: Implement color management on bdw/skl/bxt/kbl
` [PATCH 5/5] drm/i915: Implement color management on chv
` ✗ Fi.CI.BAT: warning for Pipe level color management (rev6)

[RFC i-g-t] tests/drv_hangman: test for acthd increasing through invalid VM space
 2016-02-23 18:05 UTC  (4+ messages)

[PATCH 0/4] drm: DP++ adaptor support
 2016-02-23 17:18 UTC  (6+ messages)
` [PATCH 1/4] drm: Add helper for DP++ adaptors
` [PATCH 2/4] drm/i915: Respect DP++ adaptor TMDS clock limit
` [PATCH 3/4] drm/i915: Enable/disable TMDS output buffers in DP++ adaptor as needed
` [PATCH 4/4] drm/i915: Determine DP++ type 1 DVI adaptor presence based on VBT
` ✗ Fi.CI.BAT: warning for drm: DP++ adaptor support

[RFC] drm/i915: Check if we hold a wakeref during ioread32/iowrite32
 2016-02-23 16:54 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915: Updating the CPU_TRANSCODER for BXT DSI
 2016-02-23 16:01 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

Intel Graphics for Linux (Release Date: 16 Feb, 2016)
 2016-02-23 15:51 UTC 

[IGT PATCH] tests/kms_setmode: Add tests when not stealing encoders on same crtc
 2016-02-23 15:23 UTC 

[PATCH 0/5] Pipe level color management V7
 2016-02-23 15:18 UTC  (7+ messages)
` [PATCH 1/5] drm/i915: Extract out gamma table and CSC to their own file
` [PATCH 2/5] drm/i915: Do not read GAMMA_MODE register
` [PATCH 3/5] drm: introduce pipe color correction properties
` [PATCH 4/5] drm/i915: Implement color management on bdw/skl/bxt/kbl
` [PATCH 5/5] drm/i915: Implement color management on chv
` ✗ Fi.CI.BAT: failure for Pipe level color management (rev7)

[PATCH] drm/i915/lrc: Only set RS ctx enable in ctx control reg if there is a RS
 2016-02-23 14:48 UTC  (2+ messages)

[PATCH 1/3 V2] drm/i915: Using the bpp value wrt the pixel format
 2016-02-23 14:31 UTC  (4+ messages)
` [PATCH 3/3] drm/i915: Updating the CPU_TRANSCODER for BXT DSI

[PATCH] drm/i915: Use SWF06 to figure out max cdclk for BDW
 2016-02-23 14:26 UTC  (7+ messages)

[PATCH RESEND FOR CI] drm/i915/gen9: Set value of Indirect Context Offset based on gen version
 2016-02-23 13:08 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915/gen9: Set value of Indirect Context Offset based on gen version (rev4)

[PATCH v4 0/3] Reorganise calls to vmap() GEM objects
 2016-02-23 12:56 UTC  (14+ messages)
` [PATCH v4 1/3] drm/i915: add i915_gem_object_vmap_range() to map GEM object to virtual space
` [PATCH v4 2/3] drm/i915: refactor duplicate object vmap functions (reworked)
` [PATCH v4 3/3] drm/i915: optimise i915_gem_object_vmap_range() for small objects
` ✗ Fi.CI.BAT: failure for Reorganise calls to vmap() GEM objects

[PATCH] drm/i915: factor out i915_pvinfo.h
 2016-02-23 12:43 UTC 

[PATCH] kernfs: Move faulting copy_user operations outside of the mutex
 2016-02-23 12:19 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

System freeze apparently due to GPU memory exhaustion - why?
 2016-02-23 10:58 UTC  (3+ messages)

Possible 4.5 i915 Skylake regression
 2016-02-23 10:59 UTC  (9+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915: Change WARN_ON(!wm_changed) to I915_STATE_WARN_ON()
 2016-02-23 10:59 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 001/190] drm: Release driver references to handle before making it available again
 2016-02-23 10:21 UTC  (9+ messages)
` [PATCH 087/190] Revert "drm/i915: Clean up associated VMAs on context destruction"
  ` [PATCH 136/190] drm/i915: Move ioremap_wc tracking onto VMA

[PATCH] drm/i915: Avoid divbyzero in modesetting
 2016-02-23  9:49 UTC  (8+ messages)
` ✗ Fi.CI.BAT: failure for "

[PULL] drm-intel-fixes
 2016-02-22 19:59 UTC 

[PATCH libdrm] intel/skl: Add missing SKL PCI IDs
 2016-02-22 17:49 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Make sure pipe interrupts are processed before turning off power well on BDW+
 2016-02-22 17:47 UTC  (8+ messages)
` [PATCH 2/2] drm/i915: Add for_each_pipe_masked()
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Make sure pipe interrupts are processed before turning off power well on BDW+

[PATCH] drm/i915: synchronize_irq() before turning off disp2d power well on VLV/CHV
 2016-02-22 17:46 UTC  (5+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH] drm/i915: Skip PIPESTAT reads from irq handler on VLV/CHV when power well is down
 2016-02-22 17:46 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915/skl: Correct other-pipe watermark update condition check (v2)
 2016-02-22 16:42 UTC  (2+ messages)
`  "

[PATCH 0/4] gen9 dmc state harderning
 2016-02-22 15:26 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for gen9 dmc state harderning (rev3)

[PATCH] drm/i915: Avoid vblank counter for gen9+
 2016-02-22 14:33 UTC  (5+ messages)
    ` Fwd: "

[Generic GPIO patch 3/3] drm/i915: BXT GPIO support for backlight and panel control
 2016-02-22 14:04 UTC  (3+ messages)
` [GPIO PATCH 2/2] drm/i915: GPIO for BXT generic MIPI

[Generic GPIO patch 1/3] drm/i915/dsi: Added the generic gpio sequence support and gpio table
 2016-02-22 13:47 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with drm/i915/dsi: Added the generic gpio sequence support and gpio table (rev4)

[Generic GPIO patch 2/3] drm/i915: GPIO for CHT generic MIPI
 2016-02-22 13:40 UTC  (3+ messages)
` [GPIO PATCH 1/2] "

[PATCH i-g-t v6] lib/igt_kms: Add COMMIT_ATOMIC to igt_display_commit2()
 2016-02-22 13:26 UTC  (3+ messages)

[PATCH] drm/i915/gen9: Set value of Indirect Context Offset based on gen version
 2016-02-22 10:14 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] drm/atomic: Allow for holes in connector state
 2016-02-22  9:34 UTC  (4+ messages)
  ` [Intel-gfx] "

duplicated patch on drm-intel-nightly
 2016-02-22  9:34 UTC  (2+ messages)

[PATCH] intel-pstate: Update frequencies of policy->cpus only from ->set_policy()
 2016-02-22  9:33 UTC 

Bay trail-M N2920 S3 DDI1_BKLTCTL
 2016-02-22  8:31 UTC  (2+ messages)

[PATCH 1/2] intel_gpu_top: Skip head/tail reads on HSW
 2016-02-22  2:23 UTC  (2+ messages)
` [PATCH 2/2] intel_gpu_top: Add param to force ring reads for busyness

4.1.4 / skylake / /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so init failed
 2016-02-21 17:24 UTC  (2+ messages)

Regression report] Weekly regression report WW45
 2016-02-20  4:35 UTC  (8+ messages)
` [Regression report] Weekly regression report WW46
  ` [Regression report] Weekly regression report WW48
    ` [Regression report] Weekly regression report WW50
      ` [Regression report] Weekly regression report WW51
        ` [Regression report] Weekly regression report WW05
          ` [Regression report] Weekly regression report WW07
            ` [Regression report] Weekly regression report WW08

[PATCH 4/5] drm/i915: Implement color management on bdw/skl/bxt/kbl
 2016-02-20  3:26 UTC  (2+ messages)

[PATCH i-g-t] tests: Adding kms_dp_aux_dev test
 2016-02-19 22:13 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;
as well as URLs for NNTP newsgroup(s).