dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-13 07:59:05 to 2022-11-15 05:41:44 UTC [more...]

[PATCH v2 00/11] Connect VFIO to IOMMUFD
 2022-11-15  5:41 UTC  (16+ messages)

[PATCH -next] fbdev: via: Fix section mismatch warning in via_core_init()
 2022-11-15  5:14 UTC  (2+ messages)

[PATCH 0/1] drm/shmem: Dual licence the files as GPL-2 and MIT
 2022-11-15  4:19 UTC  (8+ messages)
` [PATCH 1/1] "

[PATCH -next] drm/msm/dpu: Fix some kernel-doc comments
 2022-11-15  1:49 UTC 

[drm-intel:drm-intel-gt-next 1/1] drivers/gpu/drm/i915/i915_vma.c:77:4: error: expected ')'
 2022-11-15  1:34 UTC 

[PATCH] mm/migrate_device: Return number of migrating pages in args->cpages
 2022-11-14 23:58 UTC  (2+ messages)

The state of Quantization Range handling
 2022-11-14 23:11 UTC 

[Bug 216143] New: [bisected] garbled screen when starting X + dmesg cluttered with "[drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed in the dependencies handling -1431655766!"
 2022-11-14 23:00 UTC  (3+ messages)
` [Bug 216143] "

[PATCH] drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASAN
 2022-11-14 22:20 UTC 

[PATCH v2 1/4] drm/amdgpu/mst: Stop ignoring error codes and deadlocking
 2022-11-14 22:17 UTC  (4+ messages)
` [PATCH v2 2/4] drm/display/dp_mst: Fix drm_dp_mst_add_affected_dsc_crtcs() return code
` [PATCH v2 3/4] drm/amdgpu/dm/mst: Use the correct topology mgr pointer in amdgpu_dm_connector
` [PATCH v2 4/4] drm/amdgpu/dm/dp_mst: Don't grab mst_mgr->lock when computing DSC state

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

[PATCH] drm/edid: Dump the EDID when drm_edid_get_panel_id() has an error
 2022-11-14 22:08 UTC  (7+ messages)

[PATCH] drm/sti: Fix return type of sti_{dvo, hda, hdmi}_connector_mode_valid()
 2022-11-14 22:03 UTC  (2+ messages)
` [PATCH] drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()

[PATCH] drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()
 2022-11-14 22:03 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu/mst: Stop ignoring error codes and deadlocking
 2022-11-14 21:54 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 5c92ddca1053df02387e8006d06094e18cc8538a
 2022-11-14 21:52 UTC 

[PATCH v2] drm/msm/a6xx: Fix speed-bin detection vs probe-defer
 2022-11-14 21:11 UTC  (2+ messages)

[PATCH] drm/i915: Update workaround documentation
 2022-11-14 21:04 UTC  (2+ messages)

[PATCH] drm/msm/a6xx: Fix speed-bin detection vs probe-defer
 2022-11-14 20:49 UTC  (6+ messages)

[PATCH v4 1/3] drm_bridge: register content protect property
 2022-11-14 20:00 UTC  (5+ messages)
` [PATCH v4 2/3] drm/bridge: anx7625: "
` [PATCH v4 3/3] drm/bridge: it6505: handle HDCP request

[PATCH printk v4 00/39] reduce console_lock scope
 2022-11-14 19:51 UTC  (3+ messages)
` [PATCH printk v4 31/39] printk, xen: fbfront: create/use safe function for forcing preferred

[PATCH v4 0/2] drm/msm: Improved hang detection
 2022-11-14 19:30 UTC  (3+ messages)
` [PATCH v4 1/2] drm/msm/adreno: Simplify read64/write64 helpers
` [PATCH v4 2/2] drm/msm: Hangcheck progress detection

linux-next: manual merge of the drm-intel tree with Linus' tree
 2022-11-14 19:29 UTC  (6+ messages)
        ` [Intel-gfx] "

[PATCH v2 1/4] i915: Move list_count() to list.h for broader use
 2022-11-14 19:15 UTC  (7+ messages)
