All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-09 16:56:39 to 2021-12-09 17:02:17 UTC [more...]

[PATCH 1/2] drm/amd/display: Reduce stack size for dml31_ModeSupportAndSystemConfigurationFull
 2021-12-09 16:46 UTC  (2+ messages)
` [PATCH 2/2] drm/amd/display: Reduce stack size for dml31 UseMinimumDCFCLK

[PATCH v2 1/2] drm/amdgpu: Detect if amdgpu in IOMMU direct map mode
 2021-12-09 15:47 UTC  (2+ messages)
` [PATCH v2 2/2] drm/amdgpu: Reduce SG bo memory usage for mGPUs

[PATCH v2 00/10] drm/amd: fix various compilation warnings
 2021-12-09 15:47 UTC  (4+ messages)
` [PATCH v2 03/10] drm/amdgpu: fix amdgpu_ras_mca_query_error_status scope
` [PATCH v2 06/10] drm/amd/display: fix function scopes
` [PATCH v2 10/10] drm/amdgpu: re-format file header comments

[PATCH v2 00/67] fscache, cachefiles: Rewrite
 2021-12-09 17:01 UTC  (26+ messages)
` [PATCH v2 14/67] fscache: Implement functions add/remove a cache
` [PATCH v2 15/67] fscache: Provide and use cache methods to lookup/create/free a volume
` [PATCH v2 16/67] fscache: Add a function for a cache backend to note an I/O error
` [PATCH v2 17/67] fscache: Implement simple cookie state machine
` [PATCH v2 18/67] fscache: Implement cookie user counting and resource pinning
` [PATCH v2 19/67] fscache: Implement cookie invalidation
` [PATCH v2 20/67] fscache: Provide a means to begin an operation
` [PATCH v2 21/67] fscache: Count data storage objects in a cache
` [PATCH v2 22/67] fscache: Provide read/write stat counters for the cache
` [PATCH v2 23/67] fscache: Provide a function to let the netfs update its coherency data
` [PATCH v2 24/67] netfs: Pass more information on how to deal with a hole in the cache
` [PATCH v2 25/67] fscache: Implement raw I/O interface
` [PATCH v2 26/67] fscache: Implement higher-level write "
` [PATCH v2 27/67] vfs, fscache: Implement pinning of cache usage for writeback
` [PATCH v2 28/67] fscache: Provide a function to note the release of a page
` [PATCH v2 29/67] fscache: Provide a function to resize a cookie
` [PATCH v2 30/67] cachefiles: Introduce rewritten driver
` [PATCH v2 31/67] cachefiles: Define structs
` [PATCH v2 32/67] cachefiles: Add some error injection support
` [PATCH v2 33/67] cachefiles: Add a couple of tracepoints for logging errors
` [PATCH v2 34/67] cachefiles: Add cache error reporting macro
` [PATCH v2 35/67] cachefiles: Add security derivation
` [PATCH v2 36/67] cachefiles: Register a miscdev and parse commands over it
` [PATCH v2 37/67] cachefiles: Provide a function to check how much space there is
` [PATCH v2 38/67] vfs, cachefiles: Mark a backing file in use with an inode flag

[PATCH v4 00/16] drm/i915/dg2: Enabling 64k page size and flat ccs
 2021-12-09 15:45 UTC  (12+ messages)
` [Intel-gfx] "
` [PATCH v4 01/16] drm/i915/xehpsdv: enforce min GTT alignment
` [Intel-gfx] [PATCH v4 02/16] drm/i915/xehpsdv: support 64K GTT pages
` [PATCH v4 03/16] drm/i915/xehpsdv: implement memory coloring
` [PATCH v4 04/16] drm/i915/xehpsdv: Add has_flat_ccs to device info
` [PATCH v4 07/16] drm/i915/dg2: Tile 4 plane format support
` [PATCH v4 10/16] drm/i915/migrate: add acceleration support for DG2
` [Intel-gfx] [PATCH v4 11/16] drm/i915/dg2: Add DG2 unified compression
` [PATCH v4 14/16] drm/i915/uapi: document behaviour for DG2 64K support
` [PATCH v4 16/16] Doc/gpu/rfc/i915: i915 DG2 uAPI
  ` [Intel-gfx] "

[Intel-gfx] [PATCH 0/7] drm/i915: include reductions
 2021-12-09 13:51 UTC  (8+ messages)
` [Intel-gfx] [PATCH 1/7] drm/i915/reset: remove useless intel_display_types.h include
` [Intel-gfx] [PATCH 2/7] drm/i915/active: remove useless i915_utils.h include
` [Intel-gfx] [PATCH 3/7] drm/i915/psr: avoid intel_frontbuffer.h include with declaration
` [Intel-gfx] [PATCH 4/7] drm/i915/fbc: "
` [Intel-gfx] [PATCH 5/7] drm/i915/fb: reduce include dependencies
` [Intel-gfx] [PATCH 6/7] drm/i915/pxp: un-inline intel_pxp_is_enabled()
` [Intel-gfx] [PATCH 7/7] drm/i915/pxp: remove useless includes

[Intel-gfx] [PATCH 0/4] drm/i915/cdclk: improve abstractions
 2021-12-09 16:51 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/4] drm/i915/cdclk: move intel_atomic_check_cdclk() to intel_cdclk.c
` [Intel-gfx] [PATCH 4/4] drm/i915/cdclk: turn around i915_drv.h and intel_cdclk.h dependency

[PATCH v4 0/6] Expand display core documentation
 2021-12-09 14:20 UTC  (7+ messages)
` [PATCH v4 1/6] Documentation/gpu: Reorganize DC documentation
` [PATCH v4 2/6] Documentation/gpu: Document amdgpu_dm_visual_confirm debugfs entry
` [PATCH v4 3/6] Documentation/gpu: Document pipe split visual confirmation
` [PATCH v4 4/6] Documentation/gpu: How to collect DTN log
` [PATCH v4 5/6] Documentation/gpu: Add basic overview of DC pipeline
` [PATCH v4 6/6] Documentation/gpu: Add amdgpu and dc glossary

[Intel-gfx] [PATCH v6 00/11] More preparation for multi gt patches
 2021-12-09 13:25 UTC  (23+ messages)
`  "
` [PATCH v6 01/11] drm/i915: Store backpointer to GT in uncore
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 02/11] drm/i915: Introduce to_gt() helper
  `  "
` [Intel-gfx] [PATCH v6 03/11] drm/i915/display: Use "
  `  "
` [Intel-gfx] [PATCH v6 04/11] drm/i915/gt: "
  `  "
` [PATCH v6 05/11] drm/i915/gem: "
  ` [Intel-gfx] "
` [PATCH v6 06/11] drm/i915/gvt: "
` [PATCH v6 07/11] drm/i915/selftests: "
  ` [Intel-gfx] "
` [PATCH v6 08/11] drm/i915/pxp: "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 09/11] drm/i915: "
  `  "
` [PATCH v6 10/11] drm/i915: Use to_gt() helper for GGTT accesses
  ` [Intel-gfx] "
` [PATCH v6 11/11] drm/i915: Rename i915->gt to i915->gt0
  ` [Intel-gfx] "

[PATCH] drm/ttm: Don't inherit GEM object VMAs in child process
 2021-12-09 15:30 UTC  (6+ messages)

[PATCH v4 0/4] ti-sn65dsi83 patches
 2021-12-09 16:44 UTC  (11+ messages)
` [PATCH v4 1/4] dt-bindings: display: bridge: sn65dsi83: Make enable GPIO optional
    ` (EXT) "
` [PATCH v4 3/4] dt-bindings: drm/bridge: ti-sn65dsi83: Add vcc supply bindings
` [PATCH v4 4/4] drm/bridge: ti-sn65dsi83: Add vcc supply regulator support

[PATCH] drm/amdgpu: don't skip runtime pm get on A+A config
 2021-12-09 15:46 UTC  (6+ messages)

[PATCH 1/2] drm/amdgpu: introduce a kind of halt state for amdgpu device
 2021-12-09 15:38 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: add support for SMU debug option

[Intel-gfx] [PATCH 1/4] drm/i915: Pass plane to watermark calculation functions
 2021-12-09 16:31 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915: Pass plane to watermark calculation functions (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[PATCH v2 00/16] drm/i915: Remove short term pins from execbuf
 2021-12-09 16:22 UTC  (20+ messages)
` [PATCH v2 11/16] drm/i915: Call i915_gem_evict_vm in vm_fault_gtt to prevent new ENOSPC errors
  ` [Intel-gfx] "
` [PATCH v2 12/16] drm/i915: Add i915_vma_unbind_unlocked, and take obj lock for i915_vma_unbind
  ` [Intel-gfx] "
` [PATCH v2 14/16] drm/i915: Remove assert_object_held_shared
  ` [Intel-gfx] "
` [PATCH v2 16/16] drm/i915: Remove short-term pins from execbuf, v5

[PATCH 0/6] Pull request (cover letter only)
 2021-12-09 17:01 UTC  (5+ messages)
` [PATCH 1/6] overlayfs-etc: mount etc as overlayfs
  ` [OE-core] "

[PATCH 0/2] Add SMBus features to Tegra I2C
 2021-12-09 15:33 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: i2c: tegra: Add SMBus feature properties
` [PATCH 2/2] i2c: tegra: Add SMBus block read and SMBus alert functions

[PATCH 00/19] tests: fix broken &&-chains & abort loops on error
 2021-12-09 16:57 UTC  (5+ messages)
` [PATCH 11/19] tests: fix broken &&-chains in `$(...)` command substitutions

[PATCH v3 2/2] md: raid1 add nowait support
 2021-12-09 17:01 UTC  (8+ messages)
` [RFC PATCH v4 1/4] md: add support for REQ_NOWAIT
  ` [RFC PATCH v4 4/4] md: raid456 add nowait support

[PATCH] i2c: tegra: use i2c_timings for bus clock freq
 2021-12-09 15:26 UTC  (2+ messages)

Reuse framebuffer after a kexec (amdgpu / efifb)
 2021-12-09 16:09 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Introduce new Tile 4 format
 2021-12-09 15:14 UTC  (7+ messages)
` [Intel-gfx] "
` [PATCH 2/2] drm/i915/dg2: Tile 4 plane format support
  ` [Intel-gfx] "

[Intel-gfx] [PATCH 1/3] drm/i915: Fix up pixel_rate vs. clock confusion in wm calculations
 2021-12-09 14:43 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: Use the correct plane source width in watermark calculations

[PATCH v4 1/6] drm: move the buddy allocator from i915 into common drm
 2021-12-09 15:52 UTC  (5+ messages)
` [PATCH v4 2/6] drm: improve drm_buddy_alloc function
` [PATCH v4 4/6] drm: implement a method to free unused pages
  ` [Intel-gfx] "

[PATCH] net: mana: Fix memory leak in mana_hwc_create_wq
 2021-12-09 16:10 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/dg2: make GuC FW a requirement for Gen12 and beyond devices
 2021-12-09 14:41 UTC  (4+ messages)

[PATCH v3 0/4] soc: qcom: rpmhpd: Cleanups and fixups for sc7280/sm8450
 2021-12-09 17:00 UTC  (3+ messages)
` [PATCH v3 1/4] soc: qcom: rpmhpd: sm8450: Add the missing .peer for sm8450_cx_ao

[BUG] fs: ext4: possible ABBA deadlock in ext4_inline_data_truncate() and ext4_punch_hole()
 2021-12-09 17:00 UTC  (2+ messages)

[RFC][PATCH 0/5] refcount: Improve code-gen
 2021-12-09 17:00 UTC  (4+ messages)
` [RFC][PATCH 2/5] refcount: Use atomic_*_ofl()

[PATCH net] net: dsa: mv88e6xxx: allow use of PHYs on CPU and DSA ports
 2021-12-09 17:00 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/dg2: Use I915_BO_ALLOC_CONTIGUOUS flag for DPT
 2021-12-09 14:18 UTC 

[Intel-gfx] [PATCH] drm/i915: Don't leak the capture list items
 2021-12-09 14:13 UTC  (2+ messages)
`  "

[Intel-gfx] [PATCH 1/3] drm/i915: Nuke {pipe, plane}_to_crtc_mapping[]
 2021-12-09 13:24 UTC  (3+ messages)

[PATCH v2] MAINTAINERS: Remove myself as modules maintainer
 2021-12-09 16:59 UTC  (2+ messages)

[PATCH] docs/trace: fix a label of boottime-trace
 2021-12-09 16:59 UTC  (4+ messages)

[PATCH] gpio: bcm-kona:add const to of_device_id
 2021-12-09 16:59 UTC  (2+ messages)

[PULL] drm-intel-gt-next
 2021-12-09 13:14 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH V4 01/17] drm/amd/pm: do not expose implementation details to other blocks out of power
 2021-12-09 12:40 UTC  (13+ messages)
` [PATCH V4 02/17] drm/amd/pm: do not expose power implementation details to amdgpu_pm.c
` [PATCH V4 03/17] drm/amd/pm: do not expose power implementation details to display
` [PATCH V4 05/17] drm/amd/pm: do not expose those APIs used internally only in si_dpm.c
` [PATCH V4 09/17] drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementations
` [PATCH V4 11/17] drm/amd/pm: correct the usage for amdgpu_dpm_dispatch_task()
` [PATCH V4 14/17] drm/amd/pm: relocate the power related headers

[Intel-gfx] [PULL] drm-misc-next
 2021-12-09 11:46 UTC  (2+ messages)
`  "

[PULL] drm-misc-fixes
 2021-12-09 12:43 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v2] Revert "drm/fb-helper: improve DRM fbdev emulation device names"
 2021-12-09 12:27 UTC  (3+ messages)

[PULL 0/1] Block patches
 2021-12-09 16:53 UTC  (4+ messages)

[Intel-gfx] [PATCH v3 0/2] drm/i915: trace display split
 2021-12-09  9:50 UTC  (5+ messages)
` [Intel-gfx] [PATCH v3 2/2] drm/i915/trace: split out display trace to a separate file

[PATCH] drm/imx: Fix memory leak in imx_pd_connector_get_modes
 2021-12-09 10:58 UTC 

[PATCH 00/12] Implement DRIVER_GEM and GL 4.3
 2021-12-09  9:36 UTC  (7+ messages)
` [PATCH 06/12] drm/vmwgfx: Update device headers for GL43
` [PATCH 08/12] drm/vmwgfx: support 64 UAVs
` [PATCH 11/12] drm/vmwgfx: Remove usage of MOBFMT_RANGE

Habanalabs, Ask for the linux firmware code which loads by coprocesseor
 2021-12-09 12:23 UTC  (2+ messages)

[Nouveau] [PATCH] drm/nouveau: wait for the exclusive fence after the shared ones v2
 2021-12-09 10:23 UTC  (2+ messages)
`  "

[Intel-gfx] [PATCH] drm/i915/adl-n: Enable ADL-N platform
 2021-12-09 13:32 UTC  (2+ messages)

[PATCH -next] video: fbdev: controlfb: Fix COMPILE_TEST build
 2021-12-09  9:01 UTC 

[PATCH] drm/panel: ilitek-ili9881c: Avoid unbalance prepare/unprepare
 2021-12-09 10:17 UTC  (2+ messages)

[v3 0/3] Introduce Raptor Lake S
 2021-12-09 10:14 UTC  (5+ messages)
` [v3 1/3] drm/i915/rpl-s: Add PCI IDS for "
      ` [Intel-gfx] "

[PATCH v3] drm/amdgpu: fix incorrect VCN revision in SRIOV
 2021-12-09  9:20 UTC  (5+ messages)

[xen-unstable test] 167241: tolerable FAIL
 2021-12-09 16:57 UTC 

[PATCH] irqchip: irq-bcm7120-l2: add missing put_device() call in bcm7120_l2_intc_probe()
 2021-12-09 16:58 UTC  (2+ messages)

[PATCH] drm/amdgpu: Handle fault with same timestamp
 2021-12-09  8:30 UTC  (4+ messages)

[PATCH 0/7] Thermal: Introduce the Hardware Feedback Interface for thermal and performance management
 2021-12-09 16:57 UTC  (5+ messages)
` [PATCH 6/7] thermal: netlink: Add a new event to notify CPU capabilities change

[PATCH] bridge: extend BR_ISOLATE to full split-horizon
 2021-12-09 16:57 UTC  (5+ messages)

[Nouveau] Regression in 5.15 in nouveau
 2021-12-09 10:25 UTC  (3+ messages)

[PATCH v3 12/18] tcp: authopt: Add key selection controls
 2021-12-09 16:57 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: prepare reset based on reset domain
 2021-12-09 12:01 UTC 

[PATCH 12/12] drm/vmwgfx: Bump the major version
 2021-12-09  7:33 UTC  (3+ messages)
` [PATCH v2] drm/vmwgfx: Bump the minor version

[PATCH v2 00/11] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2021-12-09 10:53 UTC  (4+ messages)
` [PATCH v2 03/11] mm/gup: migrate PIN_LONGTERM dev coherent pages to system

[PATCH] drm/ingenic: fix error code in ingenic_drm_gem_create_object()
 2021-12-09  8:10 UTC  (2+ messages)

[BUG] gpu: drm: amd: amdgpu: possible ABBA deadlock in amdgpu_set_power_dpm_force_performance_level() and amdgpu_debugfs_process_reg_op()
 2021-12-09  3:34 UTC  (2+ messages)

[PATCH v2 0/3] drm/simpledrm: Apple M1 / DT platform support fixes
 2021-12-09 10:17 UTC  (4+ messages)
` [PATCH v2 1/3] of: Move simple-framebuffer device handling from simplefb to of

[PATCH 0/4] drm/i915: Basic enabling of 64k page support
 2021-12-09  3:14 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Basic enabling of 64k page support (rev2)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.