messages from 2018-09-05 14:22:33 to 2018-09-06 20:04:09 UTC [more...]
[PATCH] drm/i915: Rename full ppgtt configuration to be more generic
2018-09-06 20:04 UTC (2+ messages)
` [PATCH] drm/i915: Make 48bit full ppgtt configuration generic (v2)
[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 1/2] drm/i915/overlay: Allocate physical registers from stolen
2018-09-06 19:52 UTC (5+ 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 "
[PATCH v11 0/7] Per context dynamic (sub)slice power-gating
2018-09-06 19:52 UTC (29+ messages)
` [PATCH 1/7] drm/i915/execlists: Move RPCS setup to context pin
` [PATCH 2/7] drm/i915: Program RPCS for Broadwell
` [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 5/7] drm/i915: Add timeline barrier support
` [PATCH 6/7] drm/i915: Expose RPCS (SSEU) configuration to userspace
` [PATCH 7/7] drm/i915/icl: Support co-existance between per-context SSEU and OA
` ✗ Fi.CI.CHECKPATCH: warning for Per context dynamic (sub)slice power-gating (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[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 0/1] Load DMC v1.07 on Icelake
2018-09-06 17:35 UTC (12+ messages)
` [PATCH 1/1] firmware/dmc/icl: load v1.07 on icelake
[PATCH i-g-t] igt/gem_exec_capture: Capture many, many objects
2018-09-06 17:35 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH 01/14] drm: Add drm/kernel.h header file
2018-09-06 16:33 UTC (5+ messages)
` [PATCH 08/14] drm/amdgpu: Remove default best_encoder hook from DC
[PATCH v2 1/2] drm/i915/icl: Avoid Gen10 watermark workarounds in Gen11
2018-09-06 15:00 UTC (8+ 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 "
[PATCH v2 1/3] drm/i915/csr: keep firmware name and required version together
2018-09-06 14:40 UTC (5+ 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 "
[PATCH] drm/i915: add LG eDP panel to quirk database
2018-09-06 14:19 UTC (8+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: 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] "
[PULL] gvt-next for 4.20
2018-09-06 13:11 UTC (2+ messages)
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 (7+ messages)
` [PATCH v5 2/2] drm/i915: Allow "max bpc" property to limit pipe_bpp
` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v5,1/2] drm: Add connector property to limit max bpc
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH i-g-t 0/5] vmwgfx as a new driver for igt-gpu-tools
2018-09-06 10:54 UTC (11+ messages)
` [PATCH i-g-t 1/5] lib/igt_vmwgfx: Add vmwgfx device
` [PATCH i-g-t 2/5] lib/igt_fb: Call dumb_destroy ioctl in case of dumb buffers
` [igt-dev] "
` [PATCH i-g-t 3/5] tests/kms: Don't check crtc state for vmwgfx legacy set_crtc
` [igt-dev] "
` [PATCH i-g-t 4/5] lib/igt_fb: Check for stride before creating cairo surface
` [PATCH i-g-t 5/5] tests/kms_atomic: Add a new test case for FB_DAMAGE_CLIPS plane property
[PATCH 1/3] drm/i915/csr: keep firmware name and required version together
2018-09-06 10:30 UTC (12+ 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.SPARSE: warning for series starting with [1/3] drm/i915/csr: keep firmware name and required version together
` ✗ Fi.CI.BAT: failure "
[PATH i-g-t 0/2] Per context dynamic (sub)slice power-gating
2018-09-06 9:50 UTC (7+ messages)
` [PATH i-g-t 1/2] headers: bump
` [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 (12+ messages)
` [PATCH 2/7] drm: Drop drmP.h from drm_connector.c
` [PATCH 5/7] drm/atomic: trim driver interface/docs
` ✓ Fi.CI.IGT: success for series starting with [1/7] drm: Add drm/drm_util.h header file
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/7] drm: Add drm/drm_util.h header file (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH 00/21] New GuC ABI
2018-09-06 8:55 UTC (10+ messages)
` [PATCH 02/21] drm/i915/guc: Don't allow GuC submission on pre-Gen11
` [PATCH 03/21] drm/i915/guc: Simplify preparation of GuC parameter block
` [PATCH 04/21] drm/i915/guc: Support dual Gen9/Gen11 parameters block
` [PATCH 06/21] drm/i915/guc: Use guc_class instead of engine_class in fw interface
[PATCH 1/7] drm/i915: Missed interrupt simulation is no more, tell the world
2018-09-06 8:50 UTC (10+ messages)
` [PATCH 2/7] drm/i915/execlists: Reset CSB pointers on canceling requests (wedging)
` [PATCH 3/7] drm/i915/execlists: Avoid kicking priority on the current context
` [PATCH 4/7] drm/i915/selftests: Basic stress test for rapid context switching
` [PATCH 5/7] drm/i915/execlists: Delay updating ring register state after resume
` [PATCH 6/7] drm/i915/execlists: Use coherent writes into the context image
` [PATCH 7/7] drm/i915/execlists: Onion unwind for logical_ring_init() failure
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/7] drm/i915: Missed interrupt simulation is no more, tell the world
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
[PATCH] drm: Reject unknown legacy bpp and dpeth for drm_mode_addfb ioctl
2018-09-06 7:19 UTC (8+ messages)
` [PATCH] drm: Reject unknown legacy bpp and depth "
` [PATCH v3] "
` ✓ Fi.CI.IGT: success for drm: Reject unknown legacy bpp and dpeth for drm_mode_addfb ioctl (rev2)
` ✓ Fi.CI.BAT: success for drm: Reject unknown legacy bpp and dpeth for drm_mode_addfb ioctl (rev3)
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915/execlists: Reset CSB pointers on canceling requests (wedging)
2018-09-06 6:45 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/execlists: Reset CSB pointers on canceling requests (wedging) (rev2)
` ✓ Fi.CI.IGT: "
[PATCH 1/2] drm/i915: make field unsigned
2018-09-06 6:04 UTC (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: make field unsigned (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH 0/5] Decode memdev info and bandwidth and implemnt latency WA
2018-09-06 2:08 UTC (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Decode memdev info and bandwidth and implemnt latency WA (rev4)
[PATCH] drm/amdgpu: Remove default best_encoder hook from DC
2018-09-06 1:44 UTC (9+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for drm/amdgpu: Remove default best_encoder hook from DC (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH] [intel-gfx] drm/i915/intel_csr.c Added ICL Stepping info
2018-09-06 0:15 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/intel_csr.c Added ICL Stepping info. (rev2)
` ✓ Fi.CI.IGT: "
[PATCH libdrm v3 0/5] intel: rework how we add PCI IDs
2018-09-05 23:15 UTC (8+ messages)
` [PATCH libdrm v3 1/5] intel: add generic functions to check PCI ID
` [PATCH libdrm v3 2/5] intel: make gen11 use generic gen macro
` [PATCH libdrm v3 3/5] intel: make gen10 "
` [PATCH libdrm v3 4/5] intel: make gen9 "
` [PATCH libdrm v3 5/5] intel: get gen once for gen >= 9
[PATCH] firmware/dmc/icl: Add MODULE_FIRMWARE()
2018-09-05 23:10 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH i-g-t v2] Add support for forcing specific module
2018-09-05 22:49 UTC (2+ messages)
` [igt-dev] "
[PATCH v2 00/23] Display Stream Compression enabling on eDP/DP
2018-09-05 21:10 UTC (6+ messages)
` [PATCH v2 15/23] drm/i915/dsc: Define & Compute VESA DSC params
` [PATCH v2 16/23] drm/i915/dsc: Compute Rate Control parameters for DSC
[PULL] drm-misc-next
2018-09-05 20:22 UTC
[PATCH 2/2] drm/i915: reword documentation of possible pci_device_id struct
2018-09-05 20:19 UTC (2+ messages)
` [PATCH v2] "
[PATCH 1/2] drm/i915: Attach the pci match data to the device upon creation
2018-09-05 19:11 UTC (6+ messages)
` [PATCH 2/2] drm/i915: Move final cleanup of drm_i915_private to i915_driver_destroy
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Attach the pci match data to the device upon creation
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PULL] drm-intel-fixes
2018-09-05 18:30 UTC
[PATCH libdrm v2 0/5] intel: rework how we add PCI IDs
2018-09-05 18:01 UTC (4+ messages)
` [PATCH libdrm v2 5/5] intel: get gen once for gen >= 9
[PATCH] drm/i915/bdw: Increase IPS disable timeout to 100ms
2018-09-05 17:27 UTC (3+ messages)
` ✓ Fi.CI.IGT: success for "
[PATCH] drm/i915: Be defensive and don't assume PSR has any commit to sync against
2018-09-05 17:12 UTC (10+ messages)
[PATCH] drm/i915/dp_mst: Fix enabling pipe clock for all streams
2018-09-05 16:43 UTC (8+ messages)
[PATCH] drm/i915/dp: optimize eDP 1.4+ link config fast and narrow
2018-09-05 16:17 UTC (2+ messages)
[PATCH 0/2] Enable RGB565 rotation from gen11 onwards
2018-09-05 14:58 UTC (3+ messages)
` [PATCH 2/2] drm/i915: Enable RGB565 90/270 plane rotation for "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox