intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-12 13:12:17 to 2022-09-13 19:29:59 UTC [more...]

[Intel-gfx] [PATCH v6 00/57] DYNDBG: opt-in class'd debug for modules, use in drm
 2022-09-12 22:08 UTC  (8+ 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 0/6] Remove unused declarations for gpu/drm
 2022-09-13 19:00 UTC  (5+ messages)
` [Intel-gfx] [PATCH 6/6] drm/i915: remove unused i915_gem_lmem_obj_ops declaration

[Intel-gfx] [PATCH v5 00/21] Move all drivers to a common dma-buf locking convention
 2022-09-13 19:27 UTC  (6+ messages)
` [Intel-gfx] [PATCH v5 01/21] dma-buf: Add unlocked variant of vmapping functions
` [Intel-gfx] [PATCH v5 02/21] dma-buf: Add unlocked variant of attachment-mapping functions
` [Intel-gfx] [PATCH v5 03/21] drm/gem: Take reservation lock for vmap/vunmap operations
` [Intel-gfx] [PATCH v5 04/21] drm/prime: Prepare to dynamic dma-buf locking specification
` [Intel-gfx] [PATCH v5 07/21] drm/omapdrm: "

[Intel-gfx] [PATCH] drm/i915/selftests: Check for incomplete LRI from the context image
 2022-09-13 18:50 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH v1 0/1] drm/i915: Copy engine fuses future-proofing
 2022-09-13 18:49 UTC  (10+ messages)
` [Intel-gfx] [PATCH v1 1/1] drm/i915: Skip applying copy engine fuses
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Copy engine fuses future-proofing
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Copy engine fuses future-proofing (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v5 0/5] Initial Meteorlake Support
 2022-09-13 18:33 UTC  (6+ messages)
` [Intel-gfx] [PATCH v5 1/5] drm/i915: Read graphics/media/display arch version from hw
` [Intel-gfx] [PATCH v5 2/5] drm/i915: Parse and set stepping for platforms with GMD
` [Intel-gfx] [PATCH v5 3/5] drm/i915/mtl: Define engine context layouts
` [Intel-gfx] [PATCH v5 4/5] drm/i915/mtl: Update MBUS_DBOX credits
` [Intel-gfx] [PATCH v5 5/5] drm/i915/mtl: Update CHICKEN_TRANS* register addresses

[Intel-gfx] [PATCH 0/5] drm/i915/ipc: ipc and sub-struct refactoring, take 2
 2022-09-13 17:09 UTC  (8+ messages)
` [Intel-gfx] [PATCH 1/5] drm/i915/ipc: refactor and rename IPC functions
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/ipc: ipc and sub-struct refactoring, take 2
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/ipc: ipc and sub-struct refactoring, take 2 (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 0/2] drm/i915/gem: Really move i915_gem_context.link under ref protection
 2022-09-13 16:10 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/gem: Flush contexts on driver release
` [Intel-gfx] [PATCH 2/2] drm/i915/gem: Really move i915_gem_context.link under ref protection

[Intel-gfx] [PATCH v7 0/9] dyndbg: drm.debug adaptation
 2022-09-13 15:57 UTC  (7+ 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] drm/i915/DG{1, 2}: FIXME Temporary hammer to disable rpm
 2022-09-13 15:43 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] [PATCH 00/19] Add DG2 OA support
 2022-09-13 15:40 UTC  (6+ messages)
` [Intel-gfx] [PATCH 01/19] drm/i915/perf: Fix OA filtering logic for GuC mode
` [Intel-gfx] [PATCH 02/19] drm/i915/perf: Add OA formats for DG2

[Intel-gfx] [PATCH v1 0/3] drm/i915: A couple of if/else ladder refactors
 2022-09-13 15:36 UTC  (6+ messages)
` [Intel-gfx] [PATCH v1 2/3] drm/i915/gt: Extract per-platform function for frequency read
` [Intel-gfx] [PATCH v1 3/3] drm/i915: Invert if/else ladder for stolen init

[Intel-gfx] [PATCH v5 0/2] DGFX mmap with rpm
 2022-09-13 15:27 UTC  (3+ messages)
` [Intel-gfx] [PATCH v5 1/2] drm/i915: Refactor userfault_wakeref to re-use
` [Intel-gfx] [PATCH v5 2/2] drm/i915/dgfx: Release mmap on rpm suspend

[Intel-gfx] [PATCH v5 0/4] lrc selftest fixes
 2022-09-13 15:21 UTC  (5+ messages)
` [Intel-gfx] [PATCH v5 1/4] drm/i915/gt: Explicitly clear BB_OFFSET for new contexts
` [Intel-gfx] [PATCH v5 2/4] drm/i915/selftests: Check for incomplete LRI from the context image
` [Intel-gfx] [PATCH v5 3/4] drm/i915/selftest: Always cancel semaphore on error
` [Intel-gfx] [PATCH v5 4/4] drm/i915/selftest: Clear the output buffers before GPU writes

[Intel-gfx] [PATCH 0/7] drm/i915: Add HWMON support
 2022-09-13 15:19 UTC  (8+ messages)
` [Intel-gfx] [PATCH 2/7] drm/i915/hwmon: Add HWMON current voltage support
` [Intel-gfx] [PATCH 4/7] drm/i915/hwmon: Show device level energy usage

[Intel-gfx] [PATCH 0/4] Add DP MST DSC support to i915
 2022-09-13 14:14 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/4] drm: Add missing DP DSC extended capability definitions
` [Intel-gfx] [PATCH 2/4] drm/i915: Fix intel_dp_mst_compute_link_config
` [Intel-gfx] [PATCH 3/4] drm/i915: Extract drm_dp_atomic_find_vcpi_slots cycle to separate function
` [Intel-gfx] [PATCH 4/4] drm/i915: Add DSC support to MST path

[Intel-gfx] [PATCH v4 0/2] DGFX mmap with rpm
 2022-09-13 14:00 UTC  (9+ 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] ✗ Fi.CI.SPARSE: warning for DGFX mmap with rpm (rev4)
` [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-13 12:19 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for linux-next: manual merge of the drm-intel tree with the drm tree (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v2 0/4] Fixes for damage clips handling
 2022-09-13 12:16 UTC  (6+ messages)

[Intel-gfx] [PATCH i-g-t 0/4] tests/core_hotunplug: A couple of fixes and enhancements
 2022-09-13 12:04 UTC  (5+ messages)
` [Intel-gfx] [PATCH i-g-t 1/4] tests/core_hotunplug: Free mem allocated by igt_audio_driver_unload
` [Intel-gfx] [PATCH i-g-t 2/4] tests/core_hotunplug: Also unload audio before device unplug
` [Intel-gfx] [PATCH i-g-t 3/4] tests/core_hotunplug: Don't apply i915 workarounds on other platforms
` [Intel-gfx] [PATCH i-g-t 4/4] tests/core_hotunplug: Select health checks for initially detected chipset

[Intel-gfx] [PATCH v10 0/9] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
 2022-09-13 12:01 UTC  (5+ messages)
` [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 0/1] Fix 'remove log size module parameters'
 2022-09-13 11:29 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/1] drm/i915/guc: Fix release build bug in "
` [Intel-gfx] ✓ Fi.CI.BAT: success for Fix "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v5 00/15] drm/i915: HuC loading for DG2
 2022-09-13 10:44 UTC  (20+ messages)
` [Intel-gfx] [PATCH v5 01/15] mei: add support to GSC extended header
` [Intel-gfx] [PATCH v5 02/15] mei: bus: enable sending gsc commands
` [Intel-gfx] [PATCH v5 03/15] mei: adjust extended header kdocs
` [Intel-gfx] [PATCH v5 04/15] mei: bus: extend bus API to support command streamer API
` [Intel-gfx] [PATCH v5 05/15] mei: pxp: add command streamer API to the PXP driver
` [Intel-gfx] [PATCH v5 06/15] mei: pxp: support matching with a gfx discrete card
` [Intel-gfx] [PATCH v5 07/15] drm/i915/pxp: load the pxp module when we have a gsc-loaded huc
` [Intel-gfx] [PATCH v5 08/15] drm/i915/pxp: implement function for sending tee stream command
` [Intel-gfx] [PATCH v5 09/15] drm/i915/pxp: add huc authentication and loading command
` [Intel-gfx] [PATCH v5 10/15] drm/i915/dg2: setup HuC loading via GSC
` [Intel-gfx] [PATCH v5 11/15] drm/i915/huc: track delayed HuC load with a fence
` [Intel-gfx] [PATCH v5 12/15] drm/i915/huc: stall media submission until HuC is loaded
` [Intel-gfx] [PATCH v5 13/15] drm/i915/huc: better define HuC status getparam possible return values
` [Intel-gfx] [PATCH v5 14/15] drm/i915/huc: define gsc-compatible HuC fw for DG2
` [Intel-gfx] [PATCH v5 15/15] HAX: drm/i915: force INTEL_MEI_GSC and INTEL_MEI_PXP on for CI
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: HuC loading for DG2 (rev5)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v2 0/9] Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes
 2022-09-13 10:27 UTC  (9+ messages)
` [Intel-gfx] [PATCH v2 4/9] drm/i915/display: Add new members to configure PCON color conversion
` [Intel-gfx] [PATCH v2 7/9] drm/i915/dp: Replace intel_dp.dfp members with the new crtc_state dp_dfp members

[Intel-gfx] [PATCH 0/1] Fix bug in version reduced firmware update
 2022-09-13  9:54 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/1] drm/i915/uc: Fix issues with overriding firmware files
` [Intel-gfx] ✓ Fi.CI.BAT: success for Fix bug in version reduced firmware update
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 0/2] drm/i915/psr: Disable PSR2 when SDP is sent on prior line
 2022-09-13  9:14 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/15] drm/i915: header cleanups
 2022-09-13  9:12 UTC  (20+ messages)
` [Intel-gfx] [PATCH 01/15] drm/i915/gmbus: move GPIO enum to gmbus
` [Intel-gfx] [PATCH 02/15] drm/i915: reduce includes in intel_connector.h
` [Intel-gfx] [PATCH 03/15] drm/i915: reduce includes in intel_fifo_underrun.h
` [Intel-gfx] [PATCH 04/15] drm/i915: un-inline icl_hdr_plane_mask() to simplify includes
` [Intel-gfx] [PATCH 05/15] drm/i915/dpio: un-inline the vlv phy/channel mapping functions
` [Intel-gfx] [PATCH 06/15] drm/i915/dpio: move dpio_channel and dpio_phy enums to intel_dpio_phy.h
` [Intel-gfx] [PATCH 07/15] drm/i915: reduce includes in intel_display_power.h
` [Intel-gfx] [PATCH 08/15] drm/i915/display: reduce the includes in intel_dvo_dev.h
` [Intel-gfx] [PATCH 09/15] drm/i915/display: reduce includes in intel_hdmi.h
` [Intel-gfx] [PATCH 10/15] drm/i915/display: reduce includes in g4x_dp.h includes
` [Intel-gfx] [PATCH 11/15] drm/i915/irq: make gen2_irq_init()/gen2_irq_reset() static
` [Intel-gfx] [PATCH 12/15] drm/i915/reg: move masked field helpers to i915_reg_defs.h
` [Intel-gfx] [PATCH 13/15] drm/i915/reg: move pick even and pick to reg defs
` [Intel-gfx] [PATCH 14/15] drm/i915: split out intel_display_reg_defs.h
` [Intel-gfx] [PATCH 15/15] drm/i915: stop including i915_irq.h from i915_trace.h
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: header cleanups (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915: fix repeated words in comments
 2022-09-13  8:18 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: fix repeated words in comments (rev4)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 0/6] i915: CAGF and RC6 changes for MTL
 2022-09-13  7:47 UTC  (11+ messages)
` [Intel-gfx] [PATCH 4/6] drm/i915: Use GEN12 RPSTAT register

[Intel-gfx] [RESEND] drm/i915/dp: use drm_dp_phy_name() for logging
 2022-09-13  7:29 UTC  (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915: Fix display problems after resume
 2022-09-13  1:41 UTC  (6+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [CI 1/2] drm/i915/uc: Support for version reduced and multiple firmware files
 2022-09-13  0:47 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/7] Fixes and improvements to GuC logging and error capture
 2022-09-12 23:46 UTC  (8+ messages)
` [Intel-gfx] [PATCH 6/7] drm/i915/guc: Make GuC log sizes runtime configurable

[Intel-gfx] [PATCH 00/15] drm/i915: Some house cleaning
 2022-09-12 23:20 UTC  (7+ messages)
` [Intel-gfx] [PATCH 13/15] drm/i915: Don't init eDP if we can't find a fixed mode
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Some house cleaning
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v3 00/37] drm/i915: fix kernel-doc issues
 2022-09-12 17:19 UTC  (5+ messages)
` [Intel-gfx] [PATCH v3 19/37] drm/i915: stop using kernel-doc markups for something else

[Intel-gfx] [PATCH v2 0/2] drm/i915: Media fuses future-proofing
 2022-09-12 16:14 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 2/2] drm/i915/gt: Extract function to apply media fuses

[Intel-gfx] [PATCH v4 00/15] drm/i915: HuC loading for DG2
 2022-09-12 14:25 UTC  (7+ messages)
` [Intel-gfx] [PATCH v4 05/15] mei: pxp: add command streamer API to the PXP driver

[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 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] [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


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).