public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2018-08-31 08:00:54 to 2018-09-04 13:51:21 UTC [more...]

[PATCH] drm/i915/icl: Fix context RPCS programming
 2018-09-04 13:51 UTC  (11+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
    ` [PATCH v2] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/icl: Fix context RPCS programming (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v9 0/2] Add XYUV format support
 2018-09-04 13:50 UTC  (5+ messages)
` [PATCH v9 2/2] drm/i915: Adding YUV444 packed format support for skl+
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for Add XYUV format support (rev5)

[PATCH i-g-t] igt/pm_rps: Clear previous high load on high->low transition
 2018-09-04 13:50 UTC  (2+ messages)

[PATCH] drm/i915: Reduce context HW ID lifetime
 2018-09-04 13:48 UTC  (5+ messages)

[PATCH 01/14] drm: Add drm/kernel.h header file
 2018-09-04 13:45 UTC  (21+ messages)
` [PATCH 02/14] drm: Drop drmP.h from drm_connector.c
` [PATCH 03/14] drm: drop drmP.h include from drm_plane.c
` [PATCH 04/14] drm: drop drmP.h include from drm_crtc.c
` [PATCH 05/14] drm/atomic: trim driver interface/docs
  ` [PATCH 06/14] drm: extract drm_atomic_uapi.c
` [PATCH 07/14] drm/atomic-helper: Unexport drm_atomic_helper_best_encoder
` [PATCH 08/14] drm/amdgpu: Remove default best_encoder hook from DC
` [PATCH 09/14] drm: Update todo.rst
  ` [Intel-gfx] "
` [PATCH 10/14] drm: Extract drm_atomic_state_helper.[hc]
` [PATCH 11/14] drm/vmwgfx: Remove confused comment from vmw_du_connector_atomic_set_property
` [PATCH 12/14] drm/vmwgfx: Don't look at state->allow_modeset
` [PATCH 13/14] drm/atomic: Improve docs for drm_atomic_state->allow_modeset
` [PATCH 14/14] drm/vmwgfx: Add FIXME comments for customer page_flip handlers
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/14] drm: Add drm/kernel.h header file
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915: Double check we didn't miss an unclaimed register access
 2018-09-04 13:36 UTC  (7+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Pull intel_uncore_arm_unclaimed_mmio_detection() under the spinlock
 2018-09-04 13:29 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915/ringbuffer: Move double invalidate to after pd flush
 2018-09-04 13:27 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Fix ICL HDMI clock readout
 2018-09-04 13:26 UTC  (6+ messages)
` [PATCH v2] drm/i915: Fix ICL+ "
` ✓ Fi.CI.BAT: success for drm/i915: Fix ICL HDMI clock readout (rev2)
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/i915: make field unsigned
 2018-09-04 13:24 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: reword documentation of possible pci_device_id struct

[PATCH] drm/i915/dp_mst: Fix enabling pipe clock for all streams
 2018-09-04 12:54 UTC  (9+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH libdrm] Add basic CONTRIBUTING file
 2018-09-04 12:43 UTC  (4+ messages)
    ` [Mesa-dev] "

[PATCH 1/4] drm: Add P010, P012, P016 format definitions and fourcc
 2018-09-04 12:32 UTC  (5+ messages)
` [PATCH 3/4] drm/i915: preparations for enabling P010, P012, P016 formats
` [PATCH 4/4] drm/i915: enable P010, P012, P016 formats for primary and sprite planes

[PATCH i-g-t] igt/pm_rps: Wait for the load-helper to signal receipt of command
 2018-09-04 10:57 UTC  (3+ messages)

[PATCH] drm/i915/icl: Avoid Gen10 watermark workarounds in Gen11
 2018-09-04 10:43 UTC  (3+ messages)

[PATCH i-g-t] lib/pm_rpm: Reload the module with full mmio debugging
 2018-09-04 10:20 UTC 

[PATCH i-g-t] lib/pm: Increase snd module probe timeout to 10s
 2018-09-04 10:19 UTC 

[PATCH i-g-t] lib/pm: Wait a little for sound module load to complete
 2018-09-04 10:06 UTC  (6+ messages)
` [PATCH i-g-t v2] "
  ` [igt-dev] "
` [PATCH i-g-t v3] "

[PATCH] kernel/panic: Show the stacktrace after additional notifier messages
 2018-09-04  8:58 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/i915/tracepoints: Remove i915_request_execute tracepoint
 2018-09-04  8:56 UTC  (13+ messages)
` [PATCH 2/2] drm/i915/tracepoints: Remove DRM_I915_LOW_LEVEL_TRACEPOINTS Kconfig option

[PATCH xf86-video-intel] sna/io: Align the linear source buffer to cache line for 2d blt
 2018-09-04  7:24 UTC  (3+ messages)

[PATCH] [intel-gfx] drm/i915/intel_csr.c Added ICL Stepping info
 2018-09-04  5:39 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 0/1] Load DMC v1.07 on Icelake
 2018-09-04  5:27 UTC  (6+ messages)
` [PATCH 1/1] firmware/dmc/icl: load v1.07 on icelake
` ✓ Fi.CI.BAT: success for Load DMC v1.07 on Icelake (rev2)
` ✓ Fi.CI.IGT: "

[PULL] gvt-fixes for 4.19
 2018-09-04  4:36 UTC  (2+ messages)

[PULL] gvt-next for 4.20
 2018-09-04  3:01 UTC 

[PATCH 1/2] drm/i915: Combine cleanup_status_page()
 2018-09-03 22:39 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Use a cached mapping for the physical HWS
` ✗ Fi.CI.SPARSE: warning for series starting with [1/2] drm/i915: Combine cleanup_status_page()
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] video/fbdev: Warn when we try to free a registered framebuffer
 2018-09-03 17:22 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915: Fix up FORCE_GPU_RELOC (debug) to flush CPU write domains
 2018-09-03 16:49 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 1/4] fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flag
 2018-09-03 16:48 UTC  (3+ messages)
` [PATCH 3/4] fbdev: Add FBINFO_HIDE_SMEM_START flag

[PATCH] drm: Remove "protection" around drm_vma_offset_manager_destroy()
 2018-09-03 16:36 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 1/5] drm/i915: Do a full device reset after being wedged
 2018-09-03 11:05 UTC  (14+ messages)
