dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-30 18:08:58 to 2022-10-03 17:46:40 UTC [more...]

[PATCH] drm/i915: Fix CFI violations in gt_sysfs
 2022-10-03 17:46 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH v2 0/8] Fix several device private page reference counting issues
 2022-10-03 17:34 UTC  (5+ messages)
` [PATCH v2 1/8] mm/memory.c: Fix race when faulting a device private page

[PATCH 0/1] drm/i915: Add GEN12 RPSTAT reg to get CAGF
 2022-10-03 17:22 UTC  (4+ messages)
` [PATCH 1/1] drm/i915: Use GEN12 RPSTAT register
    ` [Intel-gfx] "

[PATCH 0/4] Add JDI LPM102A188A display panel support
 2022-10-03 17:06 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: display: Add bindings for JDI LPM102A188A
` [PATCH 4/4] arm64: dts: smaug: Add display panel node

[PATCH v3 0/8] Support for NVDEC on Tegra234
 2022-10-03 16:16 UTC  (3+ messages)
` [PATCH v3 3/8] dt-bindings: Add bindings for Tegra234 NVDEC

[PATCH v2 00/17] drm/i915/vm_bind: Add VM_BIND functionality
 2022-10-03 15:59 UTC  (21+ messages)
` [PATCH v2 01/17] drm/i915/vm_bind: Expose vm lookup function
` [PATCH v2 02/17] drm/i915/vm_bind: Add __i915_sw_fence_await_reservation()
` [PATCH v2 03/17] drm/i915/vm_bind: Expose i915_gem_object_max_page_size()
` [PATCH v2 04/17] drm/i915/vm_bind: Add support to create persistent vma
` [PATCH v2 05/17] drm/i915/vm_bind: Implement bind and unbind of object
` [PATCH v2 06/17] drm/i915/vm_bind: Support for VM private BOs
` [PATCH v2 07/17] drm/i915/vm_bind: Add support to handle object evictions
` [PATCH v2 08/17] drm/i915/vm_bind: Support persistent vma activeness tracking
` [PATCH v2 09/17] drm/i915/vm_bind: Add out fence support
` [PATCH v2 10/17] drm/i915/vm_bind: Abstract out common execbuf functions
` [PATCH v2 11/17] drm/i915/vm_bind: Use common execbuf functions in execbuf path
` [PATCH v2 12/17] drm/i915/vm_bind: Implement I915_GEM_EXECBUFFER3 ioctl
` [PATCH v2 13/17] drm/i915/vm_bind: Update i915_vma_verify_bind_complete()
` [PATCH v2 14/17] drm/i915/vm_bind: Expose i915_request_await_bind()
` [PATCH v2 15/17] drm/i915/vm_bind: Handle persistent vmas in execbuf3
` [PATCH v2 16/17] drm/i915/vm_bind: userptr dma-resv changes
` [PATCH v2 17/17] drm/i915/vm_bind: Add uapi for user to enable vm_bind_mode

[PATCH v1 00/17] Add MT8195 HDMI support
 2022-10-03 15:39 UTC  (9+ messages)
` [PATCH v1 09/17] drm/mediatek: hdmi: add connector flag
` [PATCH v1 17/17] drm/mediatek: Add mt8195-dpi support to drm_drv

[PATCH v4.1] drm/i915/mtl: Define engine context layouts
 2022-10-03 15:33 UTC  (3+ messages)

[PATCH -next resend] backlight: ktd253: Switch to use dev_err_probe() helper
 2022-10-03 13:56 UTC  (2+ messages)

[RFC/PATCH] backlight: hx8357: prepare to conversion to gpiod API
 2022-10-03 13:32 UTC  (4+ messages)

[PATCH] drm: rcar-du: Fix Kconfig dependency between RCAR_DU and RCAR_MIPI_DSI
 2022-10-03 12:26 UTC  (5+ messages)

[PATCH] drm/i915/guc: Fix revocation of non-persistent contexts
 2022-10-03 12:16 UTC  (5+ messages)
` [Intel-gfx] "
` [PATCH v2] "

