Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-08 07:24:18 to 2022-11-09 16:13:15 UTC [more...]

[Intel-gfx] [PATCH v7 00/23] drm: Analog TV Improvements
 2022-11-09 15:41 UTC  (23+ messages)
` [Intel-gfx] [PATCH v7 06/23] drm/modes: Add a function to generate analog display modes
  ` [Intel-gfx] [Nouveau] "
` [Intel-gfx] [PATCH v7 14/23] drm/modes: Properly generate a drm_display_mode from a named mode
` [Intel-gfx] [PATCH v7 15/23] drm/modes: Introduce more named modes
` [Intel-gfx] [PATCH v7 16/23] drm/probe-helper: Provide a TV get_modes helper
` [Intel-gfx] [PATCH v7 22/23] drm/vc4: vec: Add support for more analog TV standards
  ` [Intel-gfx] [Nouveau] "
` [Intel-gfx] [Nouveau] [PATCH v7 00/23] drm: Analog TV Improvements
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm: Analog TV Improvements (rev8)

[Intel-gfx] [RFC v2 00/13] DRM scheduling cgroup controller
 2022-11-09 16:11 UTC  (14+ messages)
` [Intel-gfx] [RFC 01/13] drm: Replace DRM_DEBUG with drm_dbg_core in file and ioctl handling
` [Intel-gfx] [RFC 02/13] drm: Track clients by tgid and not tid
` [Intel-gfx] [RFC 03/13] drm: Update file owner during use
` [Intel-gfx] [RFC 04/13] cgroup: Add the DRM cgroup controller
` [Intel-gfx] [RFC 05/13] drm/cgroup: Track clients per owning process
` [Intel-gfx] [RFC 06/13] drm/cgroup: Allow safe external access to file_priv
` [Intel-gfx] [RFC 07/13] drm/cgroup: Add ability to query drm cgroup GPU time
` [Intel-gfx] [RFC 08/13] drm/cgroup: Add over budget signalling callback
` [Intel-gfx] [RFC 09/13] drm/cgroup: Only track clients which are providing drm_cgroup_ops
` [Intel-gfx] [RFC 10/13] cgroup/drm: Client exit hook
` [Intel-gfx] [RFC 11/13] cgroup/drm: Introduce weight based drm cgroup control
` [Intel-gfx] [RFC 12/13] drm/i915: Wire up with drm controller GPU time query
` [Intel-gfx] [RFC 13/13] drm/i915: Implement cgroup controller over budget throttling

[Intel-gfx] [PATCH v2 0/4] drm/i915: header cleanups, cont'd
 2022-11-09 15:35 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 1/4] drm/i915/reg: move masked field helpers to i915_reg_defs.h
` [Intel-gfx] [PATCH v2 2/4] drm/i915/reg: move pick even and pick to reg defs
` [Intel-gfx] [PATCH v2 3/4] drm/i915: split out intel_display_reg_defs.h
` [Intel-gfx] [PATCH v2 4/4] drm/i915: stop including i915_irq.h from i915_trace.h

[Intel-gfx] [PATCH 0/6] drm/i915: Fake dual eDP VBT fixes
 2022-11-09 15:24 UTC  (13+ messages)
` [Intel-gfx] [PATCH 1/6] drm/i915: Introduce intel_panel_init_alloc()
` [Intel-gfx] [PATCH 2/6] drm/i915: Do panel VBT init early if the VBT declares an explicit panel type
` [Intel-gfx] [PATCH 3/6] drm/i915: Generalize the PPS vlv_pipe_check() stuff
` [Intel-gfx] [PATCH 4/6] drm/i915: Try to use the correct power sequencer intiially on bxt/glk
` [Intel-gfx] [PATCH 5/6] drm/915: Extend dual PPS handlind for ICP+
` [Intel-gfx] [PATCH 6/6] drm/i915: Ignore LFP2 for now
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: Fake dual eDP VBT fixes
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH] drm/i915/gsc: Only initialize GSC in tile 0
 2022-11-09 14:56 UTC  (5+ messages)

[Intel-gfx] [PATCH 1/4] drm/i915/hti: abstract hti handling
 2022-11-09 14:42 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915/display: move hti under display sub-struct
` [Intel-gfx] [PATCH 3/4] drm/i915/display: move global_obj_list "
` [Intel-gfx] [PATCH 4/4] drm/i915/display: move restore state and ctx "

[Intel-gfx] [drm-tip:drm-tip 870/956] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gf100.c:178:1: warning: no previous prototype for 'gf100_fifo_nonstall_block'
 2022-11-09 14:41 UTC 

