public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2018-01-09 10:37:53 to 2018-01-10 18:56:46 UTC [more...]

[PATCH 00/27] ICL basic enabling + GEM
 2018-01-10 18:56 UTC  (50+ messages)
` [PATCH 01/27] drm/i915/icl: Add initial Icelake definitions
` [PATCH 02/27] drm/i915/icl: Add the ICL PCI IDs
` [PATCH 03/27] drm/i915/icl: add icelake_init_clock_gating()
` [PATCH 04/27] drm/i915/icl: Icelake interrupt register addresses and bits
` [PATCH 05/27] drm/i915/icl: Show interrupt registers in debugfs
` [PATCH 06/27] drm/i915/icl: Prepare for more rings
` [PATCH 07/27] drm/i915/icl: Interrupt handling
` [PATCH 08/27] drm/i915/icl: Ringbuffer interrupt handling
` [PATCH 09/27] drm/i915/icl: Correctly initialize the Gen11 engines
` [PATCH 10/27] drm/i915/icl: Enhanced execution list support
  ` [PATCH 11/27] drm/i915/icl: Gen11 render context size
  ` [PATCH 12/27] drm/i915/icl: Add Indirect Context Offset for Gen11
  ` [PATCH 13/27] drm/i915/icl: Gen11 forcewake support
  ` [PATCH 14/27] drm/i915/icl: Set graphics mode register for gen11
  ` [PATCH 15/27] drm/i915/icl: new context descriptor support
  ` [PATCH 16/27] drm/i915/icl: Check for fused-off VDBOX and VEBOX instances
  ` [PATCH 17/27] drm/i915/icl: Enable the extra video decode and enhancement boxes for Icelake 11
  ` [PATCH 18/27] drm/i915/icl: Update subslice define for ICL 11
  ` [PATCH 19/27] drm/i915/icl: Added ICL 11 slice, subslice and EU fuse detection
  ` [PATCH 20/27] drm/i915/icl: Make use of the SW counter field in the new context descriptor
  ` [PATCH 21/27] drm/i915/icl: Add reset control register changes
  ` [PATCH 22/27] drm/i915/icl: Add configuring MOCS in new Icelake engines
  ` [PATCH 23/27] drm/i915/icl: Split out the servicing of the Selector and Shared IIR registers
  ` [PATCH 24/27] drm/i915/icl: Handle RPS interrupts correctly for Gen11
  ` [PATCH 25/27] drm/i915/icl: Enable RC6 and RPS in Gen11
  ` [PATCH 26/27] drm/i915/icl: allow the reg_read ioctl to read the RCS TIMESTAMP register
  ` [PATCH 27/27] drm/i915/gen11: add support for reading the timestamp frequency

[PATCH] drm/i915: Stop getting the fault address from RING_FAULT_REG
 2018-01-10 18:18 UTC  (3+ messages)
` [PATCH v3] "

[PATCH i-g-t v12] tests/kms_frontbuffer_tracking: Including DRRS test coverage
 2018-01-10 18:15 UTC  (3+ messages)
` [PATCH i-g-t v13] "

[PATCH v2 0/8] drm/i915: Fix up the CCS code
 2018-01-10 17:48 UTC  (15+ messages)
` [PATCH 1/8] drm/i915: Add a comment exlaining CCS hsub/vsub
` [PATCH 2/8] drm/i915: Nuke a pointless unreachable()
` [PATCH v2 3/8] drm/i915: Add the missing Y/Yf modifiers for SKL+ sprites
` [PATCH 4/8] drm/i915: Clean up the sprite modifier checks
` [PATCH 6/8] drm/i915: Allow up to 32KB stride on SKL+ "sprites"
` [PATCH 7/8] drm: Check that the plane supports the request format+modifier combo
  ` [Intel-gfx] "

[PATCH i-g-t] lib/igt_kms: Fix build warning in igt_display_drop_events
 2018-01-10 17:46 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[RFC v2 0/8] drm: Add generic fbdev emulation
 2018-01-10 17:02 UTC  (10+ messages)