[PATCH v4 0/4] Improve anti-pre-emption w/a for compute workloads
 2022-10-03 12:00 UTC  (8+ messages)
` [PATCH v4 3/4] drm/i915: Make the heartbeat play nice with long pre-emption timeouts
  ` [Intel-gfx] "

[PATCH v2 0/2] drm/bridge: it6505: Power management fixes for it6505 bridge
 2022-10-03 11:38 UTC  (5+ messages)
` [PATCH v2 1/2] drm/bridge: it6505: Adapt runtime power management framework
` [PATCH v2 2/2] drm/bridge: it6505: Add pre_enable/post_disable callback

[PATCH] drm/i915/slpc: Update frequency debugfs for SLPC
 2022-10-03 11:17 UTC  (2+ messages)

[RFC v2] drm/kms: control display brightness through drm_connector properties
 2022-10-03 11:02 UTC  (18+ messages)

[PATCH v3 0/6] Add support for atomic async page-flips
 2022-10-03  9:04 UTC  (8+ messages)
      ` KMS atomic state sets, full vs. minimal (Re: [PATCH v3 0/6] Add support for atomic async page-flips)

[PATCH v2 00/14] Explicit MCR handling and MTL steering
 2022-10-03  8:56 UTC  (16+ messages)
` [PATCH v2 01/14] drm/i915/gen8: Create separate reg definitions for new MCR registers
` [PATCH v2 02/14] drm/i915/xehp: "
` [PATCH v2 03/14] drm/i915/gt: Drop a few unused register definitions
` [PATCH v2 04/14] drm/i915/gt: Correct prefix on a few registers
` [PATCH v2 05/14] drm/i915/gt: Add intel_gt_mcr_multicast_rmw() operation
` [PATCH v2 06/14] drm/i915/xehp: Check for faults on primary GAM
` [PATCH v2 07/14] drm/i915/gt: Add intel_gt_mcr_wait_for_reg_fw()
` [PATCH v2 08/14] drm/i915: Define MCR registers explicitly
` [PATCH v2 09/14] drm/i915/gt: Always use MCR functions on multicast registers
` [PATCH v2 10/14] drm/i915/guc: Handle save/restore of MCR registers explicitly
` [PATCH v2 11/14] drm/i915/gt: Add MCR-specific workaround initializers
` [PATCH v2 12/14] drm/i915: Define multicast registers as a new type
` [PATCH v2 13/14] drm/i915/mtl: Add multicast steering for render GT
` [PATCH v2 14/14] drm/i915/mtl: Add multicast steering for media GT
  ` [Intel-gfx] "

[PATCH 00/16] drm/i915/vm_bind: Add VM_BIND functionality
 2022-10-03  8:36 UTC  (5+ messages)
` [PATCH 14/16] drm/i915/vm_bind: Handle persistent vmas in execbuf3

[PATCH v3 1/2] drm/tests: Split drm_test_dp_mst_calc_pbn_mode into parameterized tests
 2022-10-03  8:20 UTC  (3+ messages)
` [PATCH v3 2/2] drm/tests: Split drm_test_dp_mst_sideband_msg_req_decode "

[PATCH] drm/ttm: fix bo->resource check in vm_access
 2022-10-03  8:17 UTC 

[PATCH v7 00/12] dt-bindings: display/msm: rework MDSS and DPU bindings
 2022-10-03  7:55 UTC  (7+ messages)
` [PATCH v7 05/12] dt-bindings: display/msm: move common MDSS properties to mdss-common.yaml

[PATCH v5 00/11] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-10-03  7:53 UTC  (3+ messages)
  ` [PATCH v5 06/11] drm: bridge: samsung-dsim: Add atomic_check