` [PATCH v2 2/4] usb: gadget: hid: Convert to use list_count()
` [PATCH v2 3/4] usb: gadget: udc: bcm63xx: "
` [PATCH v2 4/4] xhci: "

[PATCH] video: fbdev: vermilion: decrease reference count in error path
 2022-11-14 18:48 UTC  (2+ messages)

[PATCH v9 00/25] drm: Analog TV Improvements
 2022-11-14 17:39 UTC  (27+ messages)
` [PATCH v9 01/25] docs/fb: Document current named modes
` [PATCH v9 02/25] drm/tests: Add Kunit Helpers
` [PATCH v9 03/25] drm/connector: Rename legacy TV property
` [PATCH v9 04/25] drm/connector: Only register TV mode property if present
` [PATCH v9 05/25] drm/connector: Rename drm_mode_create_tv_properties
` [PATCH v9 06/25] drm/connector: Add TV standard property
` [PATCH v9 07/25] drm/modes: Add a function to generate analog display modes
` [PATCH v9 08/25] drm/client: Add some tests for drm_connector_pick_cmdline_mode()
` [PATCH v9 09/25] drm/modes: Move named modes parsing to a separate function
` [PATCH v9 10/25] drm/modes: Switch to named mode descriptors
` [PATCH v9 11/25] drm/modes: Fill drm_cmdline mode from named modes
` [PATCH v9 12/25] drm/connector: Add pixel clock to cmdline mode
` [PATCH v9 13/25] drm/connector: Add a function to lookup a TV mode by its name
` [PATCH v9 14/25] drm/modes: Introduce the tv_mode property as a command-line option
` [PATCH v9 15/25] drm/modes: Properly generate a drm_display_mode from a named mode
` [PATCH v9 16/25] drm/client: Remove match on mode name
` [PATCH v9 17/25] drm/modes: Introduce more named modes
` [PATCH v9 18/25] drm/probe-helper: Provide a TV get_modes helper
` [PATCH v9 19/25] drm/atomic-helper: Add a TV properties reset helper
` [PATCH v9 20/25] drm/atomic-helper: Add an analog TV atomic_check implementation
` [PATCH v9 21/25] drm/vc4: vec: Use TV Reset implementation
` [PATCH v9 22/25] drm/vc4: vec: Check for VEC output constraints
` [PATCH v9 23/25] drm/vc4: vec: Convert to the new TV mode property
` [PATCH v9 24/25] drm/vc4: vec: Add support for more analog TV standards
` [PATCH v9 25/25] drm/sun4i: tv: Convert to the new TV mode property

[PATCH] mm/memory: Return vm_fault_t result from migrate_to_ram() callback
 2022-11-14 17:26 UTC  (3+ messages)

[PATCH v8 0/7] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2022-11-14 17:13 UTC  (4+ messages)
` [PATCH v8 7/7] drm/panfrost: Switch to generic memory shrinker

[PATCH v8 00/14] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-11-14 17:07 UTC  (19+ messages)
` [PATCH v8 01/14] drm: exynos: dsi: Fix MIPI_DSI*_NO_* mode flags
` [PATCH v8 02/14] drm: exynos: dsi: Properly name HSA/HBP/HFP/HSE bits
` [PATCH v8 09/14] drm: bridge: samsung-dsim: Add atomic_get_input_bus_fmts

[PATCH v3 0/8] drm/msm: add support for SM8450
 2022-11-14 16:13 UTC  (5+ messages)
` [PATCH v3 4/8] drm/msm/dsi: add support for DSI-PHY on SM8350 and SM8450

[PATCH v3] drm/mediatek: Add AFBC support to Mediatek DRM driver
 2022-11-14 15:07 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: display/panel: Add Sony Tama TD4353 JDI display panel
 2022-11-14 14:55 UTC  (4+ messages)
` [PATCH v3 2/2] gpu/drm/panel: Add Sony TD4353 JDI panel driver

[PATCH] drm: rcar-du: Fix Kconfig dependency between RCAR_DU and RCAR_MIPI_DSI
 2022-11-14 14:52 UTC  (4+ messages)

[PATCH v2 11/11] iommufd: Allow iommufd to supply /dev/vfio/vfio
 2022-11-14 14:50 UTC  (3+ messages)

[PATCH v2 07/11] vfio-iommufd: Support iommufd for physical VFIO devices
 2022-11-14 14:47 UTC  (3+ messages)