` [PATCH 2/5] drm/i915: Flag any possible writes for a GTT fault
` [PATCH 3/5] drm/i915: Force the slow path after a user-write error
` [PATCH 4/5] drm/i915: Early rejection of buffer allocations larger than RAM
` [PATCH 5/5] drm/i915: Forcibly flush unwanted requests in drop-caches
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] drm/i915: Do a full device reset after being wedged
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Determine uses-full-ppgtt from context for execbuf
 2018-09-03  9:15 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Kill debugfs's i915_dpcd
 2018-09-03  7:11 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Protect against wrong reg offset and warn
 2018-09-03  6:27 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Explicitly mark Global GTT address spaces
 2018-09-01  9:27 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Rename full ppgtt configuration to be more generic
 2018-09-01  1:07 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH v2 00/23] Display Stream Compression enabling on eDP/DP
 2018-08-31 21:42 UTC  (7+ messages)
` [PATCH v2 17/23] drm/i915/dp: Enable/Disable DSC in DP Sink
` [PATCH v2 20/23] drm/i915/dp: Populate DSC PPS SDP and send PPS infoframes
` [PATCH v2 23/23] drm/i915/dp: Disable DSC in source by disabling DSS CTL bits

[PATCH v2 22/23] drm/i915/dp: Configure Display stream splitter registers during DSC enable
 2018-08-31 18:52 UTC  (3+ messages)
` [PATCH v3] "

[PATCH libdrm v2 0/5] intel: rework how we add PCI IDs
 2018-08-31 16:14 UTC  (11+ messages)
` [PATCH libdrm v2 1/5] intel: add generic functions to check PCI ID
` [PATCH libdrm v2 4/5] intel: make gen9 use generic gen macro

[PATCH 00/21] New GuC ABI
 2018-08-31 15:31 UTC  (5+ messages)
` [PATCH 08/21] drm/i915/guc: Make use of the SW counter field in the context descriptor

[CI 0/2] Reviewed perf cleanups
 2018-08-31 15:27 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 0/5] Decode memdev info and bandwidth and implemnt latency WA
 2018-08-31 15:01 UTC  (10+ messages)
` [PATCH V3 3/5] drm/i915: Implement 16GB dimm wa for latency level-0
    ` [PATCH V4 "
` [PATCH V2 5/5] drm/i915/kbl+: Enable IPC only for symmetric memory configurations
` ✗ Fi.CI.CHECKPATCH: warning for Decode memdev info and bandwidth and implemnt latency WA (rev4)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t] lib: Stop caching __drm_device_id
 2018-08-31 14:20 UTC  (2+ messages)
` [igt-dev] "

[PATCH] [intel-gfx][igt-dev] [PATCH i-g-t] tests/pm_backlight.c : Brightness test with DPMS and System suspend
 2018-08-31 14:09 UTC  (2+ messages)
` [igt-dev] [PATCH] [intel-gfx] "

[PATCH] [intel-gfx] drm/i915/intel_csr.c Fix DMC FW Loading issue on ICL
 2018-08-31 13:58 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/intel_csr.c Fix DMC FW Loading issue on ICL. (rev6)

[PATCH i-g-t] tests/kms_vblank: Test if we have functional rpm before testing
 2018-08-31 13:32 UTC  (3+ messages)
  ` [igt-dev] "

[PATCH v7 0/2] Add XYUV format support
 2018-08-31 11:09 UTC  (8+ messages)
` [PATCH v7 2/2] drm/i915: Adding YUV444 packed format(DRM_FORMAT_XYUV) support
  ` [Intel-gfx] "

[REGRESSION][BISECTED] drm_atomic_helper_wait_for_flip_done *ERROR* [CRTC:69:pipe C] flip_done timed out
 2018-08-31 10:37 UTC 

[PATCH] drm/i915/selftests: Add a simple exerciser for suspend/hibernate
 2018-08-31  9:23 UTC  (6+ messages)
` [PATCH v4] "


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