messages from 2020-06-18 14:51:26 to 2020-06-22 19:39:29 UTC [more...]
[Intel-gfx] [v3 0/8] Enable HDR on MCA LSPCON based Gen9 devices
2020-06-22 19:39 UTC (14+ messages)
` [Intel-gfx] [v3 6/8] drm/i915/display: Implement infoframes readback for LSPCON
[Intel-gfx] [v5 00/11] Enable HDR on MCA LSPCON based Gen9 devices
2020-06-22 20:00 UTC (12+ messages)
` [Intel-gfx] [v5 01/11] drm/i915/display: Add HDR Capability detection for LSPCON
` [Intel-gfx] [v5 02/11] drm/i915/display: Enable HDR on gen9 devices with MCA Lspcon
` [Intel-gfx] [v5 03/11] drm/i915/display: Attach HDR property for capable Gen9 devices
` [Intel-gfx] [v5 04/11] drm/i915/display: Enable BT2020 for HDR on LSPCON devices
` [Intel-gfx] [v5 05/11] drm/i915/display: Enable HDR for Parade based lspcon
` [Intel-gfx] [v5 06/11] drm/i915/display: Implement infoframes readback for LSPCON
` [Intel-gfx] [v5 07/11] drm/i915/display: Implement DRM infoframe read "
` [Intel-gfx] [v5 08/11] drm/i915/lspcon: Create separate infoframe_enabled helper
` [Intel-gfx] [v5 09/11] drm/i915/lspcon: Do not send infoframes to non-HDMI sinks
` [Intel-gfx] [v5 10/11] drm/i915/lspcon: Do not send DRM "
` [Intel-gfx] [v5 11/11] drm/i915/display: [NOT FOR MERGE] Reduce blanking to support 4k60@10bpp for LSPCON
[Intel-gfx] [PATCH i-g-t] i915/gem_exec_schedule: Try to spot unfairness
2020-06-22 19:08 UTC
[Intel-gfx] [v6 0/3] VRR capable attach prop in i915, VRR debugfs
2020-06-22 19:02 UTC (10+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] [v6 1/3] drm/i915/dp: Attach and set drm connector VRR property
` [Intel-gfx] [v9 2/3] drm/debug: Expose connector VRR monitor range via debugfs
` [Intel-gfx] [v1 3/3] Revert "drm/amd/display: Expose connector VRR range via debugfs"
[Intel-gfx] [PATCH v2 00/32] Introduce DG1
2020-06-22 18:35 UTC (6+ messages)
` [Intel-gfx] [PATCH v2 07/32] drm/i915/dg1: add initial DG-1 definitions
` [Intel-gfx] [PATCH v2 20/32] drm/i915/dg1: add hpd interrupt handling
[Intel-gfx] [PATCH v2 1/2] drm/i915/dp: Helper for checking DDI_BUF_CTL Idle status
2020-06-22 17:06 UTC (3+ messages)
[Intel-gfx] [RFC PATCH i-g-t v2 0/8] tests/core_hotunplug: New subtests and enhancements
2020-06-22 16:44 UTC (9+ messages)
` [Intel-gfx] [RFC PATCH i-g-t v2 1/8] tests/core_hotunplug: Duplicate debug messages in dmesg
` [Intel-gfx] [RFC PATCH i-g-t v2 2/8] tests/core_hotunplug: Use PCI device sysfs entry, not DRM
` [Intel-gfx] [RFC PATCH i-g-t v2 3/8] tests/core_hotunplug: Add unbind-unplug-rescan variant
` [Intel-gfx] [RFC PATCH i-g-t v2 4/8] tests/core_hotunplug: Add 'lateclose before recover' variants
` [Intel-gfx] [RFC PATCH i-g-t v2 5/8] tests/core_hotunplug: Add 'GEM address space' variant
` [Intel-gfx] [RFC PATCH i-g-t v2 6/8] tests/core_hotunplug: Add 'GEM object' variant
` [Intel-gfx] [RFC PATCH i-g-t v2 7/8] tests/core_hotunplug: Add 'PRIME handle' variant
` [Intel-gfx] [RFC PATCH i-g-t v2 8/8] tests/core_hotunplug: Add 'GEM batch' variant
[Intel-gfx] [PATCH i-g-t 0/2] test/kms_cursor_crc: tie some loose ends in the prepare_crtc
2020-06-22 16:38 UTC (3+ messages)
` [Intel-gfx] [PATCH i-g-t 1/2] test/kms_cursor_crc: release old pipe_crc before create a new one
` [Intel-gfx] [PATCH i-g-t 2/2] test/kms_cursor_crc: align the start of the CRC capture to a vblank
[Intel-gfx] [PATCH v3 00/15] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
2020-06-22 16:04 UTC (25+ messages)
` [Intel-gfx] [PATCH v3 01/15] ACPI / LPSS: Resume Cherry Trail PWM controller in no-irq phase
` [Intel-gfx] [PATCH v3 02/15] ACPI / LPSS: Save Cherry Trail PWM ctx registers only once (at activation)
` [Intel-gfx] [PATCH v3 03/15] pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare()
` [Intel-gfx] [PATCH v3 04/15] pwm: lpss: Add range limit check for the base_unit register value
` [Intel-gfx] [PATCH v3 05/15] pwm: lpss: Use pwm_lpss_apply() when restoring state on resume
` [Intel-gfx] [PATCH v3 06/15] pwm: crc: Fix period / duty_cycle times being off by a factor of 256
` [Intel-gfx] [PATCH v3 07/15] pwm: crc: Fix off-by-one error in the clock-divider calculations
` [Intel-gfx] [PATCH v3 08/15] pwm: crc: Fix period changes not having any effect
` [Intel-gfx] [PATCH v3 09/15] pwm: crc: Enable/disable PWM output on enable/disable
` [Intel-gfx] [PATCH v3 10/15] pwm: crc: Implement apply() method to support the new atomic PWM API
` [Intel-gfx] [PATCH v3 11/15] pwm: crc: Implement get_state() method
` [Intel-gfx] [PATCH v3 12/15] drm/i915: panel: Add get_vbt_pwm_freq() helper
` [Intel-gfx] [PATCH v3 13/15] drm/i915: panel: Honor the VBT PWM frequency for devs with an external PWM controller
` [Intel-gfx] [PATCH v3 14/15] drm/i915: panel: Honor the VBT PWM min setting "
` [Intel-gfx] [PATCH v3 15/15] 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] [v4 00/10] Enable HDR on MCA LSPCON based Gen9 devices
2020-06-22 16:00 UTC (14+ messages)
` [Intel-gfx] [v4 01/10] drm/i915/display: Add HDR Capability detection for LSPCON
` [Intel-gfx] [v4 02/10] drm/i915/display: Enable HDR on gen9 devices with MCA Lspcon
` [Intel-gfx] [v4 03/10] drm/i915/display: Attach HDR property for capable Gen9 devices
` [Intel-gfx] [v4 04/10] drm/i915/display: Enable BT2020 for HDR on LSPCON devices
` [Intel-gfx] [v4 05/10] drm/i915/display: Enable HDR for Parade based lspcon
` [Intel-gfx] [v4 06/10] drm/i915/display: Implement infoframes readback for LSPCON
` [Intel-gfx] [v4 07/10] drm/i915/display: Implement DRM infoframe read "
` [Intel-gfx] [v4 08/10] drm/i915/lspcon: Do not send infoframes to non-HDMI sinks
` [Intel-gfx] [v4 09/10] drm/i915/lspcon: Do not send DRM "
` [Intel-gfx] [v4 10/10] drm/i915/display: [NOT FOR MERGE] Reduce blanking to support 4k60@10bpp for LSPCON
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Enable HDR on MCA LSPCON based Gen9 devices (rev4)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [PATCH libdrm] intel: sync i915_pciids.h with kernel
2020-06-22 15:31 UTC (2+ messages)
[Intel-gfx] [RFC PATCH i-g-t 0/8] tests/core_hotunplug: New subtests and enhancements
2020-06-22 15:18 UTC (9+ messages)
` [Intel-gfx] [RFC PATCH i-g-t 1/8] tests/core_hotunplug: Duplicate debug messages in dmesg
` [Intel-gfx] [RFC PATCH i-g-t 2/8] tests/core_hotunplug: Use PCI device sysfs entry, not DRM
` [Intel-gfx] [RFC PATCH i-g-t 3/8] tests/core_hotunplug: Add unbind-unplug-rescan variant
` [Intel-gfx] [RFC PATCH i-g-t 4/8] tests/core_hotunplug: Add 'lateclose before recover' variants
` [Intel-gfx] [RFC PATCH i-g-t 5/8] tests/core_hotunplug: Add 'GEM address space' variant
` [Intel-gfx] [RFC PATCH i-g-t 6/8] tests/core_hotunplug: Add 'GEM object' variant
` [Intel-gfx] [RFC PATCH i-g-t 7/8] tests/core_hotunplug: Add 'PRIME handle' variant
` [Intel-gfx] [RFC PATCH i-g-t 8/8] tests/core_hotunplug: Add 'GEM batch' variant
[Intel-gfx] [PATCH 00/18] dma-fence lockdep annotations, round 2
2020-06-22 10:11 UTC (42+ messages)
` [Intel-gfx] [PATCH 01/18] mm: Track mmu notifiers in fs_reclaim_acquire/release
` [Intel-gfx] [PATCH] "
` [Intel-gfx] [PATCH 03/18] dma-fence: basic lockdep annotations
` [Intel-gfx] [PATCH 04/18] dma-fence: prime "
` [Intel-gfx] [Linaro-mm-sig] "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for dma-fence lockdep annotations, round 2 (rev7)
[Intel-gfx] [PATCH 1/7] drm/i915/gem: Replace i915_gem_object.mm.mutex with reservation_ww_class
2020-06-22 10:45 UTC (8+ messages)
` [Intel-gfx] [PATCH 2/7] drm/i915: Reuse the reservation_ww_class for acquiring vma backing storage
` [Intel-gfx] [PATCH 3/7] drm/i915/gem: Track the fences for object allocations
` [Intel-gfx] [PATCH 4/7] drm/i915: Update vma to use async page allocations
` [Intel-gfx] [PATCH 5/7] drm/i915/gem: Convert the userptr-worker to use a fence
` [Intel-gfx] [PATCH 6/7] drm/i915/gem: Break apart the early i915_vma_pin from execbuf object lookup
` [Intel-gfx] [PATCH 7/7] drm/i915/gem: Acquire all vma/objects under reservation_ww_class
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/7] drm/i915/gem: Replace i915_gem_object.mm.mutex with reservation_ww_class
[Intel-gfx] v5.8-rc1 on thinkpad x220, intel graphics: interface frozen, can still switch to text console
2020-06-22 10:21 UTC (3+ messages)
[Intel-gfx] [PATCH] drm/i915/gvt: query if vgpu is active via GETPARAM IOCTL
2020-06-22 8:23 UTC (3+ messages)
[Intel-gfx] [v6 0/3] VRR capable attach prop in i915, DPCD helper, VRR debugfs
2020-06-22 4:34 UTC (10+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for VRR capable attach prop in i915, DPCD helper, VRR debugfs (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] [v6 1/3] drm/dp: DRM DP helper for reading Ignore MSA from DPCD
` [Intel-gfx] [v6 2/3] drm/i915/dp: Attach and set drm connector VRR property
` [Intel-gfx] [v8 3/3] drm/debug: Expose connector VRR monitor range via debugfs
[Intel-gfx] [CI 1/2] drm/i915/gvt: Drop redundant prepare_write/pin_pages
2020-06-20 0:35 UTC (4+ messages)
` [Intel-gfx] [CI 2/2] drm/i915/gt: Replace manual kmap_atomic() with pin_map for renderstate
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [CI,1/2] drm/i915/gvt: Drop redundant prepare_write/pin_pages
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[Intel-gfx] [drm-intel:topic/core-for-CI 17/21] drivers/staging/media/soc_camera/soc_mediabus.c:19:4: error: 'struct soc_mbus_pixelfmt' has no member named 'name'
2020-06-20 0:07 UTC
[Intel-gfx] [drm-intel:topic/core-for-CI 17/21] include/net/ax25.h:121:24: error: redeclaration of enumerator 'AX25_PROTO_DAMA_MASTER'
2020-06-19 23:56 UTC
[Intel-gfx] [CI] drm/i915/gem: Avoid kmalloc under i915->mm_lock
2020-06-19 23:42 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH] drm/i915/gt: Show the culmative runtime as part of the engine info
2020-06-19 22:18 UTC (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH] drm/i915/tgl: Make Wa_14010229206 permanent
2020-06-19 20:14 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/tgl: Make Wa_14010229206 permanent (rev2)
[Intel-gfx] [PATCH 1/3] drm/i915/gem: Avoid kmalloc under i915->mm_lock
2020-06-19 19:44 UTC (9+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/gvt: Drop redundant prepare_write/pin_pages
` [Intel-gfx] [PATCH 3/3] drm/i915/gt: Replace manual kmap_atomic() with pin_map for renderstate
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/gem: Avoid kmalloc under i915->mm_lock
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
[Intel-gfx] [PATCH] drm/i915/gt: Initialise rps timestamp
2020-06-19 18:34 UTC (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [PULL] drm-misc-next
2020-06-19 15:19 UTC
[Intel-gfx] [PATCH v6 0/3] VRR capable attach prop in i915, DPCD helper, VRR debugfs
2020-06-19 21:11 UTC (7+ messages)
` [Intel-gfx] [PATCH v6 1/3] drm/dp: DRM DP helper for reading Ignore MSA from DPCD
` [Intel-gfx] [v6 0/3] VRR capable attach prop in i915, DPCD helper, VRR debugfs
` [Intel-gfx] [v6 1/3] drm/dp: DRM DP helper for reading Ignore MSA from DPCD
` [Intel-gfx] [v6 2/3] drm/i915/dp: Attach and set drm connector VRR property
` [Intel-gfx] [v8 3/3] drm/debug: Expose connector VRR monitor range via debugfs
[Intel-gfx] [PATCH v7 09/36] drm: i915: fix common struct sg_table related issues
2020-06-19 10:36 UTC
[Intel-gfx] [PATCH] drm/i915/params: switch to device specific parameters
2020-06-18 23:28 UTC (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/params: switch to device specific parameters (rev2)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/params: switch to device specific parameters (rev3)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] next-20200618: oops in eb_relocate_vma in Xorg process, making machine unusable
2020-06-18 21:29 UTC
[Intel-gfx] [PATCH v6 3/3] drm/i915/dp: Expose connector VRR monitor range via debugfs
2020-06-18 18:35 UTC (6+ messages)
` [Intel-gfx] [PATCH v7 "
[Intel-gfx] [PATCH v6 00/16] drm/i915: Add support for HDCP 1.4 over MST connectors
2020-06-18 18:20 UTC (4+ messages)
` [Intel-gfx] [PATCH v6 16/16] drm/i915: Add HDCP 1.4 support for "
[Intel-gfx] [PATCH v6 09/36] drm: i915: fix common struct sg_table related issues
2020-06-18 15:39 UTC
[Intel-gfx] [PATCH] drm/i915: Apply Wa_14011264657:gen11+
2020-06-18 15:37 UTC (3+ messages)
[Intel-gfx] [PATCH 01/11] drm/i915/gt: Decouple completed requests on unwind
2020-06-18 15:31 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/11] drm/i915/gt: Decouple completed requests on unwind (rev7)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[Intel-gfx] [PATCH][next] drm/i915/query: Use struct_size() helper
2020-06-18 15:25 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
[Intel-gfx] [PATCH 03/11] drm/i915/gt: Replace direct submit with direct call to tasklet
2020-06-18 14:51 UTC (2+ messages)
` [Intel-gfx] [PATCH] "
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