dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-17 12:40:12 to 2023-08-18 14:19:53 UTC [more...]

[PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
 2023-08-18 14:18 UTC  (3+ messages)
` [06/12] "

[PATCH v5 00/17] Imagination Technologies PowerVR DRM driver
 2023-08-18 14:19 UTC  (18+ messages)
` [PATCH v5 02/17] dt-bindings: gpu: Add Imagination Technologies PowerVR GPU
` [PATCH v5 03/17] drm/imagination/uapi: Add PowerVR driver UAPI
    ` [EXTERNAL] "
` [PATCH v5 08/17] drm/imagination: Add GEM and VM related code
    ` [EXTERNAL] "
` [PATCH v5 13/17] drm/imagination: Implement context creation/destruction ioctls
    ` [EXTERNAL] "
` [PATCH v5 14/17] drm/imagination: Implement job submission and scheduling
` [PATCH v5 17/17] arm64: dts: ti: k3-am62-main: Add GPU device node [DO NOT MERGE]

[PATCH 0/7] ADV7511 driver enhancements
 2023-08-18 13:56 UTC  (7+ messages)
` [PATCH 7/7] drm: adv7511: Add hpd_override_enable feature bit to struct adv7511_chip_info

[PATCH RFC v5 00/10] Support for Solid Fill Planes
 2023-08-18 13:55 UTC  (8+ messages)
` [PATCH RFC v5 02/10] drm: Introduce solid fill DRM plane property

[PATCH] drm/amd/display: fix mode scaling (RMX_.*)
 2023-08-18 13:47 UTC  (3+ messages)

[PATCH 0/2] Add DSS support for TI AM62A7 SoC
 2023-08-18 13:40 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: display: ti: Add support for am62a7 dss
` [PATCH 2/2] drivers/tidss: Add support for AM62A7 DSS

[BUG] KCSAN: data-race in drm_sched_entity_is_ready [gpu_sched] / drm_sched_entity_push_job [gpu_sched]
 2023-08-18 13:44 UTC  (2+ messages)

[PATCH v2 0/9] DRM scheduler changes for Xe
 2023-08-18 13:13 UTC  (22+ messages)
` [PATCH v2 1/9] drm/sched: Convert drm scheduler to use a work queue rather than kthread
` [PATCH v2 4/9] drm/sched: Split free_job into own work item

[Bug 217664] New: Laptop doesnt wake up from suspend mode
 2023-08-18 13:26 UTC  (7+ messages)
` [Bug 217664] "

[PATCH 0/1] drm/fourcc: Add documentation about software color conversion
 2023-08-18 13:24 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v4] drm/sysfs: Link DRM connectors to corresponding Type-C connectors
 2023-08-18 13:09 UTC  (5+ messages)

[PATCH v2 1/4] dt-bindings: display: imx: add binding for i.MX8MP HDMI TX
 2023-08-18 13:07 UTC  (5+ messages)
` [PATCH v2 2/4] drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI
` [PATCH v2 4/4] drm/bridge: imx: add driver for HDMI TX Parallel Video Interface

[PATCH -next] drm/scheduler: Remove unused declarations
 2023-08-18 12:45 UTC 

[PATCH] drm/vmwgfx: Fix possible invalid drm gem put calls
 2023-08-18 11:53 UTC 

[PATCH -next] drm/msm/adreno: adreno_gpu: Switch to memdup_user_nul() helper
 2023-08-18 11:04 UTC  (2+ messages)

[RESEND PATCH] drm/i915: constify pointers to hwmon_channel_info
 2023-08-18 11:03 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH 0/4] drm/bridge-connector: simplify handling of USB-C DP
 2023-08-18 10:30 UTC  (13+ messages)
` [PATCH 3/4] drm/uapi: document the USB subconnector type

[PATCH] drm/panel: Add prepare_prev_first flag to Visionox VTDR6130
 2023-08-18 10:27 UTC  (10+ messages)

[PATCH v4] PCI/VGA: Make the vga_is_firmware_default() less arch-dependent
 2023-08-18 10:20 UTC  (6+ messages)

[RFC PATCH v2 00/11] Device Memory TCP
 2023-08-17 22:18 UTC  (4+ messages)

[PATCH 1/5] drm/bridge: tc358762: Split register programming from pre-enable to enable
 2023-08-18  9:11 UTC  (3+ messages)

[PATCH] dma-buf/sw_sync: Avoid recursive lock during fence signal
 2023-08-18  9:09 UTC  (2+ messages)
` [Linaro-mm-sig] "