` [RFC v2 2/8] drm/ioctl: Remove trailing whitespace
` [RFC v2 3/8] drm: Export some ioctl functions
` [RFC v2 6/8] drm: Handle fbdev emulation in core
` [RFC v2 7/8] drm/fb-helper: Add generic fbdev emulation

[PATCH v2] drm/i915/pmu: Reconstruct active state on starting busy-stats
 2018-01-10 16:46 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915/guc: Redefine guc_log_level modparam values
 2018-01-10 16:26 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/3] drm/i915: Split encoder->hot_plug() into pre and post variants
 2018-01-10 16:23 UTC  (6+ messages)
` [PATCH 2/3] drm/i915: Reinitialize sink scrambling/TMDS clock ratio on HPD

[PATCH] Idleness DRRS:
 2018-01-10 16:14 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for tests/kms_frontbuffer_tracking: Idleness DRRS coverage (rev8)
` ✓ Fi.CI.IGT: "

[PATCH igt] tools/intel_reg: Add reading and writing registers through engine
 2018-01-10 14:56 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for tools/intel_reg: Add reading and writing registers through engine (rev3)
` ✗ Fi.CI.IGT: warning "

[PATCH] drm/i915: Remove unused workaround bb code and unused struct members
 2018-01-10 14:54 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[-next PATCH 0/4] sysfs and DEVICE_ATTR_<foo>
 2018-01-10 14:43 UTC  (10+ messages)
` [-next PATCH 2/4] treewide: Use DEVICE_ATTR_RW
` [-next PATCH 3/4] treewide: Use DEVICE_ATTR_RO

[PATCH] drm/i915: Grab power domain in skl_pipe_wm_get_hw_state()
 2018-01-10 14:23 UTC  (2+ messages)

[CI v2 1/2] drm/i915/guc: Add uc_fini_wq in gem_init unwind path
 2018-01-10 14:03 UTC  (4+ messages)
` [CI v2 2/2] HAX: drm/i915/uc: Enable GuC/HuC for CI
` ✗ Fi.CI.BAT: failure for series starting with [CI,v2,1/2] drm/i915/guc: Add uc_fini_wq in gem_init unwind path

Keep package awake during punit access
 2018-01-10 14:02 UTC  (12+ messages)
` [PATCH 1/7] drm/i915: Disable preemption and sleeping while using the punit sideband
` [PATCH 2/7] drm/i915: Lift acquiring the vlv punit to the callers
` [PATCH 3/7] drm/i915: Lift sideband locking for vlv_punit_(read|write)
` [PATCH 4/7] drm/i915: Reduce RPS update frequency on Valleyview/Cherryview
` [PATCH 5/7] Revert "drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3"
` [PATCH 6/7] drm/i915: Replace pcu_lock with sb_lock
` [PATCH 7/7] drm/i915: Merge sandybride_pcode_(read|write)
` ✓ Fi.CI.BAT: success for series starting with [1/7] drm/i915: Disable preemption and sleeping while using the punit sideband

[PATCH i-g-t 1/2] tests/perf_pmu: Verify busyness when PMU is enabled after engine got busy
 2018-01-10 13:45 UTC  (10+ messages)
` [PATCH i-g-t 2/2] tests/perf_pmu: Exercise busy stats and lite-restore
` ✓ Fi.CI.BAT: success for series starting with [1/2] tests/perf_pmu: Verify busyness when PMU is enabled after engine got busy
` ✗ Fi.CI.IGT: warning "

[PATCH igt] tools/intel_reg: Add reading and writing registers through engine
 2018-01-10 13:42 UTC  (2+ messages)

[PATCH i-g-t v2 0/6] kms_vblank: Move tests over from kms_flip
 2018-01-10 12:57 UTC  (10+ messages)
` [PATCH i-g-t v2 1/6] tests/kms_flip: Remove blt/rcs flip tests
` [PATCH i-g-t v2 2/6] kms_vblank: Reorganize subtests by pipe
` [PATCH i-g-t v2 6/6] kms_vblank: Remove teardown code from cleanup_crtc

[PATCH] drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits, v2
 2018-01-10 12:54 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH v2 1/1] drm/i915/guc: Add uc_fini_wq in gem_init unwind path
 2018-01-10 12:16 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v2,1/1] "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t] include inttypes.h for PRI defines
 2018-01-10 10:42 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for include inttypes.h for PRI defines (rev2)
` ✗ Fi.CI.IGT: failure "