[Intel-gfx] [PATCH 1/3] drm/i915/pps: Add get_pps_idx() hook as part of pps_get_register() cleanup
 2022-11-09 14:04 UTC  (7+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/pps: Enable 2nd pps for dual EDP scenario
` [Intel-gfx] [PATCH 3/3] drm/i915/edp: Fix warning as vdd went down without driver knowledge

[Intel-gfx] [PATCH] drm/i915: Partial abandonment of legacy DRM logging macros
 2022-11-09 13:52 UTC  (14+ messages)
` [Intel-gfx] [PATCH v2] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: Partial abandonment of legacy DRM logging macros (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "
` [Intel-gfx] [PATCH v3] drm/i915: Partial abandonment of legacy DRM logging macros
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: Partial abandonment of legacy DRM logging macros (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH v2] drm/i915/mtl: Media GT and Render GT share common GGTT
 2022-11-09 13:43 UTC  (2+ messages)

[Intel-gfx] [CI 0/1] drm/i915/rps: Query min/max freq from FW when displaying in sysfs
 2022-11-09 13:00 UTC  (7+ messages)
` [Intel-gfx] [CI 1/1] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 00/10] Connect VFIO to IOMMUFD
 2022-11-09 13:11 UTC  (14+ messages)
` [Intel-gfx] [PATCH 04/10] vfio: Move storage of allow_unsafe_interrupts to vfio_main.c

[Intel-gfx] [PATCH] drm/i915/display: mode clock check related to max dotclk frequency
 2022-11-09 12:57 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v2 00/11] Connect VFIO to IOMMUFD
 2022-11-09 12:48 UTC  (13+ messages)
` [Intel-gfx] [PATCH v2 07/11] vfio-iommufd: Support iommufd for physical VFIO devices
` [Intel-gfx] [PATCH v2 10/11] vfio: Make vfio_container optionally compiled

[Intel-gfx] [PATCH] drm/i915: Don't wait forever in drop_caches
 2022-11-09 11:35 UTC  (14+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/display: Do both crawl and squash when changing cdclk
 2022-11-09 11:29 UTC  (5+ messages)

[Intel-gfx] [PATCH v4 0/1] Add selftest for slpc tile interaction
 2022-11-09 11:25 UTC  (2+ messages)
` [Intel-gfx] [PATCH v4 1/1] drm/i915/guc/slpc: Add selftest for slpc tile-tile interaction

[Intel-gfx] [PATCH] drm/i915/mtl: Media GT and Render GT share common GGTT
 2022-11-09 11:22 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915/pps: Add get_pps_idx() hook as part of pps_get_register() cleanup
 2022-11-09 11:09 UTC  (14+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/pps: Enable 2nd pps for dual EDP scenario
` [Intel-gfx] [PATCH 3/3] drm/i915/edp: Fix warning as vdd went down without driver knowledge
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915/pps: Add get_pps_idx() hook as part of pps_get_register() cleanup
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 0/2] Add GT oriented dmesg output
 2022-11-09 11:05 UTC  (9+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/gt: "

[Intel-gfx] [PATCH] drm/i915/dg2: Drop force_probe requirement
 2022-11-09  8:34 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [CI 1/7] drm/i915/huc: only load HuC on GTs that have VCS engines
 2022-11-09  3:32 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/7] drm/i915/huc: only load HuC on GTs that have VCS engines (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v1] drm/i915/gt: Add sysfs RAPL PL1 interface
 2022-11-09  1:07 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 00/15] drm/i915: ELD precompute and readout
 2022-11-08 23:58 UTC  (22+ messages)
` [Intel-gfx] [PATCH v2 01/15] drm/i915/audio: Don't program the hardware ELD buffer on ilk+
` [Intel-gfx] [PATCH v2 02/15] drm/i915/audio: Don't program the hardware ELD buffer on hsw+
` [Intel-gfx] [PATCH v2 03/15] drm/i915/audio: Unify get_saved_enc()
` [Intel-gfx] [PATCH v2 04/15] drm/i915/audio: Realign some function arguments
` [Intel-gfx] [PATCH v2 05/15] drm/i915/audio: Introduce a struct for the acomp audio state
` [Intel-gfx] [PATCH v2 06/15] drm/i915/audio: Precompute the ELD
` [Intel-gfx] [PATCH v2 07/15] drm/i915/audio: Don't enable audio with bogus ELD
` [Intel-gfx] [PATCH v2 08/15] drm/i915/audio: Hardware ELD readout
` [Intel-gfx] [PATCH v2 09/15] drm/i915/sdvo: Precompute the ELD
` [Intel-gfx] [PATCH v2 10/15] drm/i915/sdvo: Only use "presence detect" for has_audio readout
` [Intel-gfx] [PATCH v2 11/15] drm/i915/sdvo: Do ELD hardware readout
` [Intel-gfx] [PATCH v2 12/15] drm/i915/audio: Hook up ELD into the state checker
` [Intel-gfx] [PATCH v2 13/15] drm/i915/audio: Include ELD in the state dump
` [Intel-gfx] [PATCH v2 14/15] drm/i915/audio: s/ilk/ibx/
` [Intel-gfx] [PATCH v2 15/15] drm/i915/audio: Clean up the PCH type checks
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: ELD precompute and readout (rev3)
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v2 0/9] drm/i915/tgl+: Enable DC power states on all eDP ports
 2022-11-08 22:52 UTC  (9+ messages)
` [Intel-gfx] [PATCH v2 1/9] drm/i915: Allocate power domain set wakerefs dynamically
  ` [Intel-gfx] [PATCH v3 "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/tgl+: Enable DC power states on all eDP ports (rev8)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915/ttm: never purge busy objects
 2022-11-08 19:13 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v2] drm/i915: use i915_sg_dma_sizes() for all backends
 2022-11-08 16:38 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: use i915_sg_dma_sizes() for all backends (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v6 00/20] drm/i915/vm_bind: Add VM_BIND functionality
 2022-11-08 15:46 UTC  (4+ messages)
` [Intel-gfx] [PATCH v6 20/20] drm/i915/vm_bind: Async vm_unbind support

[Intel-gfx] [PATCH] drm/edid/firmware: stop using throwaway platform device
 2022-11-08 15:40 UTC  (9+ messages)

[Intel-gfx] [PATCH v2 9/9] drm/i915/mtl+: Don't enable the AUX_IO power for non-eDP port main links
 2022-11-08 15:18 UTC  (2+ messages)
` [Intel-gfx] [PATCH v3 "

[Intel-gfx] [PATCH 1/2] drm/i915/ttm: fix uaf with lmem_userfault_list handling
 2022-11-08 15:19 UTC  (8+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/ttm: add some sanity checks for lmem_userfault_list
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] drm/i915/ttm: fix uaf with lmem_userfault_list handling
` [Intel-gfx] ✓ Fi.CI.IGT: success "

[Intel-gfx] [PATCH v2 7/9] drm/i915: Factor out function to get/put AUX_IO power for main link
 2022-11-08 15:18 UTC  (2+ messages)
` [Intel-gfx] [PATCH v3 "

[Intel-gfx] [PATCH v2 8/9] drm/i915: Don't enable the AUX_IO power for combo-PHY external DP port main links
 2022-11-08 15:18 UTC  (2+ messages)
` [Intel-gfx] [PATCH v3 "

[Intel-gfx] [PATCH v2 4/9] drm/i915/tgl+: Enable display DC power states on all eDP ports
 2022-11-08 15:18 UTC  (2+ messages)
` [Intel-gfx] [PATCH v3 "

[Intel-gfx] [PATCH v2 3/9] drm/i915: Use the AUX_IO power domain only for eDP/PSR port
 2022-11-08 15:18 UTC  (2+ messages)
` [Intel-gfx] [PATCH v3 "

[Intel-gfx] [PATCH v3 0/1] drm/i915/pxp: Separate PXP FW interface structures for
 2022-11-08 13:23 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [PATCH 0/5] drm/i915: Fix audio/infroframes on g4x
 2022-11-08 12:06 UTC  (10+ messages)
` [Intel-gfx] [PATCH 1/5] drm/i915: Introduce g4x_hdmi_compute_config()
` [Intel-gfx] [PATCH 2/5] drm/i915: Force RGB output for DVI sink
` [Intel-gfx] [PATCH 3/5] drm/i915: Treat HDMI as DVI when cloning
` [Intel-gfx] [PATCH 4/5] drm/i915: Move has_hdmi_sink out from intel_hdmi_compute_config()
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Fix audio/infroframes on g4x

[Intel-gfx] [PATCH -next] drm/i915: Fix some kernel-doc comments
 2022-11-08 10:47 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [PATCH v2 0/2] drm/i915: refactor i915_vma_move_to_active
 2022-11-08 10:28 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 1/2] drm/i915: call i915_request_await_object from _i915_vma_move_to_active
` [Intel-gfx] [PATCH v2 2/2] drm/i915/selftests: add igt_vma_move_to_active_unlocked

[Intel-gfx] [PATCH] drm/i915/pxp: use <> instead of "" for headers in include/
 2022-11-08 10:09 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/2] Fix live busy stats selftest failure
 2022-11-08 10:06 UTC  (7+ messages)
` [Intel-gfx] [PATCH 1/2] i915/uncore: Acquire fw before loop in intel_uncore_read64_2x32

[Intel-gfx] [PATCH 0/3] Documentation/gpu: reduce verbosity in toc
 2022-11-08  9:49 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/3] Documentation/gpu: Fix section in the wrong scope

[Intel-gfx] [PATCH] drm/i915: use i915_sg_dma_sizes() for all backends
 2022-11-08  9:48 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Update workaround documentation
 2022-11-08  9:29 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [PATCH 2/2] drm/i915/gvt: Remove the unused function get_pt_type()
 2022-11-08  7:23 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox