Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-06 09:07:43 to 2018-09-07 18:36:41 UTC [more...]

[PATCH 1/3] drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()
 2018-09-07 18:36 UTC  (15+ messages)
` [PATCH 2/3] drm/i915/dp: Restrict link retrain workaround to external monitors
` [PATCH 3/3] drm/i915/psr: Enable PSR1 on gen-9+ HW
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 0/1] Load DMC v1.07 on Icelake
 2018-09-07 18:26 UTC  (11+ messages)
` [PATCH 1/1] firmware/dmc/icl: load v1.07 on icelake

[PATCH 00/13] drm/i915: Display gtt remapping prep stuff
 2018-09-07 18:00 UTC  (20+ messages)
` [PATCH 01/13] drm/i915: s/tile_offset/aligned_offset/ etc
` [PATCH 02/13] drm/i915: Add .max_stride() plane hook
` [PATCH 03/13] drm/i915: Use pipe A primary plane .max_stride() as the global stride limit
` [PATCH 04/13] drm/i915: Rename the plane_state->main/aux to plane_state->color_plane[]
` [PATCH 05/13] drm/i915: Store the final plane stride in plane_state
` [PATCH 06/13] drm/i915: Store ggtt_view "
` [PATCH 07/13] drm/i915: s/int plane/int color_plane/
` [PATCH 08/13] drm/i915: Nuke plane->can_scale/min_downscale
` [PATCH 09/13] drm/i915: Extract per-platform plane->check() functions
` [PATCH 10/13] drm/i915: Move skl plane fb related checks into a better place
` [PATCH 11/13] drm/i915: Move display w/a #1175
` [PATCH 12/13] drm/i915: Move chv rotation checks to plane->check()
` [PATCH 13/13] drm/i915: Extract intel_cursor_check_surface()
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Display gtt remapping prep stuff
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

FW: linux-firmware pull request(ICL:DMC)
 2018-09-07 17:01 UTC 

[PATCH i-g-t] lib: Cancel all outstanding requests at the end of a test
 2018-09-07 16:44 UTC  (3+ messages)
` [igt-dev] "

[PATCH] drm/i915: Rename full ppgtt configuration to be more generic
 2018-09-07 16:29 UTC  (10+ messages)
` [PATCH] drm/i915: Make 48bit full ppgtt configuration generic (v2)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Rename full ppgtt configuration to be more generic (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATH i-g-t 00/13] Tracing & workload simulation misc patches
 2018-09-07 16:00 UTC  (12+ messages)
` [PATH i-g-t 04/13] gem_wsim: Check sleep times
  ` [igt-dev] "
` [PATH i-g-t 07/13] gem_wsim: Make batches preemptable by default
  ` [igt-dev] "
` [PATH i-g-t 08/13] gem_wsim: Per context preemption point control
  ` [igt-dev] "

[PATCH] drm/i915: use for_each_pipe loop to assign crtc_mask
 2018-09-07 15:50 UTC  (10+ messages)
  ` [PATCH v2] "
        ` [PATCH v3] "
` ✓ Fi.CI.BAT: success for drm/i915: use for_each_pipe loop to assign crtc_mask (rev2)
` ✓ Fi.CI.BAT: success for drm/i915: use for_each_pipe loop to assign crtc_mask (rev3)
` ✓ Fi.CI.IGT: "

[PATCH v10 0/2] Add XYUV format support
 2018-09-07 15:21 UTC  (7+ messages)
` [PATCH v10 1/2] drm: Introduce new DRM_FORMAT_XYUV
` [PATCH v10 2/2] drm/i915: Adding YUV444 packed format support for skl+
` ✗ Fi.CI.CHECKPATCH: warning for Add XYUV format support (rev6)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v2 1/3] drm/i915/csr: keep firmware name and required version together
 2018-09-07 15:07 UTC  (7+ messages)
` [PATCH v2 2/3] drm/i915/csr: keep max firmware size together with firmare name and version
` [PATCH v2 3/3] drm/i915/csr: bypass firmware request on i915.dmc_firmware_path=""
` ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/3] drm/i915/csr: keep firmware name and required version together
` ✗ Fi.CI.BAT: failure "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 1/6] drm/i915: Missed interrupt simulation is no more, tell the world
 2018-09-07 14:26 UTC  (10+ messages)
` [PATCH 2/6] drm/i915: Reorder execobject[] to insert non-48b objects into the low 4G
` [PATCH 3/6] drm/i915: Limit number of capture objects
` [PATCH 4/6] drm/i915: Handle incomplete Z_FINISH for compressed error states
` [PATCH 5/6] drm/i915: Clear the error PTE just once on finish
` [PATCH 6/6] drm/i915: Cache the error string
` ✗ Fi.CI.SPARSE: warning for series starting with [1/6] drm/i915: Missed interrupt simulation is no more, tell the world
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[RFC] drm/i915: GEM_WARN_ON considered harmful
 2018-09-07 11:53 UTC 

[PATH i-g-t] igt: Test tagging support
 2018-09-07 11:43 UTC  (2+ messages)
` [igt-dev] "

[PULL] drm-intel-next
 2018-09-07 10:54 UTC 

[PATCH i-g-t] igt/gem_exec_capture: Capture many, many objects
 2018-09-07  9:57 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v11 0/7] Per context dynamic (sub)slice power-gating
 2018-09-07  9:55 UTC  (24+ messages)
` [PATCH 3/7] drm/i915: Record the sseu configuration per-context & engine
` [PATCH 4/7] drm/i915/perf: lock powergating configuration to default when active
` [PATCH 6/7] drm/i915: Expose RPCS (SSEU) configuration to userspace

