public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2017-01-27 14:58:08 to 2017-01-31 02:00:07 UTC [more...]

[PATCH i-g-t v3 00/11] tests/kms_atomic_transition add fence testing
 2017-01-31  1:58 UTC  (9+ messages)
` [PATCH i-g-t v3 01/11] tests/kms_atomic_transition: use igt timeout instead of blocking
` [PATCH i-g-t v3 02/11] lib/igt_kms: move igt_kms_get_alt_edid() to the right place
` [PATCH i-g-t v3 03/11] lib/igt_kms: export properties names
` [PATCH i-g-t v3 04/11] tests/kms_atomic: use global atomic properties definitions
` [PATCH i-g-t v3 05/11] lib/igt_kms: Added igt_pipe_get_last_out_fence()
` [PATCH i-g-t v3 06/11] lib/igt_kms: Add support for the IN_FENCE_FD property
` [PATCH i-g-t v3 07/11] lib/igt_kms: Add support for the OUT_FENCE_PTR property
` [PATCH i-g-t v3 08/11] tests/kms_atomic: stress possible fence settings

[PATCH v2 0/9] Adding private objects to atomic state
 2017-01-31  0:14 UTC  (4+ messages)
` [PATCH v2 7/9] drm: Connector helper function to release "

[RFC 0/8] Tracepoints cleanup and improvements for requests
 2017-01-30 23:24 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for Tracepoints cleanup and improvements for requests (rev5)

[PATCH] drm/atomic: Fix double kfree on crtc_state->event
 2017-01-30 22:54 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[Linux v4.10.0-rc1+] Still call-traces after suspend-resume (pm? i915? cpu/hotplug?)
 2017-01-30 22:44 UTC  (4+ messages)

[PATCH] drm/i915: Drop unused engine parameter from i915_gem_validate_context
 2017-01-30 22:24 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/2] drm/i915: Treat stolen memory as DMA addresses
 2017-01-30 21:24 UTC  (13+ messages)
` [PATCH 2/2] drm/i915: Check that the DMA address for stolen fits within dma_addr_t
  ` [PATCH] drm/i915: Sanity check the computed size and base of stolen memory
      ` [PATCH v2] "
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915: Treat stolen memory as DMA addresses (rev4)

[RFC 6/8] drm/i915/tracepoints: Rename i915_gem_request_notify
 2017-01-30 19:44 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] drm/i915: use variadic macros and arrays to choose port/pipe based registers
 2017-01-30 18:22 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "

[RFC 7/8] drm/i915/tracepoints: Add backend level request in and out tracepoints
 2017-01-30 18:08 UTC  (2+ messages)
` [PATCH v2 "

[RFC 3/8] drm/i915/tracepoints: Tidy i915_gem_request_wait_begin
 2017-01-30 18:06 UTC  (2+ messages)
` [PATCH v2 "

[RFC 2/8] drm/i915/tracepoints: Adjust i915_gem_ring_dispatch
 2017-01-30 18:05 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v2 1/3] drm/i915: Make intel_detect_preproduction_hw easier to extend
 2017-01-30 17:54 UTC  (10+ messages)
` [PATCH v2 2/3] drm/i915: Mark the kernel as tainted if we fail the preproduction check
` [PATCH v2 3/3] drm/i915: Add early BXT sdv to the list of preproduction machines
` ✓ Fi.CI.BAT: success for series starting with [v2,1/3] drm/i915: Make intel_detect_preproduction_hw easier to extend

[PATCH v2] drm/i915: Record more information about the hanging contexts
 2017-01-30 17:24 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: Record more information about the hanging contexts (rev2)

[PATCH] drm: Don't race connector registration
 2017-01-30 16:43 UTC  (8+ messages)

[PATCH v2 00/13] coordinate cht i2c-pmic and i915-punit accesses
 2017-01-30 16:33 UTC  (17+ messages)
` [PATCH v2 11/13] drm/i915: Add intel_uncore_suspend / resume functions
` [PATCH v2 12/13] drm/i915: Listen for PMIC bus access notifications
` [PATCH v2 13/13] drm/i915: Acquire P-Unit access when modifying P-Unit settings

[PATCH v2 0/5] Geminilake pipe CSC
 2017-01-30 16:30 UTC  (6+ messages)
` [PATCH v2 2/5] drm/i915/glk: Plane color correction register changes
` [PATCH v2 5/5] drm/i915/glk: Enable pipe CSC

[PATCH 0/3] drm/i915: Handle hanging during nonblocking modeset correctly
 2017-01-30 15:25 UTC  (9+ messages)
` [Intel-gfx] "
            ` [PATCH] drm/i915: Skip modeset locking when atomic pageflips are used

[PATCH i-g-t v1] lib/drmtest: Add comment explaining DRIVER_ANY excluding DRIVER_VGEM
 2017-01-30 15:24 UTC  (2+ messages)

[PATCH v2 0/5] drm/i915/perf: Improve handling of OA tail race
 2017-01-30 15:24 UTC  (7+ messages)
` [PATCH v2 1/5] drm/i915/perf: fix gen7_append_oa_reports comment
` [PATCH v2 2/5] drm/i915/perf: avoid poll, read, EAGAIN busy loops
` [PATCH v2 3/5] drm/i915/perf: avoid read back of head register
` [PATCH v2 4/5] drm/i915/perf: no head/tail ref in gen7_oa_read
` [PATCH v2 5/5] drm/i915/perf: improve tail race workaround
` ✓ Fi.CI.BAT: success for drm/i915/perf: Improve handling of OA tail race (rev2)

[PATCH] drm/i915: Create context desc template when context is created
 2017-01-30 14:48 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH i-g-t 1/2] aubdump: initialize on descriptor interception
 2017-01-30 14:37 UTC  (6+ messages)
` [PATCH i-g-t 2/2] aubdump: support new ioctl
    ` [PATCH v2 i-g-t] "

[PATCH v2 0/3] acpi_lpss/pwm: Fix i915 pwm_get issues
 2017-01-30 14:18 UTC  (9+ messages)
` [PATCH v2 2/3] pwm/core: Try to get the module from pwm_get
` [PATCH v2 3/3] acpi: lpss: call pwm_add_table() for bsw PWM device

[PATCH i-g-t v2] tests: Validate TEST_ONLY correctness against full atomic commit
 2017-01-30 14:16 UTC  (4+ messages)

[PATCH i-g-t v3 00/33] lib/igt_kms: Implement dynamic plane count support
 2017-01-30 14:12 UTC  (34+ messages)
` [PATCH i-g-t v3 01/33] lib/igt_kms: Add index property to kmstest_plane struct
` [PATCH i-g-t v3 02/33] lib/igt_kms: Avoid depencency on static plane count
` [PATCH i-g-t v3 03/33] lib/igt_kms: Rename kmstest properties nplanes and plane
` [PATCH i-g-t v3 04/33] lib/igt_kms: Implement dynamic plane count support
` [PATCH i-g-t v3 05/33] tests/kms_atomic_transition: Add support for dynamic number of planes
` [PATCH i-g-t v3 06/33] tests/kms_busy: "
` [PATCH i-g-t v3 07/33] tests/kms_chv_cursor_fail: "
` [PATCH i-g-t v3 08/33] tests/kms_crtc_background_color: "
` [PATCH i-g-t v3 09/33] tests/kms_cursor_crc: "
` [PATCH i-g-t v3 10/33] tests/kms_cursor_legacy: "
` [PATCH i-g-t v3 11/33] tests/kms_fbc_crc: "
` [PATCH i-g-t v3 12/33] tests/kms_fence_pin_leak: "
` [PATCH i-g-t v3 13/33] tests/kms_flip_event_leak: "
` [PATCH i-g-t v3 14/33] tests/kms_legacy_colorkey: "
` [PATCH i-g-t v3 15/33] tests/kms_mmap_write_crc: "
` [PATCH i-g-t v3 16/33] tests/kms_mmio_vs_cs_flip: "
` [PATCH i-g-t v3 17/33] tests/kms_panel_fitting: "
` [PATCH i-g-t v3 18/33] tests/kms_pipe_color: "
` [PATCH i-g-t v3 19/33] tests/kms_plane: "
` [PATCH i-g-t v3 20/33] tests/kms_plane_multiple: "
` [PATCH i-g-t v3 21/33] tests/kms_plane_scaling: "
` [PATCH i-g-t v3 22/33] tests/kms_properties: "
` [PATCH i-g-t v3 23/33] tests/kms_psr_sink_crc: "
` [PATCH i-g-t v3 24/33] tests/kms_pwrite_crc: "
` [PATCH i-g-t v3 25/33] tests/kms_rmfb: "
` [PATCH i-g-t v3 26/33] tests/kms_rotation_crc: "
` [PATCH i-g-t v3 27/33] tests/kms_sink_crc_basic: "
` [PATCH i-g-t v3 28/33] tests/kms_universal_plane: "
` [PATCH i-g-t v3 29/33] tests/kms_vblank: "
` [PATCH i-g-t v3 30/33] tests/prime_mmap_kms: "
` [PATCH i-g-t v3 31/33] tests/kms_ccs: "
` [PATCH i-g-t v3 32/33] tests/kms_plane_lowres: "
` [PATCH i-g-t v3 33/33] lib/igt_kms: Remove code obsoleted by dyn n_planes implementation

[igt PATCH 6/6] tools: rename intel_bios_reader to intel_vbt_decode
 2017-01-30 13:20 UTC  (4+ messages)
` [PATCH] "

[PATCH] drm/color: un-inline drm_color_lut_extract()
 2017-01-30 12:55 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/color: un-inline drm_color_lut_extract() (rev2)

[PATCH] drm/i915: Check fence status after serialising with the spinlock
 2017-01-30 12:27 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH] drm/i915/skl: Add missing SKL ID
 2017-01-30 12:24 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/skl: Add missing SKL ID (rev2)

Oops at shutdown in intel_unpin_fb_obj()
 2017-01-30 12:18 UTC  (4+ messages)

[PATCH i-g-t] lib/drmtest: make DRIVER_ANY match any driver
 2017-01-30 12:18 UTC  (5+ messages)

[PATCH] drm/i915: minor corner case fix to respect user's backlight setting
 2017-01-30 11:54 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v3] drm/edid: Complete CEA modedb(VIC 1-107)
 2017-01-30 11:29 UTC  (4+ messages)

[PATCH] drm/i915: Warn when cleanup the plane if the fb doesn't match the vma
 2017-01-30 11:19 UTC 

[PATCH i-g-t] tests: Clean up shell scripts
 2017-01-30 11:07 UTC 

[PATCH 1/4] lib/scatterlist: Fix offset type in sg_alloc_table_from_pages
 2017-01-30  9:44 UTC  (2+ messages)

[dinq] Request to merge in padovan's fence fd fix
 2017-01-30  9:33 UTC  (2+ messages)

[PATCH] drm/i915: Get correct display clock on 945gm
 2017-01-30  9:31 UTC  (8+ messages)

[PULL] drm-misc-next
 2017-01-30  8:58 UTC 

[PATCH v2 4/5] drm/i915/glk: Program pipe gamma and degamma tables
 2017-01-30  8:39 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2] drm/i915/glk: Turn on workarounds that apply to Geminilake too
 2017-01-30  8:37 UTC  (4+ messages)
` [PATCH v3] "

[PATCH i-g-t] Add atomic modesetting testlist
 2017-01-30  7:53 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the drm-misc-fixes tree
 2017-01-30  2:22 UTC 

[PATCH 0/4] drm/i915/lspcon: Fix resume time init due to low HPD
 2017-01-29 16:13 UTC  (15+ messages)
` [PATCH 1/4] drm/i915/gen9+: Enable hotplug detection early
` [PATCH 2/4] drm/i915/lspcon: Fix resume time initialization due to unasserted HPD
` [PATCH 3/4] drm/i915/lspcon: Remove DPCD compare based resume time workaround
` [PATCH 4/4] drm/i915/gen5+, pch: Enable hotplug detection early

Regression report] Weekly regression report WW45
 2017-01-28 23:21 UTC  (18+ messages)
` [Regression report] Weekly regression report WW37
  ` [Regression report] Weekly regression report WW38
    ` [Regression report] Weekly regression report WW39
      ` [Regression report] Weekly regression report WW40
        ` [Regression report] Weekly regression report WW41
          ` [Regression report] Weekly regression report WW42
            ` [Regression report] Weekly regression report WW43
              ` [Regression report] Weekly regression report WW44
                ` [Regression report] Weekly regression report WW45
                  ` [Regression report] Weekly regression report WW47
                    ` [Regression report] Weekly regression report WW48
                      ` [Regression report] Weekly regression report WW49
                        ` [Regression report] Weekly regression report WW51
                          ` [Regression report] Weekly regression report WW02
                            ` [Regression report] Weekly regression report WW03
                                ` [Regression report] Weekly regression report WW04

[PATCH v1½ 00/13] drm/i915/dp: link rate and lane count refactoring
 2017-01-28 10:16 UTC  (6+ messages)
` [PATCH v1½ 05/13] drm/i915/dp: generate and cache sink rate array for all DP, not just eDP 1.4
  ` [PATCH v2] "

[PATCH] intel: Update intel-symbol-check
 2017-01-27 22:53 UTC 

[PATCH igt] intel-ci: Minimal exercise of explicit fencing
 2017-01-27 21:36 UTC 

DP Aux interfaces inquiry
 2017-01-27 19:42 UTC  (5+ messages)

[PATCH v3 13/14] drm/i915: Enable userspace to opt-out of implicit fencing
 2017-01-27 18:37 UTC  (7+ messages)
` [PATCH] i965: Share the workaround bo between all contexts
  ` [Mesa-dev] "
      ` [Intel-gfx] "

[PATCH] dma/fence: Export enable-signaling tracepoint for emission by drivers
 2017-01-27 17:37 UTC  (4+ messages)

[RFC PATCH 0/5] DisplayPort Audio on Cherrytrail
 2017-01-27 15:46 UTC  (10+ messages)
` [RFC PATCH 4/5] drm: i915: add DisplayPort amp unmute for LPE audio mode

[PATCH] drm/i915: make i915_stolen_to_physical() return phys_addr_t
 2017-01-27 15:44 UTC  (8+ messages)

[PATCH] drm/color: un-inline drm_color_lut_extract()
 2017-01-27 15:34 UTC  (2+ messages)
` [PATCH v2] "


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