messages from 2022-09-09 11:00:03 to 2022-09-12 14:04:04 UTC [more...]
[Intel-gfx] [PULL] drm-intel-fixes
2022-09-12 14:03 UTC (3+ messages)
[Intel-gfx] NULL pointer dereference in i915 in i915_gem_do_execbuffer, eb_lookup_vmas
2022-09-11 13:59 UTC
[Intel-gfx] [PATCH v2 00/41] drm: Analog TV Improvements
2022-09-11 4:51 UTC (40+ messages)
` [Intel-gfx] [PATCH v2 09/41] drm/connector: Add TV standard property
` [Intel-gfx] [PATCH v2 10/41] drm/modes: Add a function to generate analog display modes
` [Intel-gfx] [PATCH v2 32/41] drm/vc4: vec: Convert to the new TV mode property
` [Intel-gfx] [PATCH v2 35/41] drm/sun4i: tv: Convert to atomic hooks
` [Intel-gfx] [PATCH v2 36/41] drm/sun4i: tv: Merge mode_set into atomic_enable
` [Intel-gfx] [PATCH v2 37/41] drm/sun4i: tv: Remove useless function
[Intel-gfx] [PATCH] drm/i915/gvt: fix double-free bug in split_2MB_gtt_entry
2022-09-08 11:59 UTC (13+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "
[Intel-gfx] [PATCH v6 00/57] DYNDBG: opt-in class'd debug for modules, use in drm
2022-09-09 23:42 UTC (12+ messages)
` [Intel-gfx] [PATCH v6 10/57] dyndbg: cleanup auto vars in dynamic_debug_init
` [Intel-gfx] [PATCH v6 17/57] dyndbg: validate class FOO by checking with module
` [Intel-gfx] [PATCH v6 23/57] drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers
` [Intel-gfx] [PATCH v6 28/57] drm_print: refine drm_debug_enabled for jump-label
[Intel-gfx] [PATCH] drm/i915: fix repeated words in comments
2022-09-08 13:14 UTC
[Intel-gfx] [PATCH v2 00/15] Tidy up vfio_device life cycle
2022-09-08 20:50 UTC (4+ messages)
` [Intel-gfx] [PATCH v2 13/15] vfio/ccw: Use the new device life cycle helpers
[Intel-gfx] [PATCH v4 00/21] Move all drivers to a common dma-buf locking convention
2022-09-09 17:36 UTC (7+ messages)
` [Intel-gfx] [PATCH v4 06/21] drm/i915: Prepare to dynamic dma-buf locking specification
[Intel-gfx] [RESEND] drm/i915/dp: use drm_dp_phy_name() for logging
2022-09-12 13:23 UTC
[Intel-gfx] [RFC PATCH v3 00/17] drm/i915/vm_bind: Add VM_BIND functionality
2022-09-12 13:16 UTC (5+ messages)
` [Intel-gfx] [RFC PATCH v3 04/17] drm/i915: Implement bind and unbind of object
` [Intel-gfx] [RFC PATCH v3 07/17] drm/i915/vm_bind: Handle persistent vmas
[Intel-gfx] [PATCH 1/2] drm/i915/bios: Fix VBT ACPI DPMS bit polarity
2022-09-12 13:06 UTC (2+ messages)
[Intel-gfx] [PATCH] drm/i915: Fix TV encoder clock computation
2022-09-12 12:56 UTC (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH v7 00/15] GSC support for XeHP SDV and DG2
2022-09-12 12:51 UTC (7+ messages)
[Intel-gfx] [PATCH] drm/i915: Fix display problems after resume
2022-09-12 12:48 UTC (3+ messages)
[Intel-gfx] [PATCH v4 0/2] DGFX mmap with rpm
2022-09-12 12:13 UTC (3+ messages)
` [Intel-gfx] [PATCH v4 1/2] drm/i915: Refactor userfault_wakeref to re-use
` [Intel-gfx] [PATCH v4 2/2] drm/i915/dgfx: Release mmap on rpm suspend
[Intel-gfx] [PATCH 0/6] i915: CAGF and RC6 changes for MTL
2022-09-12 12:12 UTC (9+ messages)
` [Intel-gfx] [PATCH 4/6] drm/i915: Use GEN12 RPSTAT register
` [Intel-gfx] [PATCH 6/6] drm/i915/mtl: Add C6 residency support for MTL SAMedia
[Intel-gfx] [PATCH 00/15] drm/i915: Some house cleaning
2022-09-12 12:02 UTC (18+ messages)
` [Intel-gfx] [PATCH 01/15] drm/i915: Drop pointless middle man variable
` [Intel-gfx] [PATCH 02/15] drm/i915: Clean up transcoder_to_stream_enc_status()
` [Intel-gfx] [PATCH 03/15] drm/i915: Drop pointless 'budget' variable
` [Intel-gfx] [PATCH 04/15] drm/i915: Use BIT() when dealing with output types
` [Intel-gfx] [PATCH 05/15] drm/i915: Pass intel_encoder to to_lvds_encoder()
` [Intel-gfx] [PATCH 06/15] drm/i915: Extract intel_edp_backlight_setup()
` [Intel-gfx] [PATCH 07/15] drm/i915: Extract intel_tv_add_properties()
` [Intel-gfx] [PATCH 08/15] drm/i915: Extract intel_dp_mst_add_properties()
` [Intel-gfx] [PATCH 09/15] drm/i915: Extract intel_lvds_add_properties()
` [Intel-gfx] [PATCH 10/15] drm/i915: Move eDP scaling_mode prop setup to the proper place
` [Intel-gfx] [PATCH 11/15] drm/i915: Extract intel_attach_scaling_mode_property()
` [Intel-gfx] [PATCH 12/15] drm/i915: Clean up connector->*_allowed setup
` [Intel-gfx] [PATCH 13/15] drm/i915: Don't init eDP if we can't find a fixed mode
` [Intel-gfx] [PATCH 14/15] drm/i915: Finish s/intel_encoder/encoder/ rename
` [Intel-gfx] [PATCH 15/15] drm/i915: s/intel_connector/connector/ in init code
[Intel-gfx] [PATCH 0/5] drm/i915/ipc: ipc and sub-struct refactoring, take 2
2022-09-12 11:45 UTC (6+ messages)
` [Intel-gfx] [PATCH 1/5] drm/i915/ipc: refactor and rename IPC functions
` [Intel-gfx] [PATCH 2/5] drm/i915/ipc: move IPC debugfs to skl_watermark.c
` [Intel-gfx] [PATCH 3/5] drm/i915/ipc: register debugfs only if IPC available
` [Intel-gfx] [PATCH 4/5] drm/i915/display: move IPC under display wm sub-struct
` [Intel-gfx] [PATCH 5/5] drm/i915/ipc: use intel_uncore_rmw() to enable/disable
[Intel-gfx] [PATCH] drm/i915: implement async_flip mode per plane tracking
2022-09-12 10:33 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 v7 0/9] dyndbg: drm.debug adaptation
2022-09-12 10:29 UTC (13+ messages)
` [Intel-gfx] [PATCH v7 1/9] drm_print: condense enum drm_debug_category
` [Intel-gfx] [PATCH v7 2/9] drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers
` [Intel-gfx] [PATCH v7 3/9] drm_print: interpose drm_*dbg with forwarding macros
` [Intel-gfx] [PATCH v7 4/9] drm_print: wrap drm_*_dbg in dyndbg descriptor factory macro
` [Intel-gfx] [PATCH v7 5/9] drm-print.h: include dyndbg header
` [Intel-gfx] [PATCH v7 6/9] drm-print: add drm_dbg_driver to improve namespace symmetry
` [Intel-gfx] [PATCH v7 7/9] drm_print: optimize drm_debug_enabled for jump-label
` [Intel-gfx] [PATCH v7 8/9] drm_print: prefer bare printk KERN_DEBUG on generic fn
` [Intel-gfx] [PATCH v7 9/9] drm_print: add _ddebug descriptor to drm_*dbg prototypes
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for dyndbg: drm.debug adaptation
[Intel-gfx] [PATCH v10 0/9] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
2022-09-12 10:21 UTC (17+ messages)
` [Intel-gfx] [PATCH v10 1/9] overflow: Allow mixed type arguments
` [Intel-gfx] [PATCH v10 2/9] overflow: Move and add few utility macros into overflow
` [Intel-gfx] [PATCH v10 3/9] compiler_types.h: Add assert_type to catch type mis-match while compiling
` [Intel-gfx] [PATCH v10 4/9] drm/i915/gem: Typecheck page lookups
` [Intel-gfx] [PATCH v10 5/9] drm/i915: Check for integer truncation on scatterlist creation
` [Intel-gfx] [PATCH v10 6/9] drm/i915: Check for integer truncation on the configuration of ttm place
` [Intel-gfx] [PATCH v10 7/9] drm/i915: Check if the size is too big while creating shmem file
` [Intel-gfx] [PATCH v10 8/9] drm/i915: Use error code as -E2BIG when the size of gem ttm object is too large
` [Intel-gfx] [PATCH v10 9/9] drm/i915: Remove truncation warning for large objects
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev2)
[Intel-gfx] [PATCH v4 00/15] drm/i915: HuC loading for DG2
2022-09-12 10:05 UTC (24+ messages)
` [Intel-gfx] [PATCH v4 05/15] mei: pxp: add command streamer API to the PXP driver
` [Intel-gfx] [PATCH v4 06/15] mei: pxp: support matching with a gfx discrete card
` [Intel-gfx] [PATCH v4 10/15] drm/i915/dg2: setup HuC loading via GSC
` [Intel-gfx] [PATCH v4 11/15] drm/i915/huc: track delayed HuC load with a fence
` [Intel-gfx] [PATCH v4 12/15] drm/i915/huc: stall media submission until HuC is loaded
` [Intel-gfx] [PATCH v4 14/15] drm/i915/huc: define gsc-compatible HuC fw for DG2
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: HuC loading for DG2 (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
[Intel-gfx] [PATCH v2 0/3] Enable Pipewriteback
2022-09-12 9:28 UTC (4+ messages)
` [Intel-gfx] [PATCH v2 3/3] drm/i915: Enabling WD Transcoder
[Intel-gfx] [PATCH v2 0/2] drm/i915: Media fuses future-proofing
2022-09-12 8:56 UTC (7+ messages)
` [Intel-gfx] [PATCH v2 1/2] drm/i915/gt: Use MEDIA_VER() when handling media fuses
` [Intel-gfx] [PATCH v2 2/2] drm/i915/gt: Extract function to apply "
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Media fuses future-proofing
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [PATCH 0/4] Add DP MST DSC support to i915
2022-09-12 8:48 UTC (3+ messages)
[Intel-gfx] Developing a new backlight driver for specific OLED screen
2022-09-12 8:44 UTC (6+ messages)
[Intel-gfx] [PATCH 0/7] Fixes and improvements to GuC logging and error capture
2022-09-12 7:12 UTC (7+ messages)
` [Intel-gfx] [PATCH 6/7] drm/i915/guc: Make GuC log sizes runtime configurable
[Intel-gfx] [PATCH v3 0/2] DGFX mmap with rpm
2022-09-12 6:05 UTC (10+ messages)
` [Intel-gfx] [PATCH v3 1/2] drm/i915: Refactor userfault_wakeref to re-use
` [Intel-gfx] [PATCH v3 2/2] drm/i915/dgfx: Release mmap on rpm suspend
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for DGFX mmap with rpm (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] linux-next: manual merge of the drm-intel tree with the drm tree
2022-09-12 1:46 UTC
[Intel-gfx] [PATCH v3 00/37] drm/i915: fix kernel-doc issues
2022-09-12 1:27 UTC (9+ messages)
` [Intel-gfx] [PATCH v3 17/37] drm/i915: i915_gem_wait.c: fix a kernel-doc markup
` [Intel-gfx] [PATCH v3 19/37] drm/i915: stop using kernel-doc markups for something else
` [Intel-gfx] [PATCH v3 33/37] drm/i915 i915_gem_object_types.h: document struct i915_lut_handle
` [Intel-gfx] [PATCH v3 35/37] drm/i915: add descriptions for some RPM macros at intel_gt_pm.h
[Intel-gfx] [PATCH v5 0/3] drm: Use full allocated minor range for DRM
2022-09-11 22:17 UTC (6+ messages)
` [Intel-gfx] [PATCH v5 1/3] drm: Use XArray instead of IDR for minors
` [Intel-gfx] [PATCH v5 2/3] drm: Expand max DRM device number to full MINORBITS
` [Intel-gfx] [PATCH v5 3/3] drm: Introduce skip_legacy_minors modparam
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm: Use full allocated minor range for DRM (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[Intel-gfx] [PATCH v4 0/3] drm: Use full allocated minor range for DRM
2022-09-11 21:13 UTC (4+ messages)
` [Intel-gfx] [PATCH v4 1/3] drm: Use XArray instead of IDR for minors
[Intel-gfx] [PATCH 0/3] i915: freq caps and perf_limit_reasons changes for MTL
2022-09-10 16:37 UTC (8+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/debugfs: Add perf_limit_reasons in debugfs
` [Intel-gfx] [PATCH 2/3] drm/i915/mtl: PERF_LIMIT_REASONS changes for MTL
` [Intel-gfx] [PATCH 3/3] drm/i915/rps: Freq caps "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for i915: freq caps and perf_limit_reasons changes for MTL (rev5)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH] drm/i915/mtl: Add MTL forcewake support
2022-09-10 7:25 UTC (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH 0/3] i915: freq caps and perf_limit_reasons changes for MTL
2022-09-10 1:06 UTC (6+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/debugfs: Add perf_limit_reasons in debugfs
` [Intel-gfx] [PATCH 2/3] drm/i915/mtl: PERF_LIMIT_REASONS changes for MTL
` [Intel-gfx] [PATCH 3/3] drm/i915/rps: Freq caps "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for i915: freq caps and perf_limit_reasons changes for MTL (rev4)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[Intel-gfx] [PATCH 00/19] Add DG2 OA support
2022-09-09 23:47 UTC (3+ messages)
` [Intel-gfx] [PATCH 01/19] drm/i915/perf: Fix OA filtering logic for GuC mode
[Intel-gfx] [PATCH 0/7] i915: Prep work for explicit MCR handling
2022-09-09 23:41 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for i915: Prep work for explicit MCR handling (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[Intel-gfx] [PATCH 1/2] drm/i915/hotplug: move hotplug storm debugfs to intel_hotplug.c
2022-09-09 23:11 UTC (5+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/hotplug: refactor hotplug init slightly
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/2] drm/i915/hotplug: move hotplug storm debugfs to intel_hotplug.c
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [PATCH v3 00/14] i915: Add "standalone media" support for MTL
2022-09-09 22:21 UTC (5+ messages)
` [Intel-gfx] [PATCH v3 07/14] drm/i915: Use a DRM-managed action to release the PCI bridge device
` [Intel-gfx] ✗ Fi.CI.IGT: failure for i915: Add "standalone media" support for MTL (rev5)
[Intel-gfx] [PATCH] drm/i915/gt: Fix perf limit reasons bit positions
2022-09-09 21:56 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gt: Fix perf limit reasons bit positions (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: success "
[Intel-gfx] [PATCH v2] Revert "drm/i915/dg2: extend Wa_1409120013 to DG2"
2022-09-09 20:42 UTC (2+ messages)
[Intel-gfx] [PATCH 0/8] i915: freq caps and perf_limit_reasons changes for MTL
2022-09-09 18:13 UTC (6+ messages)
` [Intel-gfx] [PATCH 6/8] drm/i915/debugfs: Add perf_limit_reasons in debugfs
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for i915: freq caps and perf_limit_reasons changes for MTL (rev3)
[Intel-gfx] [PATCH v4 00/11] Initial Meteorlake Support
2022-09-09 17:14 UTC (3+ messages)
` [Intel-gfx] [PATCH v4 11/11] drm/i915/mtl: Do not update GV point, mask value
[Intel-gfx] [PULL] drm-intel-gt-next
2022-09-09 11:20 UTC
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