[PATH i-g-t 1/2] tests/gem_ctx_bad_exec: Consolidate to gem_ctx_exec
 2018-09-07  9:39 UTC  (4+ messages)
` [PATH i-g-t 2/2] tests/gem_ctx_exec: Move lrc-lite-restore to gem_ctx_switch
  ` [igt-dev] "
` [igt-dev] [PATH i-g-t 1/2] tests/gem_ctx_bad_exec: Consolidate to gem_ctx_exec

[PATCH] drm/i915: fix SPDX license identifiers
 2018-09-07  8:42 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: add LG eDP panel to quirk database
 2018-09-07  7:44 UTC  (12+ messages)
` ✗ Fi.CI.IGT: failure for "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: add LG eDP panel to quirk database (rev2)
` ✗ Fi.CI.SPARSE: "
` [PATCH v2] drm: add LG eDP panel to quirk database
` ✓ Fi.CI.BAT: success for drm/i915: add LG eDP panel to quirk database (rev2)
` ✓ Fi.CI.IGT: "

[PATCH v2 1/2] drm/i915/icl: Avoid Gen10 watermark workarounds in Gen11
 2018-09-07  7:18 UTC  (9+ messages)
` [PATCH v2 2/2] drm/i915/icl: Update result lines in correspondence with result blocks
      ` [PATCH v3 2/2] drm/i915/skl+: "
` ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/i915/icl: Avoid Gen10 watermark workarounds in Gen11 (rev2)
` ✗ Fi.CI.IGT: failure "
` ✓ Fi.CI.IGT: success "

[PATCH] drm/i915/psr: Enable PSR1 on gen-9+ HW
 2018-09-07  6:49 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PULL] gvt-next for 4.20
 2018-09-07  2:47 UTC  (3+ messages)

[PATCH v2 00/23] Display Stream Compression enabling on eDP/DP
 2018-09-07  2:14 UTC  (5+ messages)
` [PATCH v2 15/23] drm/i915/dsc: Define & Compute VESA DSC params

[PATCH] drm/i915: Raise RPS FUp Interrupt Limiter for GEN9LP above softmax (v2)
 2018-09-07  2:02 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Raise RPS FUp Interrupt Limiter for GEN9LP above softmax (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-09-06 22:46 UTC  (14+ messages)

[PATCH i-g-t 0/5] vmwgfx as a new driver for igt-gpu-tools
 2018-09-06 22:24 UTC  (7+ messages)
` [PATCH i-g-t 1/5] lib/igt_vmwgfx: Add vmwgfx device
` [PATCH i-g-t 4/5] lib/igt_fb: Check for stride before creating cairo surface

[PATCH 01/14] drm: Add drm/kernel.h header file
 2018-09-06 22:12 UTC  (6+ messages)
` [PATCH 08/14] drm/amdgpu: Remove default best_encoder hook from DC

[PATCH v3 1/2] drm: move a detected edid member to drm_connector from intel_connector
 2018-09-06 20:57 UTC  (4+ messages)
` [PATCH v3 2/2] drm: Add detection of changing of edid on between suspend and resume
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v3,1/2] drm: move a detected edid member to drm_connector from intel_connector
` ✗ Fi.CI.BAT: failure "

[PATCH 1/2] drm/i915/overlay: Allocate physical registers from stolen
 2018-09-06 20:43 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/overlay: Use the ioctl parameters directly
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/overlay: Allocate physical registers from stolen
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Raise RPS FUp Interrupt Limiter for GEN9LP above softmax
 2018-09-06 20:00 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v2 1/2] drm/i915/guc: Update GuC power domain states
 2018-09-06 19:25 UTC  (3+ messages)
` [PATCH v2 2/2] HAX Enable HuC testing without GuC submission
` ✗ Fi.CI.BAT: failure for series starting with [v2,1/2] drm/i915/guc: Update GuC power domain states

[PATCH 1/2] drm/i915: Reorder execobject[] to insert non-48b objects into the low 4G
 2018-09-06 18:18 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Limit number of capture objects
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Reorder execobject[] to insert non-48b objects into the low 4G
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH v5 02/13] drm/i915/icl: DSI vswing programming sequence
 2018-09-06 14:01 UTC  (2+ messages)
` [v5, "

Updated drm-intel-testing (this time its done right)
 2018-09-06 13:49 UTC 

[PATCH 6/7] drm: Update todo.rst
 2018-09-06 13:28 UTC  (4+ messages)
` [PATCH] "

Updated drm-intel-testing
 2018-09-06 12:35 UTC 

[PATCH v5 1/2] drm: Add connector property to limit max bpc
 2018-09-06 11:36 UTC  (3+ messages)
` [PATCH v5 2/2] drm/i915: Allow "max bpc" property to limit pipe_bpp

[PATCH 1/3] drm/i915/csr: keep firmware name and required version together
 2018-09-06 10:30 UTC  (11+ messages)
` [PATCH 2/3] drm/i915/csr: keep max firmware size together with firmare name and version
` [PATCH 3/3] drm/i915/csr: bypass firmware request on i915.dmc_firmware_path=""
` ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915/csr: keep firmware name and required version together

[PATH i-g-t 0/2] Per context dynamic (sub)slice power-gating
 2018-09-06  9:50 UTC  (5+ messages)
` [PATH i-g-t 2/2] tests: add slice power programming test
  ` [igt-dev] "

[PATCH 1/7] drm: Add drm/drm_util.h header file
 2018-09-06  9:46 UTC  (3+ messages)
` [PATCH 5/7] drm/atomic: trim driver interface/docs


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