[PATCH v6 00/10] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-10-03  7:53 UTC  (14+ messages)
` [PATCH v6 01/10] drm: bridge: Add Samsung DSIM bridge driver
` [PATCH v6 02/10] drm: bridge: samsung-dsim: Lookup OF-graph or Child node devices
` [PATCH v6 03/10] drm: bridge: samsung-dsim: Mark PHY as optional
` [PATCH v6 04/10] drm: bridge: samsung-dsim: Handle proper DSI host initialization
` [PATCH v6 05/10] drm: bridge: samsung-dsim: Add atomic_check
` [PATCH v6 06/10] drm: bridge: samsung-dsim: Add platform PLL_P (PMS_P) offset
` [PATCH v6 07/10] drm: bridge: samsung-dsim: Add atomic_get_input_bus_fmts
` [PATCH v6 08/10] drm: bridge: samsung-dsim: Add input_bus_flags
` [PATCH v6 09/10] dt-bindings: display: exynos: dsim: Add NXP i.MX8MM support
` [PATCH v6 10/10] drm: bridge: samsung-dsim: Add "

[RFC PATCH v3 00/19] RFC: nested AVIC
 2022-10-03  7:27 UTC  (11+ messages)
` [RFC PATCH v3 04/19] KVM: x86: mmu: allow to enable write tracking externally
              ` Nested AVIC design (was:Re: [RFC PATCH v3 04/19] KVM: x86: mmu: allow to enable write tracking externally)

[PATCH] drm/i915/gvt: fix double-free bug in split_2MB_gtt_entry
 2022-10-03  4:36 UTC  (4+ messages)
` [PATCH] drm/i915/gvt: fix double free "

[PATCH v5 1/9] dt-bindings: usb: Add Type-C switch binding
 2022-10-03  3:42 UTC  (13+ messages)

[PATCH AUTOSEL 5.10 13/14] drm/amd/display: update gamut remap if plane has changed
 2022-10-02 22:51 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 14/14] drm/amd/display: skip audio setup when audio stream is enabled

[PATCH AUTOSEL 5.15 17/20] drm/amd/display: Fix double cursor on non-video RGB MPO
 2022-10-02 22:50 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 18/20] drm/amd/display: Assume an LTTPR is always present on fixed_vs links
` [PATCH AUTOSEL 5.15 19/20] drm/amd/display: update gamut remap if plane has changed
` [PATCH AUTOSEL 5.15 20/20] drm/amd/display: skip audio setup when audio stream is enabled

[PATCH AUTOSEL 5.19 11/29] drm/amdgpu/mes: zero the sdma_hqd_mask of 2nd SDMA engine for SDMA 6.0.1
 2022-10-02 22:49 UTC  (7+ messages)
` [PATCH AUTOSEL 5.19 23/29] drm/amd/display: Fix double cursor on non-video RGB MPO
` [PATCH AUTOSEL 5.19 24/29] drm/amd/display: Assume an LTTPR is always present on fixed_vs links
` [PATCH AUTOSEL 5.19 25/29] drm/amd/display: update gamut remap if plane has changed
` [PATCH AUTOSEL 5.19 26/29] drm/amd/display: skip audio setup when audio stream is enabled
` [PATCH AUTOSEL 5.19 27/29] drm/amd/display: Fix DP MST timeslot issue when fallback happened
` [PATCH AUTOSEL 5.19 28/29] drm/amd/display: increase dcn315 pstate change latency

[Bug 216549] New: AMDGPU crash with kernel NULL pointer dereference, RIP: 0010:amdgpu_bo_get_memory
 2022-10-02 22:03 UTC  (2+ messages)
` [Bug 216549] "

[Bug 213823] New: Broken power management for amdgpu
 2022-10-02 17:42 UTC  (2+ messages)
` [Bug 213823] "

[PATCH v3 1/2] dt-bindings: display/panel: Add Sony Tama TD4353 JDI display panel
 2022-10-02  9:54 UTC  (3+ messages)
` [PATCH v3 2/2] gpu/drm/panel: Add Sony TD4353 JDI panel driver

[RFC PATCH 0/4] Add RGB ttl connection on rockchip phy
 2022-10-02  6:45 UTC  (5+ messages)
` [RFC PATCH 1/4] phy: add PHY_MODE_TTL
` [RFC PATCH 2/4] phy: rockchip: Add inno_is_valid_phy_mode
` [RFC PATCH 3/4] phy: rockchip: Implement TTY phy mode
` [RFC PATCH 4/4] drm/rockchip: rgb: Add dphy connection to rgb output