[PATCH 1/1] drm/i915/guc: Add uc_fini_wq in gem_init unwind path
 2018-01-10 10:23 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/1] "
` ✗ Fi.CI.IGT: warning "

BKM - Using JIRA Bugs for traceability
 2018-01-10  9:55 UTC  (2+ messages)

[PATCH i-g-t] igt/kms-crc-rotation: Fix flip subtests to follow kms guidelines
 2018-01-10  9:44 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t v2 3/6] tests/kms_flip: Move kms_flip.vblank-vs-hang to kms_vblank, v2
 2018-01-10  9:30 UTC  (3+ messages)
` [PATCH v3 i-g-t] tests/kms_flip: Move kms_flip.vblank-vs-hang to kms_vblank, v3

[PATCH] drm/i915: Ignore TMDS clock limit for DP++ when EDID override is set
 2018-01-10  7:43 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Ignore TMDS clock limit for DP++ when EDID override is set (rev2)
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t 1/3] debugger: Convert to current intel_register_access_init()
 2018-01-10  6:48 UTC  (5+ messages)
` [PATCH i-g-t 2/3] debugger: Clean up register access helper in debug_rdata
` [PATCH i-g-t 3/3] debugger: No longer rely on compatability define in intel_bufmgr.h
` ✓ Fi.CI.BAT: success for series starting with [1/3] debugger: Convert to current intel_register_access_init()
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t] overlay: Update .gitignore
 2018-01-10  6:11 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t] pull in headers for major/minor/makedev funcs
 2018-01-10  5:34 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for pull in headers for major/minor/makedev funcs (rev2)
` ✓ Fi.CI.IGT: "

[PATCH i-g-t] lib/igt_kms.c: Unconditionally include poll.h
 2018-01-10  5:22 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH v2] drm/i915: Use the engine name directly in the error_state file
 2018-01-10  2:33 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Use the engine name directly in the error_state file (rev2)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/bxt: Enable VBT based BL control for DP (v2)
 2018-01-10  2:26 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/bxt: Enable VBT based BL control for DP (rev4)

[PATCH] drm/i915: add support for specifying DMC firmware override by module param
 2018-01-10  0:29 UTC  (6+ messages)

[PATCH] drm/i915: Use the engine name directly in the error_state file
 2018-01-10  0:24 UTC  (7+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH 01/11] drm/i915/cnl: Add Cannonlake PCI IDs for another SKU
 2018-01-10  0:21 UTC  (3+ messages)

[PATCH] drm: i915: Fix audio issue on BXT
 2018-01-09 19:54 UTC  (6+ messages)

[PATCH] drm/i915: Don't allow HDCP on PORT E/F
 2018-01-09 19:36 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915: Only disable HDCP when it's active
 2018-01-09 19:35 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915: Fix using BIT_ULL() vs. BIT() for power domain masks
 2018-01-09 15:56 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/pmu: Only enumerate available counters in sysfs
 2018-01-09 14:43 UTC  (3+ messages)
` [PATCH v2] "

[PATCH i-g-t 0/6] kms_plane_scaling fixes and enhancement
 2018-01-09 14:00 UTC  (11+ messages)
` [PATCH i-g-t 2/6] i-g-t: lib: Add plane pixel format support
` [PATCH i-g-t 3/6] i-g-t: lib/igt_kms: Run kms_plane for all supported pixel formats
` [PATCH i-g-t 4/6] i-g-t kms_plane_scaling: test scaling with tiling rotation and "
` [PATCH i-g-t 6/6] i-g-t: kms_plane_scaling: test for multi pipe with scaling

[PATCH] drm/i915/pmu: Only enumerate available counters in sysfs
 2018-01-09 12:55 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/pmu: Only enumerate available counters in sysfs (rev2)

[PATCH v6 0/9] drm/i915: Implement HDCP
 2018-01-09 12:39 UTC  (3+ messages)
` [PATCH v6 4/9] drm: Add some HDCP related #defines


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