[6.1][regression] after commit dd80d9c8eecac8c516da5b240d01a35660ba6cb6 some games (Cyberpunk 2077, Forza Horizon 4/5) hang at start
 2022-11-14 13:22 UTC  (10+ messages)

[PATCH 0/2] drm/vc4: hdmi: Fixes for the RaspberryPi 0-3 stalls
 2022-11-14 13:06 UTC  (5+ messages)
` [PATCH 1/2] drm/vc4: hdmi: Enforce the minimum rate at runtime_resume

[PATCH v1] drm/gem-vram: Fix deadlock in drm_gem_vram_vmap()
 2022-11-14 13:00 UTC  (3+ messages)

[PATCH] drm/i915: Fix unhandled deadlock in grab_vma()
 2022-11-14 12:48 UTC  (5+ messages)

[PATCH 0/5] i915: CAGF and RC6 changes for MTL
 2022-11-14 12:33 UTC  (6+ messages)
` [PATCH 1/5] drm/i915/rps: Prefer REG_FIELD_GET in intel_rps_get_cagf
` [PATCH 2/5] drm/i915: Use GEN12_RPSTAT register for GT freq
` [PATCH 3/5] drm/i915/mtl: Modify CAGF functions for MTL
` [PATCH 4/5] drm/i915/gt: Use RC6 residency types as arguments to residency functions
` [PATCH 5/5] drm/i915/mtl: C6 residency and C state type for MTL SAMedia

[PATCH v7 0/9] dyndbg: drm.debug adaptation
 2022-11-14 12:20 UTC  (4+ messages)
` [PATCH 0/7] DYNAMIC_DEBUG fixups for rc
  ` [PATCH 1/7] drm: mark drm.debug-on-dyndbg as BROKEN for now
    ` [Intel-gfx] "

[PATCH] drm/panel/raspberrypi-touchscreen: Fix error handling in rpi_touchscreen_init()
 2022-11-14 12:07 UTC  (3+ messages)

[PATCH v2] drm/lima: Fix opp clkname setting in case of missing regulator
 2022-11-14 12:03 UTC  (4+ messages)

[PATCH] drm/i915: Simplify internal helper function signature
 2022-11-14 11:46 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH V5 0/3] drm/panel: Add NewVision NV3051D Panels
 2022-11-14 11:46 UTC  (2+ messages)

[PATCH v2] drm/i915/mtl: Add Wa_14017073508 for SAMedia
 2022-11-14 11:44 UTC  (3+ messages)

[RESEND] drm/edid/firmware: stop using a throwaway platform device
 2022-11-14 11:17 UTC 

KUnit issues - Was: [igt-dev] [PATCH RFC v2 8/8] drm/i915: check if current->mm is not NULL
 2022-11-14 10:59 UTC  (4+ messages)

[PATCH] drm/radeon: fix potential racing issue due to mmap_lock
 2022-11-14 10:26 UTC  (2+ messages)

Coverity: nouveau_dp_irq(): Null pointer dereferences
 2022-11-14 10:07 UTC  (7+ messages)

[PATCH v2 00/65] clk: Make determine_rate mandatory for muxes
 2022-11-14  9:05 UTC  (9+ messages)
` [PATCH v2 13/65] clk: lmk04832: clkout: Add a determine_rate hook
` [PATCH v2 35/65] clk: ux500: sysctrl: "

[PATCH v2] amdgpu_dm: add missing NULL checks in amdgpu_dm_fini()
 2022-11-14  7:52 UTC 

[PATCH linux-next] drm/nouveau/fifo: remove duplicated included chid.h
 2022-11-14  3:35 UTC 

[PATCH] video: fbdev: via: Fix error in via_core_init()
 2022-11-14  7:26 UTC  (2+ messages)

[PATCH v2 0/2] drm/vc4: hdmi: Fix pointer dereference before check
 2022-11-14  8:42 UTC  (2+ messages)

[PATCH RFC 00/19] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-14  8:30 UTC  (5+ messages)
` [PATCH RFC 10/19] RDMA/umem: remove FOLL_FORCE usage

[PATCH v3 RESEND 0/7] New DRM driver for Intel VPU
 2022-11-14  8:21 UTC  (4+ messages)