[PATCH v2 0/2] drm/v3d: Expose GPU usage stats
 2023-08-18  8:50 UTC  (6+ messages)
` [PATCH v2 1/2] drm/v3d: Implement show_fdinfo() callback for "
` [PATCH v2 2/2] drm/v3d: Expose the total GPU usage stats on sysfs

[PATCH v2] drm: bridge: samsung-dsim: Fix init during host transfer
 2023-08-18  8:40 UTC  (6+ messages)

[PATCH v3 0/7] Adds support for ConfigFS to VKMS!
 2023-08-18  7:43 UTC  (8+ messages)
` [PATCH v3 1/7] drm/vkms: Back VKMS with DRM memory management instead of static objects
` [PATCH v3 2/7] drm/vkms: Support multiple DRM objects (crtcs, etc.) per VKMS device
` [PATCH v3 3/7] drm/vkms: Provide platform data when creating VKMS devices
` [PATCH v3 4/7] drm/vkms: Add ConfigFS scaffolding to VKMS
` [PATCH v3 5/7] drm/vkms: Support enabling ConfigFS devices
` [PATCH v3 6/7] drm/vkms: Add a module param to enable/disable the default device
` [PATCH v3 7/7] drm/vkms Add hotplug support via configfs to VKMS

Implement svm without BO concept in xe driver
 2023-08-18  7:36 UTC  (10+ messages)

Adds support for ConfigFS to VKMS!
 2023-08-18  7:29 UTC  (8+ messages)
` [PATCH v3 1/7] drm/vkms: Back VKMS with DRM memory management instead of static objects
` [PATCH v3 2/7] drm/vkms: Support multiple DRM objects (crtcs, etc.) per VKMS device
` [PATCH v3 3/7] drm/vkms: Provide platform data when creating VKMS devices
` [PATCH v3 4/7] drm/vkms: Add ConfigFS scaffolding to VKMS
` [PATCH v3 5/7] drm/vkms: Support enabling ConfigFS devices
` [PATCH v3 6/7] drm/vkms: Add a module param to enable/disable the default device
` [PATCH v3 7/7] drm/vkms Add hotplug support via configfs to VKMS

[PATCH drm-misc-next] drm/ttm/tests: Require MMU when testing
 2023-08-18  7:19 UTC  (3+ messages)

[PATCH 00/13] Remove pagevecs
 2023-08-18  7:05 UTC  (7+ messages)
` [PATCH 03/13] scatterlist: Add sg_set_folio()

[PATCH v4 0/3] Support non-default LVDS data mapping for simple panel
 2023-08-18  7:04 UTC  (3+ messages)
` [PATCH v4 3/3] drm/panel-simple: allow LVDS format override

[PATCH v3 1/2] udmabuf: Use vmf_insert_pfn and VM_PFNMAP for handling mmap
 2023-08-18  6:54 UTC  (3+ messages)

[PATCH v2 0/6] Adds support for ConfigFS to VKMS!
 2023-08-18  6:54 UTC  (11+ messages)
` [PATCH v2 4/6] drm/vkms: Add ConfigFS scaffolding to VKMS
` [PATCH v2 5/6] drm/vkms: Support enabling ConfigFS devices
` [PATCH v2 6/6] drm/vkms: Add a module param to enable/disable the default device

linux-next: Tree for Aug 17 (DRM_TTM KUNIT tests)
 2023-08-18  5:32 UTC  (2+ messages)

[PATCH v2 2/6] drm/vkms: Support multiple DRM objects (crtcs, etc.) per VKMS device
 2023-08-18  5:26 UTC  (3+ messages)

[git pull] drm fixes for 6.5-rc7
 2023-08-18  5:18 UTC  (2+ messages)

[PATCH] drm/display/dp: Fix the DP DSC Receiver cap size
 2023-08-18  4:44 UTC 

[PATCH] drm/vmwgfx: Fix possible invalid drm gem put calls
 2023-08-18  4:13 UTC 

[PFC PATCH 0/3] drm/virtio: synchronous guest framebuffer update
 2023-08-18  2:36 UTC  (12+ messages)
` [RFC PATCH 1/3] drm/virtio: .release ops for virtgpu fence release
` [RFC PATCH 2/3] drm/virtio: new fence for every plane update
` [RFC PATCH 3/3] drm/virtio: drm_gem_plane_helper_prepare_fb for obj synchronization

