messages from 2024-10-23 10:32:26 to 2024-10-24 12:49:26 UTC [more...]
[PULL] drm-misc-fixes
2024-10-24 12:49 UTC
[CI v4 v4 00/16] drm/i915/display: platform identification with display->platform.<platform>
2024-10-24 12:33 UTC (17+ messages)
` [CI v4 v4 01/16] drm/i915/display: reindent subplatform initialization
` [CI v4 v4 02/16] drm/i915/display: use a macro to initialize subplatforms
` [CI v4 v4 03/16] drm/i915/display: use a macro to define platform enumerations
` [CI v4 v4 04/16] drm/i915/display: join the platform and subplatform enums
` [CI v4 v4 05/16] drm/i915/display: convert display platforms to lower case
` [CI v4 v4 06/16] drm/i915/display: add display platforms structure with platform members
` [CI v4 v4 07/16] drm/i915/display: add platform member to struct intel_display
` [CI v4 v4 08/16] drm/i915/display: remove the display platform enum as unnecessary
` [CI v4 v4 09/16] drm/i915/display: add platform group for g4x
` [CI v4 v4 10/16] drm/i915/display: add subplatform group for HSW/BDW ULT
` [CI v4 v4 11/16] drm/i915/bios: use display->platform.<platform> instead of IS_<PLATFORM>()
` [CI v4 v4 12/16] drm/i915/pps: "
` [CI v4 v4 13/16] drm/i915/tv: "
` [CI v4 v4 14/16] drm/i915/vga: "
` [CI v4 v4 15/16] drm/i915/vblank: drop unnecessary i915 local variable
` [CI v4 v4 16/16] drm/i915/vblank: use display->platform.<platform> instead of IS_<PLATFORM>()
[PATCH v3] drm/xe/xe_guc_ads: save/restore OA registers
2024-10-24 12:30 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe_guc_ads: save/restore OA registers (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
[PATCH 0/4] Add 6k resolution support for a single CRTC
2024-10-24 12:20 UTC (8+ messages)
` [PATCH 1/4] drm/i915/xe3lpd: Increase resolution for plane to support 6k
` [PATCH 2/4] drm/i915/xe3lpd: Increase max_h max_v for PSR
` [PATCH 3/4] drm/i914/xe3lpd: Increase bigjoiner limitations
` [PATCH 4/4] drm/i915/xe3lpd: Prune modes for YUV420
[PATCHv4 0/7] Display Global Histogram
2024-10-24 11:57 UTC (8+ messages)
` [PATCHv2 2/7] drm/i915/histogram: Add support for histogram
` [PATCHv4 4/7] drm/i915/histogram: histogram interrupt handling
` [PATCHv4 5/7] drm/i915/histogram: Add crtc properties for global histogram
[PATCH v1 1/1] drm/xe/guc: Fix missing init value and add register order check
2024-10-24 11:47 UTC (9+ messages)
` ✓ CI.Patch_applied: success for series starting with [v1,1/1] "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
[PATCH v2] drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIM
2024-10-24 11:44 UTC (2+ messages)
[PATCH v2 0/2] drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc
2024-10-24 11:17 UTC (12+ messages)
` [PATCH v2 1/2] drm/i915/cx0: Pass crtc_state to intel_c20_compute_hdmi_tmds_pll()
` [PATCH v2 2/2] drm/i915/xe2lpd: Update C20 algorithm to include tx_misc
` ✓ CI.Patch_applied: success for drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✓ CI.FULL: success "
[PATCH v2 00/12] drm/i915/xe3lpd: ptl display patches
2024-10-24 10:52 UTC (23+ messages)
` [PATCH v2 01/12] drm/i915/xe3lpd: Update pmdemand programming
` [PATCH v2 02/12] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
` [PATCH v2 03/12] drm/i915/xe3lpd: Add check to see if edp over type c is allowed
` [PATCH v2 04/12] drm/i915/display/ptl: Fill VRR crtc_state timings before other transcoder timings
` [PATCH v2 05/12] drm/i915/ptl: Define IS_PANTHERLAKE macro
` [PATCH v2 06/12] drm/i915/cx0: Extend C10 check to PTL
` [PATCH v2 07/12] drm/i915/cx0: Remove bus reset after every c10 transaction
` [PATCH v2 08/12] drm/i915/xe3lpd: Move async flip bit to PLANE_SURF register
` [PATCH v2 09/12] drm/i915/xe3: Underrun recovery does not exist post Xe2
` [PATCH v2 10/12] drm/i915/display/xe3: disable x-tiled framebuffers
` [PATCH v2 11/12] drm/i915/xe3lpd: Skip disabling VRR during modeset disable
` [PATCH v2 12/12] drm/i915/xe3lpd: Power request asserting/deasserting
[PATCH 2/7] drm/drv: Add drmm cgroup registration for dev cgroups
2024-10-24 10:35 UTC (2+ messages)
[PATCH] drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
2024-10-24 10:17 UTC (13+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
[CI] drm/xe/oa: Increase default OA buffer size to 128 M
2024-10-24 10:15 UTC (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
2024-10-24 9:46 UTC (13+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[v4] drm/i915/dp: Add FEC Enable Retry mechanism
2024-10-24 9:42 UTC (3+ messages)
[PATCH v8 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
2024-10-24 9:30 UTC (7+ messages)
` [PATCH v8 3/5] drm: handle HAS_IOPORT dependencies
[PATCH v5 0/9] Fix non-contiguous VRAM BO access in Xe
2024-10-24 9:20 UTC (10+ messages)
` [PATCH v5 1/9] drm/xe: Add xe_bo_vm_access
` [PATCH v5 2/9] drm/ttm: Add ttm_bo_access
` [PATCH v5 3/9] drm/xe: Add xe_ttm_access_memory
[PATCH 0/5] Introduce drm sharpness property
2024-10-24 9:04 UTC (7+ messages)
` [PATCH 1/5] drm: Introduce sharpness strength property
` [PATCH 2/5] drm/i915/display: Compute the scaler filter coefficients
` [PATCH 3/5] drm/i915/display: Enable the second scaler for sharpness
` [PATCH 4/5] drm/i915/display: Add registers and compute the strength
` [PATCH 5/5] drm/i915/display: Load the lut values and enable sharpness
` ✗ CI.Patch_applied: failure for Introduce drm sharpness property (rev2)
[PATCH] drm/xe/hdcp: Add check to remove hdcp2 compatibilty
2024-10-24 7:58 UTC (7+ messages)
` [PATCH] drm/xe/hdcp: Add check to remove hdcp2 compatibility
[PATCH 0/7] kernel/cgroups: Add "dev" memory accounting cgroup
2024-10-24 7:20 UTC (5+ messages)
` [PATCH 1/7] kernel/cgroup: "
[PULL] drm-intel-fixes
2024-10-24 5:59 UTC
[PATCH v2 1/5] PCI/P2PDMA: Don't enforce ACS check for functions of same device
2024-10-24 5:58 UTC (5+ messages)
[PATCH V5] drm/xe/mmap: Add mmap support for PCI memory barrier
2024-10-24 5:31 UTC
[PATCH xe-i915-for-6.11 08/22] drm/i915/display/dp: Compute AS SDP when vrr is also enabled
2024-10-24 3:38 UTC
[PATCH v2 0/2] drm/xe/guc: Improvements to GuC debugfs info
2024-10-24 2:56 UTC (4+ messages)
` [PATCH v2 1/2] drm/xe/guc: Capture all available bits of GuC timestamp
` [PATCH v2 2/2] drm/xe/guc: Separate full CTB content from guc_info debugfs
[PATCH v3] drm/xe: Don't short circuit TDR on jobs not started
2024-10-24 2:53 UTC
[PATCH v4 0/7] Add xe3lpd edp enabling
2024-10-24 2:52 UTC (4+ messages)
` [PATCH v4 3/7] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
[PATCH] drm/xe: Don't short circuit TDR on jobs not started
2024-10-24 2:51 UTC
[PATCH 0/4] Add 6k resolution support for a single CRTC
2024-10-24 2:45 UTC (4+ messages)
` [PATCH 1/4] drm/i915/xe3lpd: Increase resolution for plane to support 6k
[PATCH v3 0/1] mm/migrate: Add migrate_device_pfns
2024-10-24 2:22 UTC (5+ messages)
` [PATCH v3 1/1] "
[PATCH 0/5] PF: Add support for VF scheduling priority
2024-10-23 23:11 UTC (6+ messages)
` [PATCH 1/5] drm/xe/guc: Add VF_CFG_SCHED_PRIORITY_KEY KLV definition
` [PATCH 2/5] drm/xe/guc: Add VF_CFG_SCHED_PRIORITY to KLV helper
` [PATCH 3/5] drm/xe/pf: Add functions to configure VF scheduling priority
` [PATCH 4/5] drm/xe/pf: Allow to control scheduling priority using debugfs
` [PATCH 5/5] drm/xe/pf: Adjust scheduling priority based on policy change
[PATCH 0/2] drm/xe/guc: Improvements to GuC debugfs info
2024-10-23 22:44 UTC (8+ messages)
` [PATCH 1/2] drm/xe/guc: Capture all available bits of GuC timestamp
` [PATCH 2/2] drm/xe/guc: Separate full CTB content from guc_info debugfs
[PATCH] drm/xe: Add mmio read before GGTT invalidate
2024-10-23 22:12 UTC
[PATCH 00/12] drm/i915/xe3lpd: ptl display patches
2024-10-23 20:39 UTC (3+ messages)
` [PATCH 12/12] drm/i915/xe3lpd: Power request asserting/deasserting
[PATCH V4] drm/xe/guc: Fix dereference before NULL check
2024-10-23 20:11 UTC (2+ messages)
[PATCH v7 0/7] drm/xe/oa: xe_syncs for OA
2024-10-23 19:37 UTC (3+ messages)
` ✗ CI.FULL: failure for drm/xe/oa: xe_syncs for OA (rev7)
[PATCH v2] drm/xe/xe_guc_ads: save/restore OA registers
2024-10-23 19:31 UTC (2+ messages)
[PATCH 0/1] Don't short circuit TDR on jobs not started
2024-10-23 17:41 UTC (4+ messages)
` [PATCH 1/1] drm/xe: "
[PATCH 00/11] drm/i915/display: bunch of struct intel_display conversions
2024-10-23 17:28 UTC (23+ messages)
` [PATCH 01/11] drm/i915/gmbus: convert to struct intel_display
` [PATCH 02/11] drm/i915/cx0: "
` [PATCH 03/11] drm/i915/dpio: "
` [PATCH 04/11] drm/i915/hdcp: further conversion "
` [PATCH 05/11] drm/i915/dp/hdcp: convert "
` [PATCH 06/11] drm/i915/crt: "
` [PATCH 07/11] drm/i915/display: convert vlv_wait_port_ready() "
` [PATCH 08/11] drm/i915/power: convert assert_chv_phy_status() "
` [PATCH 09/11] drm/i915/ips: convert "
` [PATCH 10/11] drm/i915/dsi: "
` [PATCH 11/11] drm/i915/de: remove unnecessary generic wrappers
[PATCH v4 00/15] drm/i915/display: platform identification with display->platform.<platform>
2024-10-23 15:08 UTC (7+ messages)
` [PATCH v4 08/15] drm/i915/display: remove the display platform enum as unnecessary
` [PATCH v4 10/15] drm/i915/display: add subplatform group for HSW/BDW ULT
[PATCH AUTOSEL 6.11 28/30] drm/xe/query: Increase timestamp width
2024-10-23 14:29 UTC
[PATCH V4] drm/xe/mmap: Add mmap support for PCI memory barrier
2024-10-23 12:17 UTC (3+ messages)
` ✓ CI.BAT: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev4)
` ✗ CI.FULL: failure "
[PATCH 00/18] GPU debug support (eudebug) v2
2024-10-23 11:32 UTC (6+ messages)
` [PATCH 12/18] drm/xe/eudebug: implement userptr_vma access
[PATCH v2] drm/xe: Don't restart parallel queues multiple times on GT reset
2024-10-23 11:30 UTC (3+ messages)
` ✗ CI.FULL: failure for drm/xe: Don't restart parallel queues multiple times on GT reset (rev2)
[PATCH V3] drm/xe/mmap: Add mmap support for PCI memory barrier
2024-10-23 11:00 UTC (5+ messages)
[PATCH 00/16] Add support for 3 VDSC engines 12 slices
2024-10-23 10:55 UTC (2+ messages)
` ✗ CI.FULL: failure for Add support for 3 VDSC engines 12 slices (rev5)
[PATCH] drm/i915: Allow fastset for change in HDR infoframe
2024-10-23 10:32 UTC (2+ messages)
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;
as well as URLs for NNTP newsgroup(s).