` [PATCH v3 5/7] drm/ivpu: Implement firmware parsing and booting

[PATCH] drm/bridge: it6505: handle HDCP request
 2022-11-14  8:06 UTC  (2+ messages)

[v2 0/10] Initial support for Cadence MHDP(HDMI/DP) for i.MX8MQ
 2022-11-14  7:53 UTC  (5+ messages)
` [v2 06/10] drm: bridge: cadence: Add MHDP HDMI driver "
  ` [EXT] "

[PATCH] fbdev: smscufx: fix error handling code in ufx_usb_probe
 2022-11-14  7:29 UTC  (2+ messages)

[PATCH v2] udmabuf: add vmap method to udmabuf_ops
 2022-11-14  5:29 UTC  (4+ messages)

[syzbot] possible deadlock in vfs_fileattr_set
 2022-11-14  1:49 UTC 

[PATCH 00/26] drm: Get rid of #ifdef CONFIG_PM* guards
 2022-11-14  0:34 UTC  (3+ messages)
` [PATCH 06/26] drm: sun4i: Use the dev_pm_ops provided by modeset helper

[PATCH] drm/mediatek: Fix return type of mtk_hdmi_bridge_mode_valid()
 2022-11-14  0:02 UTC  (2+ messages)

[PATCH v2] drm/mediatek: make eDP panel as the first connected connector
 2022-11-13 23:42 UTC  (2+ messages)

[PATCH v4] drm: mediatek: Modify dpi power on/off sequence
 2022-11-13 23:33 UTC  (2+ messages)

dealock in drm_fb_helper_damage_work
 2022-11-13 22:55 UTC  (3+ messages)

[PATCH] drm/edid/firmware: stop using throwaway platform device
 2022-11-13 19:26 UTC  (10+ messages)

[PATCH] drm/amd/display: add parameter backlight_min
 2022-11-13 18:12 UTC  (5+ messages)

[PATCH] drm/amd/display: don't enable DRM CRTC degamma property for DCE
 2022-11-13 17:48 UTC  (2+ messages)

[RFC PATCH v3 0/3] new subsystem for compute accelerator devices
 2022-11-13 15:05 UTC  (3+ messages)

[PATCH v2 4/4] drm/msm/dsi: switch to DRM_PANEL_BRIDGE
 2022-11-13 13:28 UTC  (5+ messages)
  ` [PATCH v2.5] "
      ` [PATCH v2.5] drm/msm/dsi: switch to DRM_PANEL_BRIDGE #forregzbot

[PATCH] udmabuf: add vmap method to udmabuf_ops
 2022-11-12  6:11 UTC  (4+ messages)

[PATCH V2 0/3] DSI host and peripheral initialisation ordering
 2022-11-13 13:06 UTC  (4+ messages)

[PATCH v7 00/20] drm/i915/vm_bind: Add VM_BIND functionality
 2022-11-13  7:57 UTC  (15+ messages)
` [PATCH v7 04/20] drm/i915/vm_bind: Add support to create persistent vma
` [PATCH v7 05/20] drm/i915/vm_bind: Implement bind and unbind of object
` [PATCH v7 07/20] drm/i915/vm_bind: Add support to handle object evictions
` [PATCH v7 08/20] drm/i915/vm_bind: Support persistent vma activeness tracking
` [PATCH v7 09/20] drm/i915/vm_bind: Add out fence support
` [PATCH v7 11/20] drm/i915/vm_bind: Use common execbuf functions in execbuf path
` [PATCH v7 13/20] drm/i915/vm_bind: Update i915_vma_verify_bind_complete()
` [PATCH v7 14/20] drm/i915/vm_bind: Expose i915_request_await_bind()
` [PATCH v7 15/20] drm/i915/vm_bind: Handle persistent vmas in execbuf3
` [PATCH v7 16/20] drm/i915/vm_bind: userptr dma-resv changes
` [PATCH v7 17/20] drm/i915/vm_bind: Limit vm_bind mode to non-recoverable contexts
` [PATCH v7 18/20] drm/i915/vm_bind: Add uapi for user to enable vm_bind_mode
` [PATCH v7 19/20] drm/i915/vm_bind: Render VM_BIND documentation
` [PATCH v7 20/20] drm/i915/vm_bind: Async vm_unbind support


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