linux-next: manual merge of the drm tree with the drm-fixes tree
 2023-08-18  1:53 UTC 

[PATCH -next RESEND] backlight: led_bl: Remove redundant of_match_ptr()
 2023-08-18  1:23 UTC 

[Patch v2 0/3] Refactor and clean up codes of mst
 2023-08-17 22:16 UTC  (3+ messages)
` [Patch v2 2/3] drm/mst: Refactor the flow for payload allocation/removement

[PATCH 0/3] Refactor and clean up codes of mst
 2023-08-17 21:38 UTC  (6+ messages)
` [PATCH 3/3] drm/mst: adjust the function drm_dp_remove_payload_part2()

[PATCH v2] drm/i915/guc: Force a reset on internal GuC error
 2023-08-17 21:25 UTC  (2+ messages)

[PATCH] clk: Annotate struct clk_hw_onecell_data with __counted_by
 2023-08-17 20:42 UTC  (2+ messages)

[PATCH v2 0/4] arm64: dts: qcom: qrb5165-rb5: enable DP support
 2023-08-17 20:34 UTC  (6+ messages)
` [PATCH v2 1/4] arm64: dts: qcom: sm8250: Add DisplayPort device node
` [PATCH v2 2/4] arm64: dts: qcom: qrb5165-rb5: add onboard USB-C redriver
` [PATCH v2 3/4] arm64: dts: qcom: qrb5165-rb5: enable displayport controller
` [PATCH v2 4/4] arm64: dts: qcom: qrb5165-rb5: enable DP altmode

[PATCH 0/3] drm/msm/dpu: remove dpu_encoder_phys_ops::atomic_mode_set callback
 2023-08-17 19:27 UTC  (5+ messages)
` [PATCH 3/3] drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_set
      ` [Freedreno] "

[PATCH v5 0/5] drm/amdgpu: Rework coredump memory allocation
 2023-08-17 18:20 UTC  (6+ messages)
` [PATCH v5 1/5] drm/amdgpu: Allocate coredump memory in a nonblocking way
` [PATCH v5 2/5] drm/amdgpu: Rework coredump to use memory dynamically
` [PATCH v5 3/5] drm/amdgpu: Encapsulate all device reset info
` [PATCH v5 4/5] drm/amdgpu: Move coredump code to amdgpu_reset file
` [PATCH v5 5/5] drm/amdgpu: Create version number for coredumps

[linux-next:master] BUILD REGRESSION 47762f08697484cf0c2f2904b8c52375ed26c8cb
 2023-08-17 17:51 UTC 

[PATCH] Revert "drm/edid: Fix csync detailed mode parsing"
 2023-08-17 14:29 UTC  (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] drm/edid: Fix "Analog composite sync!" for current eDP display panels

[PATCH v3 0/4] drm/msm: Enable widebus for DSI
 2023-08-17 17:07 UTC  (5+ messages)
` [PATCH v3 2/4] drm/msm/dpu: Enable widebus for DSI INTF

[PATCH] drm/bridge: Fix kernel-doc typo in desc of output_bus_cfg in drm_bridge_state
 2023-08-17 16:48 UTC 

[PATCH 09/17] drm/dp_mst: Fix fractional bpp scaling in drm_dp_calc_pbn_mode()
 2023-08-17 16:14 UTC  (5+ messages)
` [PATCH 10/17] drm/dp_mst: Add a way to calculate PBN values with FEC overhead
` [PATCH 11/17] drm/dp_mst: Add helper to determine if an MST port is downstream of another port
` [PATCH 12/17] drm/dp_mst: Factor out a helper to check the atomic state of a topology manager
` [PATCH 13/17] drm/dp_mst: Swap the order of checking root vs. non-root port BW limitations

[PATCH v4 0/4] drm/amdgpu: Rework coredump memory allocation
 2023-08-17 15:42 UTC  (9+ messages)