[PATCH drm-misc-next v2 0/9] drm/arm/malidp: use drm managed resources
 2022-10-01 19:47 UTC  (11+ messages)
` [PATCH drm-misc-next v2 1/9] drm/arm/malidp: use drmm_* to allocate driver structures
` [PATCH drm-misc-next v2 2/9] drm/arm/malidp: replace drm->dev_private with drm_to_malidp()
` [PATCH drm-misc-next v2 3/9] drm/arm/malidp: crtc: use drmm_crtc_init_with_planes()
` [PATCH drm-misc-next v2 4/9] drm/arm/malidp: plane: use drm managed resources
` [PATCH drm-misc-next v2 5/9] drm/arm/malidp: use drm_dev_unplug()
` [PATCH drm-misc-next v2 6/9] drm/arm/malidp: plane: protect device resources after removal
` [PATCH drm-misc-next v2 7/9] drm/arm/malidp: crtc: "
` [PATCH drm-misc-next v2 8/9] drm/arm/malidp: drv: "
` [PATCH drm-misc-next v2 9/9] drm/arm/malidp: remove calls to drm_mode_config_cleanup()

[v6] drm/msm/disp/dpu1: add support for dspp sub block flush in sc7280
 2022-10-02  3:15 UTC 

[PATCH 0/4] Initial support for the Pixel 3
 2022-10-01 21:48 UTC  (3+ messages)
` [PATCH 4/4] drm: panel: Add lg sw43408 panel driver

[PATCH 0/5] drm: Fix math issues in MSM DSC implementation
 2022-10-01 20:37 UTC  (11+ messages)
` [PATCH 1/5] drm/msm/dsi: Remove useless math in DSC calculation
` [PATCH 2/5] drm/msm/dsi: Remove repeated calculation of slice_per_intf
` [PATCH 3/5] drm/msm/dsi: Account for DSC's bits_per_pixel having 4 fractional bits
` [PATCH 4/5] drm/msm/dpu1: "
` [PATCH 5/5] drm/dsc: Prevent negative BPG offsets from shadowing adjacent bitfields

[PATCH v4 00/30] drm: Analog TV Improvements
 2022-10-01 17:42 UTC  (8+ messages)
` [PATCH v4 11/30] drm/modes: Add a function to generate analog display modes
` [PATCH v4 14/30] drm/client: Add some tests for drm_connector_pick_cmdline_mode()
` [PATCH v4 30/30] drm/sun4i: tv: Convert to the new TV mode property

[v5] drm/msm/disp/dpu1: add support for dspp sub block flush in sc7280
 2022-10-01 16:50 UTC  (6+ messages)

[PATCH v2 00/16] slab: Introduce kmalloc_size_roundup()
 2022-10-01 16:28 UTC  (5+ messages)
` [PATCH v2 01/16] slab: Remove __malloc attribute from realloc functions
` [PATCH v2 02/16] slab: Introduce kmalloc_size_roundup()

[PATCH v3 0/2] drm/msm/dsi: Add support for DSI PHY on QCM2290
 2022-10-01 16:00 UTC  (3+ messages)
` [PATCH v3 2/2] drm/msm/dsi: Add phy configuration for QCM2290

[PATCH drm-misc-next v2 0/9] drm/fsl-dcu: use drm managed resources
 2022-10-01 14:58 UTC  (10+ messages)
` [PATCH drm-misc-next v2 1/9] drm/fsl-dcu: use drmm_* to allocate driver structures
` [PATCH drm-misc-next v2 2/9] drm/fsl-dcu: replace drm->dev_private with drm_to_fsl_dcu_drm_dev()
` [PATCH drm-misc-next v2 3/9] drm/fsl-dcu: crtc: use drmm_crtc_init_with_planes()
` [PATCH drm-misc-next v2 4/9] drm/fsl-dcu: plane: use drm managed resources
` [PATCH drm-misc-next v2 5/9] drm/fsl-dcu: use drm_dev_unplug()
` [PATCH drm-misc-next v2 6/9] drm/fsl-dcu: plane: protect device resources after removal
` [PATCH drm-misc-next v2 7/9] drm/fsl-dcu: crtc: "
` [PATCH drm-misc-next v2 8/9] drm/fsl-dcu: remove trailing return statements
` [PATCH drm-misc-next v2 9/9] drm/fsl-dcu: remove calls to drm_mode_config_cleanup()

[PATCH] drm: Add 64:27 and 256:135 picture aspect ratio support
 2022-10-01 14:38 UTC 

[PATCH] drm: amd: clean up dcn32_fpu.c kernel-doc
 2022-10-01  4:33 UTC 

[RFC PATCH v5] media: mediatek: vcodec: support stateless AV1 decoder
 2022-10-01  1:29 UTC 

[PATCH drm-misc-next v3 0/7] drm/arm/hdlcd: use drm managed resources
 2022-10-01  1:19 UTC  (8+ messages)
` [PATCH drm-misc-next v3 1/7] drm/arm/hdlcd: use drmm_* to allocate driver structures
` [PATCH drm-misc-next v3 2/7] drm/arm/hdlcd: replace drm->dev_private with drm_to_hdlcd_priv()
` [PATCH drm-misc-next v3 3/7] drm/arm/hdlcd: plane: use drm managed resources
` [PATCH drm-misc-next v3 4/7] drm/arm/hdlcd: use drm_dev_unplug()
` [PATCH drm-misc-next v3 5/7] drm/arm/hdlcd: crtc: protect device resources after removal
` [PATCH drm-misc-next v3 6/7] drm/arm/hdlcd: debugfs: "
` [PATCH drm-misc-next v3 7/7] drm/arm/hdlcd: remove calls to drm_mode_config_cleanup()

[PATCH RESEND drm-misc-next 0/7] drm/arm/hdlcd: use drm managed resources
 2022-10-01  1:03 UTC  (8+ messages)
` [PATCH RESEND drm-misc-next 4/7] drm/arm/hdlcd: plane: "

[PATCH 0/7] drm/i915: prepare for uC loading on MTL
 2022-10-01  0:26 UTC  (10+ messages)
` [PATCH 2/7] drm/i915/uc: fetch uc firmwares for each GT
` [PATCH 3/7] drm/i915/uc: use different ggtt pin offsets for uc loads
` [PATCH 4/7] drm/i915/guc: Add GuC deprivilege feature to MTL
` [PATCH 6/7] drm/i915/guc: define media GT GuC send regs

[PULL] drm-fixes
 2022-09-30 23:29 UTC  (2+ messages)

[pull] amdgpu drm-fixes-6.0
 2022-09-30 22:20 UTC  (2+ messages)

[PATCH 00/12] Explicit MCR handling and MTL steering
 2022-09-30 21:54 UTC  (4+ messages)
` [PATCH 02/12] drm/i915/xehp: Create separate reg definitions for new MCR registers

[RESEND PATCH libdrm v3 0/2] Add Writeback Support for Modetest
 2022-09-30 21:44 UTC  (4+ messages)
` [RESEND PATCH libdrm v3 2/2] tests/modetest: Add support for writeback connector

[PATCH] drm/i915/gvt: Add missing vfio_unregister_group_dev() call
 2022-09-30 21:31 UTC  (2+ messages)

[PATCH] nouveau: explicitly wait on the fence in nouveau_bo_move_m2mf
 2022-09-30 21:09 UTC  (5+ messages)

[pull] amdgpu drm-fixes-6.0
 2022-09-30 20:56 UTC  (2+ messages)

[PATCH -next] drm/qxl: Remove unused variable 'count'
 2022-10-10  2:44 UTC 

[PATCH -next] drm/msm: Remove unused variables 'top'
 2022-10-10  2:40 UTC 

[PATCH] drm/ttm: move bo->resource check in vm_access
 2022-09-30 18:15 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;
as well as URLs for NNTP newsgroup(s).