messages from 2020-06-07 22:21:37 to 2020-06-10 20:21:51 UTC [more...]
[Intel-gfx] [PATCH 00/18] dma-fence lockdep annotations, round 2
2020-06-10 20:21 UTC (12+ messages)
` [Intel-gfx] [PATCH 01/18] mm: Track mmu notifiers in fs_reclaim_acquire/release
` [Intel-gfx] [PATCH] "
` [Intel-gfx] [PATCH 02/18] dma-buf: minor doc touch-ups
` [Intel-gfx] [PATCH 03/18] dma-fence: basic lockdep annotations
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for dma-fence lockdep annotations, round 2 (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
[Intel-gfx] [PATCH] drm/i915: Include asm sources for {ivb, hsw}_clear_kernel.c
2020-06-10 20:18 UTC (7+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH] drm/i915/icl: Disable DIP on MST ports with the transcoder clock still on
2020-06-10 19:59 UTC (6+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [v3 0/8] Enable HDR on MCA LSPCON based Gen9 devices
2020-06-10 19:52 UTC (11+ messages)
` [Intel-gfx] [v3 1/8] drm/i915/display: Add HDR Capability detection for LSPCON
` [Intel-gfx] [v3 2/8] drm/i915/display: Enable HDR on gen9 devices with MCA Lspcon
` [Intel-gfx] [v3 3/8] drm/i915/display: Attach HDR property for capable Gen9 devices
` [Intel-gfx] [v3 4/8] drm/i915/display: Enable BT2020 for HDR on LSPCON devices
` [Intel-gfx] [v3 5/8] drm/i915/display: Enable HDR for Parade based lspcon
` [Intel-gfx] [v3 6/8] drm/i915/display: Implement infoframes readback for LSPCON
` [Intel-gfx] [v3 7/8] drm/i915/display: Implement DRM infoframe read "
` [Intel-gfx] [v3 8/8] drm/i915/display: [NOT FOR MERGE] Reduce blanking to support 4k60@10bpp "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Enable HDR on MCA LSPCON based Gen9 devices (rev3)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[Intel-gfx] [PATCH 1/2] drm/i915/tgl+: Fix DP MST ACT status handling
2020-06-10 19:22 UTC (3+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/dp_mst: Clear ACT sent flag before waiting for it
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/tgl+: Fix DP MST ACT status handling
[Intel-gfx] [PATCH] drm/i915/gt: Include context status in debug dumps
2020-06-10 17:15 UTC (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
[Intel-gfx] [PATCH 01/24] Revert "drm/i915/gem: Drop relocation slowpath"
2020-06-10 16:16 UTC (3+ messages)
` [Intel-gfx] [PATCH 02/24] drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2
[Intel-gfx] [PATCH 1/3] drm/dp_mst: Fix the DDC I2C device unregistration of an MST port
2020-06-10 15:54 UTC (14+ messages)
` [Intel-gfx] [PATCH 2/3] drm/dp_mst: Fix the DDC I2C device registration "
` [Intel-gfx] [PATCH 3/3] drm/dp_mst: Fix flushing the delayed port/mstb destroy work
` [Intel-gfx] [PATCH v2 "
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] drm/dp_mst: Fix the DDC I2C device unregistration of an MST port
` [Intel-gfx] ✓ Fi.CI.IGT: "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/dp_mst: Fix the DDC I2C device unregistration of an MST port (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[Intel-gfx] [PATCH] drm/i915/gt: Incrementally check for rewinding
2020-06-10 14:03 UTC (12+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Incrementally check for rewinding (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [PATCH 01/28] drm/i915: Adjust the sentinel assert to match implementation
2020-06-10 13:21 UTC (39+ messages)
` [Intel-gfx] [PATCH 02/28] drm/i915/selftests: Make the hanging request non-preemptible
` [Intel-gfx] [PATCH 03/28] drm/i915/selftests: Teach hang-self to target only itself
` [Intel-gfx] [PATCH 04/28] drm/i915/selftests: Remove live_suppress_wait_preempt
` [Intel-gfx] [PATCH 08/28] drm/i915/gt: Resubmit the virtual engine on schedule-out
` [Intel-gfx] [PATCH 09/28] drm/i915: Add list_for_each_entry_safe_continue_reverse
` [Intel-gfx] [PATCH 10/28] drm/i915/gem: Separate reloc validation into an earlier step
` [Intel-gfx] [PATCH 11/28] drm/i915/gem: Lift GPU relocation allocation
` [Intel-gfx] [PATCH 12/28] drm/i915/gem: Build the reloc request first
` [Intel-gfx] [PATCH 13/28] drm/i915/gem: Add all GPU reloc awaits/signals en masse
` [Intel-gfx] [PATCH 15/28] drm/i915: Lift waiter/signaler iterators
` [Intel-gfx] [PATCH 16/28] drm/i915: Unpeel awaits on a proxy fence
` [Intel-gfx] [PATCH 17/28] drm/i915/gem: Make relocations atomic within execbuf
` [Intel-gfx] [PATCH 18/28] drm/i915: Strip out internal priorities
` [Intel-gfx] [PATCH 19/28] drm/i915: Remove I915_USER_PRIORITY_SHIFT
` [Intel-gfx] [PATCH 20/28] drm/i915: Replace engine->schedule() with a known request operation
` [Intel-gfx] [PATCH 21/28] drm/i915/gt: Do not suspend bonded requests if one hangs
` [Intel-gfx] [PATCH 22/28] drm/i915: Teach the i915_dependency to use a double-lock
` [Intel-gfx] [PATCH 24/28] ipi-dag
` [Intel-gfx] [PATCH 25/28] drm/i915/gt: Check for a completed last request once
` [Intel-gfx] [PATCH 26/28] drm/i915: Fair low-latency scheduling
` [Intel-gfx] [PATCH 27/28] drm/i915/gt: Specify a deadline for the heartbeat
` [Intel-gfx] [PATCH 28/28] drm/i915: Replace the priority boosting for the display with a deadline
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/28] drm/i915: Adjust the sentinel assert to match implementation
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] A panic and a hang in the i915 drm driver
2020-06-10 11:54 UTC (7+ messages)
[Intel-gfx] [PATCH] drm/i915/tc: fix the reset of ln0
2020-06-10 11:33 UTC (6+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PULL] drm-intel-next-fixes
2020-06-10 11:19 UTC (2+ messages)
[Intel-gfx] [PATCH v6] drm/i915: Init lspcon after HPD in intel_dp_detect()
2020-06-10 9:33 UTC (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Init lspcon after HPD in intel_dp_detect() (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH] drm/i915: Fix the i915_dsc_fec_support debugfs file for DP MST connectors
2020-06-09 20:58 UTC (14+ messages)
` [Intel-gfx] [PATCH v2] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Fix the i915_dsc_fec_support debugfs file for DP MST connectors (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: "
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Fix the i915_dsc_fec_support debugfs file for DP MST connectors (rev3)
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH 3/3] drm/i915/dp_mst: Work around out-of-spec adapters filtering short pulses
2020-06-09 18:03 UTC (5+ messages)
` [Intel-gfx] [PATCH v3 "
[Intel-gfx] [PATCH] drm/mm: remove invalid entry based optimization
2020-06-08 18:25 UTC (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH v4 0/7] Remaining RKL patches
2020-06-09 15:15 UTC (7+ messages)
` [Intel-gfx] [PATCH v4 1/7] drm/i915/rkl: RKL uses ABOX0 for pixel transfers
` [Intel-gfx] [PATCH v4 3/7] drm/i915/rkl: Update TGP's pin mapping when paired with RKL
` [Intel-gfx] [PATCH v4 4/7] drm/i915/rkl: Don't try to read out DSI transcoders
[Intel-gfx] [PATCH v2 00/15] pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
2020-06-09 13:50 UTC (21+ messages)
` [Intel-gfx] [PATCH v2 03/15] pwm: lpss: Add range limit check for the base_unit register value
` [Intel-gfx] [PATCH v2 04/15] pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare()
` [Intel-gfx] [PATCH v2 06/15] pwm: crc: Fix period / duty_cycle times being off by a factor of 256
` [Intel-gfx] [PATCH v2 09/15] pwm: crc: Enable/disable PWM output on enable/disable
` [Intel-gfx] [PATCH v2 10/15] pwm: crc: Implement apply() method to support the new atomic PWM API
` [Intel-gfx] [PATCH v2 11/15] pwm: crc: Implement get_state() method
[Intel-gfx] [PATCH 00/59] devm_drm_dev_alloc, v2
2020-06-09 13:02 UTC (15+ messages)
` [Intel-gfx] [PATCH 53/59] drm/arc: Move to drm/tiny
[Intel-gfx] [PATCH i-g-t] i915/gem_exec_schedule: Try to spot unfairness
2020-06-09 12:45 UTC
[Intel-gfx] [PATCH v2] drm/i915/gt: Initialize reserved and unspecified MOCS indices
2020-06-09 1:39 UTC (4+ messages)
[Intel-gfx] [PATCH v2] Disabling FBC when PSR2 SU update enabled
2020-06-09 0:47 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "
[Intel-gfx] [PATCH AUTOSEL 5.6 003/606] drm/i915: Handle idling during i915_gem_evict_something busy loops
2020-06-08 23:04 UTC (5+ messages)
` [Intel-gfx] [PATCH AUTOSEL 5.6 031/606] Make the "Reducing compressed framebufer size" message be DRM_INFO_ONCE()
` [Intel-gfx] [PATCH AUTOSEL 5.6 037/606] drm/i915/tgl+: Fix interrupt handling for DP AUX transactions
` [Intel-gfx] [PATCH AUTOSEL 5.6 162/606] drm/i915/gvt: Init DPLL/DDI vreg for virtual display instead of inheritance
` [Intel-gfx] [PATCH AUTOSEL 5.6 163/606] drm/i915: Propagate error from completed fences
[Intel-gfx] [PATCH] drm/i915/display: Avoid PSR and FBC features concurently
2020-06-08 23:09 UTC (6+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH v5 03/13] drm/i915/utils: Replace dev_printk with drm helpers
2020-06-08 21:05 UTC (3+ messages)
` [Intel-gfx] [PATCH v5 09/13] drm/i915: Change infoframe debug checks to specify syslog
` [Intel-gfx] [PATCH v5 12/13] drm/i915: Use debug category printer for welcome message
[Intel-gfx] [PATCH] drm/i915/gt: Prevent enabling breadcrumbs on the virtual engine
2020-06-08 15:38 UTC (5+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
` [Intel-gfx] [PATCH v2] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Prevent enabling breadcrumbs on the virtual engine (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH 0/9] shmem helper untangling
2020-06-08 15:04 UTC (6+ messages)
` [Intel-gfx] [PATCH 8/9] drm/shmem-helpers: Ensure get_pages is not called on imported dma-buf
[Intel-gfx] [PATCH v2 0/2] Add debugfs for requesting HDCP version
2020-06-08 14:53 UTC (6+ messages)
` [Intel-gfx] [PATCH v2 1/2] drm/i915: Add support for considering HDCP ver requested via debugfs
` [Intel-gfx] [PATCH v2 2/2] drm/i915: Add a new debugfs to request HDCP version
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Add debugfs for requesting "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
2020-06-08 14:35 UTC (2+ messages)
[Intel-gfx] [PATCH v5] drm/i915: Init lspcon chip dynamically
2020-06-08 11:45 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "
[Intel-gfx] [PATCH] Revert "drm/i915: Remove unneeded hack now for CDCLK"
2020-06-08 9:37 UTC (6+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH v2 1/3] drm/i915/dp_mst: Fix disabling MST on a port
2020-06-07 23:15 UTC (4+ messages)
` [Intel-gfx] [PATCH RESEND v3 "
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