` [PATCH v4 2/4] drm/amdgpu: Rework coredump to use memory dynamically

[PATCH] dt-bindings: mxsfb: Exclude i.MX8MQ from power-domains requirement
 2023-08-17 15:26 UTC  (2+ messages)

[PATCH v3 5/8] drm: atmel_hlcdc: Add support for XLCDC in atmel LCD driver
 2023-08-17 15:24 UTC  (3+ messages)

[PATCH] drm/nouveau/disp: fix use-after-free in error handling of nouveau_connector_create
 2023-08-17 15:17 UTC  (11+ messages)

mt8183 (google/krane): Resolution over USB-C adapter limited to 1280x720
 2023-08-17 15:10 UTC 

[PATCH V2 0/2] Support Anbernic RG351V Panel
 2023-08-17 15:05 UTC  (4+ messages)
` [PATCH V2 1/2] dt-bindings: display: newvision, nv3051d: Add Anbernic 351V Support
  ` [PATCH V2 1/2] dt-bindings: display: newvision,nv3051d: "

[PATCH v1 0/3] udmabuf: Add support for page migration out of movable zone or CMA
 2023-08-17 15:01 UTC  (2+ messages)

[PATCH v4 0/3] drm: simplify support for transparent DRM bridges
 2023-08-17 14:55 UTC  (4+ messages)
` [PATCH v4 1/3] drm/bridge: add transparent bridge helper
` [PATCH v4 2/3] phy: qcom: qmp-combo: switch to DRM_AUX_BRIDGE
` [PATCH v4 3/3] usb: typec: nb7vpq904m: "

[PULL] drm-intel-fixes
 2023-08-17 14:45 UTC 

[PATCH 00/18] DSC misc fixes
 2023-08-17 14:24 UTC  (19+ messages)
` [PATCH 01/18] drm/i915/dp: Consider output_format while computing dsc bpp
` [PATCH 02/18] drm/i915/dp: Move compressed bpp check with 420 format inside the helper
` [PATCH 03/18] drm/i915/dp_mst: Use output_format to get the final link bpp
` [PATCH 04/18] drm/i915/dp: Use consistent name for link bpp and compressed bpp
` [PATCH 05/18] drm/i915/dp: Update Bigjoiner interface bits for computing "
` [PATCH 06/18] drm/i915/intel_cdclk: Add vdsc with bigjoiner constraints on min_cdlck
` [PATCH 07/18] drm/i915/dp: Remove extra logs for printing DSC info
` [PATCH 08/18] drm/i915/dp: Avoid forcing DSC BPC for MST case
` [PATCH 09/18] drm/i915/dp: Add functions to get min/max src input bpc with DSC
` [PATCH 10/18] drm/i915/dp: Check min bpc DSC limits for dsc_force_bpc also
` [PATCH 11/18] drm/i915/dp: Avoid left shift of DSC output bpp by 4
` [PATCH 12/18] drm/i915/dp: Rename helper to get DSC max pipe_bpp
` [PATCH 13/18] drm/i915/dp: Separate out functions for edp/DP for computing DSC bpp
` [PATCH 14/18] drm/i915/dp: Add DSC BPC/BPP constraints while selecting pipe bpp with DSC
` [PATCH 15/18] drm/i915/dp: Separate out function to get compressed bpp with joiner
` [PATCH 16/18] drm/i915/dp: Get optimal link config to have best compressed bpp
` [PATCH 17/18] drm/i915/dp: Check src/sink compressed bpp limit for edp
` [PATCH 18/18] drm/i915/dp: Check if force_dsc_output_format is possible

[Bug 201847] New: nouveau 0000:01:00.0: fifo: fault 01 [WRITE] at 000000000a721000 engine 00 [GR] client 0f [GPC0/PROP_0] reason 82 [] on channel 4 [00ff85c000 X[3819]]
 2023-08-17 14:20 UTC  (2+ messages)
` [Bug 201847] "

[PATCH 02/10] drm/radeon: Use RMW accessors for changing LNKCTL2
 2023-08-17 12:17 UTC  (2+ messages)
` [PATCH 03/10] drm/amdgpu: "

[PATCH 00/20] DSC misc fixes
 2023-08-17 13:52 UTC  (3+ messages)

[PULL] drm-misc-fixes
 2023-08-17 13:38 UTC 

[PULL for v6.6] drm-misc-next
 2023-08-17 13:38 UTC  (8+ messages)

[PATCH -next] drm/gma500: Remove unused declarations
 2023-08-17 13:37 UTC 

[PULL] drm-misc-next-fixes
 2023-08-17 13:18 UTC 

[PATCH v3] misc: sram: Add DMA-BUF Heap exporting of SRAM areas
 2023-08-17 13:13 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 read-only IMAP folder(s) and NNTP newsgroup(s).