messages from 2020-08-21 10:16:54 to 2020-08-25 20:00:41 UTC [more...]
[Intel-gfx] [RFC v4 00/20] drm/dp, i915, nouveau: Cleanup nouveau HPD and add DP features from i915
2020-08-25 20:00 UTC (22+ messages)
` [Intel-gfx] [RFC v4 01/20] drm/nouveau/kms: Fix some indenting in nouveau_dp_detect()
` [Intel-gfx] [RFC v4 02/20] drm/nouveau/kms/nv50-: Remove open-coded drm_dp_read_desc()
` [Intel-gfx] [RFC v4 03/20] drm/nouveau/kms/nv50-: Just use drm_dp_dpcd_read() in nouveau_dp.c
` [Intel-gfx] [RFC v4 04/20] drm/nouveau/kms/nv50-: Use macros for DP registers "
` [Intel-gfx] [RFC v4 05/20] drm/nouveau/kms: Don't clear DP_MST_CTRL DPCD in nv50_mstm_new()
` [Intel-gfx] [RFC v4 06/20] drm/nouveau/kms: Search for encoders' connectors properly
` [Intel-gfx] [RFC v4 07/20] drm/nouveau/kms/nv50-: Use drm_dp_dpcd_(readb|writeb)() in nv50_sor_disable()
` [Intel-gfx] [RFC v4 08/20] drm/nouveau/kms/nv50-: Refactor and cleanup DP HPD handling
` [Intel-gfx] [RFC v4 09/20] drm/i915/dp: Extract drm_dp_has_mst()
` [Intel-gfx] [RFC v4 10/20] drm/nouveau/kms: Use new drm_dp_has_mst() helper for checking MST caps
` [Intel-gfx] [RFC v4 11/20] drm/nouveau/kms: Move drm_dp_cec_unset_edid() into nouveau_connector_detect()
` [Intel-gfx] [RFC v4 12/20] drm/nouveau/kms: Only use hpd_work for reprobing in HPD paths
` [Intel-gfx] [RFC v4 13/20] drm/i915/dp: Extract drm_dp_downstream_read_info()
` [Intel-gfx] [RFC v4 14/20] drm/nouveau/kms/nv50-: Use downstream DP clock limits for mode validation
` [Intel-gfx] [RFC v4 15/20] drm/i915/dp: Extract drm_dp_has_sink_count()
` [Intel-gfx] [RFC v4 16/20] drm/i915/dp: Extract drm_dp_get_sink_count()
` [Intel-gfx] [RFC v4 17/20] drm/nouveau/kms/nv50-: Add support for DP_SINK_COUNT
` [Intel-gfx] [RFC v4 18/20] drm/nouveau/kms: Don't change EDID when it hasn't actually changed
` [Intel-gfx] [RFC v4 19/20] drm/i915/dp: Extract drm_dp_read_dpcd_caps()
` [Intel-gfx] [RFC v4 20/20] drm/nouveau/kms: Start using drm_dp_read_dpcd_caps()
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/dp, i915, nouveau: Cleanup nouveau HPD and add DP features from i915 (rev6)
[Intel-gfx] [PATCH] drm/i915/tgl: Fix stepping WA matching
2020-08-25 19:49 UTC (2+ messages)
[Intel-gfx] [PATCH v2 1/3] drm/i915/display/tgl: Use TGL DP tables for eDP ports without low power support
2020-08-25 19:04 UTC (5+ messages)
` [Intel-gfx] [PATCH v2 2/3] drm/i915/display/ehl: Use EHL "
` [Intel-gfx] [PATCH v2 3/3] drm/i915/ehl: Update voltage swing table
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/3] drm/i915/display/tgl: Use TGL DP tables for eDP ports without low power support
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[Intel-gfx] [PATCH v3 1/3] drm/i915/display: Compute has_drrs after compute has_psr
2020-08-25 18:50 UTC (5+ messages)
` [Intel-gfx] [PATCH v3 2/3] drm/i915/display: Disable DRRS when needed in fastsets
` [Intel-gfx] [PATCH v3 3/3] drm/i915/display: Fix DRRS debugfs
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v3,1/3] drm/i915/display: Compute has_drrs after compute has_psr
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] 5.9-rc1: graphics regression moved from -next to mainline
2020-08-25 18:19 UTC (10+ messages)
[Intel-gfx] [PATCH] drm/i915/fbc: Disable fbc with VT-d also with cometlake
2020-08-25 15:18 UTC (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [PATCH v7 00/16] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
2020-08-25 11:10 UTC (20+ messages)
` [Intel-gfx] [PATCH v7 01/16] ACPI / LPSS: Resume Cherry Trail PWM controller in no-irq phase
` [Intel-gfx] [PATCH v7 02/16] ACPI / LPSS: Save Cherry Trail PWM ctx registers only once (at activation)
` [Intel-gfx] [PATCH v7 03/16] pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare()
` [Intel-gfx] [PATCH v7 04/16] pwm: lpss: Add range limit check for the base_unit register value
` [Intel-gfx] [PATCH v7 05/16] pwm: lpss: Add pwm_lpss_prepare_enable() helper
` [Intel-gfx] [PATCH v7 06/16] pwm: lpss: Use pwm_lpss_apply() when restoring state on resume
` [Intel-gfx] [PATCH v7 07/16] pwm: crc: Fix period / duty_cycle times being off by a factor of 256
` [Intel-gfx] [PATCH v7 08/16] pwm: crc: Fix off-by-one error in the clock-divider calculations
` [Intel-gfx] [PATCH v7 09/16] pwm: crc: Fix period changes not having any effect
` [Intel-gfx] [PATCH v7 10/16] pwm: crc: Enable/disable PWM output on enable/disable
` [Intel-gfx] [PATCH v7 11/16] pwm: crc: Implement apply() method to support the new atomic PWM API
` [Intel-gfx] [PATCH v7 12/16] pwm: crc: Implement get_state() method
` [Intel-gfx] [PATCH v7 13/16] drm/i915: panel: Add get_vbt_pwm_freq() helper
` [Intel-gfx] [PATCH v7 14/16] drm/i915: panel: Honor the VBT PWM frequency for devs with an external PWM controller
` [Intel-gfx] [PATCH v7 15/16] drm/i915: panel: Honor the VBT PWM min setting "
` [Intel-gfx] [PATCH v7 16/16] drm/i915: panel: Use atomic PWM API "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[Intel-gfx] [PATCH 1/5] Critical-KclockWork-Fixes-intel_atomi.c-PossibleNull
2020-08-25 9:31 UTC (6+ messages)
` [Intel-gfx] [PATCH 4/5] Critical-KlockWork-Fix-intel_tv.c-Possible-Null
` [Intel-gfx] [PATCH 5/5] Critical-KlockWorks-Fix-intel_crt.c-Possible-Null
[Intel-gfx] [PATCH 2/5] Critical-KlockWork-Fixes-intel_display.c-NullDeref
2020-08-25 9:25 UTC (2+ messages)
[Intel-gfx] [PATCH v2 00/24] drm/i915: Correct the locking hierarchy in gem, v2
2020-08-25 8:48 UTC (3+ messages)
` [Intel-gfx] [PATCH v2 07/24] drm/i915: Parse command buffer earlier in eb_relocate(slow)
[Intel-gfx] [PATCH v5 0/5] Introduce drm scaling filter property
2020-08-25 7:21 UTC (4+ messages)
` [Intel-gfx] [PATCH v5 1/5] drm: Introduce plane and CRTC scaling filter properties
[Intel-gfx] [PATCH v2 1/3] drm/i915/display: Compute has_drrs after compute has_psr
2020-08-25 5:41 UTC (6+ messages)
` [Intel-gfx] [PATCH v2 2/3] drm/i915/display: Disable DRRS when needed in fastsets
` [Intel-gfx] [PATCH v2 3/3] drm/i915/display: Fix DRRS debugfs
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2,1/3] drm/i915/display: Compute has_drrs after compute has_psr
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH 00/29] treewide: Convert comma separated statements
2020-08-25 4:56 UTC (2+ messages)
` [Intel-gfx] [PATCH 10/29] drm/i915: Avoid "
[Intel-gfx] [PATCH] iommu/intel: Handle 36b addressing for x86-32
2020-08-25 3:13 UTC (6+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [PATCH 1/3] drm/i915/display/tgl: Use TGL DP tables for eDP ports without low power support
2020-08-25 0:02 UTC (7+ messages)
` [Intel-gfx] [PATCH 3/3] drm/i915/ehl: Update voltage swing table
[Intel-gfx] [PATCH v6 01/11] HAX to make DSC work on the icelake test system
2020-08-24 22:15 UTC (9+ messages)
` [Intel-gfx] [PATCH v6 04/11] drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid(), v3
` [Intel-gfx] [PATCH v6 05/11] drm/i915: Try to make bigjoiner work in atomic check
` [Intel-gfx] [PATCH v6 10/11] drm/i915: Add intel_update_bigjoiner handling
[Intel-gfx] [PATCH v5 00/22] Introduce DG1
2020-08-24 21:26 UTC (8+ messages)
` [Intel-gfx] [PATCH v5 05/22] drm/i915/dg1: Wait for pcode/uncore handshake at startup
` [Intel-gfx] [PATCH v5 21/22] drm/i915/dg1: DG1 does not support DC6
[Intel-gfx] [PATCH] drm/i915/dp: DPTX writes Swing/Pre-emphs(DPCD 0x103-0x106) requested during PHY Layer testing
2020-08-24 21:12 UTC (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [PATCH] drm/i915/display: Add an extra vblank wait before fbc activation
2020-08-24 20:00 UTC (4+ messages)
[Intel-gfx] [PATCH 1/5] Fixing Possible Null Pointer Dereference
2020-08-24 19:58 UTC (9+ messages)
` [Intel-gfx] [PATCH 2/5] "
` [Intel-gfx] [PATCH 3/5] Fixing a "
` [Intel-gfx] [PATCH 4/5] Fixing "
` [Intel-gfx] [PATCH 5/5] Fixing a "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] Fixing "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [Regression] "drm/i915: Implement display w/a #1143" breaks HDMI on ASUS GL552VW
2020-08-24 18:46 UTC (8+ messages)
[Intel-gfx] [PATCH] drm/i915/gt: Show engine properties in the pretty printer
2020-08-24 18:11 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [PATCH 1/2] drm/i915: Compute has_drrs after compute has_psr
2020-08-24 17:31 UTC (6+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/drrs: Disable DRRS when needed in fastsets
[Intel-gfx] [PATCH v6 00/16] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
2020-08-24 17:07 UTC (20+ messages)
` [Intel-gfx] [PATCH v6 01/16] ACPI / LPSS: Resume Cherry Trail PWM controller in no-irq phase
` [Intel-gfx] [PATCH v6 02/16] ACPI / LPSS: Save Cherry Trail PWM ctx registers only once (at activation)
` [Intel-gfx] [PATCH v6 03/16] pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare()
` [Intel-gfx] [PATCH v6 04/16] pwm: lpss: Add range limit check for the base_unit register value
` [Intel-gfx] [PATCH v6 05/16] pwm: lpss: Add pwm_lpss_prepare_enable() helper
` [Intel-gfx] [PATCH v6 06/16] pwm: lpss: Use pwm_lpss_apply() when restoring state on resume
` [Intel-gfx] [PATCH v6 07/16] pwm: crc: Fix period / duty_cycle times being off by a factor of 256
` [Intel-gfx] [PATCH v6 08/16] pwm: crc: Fix off-by-one error in the clock-divider calculations
` [Intel-gfx] [PATCH v6 09/16] pwm: crc: Fix period changes not having any effect
` [Intel-gfx] [PATCH v6 10/16] pwm: crc: Enable/disable PWM output on enable/disable
` [Intel-gfx] [PATCH v6 11/16] pwm: crc: Implement apply() method to support the new atomic PWM API
` [Intel-gfx] [PATCH v6 12/16] pwm: crc: Implement get_state() method
` [Intel-gfx] [PATCH v6 13/16] drm/i915: panel: Add get_vbt_pwm_freq() helper
` [Intel-gfx] [PATCH v6 14/16] drm/i915: panel: Honor the VBT PWM frequency for devs with an external PWM controller
` [Intel-gfx] [PATCH v6 15/16] drm/i915: panel: Honor the VBT PWM min setting "
` [Intel-gfx] [PATCH v6 16/16] drm/i915: panel: Use atomic PWM API "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [RFC 00/20] drm/dp, i915, nouveau: Cleanup nouveau HPD and add DP features from i915
2020-08-24 15:46 UTC (7+ messages)
` [Intel-gfx] [RFC 13/20] drm/i915/dp: Extract drm_dp_downstream_read_info()
[Intel-gfx] [PATCH i-g-t] i915/gem_exec_schedule: Set preempt_timeout_ms for fast hang tests
2020-08-24 14:49 UTC
[Intel-gfx] [PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
2020-08-24 0:04 UTC (7+ messages)
[Intel-gfx] [PATCH 0/8] Return head pages from find_get_entry and find_lock_entry
2020-08-21 17:37 UTC (2+ messages)
[Intel-gfx] [PATCH] drm/i915: Break up error capture compression loops with cond_resched()
2020-08-24 10:53 UTC (2+ messages)
[Intel-gfx] [PATCH i-g-t v4 00/20] tests/core_hotunplug: Fixes and enhancements
2020-08-24 10:33 UTC (24+ messages)
` [Intel-gfx] [PATCH i-g-t v4 01/20] tests/core_hotunplug: Use igt_assert_fd()
` [Intel-gfx] [PATCH i-g-t v4 02/20] tests/core_hotunplug: Constify dev_bus_addr string
` [Intel-gfx] [PATCH i-g-t v4 03/20] tests/core_hotunplug: Clean up device open error handling
` [Intel-gfx] [PATCH i-g-t v4 04/20] tests/core_hotunplug: Consolidate duplicated debug messages
` [Intel-gfx] [PATCH i-g-t v4 05/20] tests/core_hotunplug: Assert successful device filter application
` [Intel-gfx] [PATCH i-g-t v4 06/20] tests/core_hotunplug: Maintain a single data structure instance
` [Intel-gfx] [PATCH i-g-t v4 07/20] tests/core_hotunplug: Pass errors via a data structure field
` [Intel-gfx] [PATCH i-g-t v4 08/20] tests/core_hotunplug: Handle device close errors
` [Intel-gfx] [PATCH i-g-t v4 09/20] tests/core_hotunplug: Prepare invariant data once per test run
` [Intel-gfx] [PATCH i-g-t v4 10/20] tests/core_hotunplug: Skip selectively on sysfs close errors
` [Intel-gfx] [PATCH i-g-t v4 11/20] tests/core_hotunplug: Recover from subtest failures
` [Intel-gfx] [PATCH i-g-t v4 12/20] tests/core_hotunplug: Fail subtests on device close errors
` [Intel-gfx] [PATCH i-g-t v4 13/20] tests/core_hotunplug: Let the driver time out essential sysfs operations
` [Intel-gfx] [PATCH i-g-t v4 14/20] tests/core_hotunplug: Process return values of "
` [Intel-gfx] [PATCH i-g-t v4 15/20] tests/core_hotunplug: Assert expected device presence/absence
` [Intel-gfx] [PATCH i-g-t v4 16/20] tests/core_hotunplug: Explicitly ignore unused return values
` [Intel-gfx] [PATCH i-g-t v4 17/20] tests/core_hotunplug: More thorough i915 healthcheck and recovery
` [Intel-gfx] [PATCH i-g-t v4 18/20] tests/core_hotunplug: Add 'lateclose before restore' variants
` [Intel-gfx] [PATCH i-g-t v4 19/20] tests/core_hotunplug: Duplicate debug messages in dmesg
` [Intel-gfx] [PATCH i-g-t v4 20/20] tests/core_hotunplug: Un-blocklist *bind* subtests
` [Intel-gfx] ✗ Fi.CI.IGT: failure for tests/core_hotunplug: Fixes and enhancements (rev4)
[Intel-gfx] [PATCH v2] mm: Track page table modifications in __apply_to_page_range()
2020-08-23 10:44 UTC (15+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [RFC v2 00/20] drm/dp, i915, nouveau: Cleanup nouveau HPD and add DP features from i915
2020-08-21 20:38 UTC (7+ messages)
` [Intel-gfx] [RFC v2 13/20] drm/i915/dp: Extract drm_dp_downstream_read_info()
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/dp, i915, nouveau: Cleanup nouveau HPD and add DP features from i915 (rev5)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [RFC v2 06/20] drm/nouveau/kms: Search for encoders' connectors properly
2020-08-21 17:48 UTC (2+ messages)
` [Intel-gfx] [RFC v3] "
[Intel-gfx] [PATCH 1/4] mm: Export flush_vm_area() to sync the PTEs upon construction
2020-08-21 13:01 UTC (17+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915/gem: Sync the vmap "
` [Intel-gfx] [PATCH] mm: Track page table modifications in __apply_to_page_range() construction
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with mm: Track page table modifications in __apply_to_page_range() construction (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/4] mm: Export flush_vm_area() to sync the PTEs upon construction
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