intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-19 09:20:34 to 2016-02-23 10:21:32 UTC [more...]

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

[PATCH v4 0/3] Reorganise calls to vmap() GEM objects
 2016-02-23 10:16 UTC  (8+ 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

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

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

System freeze apparently due to GPU memory exhaustion - why?
 2016-02-23  9:47 UTC  (2+ messages)

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

[RFCv2 PATCH 00/14] gvt: Hacking i915 for GVT context requirement
 2016-02-23  2:40 UTC  (4+ messages)
` [RFCv2 01/14] drm/i915: factor out i915_pvinfo.h

[PATCH 0/5] Pipe level color management V6
 2016-02-23  0:52 UTC  (10+ 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)

[PATCH v5 00/35] GPU scheduler for i915 driver
 2016-02-22 20:42 UTC  (26+ messages)
` [PATCH v5 06/35] drm/i915: Start of GPU scheduler
` [PATCH v5 07/35] drm/i915: Prepare retire_requests to handle out-of-order seqnos
` [PATCH v5 08/35] drm/i915: Disable hardware semaphores when GPU scheduler is enabled
` [PATCH v5 09/35] drm/i915: Force MMIO flips when scheduler enabled
` [PATCH v5 13/35] drm/i915: Redirect execbuffer_final() via scheduler
` [PATCH v5 14/35] drm/i915: Keep the reserved space mechanism happy
` [PATCH v5 15/35] drm/i915: Added tracking/locking of batch buffer objects
` [PATCH v5 16/35] drm/i915: Hook scheduler node clean up into retire requests
` [PATCH v5 18/35] drm/i915: Added scheduler support to page fault handler

[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  (7+ 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  (5+ messages)
` ✗ Fi.CI.BAT: failure for gen9 dmc state harderning (rev3)
` ✗ Fi.CI.BAT: failure for gen9 dmc state harderning (rev2)

[PATCH v6 0/7] Convert requests to use struct fence
 2016-02-22 14:36 UTC  (9+ 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

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

[Generic GPIO patch 1/3] drm/i915/dsi: Added the generic gpio sequence support and gpio table
 2016-02-22 14:04 UTC  (16+ messages)
` [Generic GPIO patch 2/3] drm/i915: GPIO for CHT generic MIPI
    ` [GPIO PATCH 1/2] "
` [Generic GPIO patch 3/3] drm/i915: BXT GPIO support for backlight and panel control
    ` [GPIO PATCH 2/2] drm/i915: GPIO for BXT generic MIPI
` ✓ Fi.CI.BAT: success for series starting with [Generic,GPIO,1/3] drm/i915/dsi: Added the generic gpio sequence support and gpio table
      ` [PATCH] "
` ✗ Fi.CI.BAT: warning for series starting with drm/i915/dsi: Added the generic gpio sequence support and gpio table (rev2)
` ✗ Fi.CI.BAT: failure for series starting with drm/i915/dsi: Added the generic gpio sequence support and gpio table (rev4)

[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: Avoid selecting unavailable BSD2 ring
 2016-02-22 12:47 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[REGRESSION] i915: No HDMI output with 4.4
 2016-02-22 12:32 UTC  (12+ messages)

[PATCH] drm/i915/gen9: Set value of Indirect Context Offset based on gen version
 2016-02-22 10:14 UTC  (6+ messages)
` [PATCH v2] "
` ✗ Fi.CI.BAT: failure for drm/i915/gen9: Set value of Indirect Context Offset based on gen version (rev2)
` [PATCH v3] drm/i915/gen9: Set value of Indirect Context Offset based on gen version

[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 0/5] Pipe level color management V5
 2016-02-20  3:26 UTC  (8+ 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 (rev5)

[PATCH i-g-t] tests: Adding kms_dp_aux_dev test
 2016-02-19 22:13 UTC  (2+ messages)

[PATCH] drm/i915/fbc: enable FBC by default on HSW and BDW
 2016-02-19 20:12 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

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

[PATCH] drm/i915: add enable_guc_loading parameter
 2016-02-19 18:23 UTC  (2+ messages)

[PATCH] drm/i915: Prevent runaway head from denying hangcheck
 2016-02-19 16:40 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH i-g-t 0/5] New pipe level color management tests V4
 2016-02-19 15:46 UTC  (6+ messages)
` [PATCH i-g-t 1/5] lib: kms: add crtc_id to igt_pipe_t
` [PATCH i-g-t 2/5] lib: kms: add helpers for color management properties on pipes
` [PATCH i-g-t 3/5] lib: fb: add igt_paint_color_gradient_range
` [PATCH i-g-t 4/5] lib: add crc comparison function without an assert
` [PATCH i-g-t 5/5] tests/kms_color: New test for pipe level color management

[PATCH] drm/i915: Get the i2c bus number from the ACPI
 2016-02-19 15:39 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/2] drm/i915: drop write perm from module params which don't support changing
 2016-02-19 15:34 UTC  (3+ messages)

[RFCv2 PATCH 00/14] gvt: Introduce GVT context support
 2016-02-19 15:13 UTC 

[drm-intel:drm-intel-nightly 2/7] drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:818:6: error: redefinition of 'amdgpu_ttm_tt_affect_userptr'
 2016-02-19 15:04 UTC  (2+ messages)

[PATCH 0/6] drm/i915: Some FDI related dotclock stuff
 2016-02-19 14:58 UTC  (9+ messages)
` [PATCH 4/6] drm/i915: Make the LPT iclkip 20MHz case more generic
` [PATCH 5/6] drm/i915: Read out VGA dotclock properly on LPT
` [PATCH 6/6] drm/i915: Try to fix CRT port clock limits
` ✗ Fi.CI.BAT: failure for drm/i915: Some FDI related dotclock stuff

[PATCH] drm/i915: Add RPS debugfs disabling for gen6+ platforms
 2016-02-19 14:52 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 0/3] drm/atomic: Fix encoder stealing
 2016-02-19 14:39 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[maintainer-tools PATCH 1/8] completion: require bash completion package and use it
 2016-02-19 14:31 UTC  (2+ messages)

[PATCH 0/2] Add i915_gem_object_vmap
 2016-02-19 14:22 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 1/2] drm: Add few more wrapper functions for drm panel
 2016-02-19 14:03 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Add functions to execute the new sequences from VBT
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm: Add few more wrapper functions for drm panel

Missed interrupt false positives mitigation
 2016-02-19 13:42 UTC  (5+ messages)
` [PATCH 4/5] drm/i915: Use simplest form for flushing the single cacheline in the HWS

[PATCH i-g-t 0/3] Skip tests in kms_plane
 2016-02-19 13:25 UTC  (5+ messages)
` [PATCH i-g-t 1/3] tests/kms_plane: Skip on no connected outputs
` [PATCH i-g-t 2/3] lib/igt_kms: Add fail exit branch in do_display_commit()
` [PATCH i-g-t 3/3] tests/kms_plane: Skip the test when configuration couldn't be applied

[PATCH 1/2] drm/i915: Using the bpp value wrt the pixel format
 2016-02-19 13:08 UTC  (5+ messages)
` [PATCH 1/3 V2] "

[PATCH igt] igt/gem_ringfill: Add exercising the default-ring to basic testing
 2016-02-19 12:55 UTC  (3+ messages)

[PATCH 1/3] drm/i915: Allow i915_gem_object_get_page() on userptr as well
 2016-02-19 12:29 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: Fix some invalid requests cancellations

[PATCH RESSEND FOR CI *AGAIN*] drm/i915/bxt: Remove DSP CLK_GATE programming for BXT
 2016-02-19 11:54 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/bxt: Remove DSP CLK_GATE programming for BXT (rev2)

[PATCH v2 0/2] Add i915_gem_object_vmap
 2016-02-19 11:10 UTC  (5+ messages)
` [PATCH v2 1/2] drm/i915: Add i915_gem_object_vmap to map GEM object to virtual space
` [PATCH v2 2/2] drm/i915/guc: Simplify code by keeping vmap of guc_client object

[PATCH v17 0/10] Support for creating/using Stolen memory backed objects
 2016-02-19 10:55 UTC  (7+ messages)
` [PATCH 01/10] drm/i915: Add support for mapping an object page by page
` [PATCH 08/10] drm/i915: Support for pread/pwrite from/to non shmem backed objects
` [PATCH 10/10] drm/i915: Disable use of stolen area by User when Intel RST is present

[PATCH 3/4] drm/i915/gen9: Extend dmc debug mask to include cores
 2016-02-19 10:34 UTC  (3+ messages)

[PATCH i-g-t] lib/igt_core.c: Add partial match functionality to run-subtests
 2016-02-19 10:31 UTC 

[PATCH 00/39] GPU scheduler for i915 driver
 2016-02-19 10:13 UTC  (6+ messages)
` [PATCH v4 00/38] "
  ` [PATCH v4 07/38] drm/i915: Start of GPU scheduler

[PATCH 1/2] drm/i915/BXT: Fixed COS blanking issue
 2016-02-19  9:31 UTC  (7+ messages)
` [PATCH 2/2] drm/i915/dsi: Add audio reference in dsi encoder

[PATCH RESEND FOR CI] drm/i915/bxt: Initialize MIPI DSI for BXT
 2016-02-19  9:20 UTC  (2+ messages)

[PATCH] drm/i915/bxt: Additional MIPI clock divider form B0 stepping onwards
 2016-02-19  9:18 UTC  (4+ 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).