dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-20 12:17:38 to 2022-09-21 15:07:51 UTC [more...]

[PATCH 0/7] drm/i915: Add HWMON support
 2022-09-21 15:07 UTC  (15+ messages)
` [PATCH 1/7] drm/i915/hwmon: Add HWMON infrastructure
  ` [Intel-gfx] "
` [PATCH 2/7] drm/i915/hwmon: Add HWMON current voltage support
` [PATCH 3/7] drm/i915/hwmon: Power PL1 limit and TDP setting
    ` [Intel-gfx] "
` [PATCH 4/7] drm/i915/hwmon: Show device level energy usage
` [PATCH 5/7] drm/i915/hwmon: Expose card reactive critical power

[PATCH v2 00/41] drm: Analog TV Improvements
 2022-09-21 15:05 UTC  (19+ messages)
` [PATCH v2 10/41] drm/modes: Add a function to generate analog display modes

[PATCH V2 0/3] drm/panel: Add NewVision NV3051D Panels
 2022-09-21 14:38 UTC  (8+ messages)
` [PATCH V2 1/3] dt-bindings: vendor-prefixes: add NewVision vendor prefix
` [PATCH V2 2/3] dt-bindings: display: panel: Add NewVision NV3051D bindings
` [PATCH V2 3/3] drm/panel: Add NewVision NV3051D MIPI-DSI LCD panel

[PATCH v10 0/9] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
 2022-09-21 14:10 UTC  (4+ messages)
` [PATCH v10 3/9] compiler_types.h: Add assert_type to catch type mis-match while compiling

[PATCH v6,0/3] Add dpi output format control for MT8186
 2022-09-21 13:44 UTC  (7+ messages)
` [PATCH v6,2/3] drm: mediatek: Adjust the dpi output format to MT8186
` [PATCH v6,3/3] drm: mediatek: Add mt8186 dpi compatible to mtk_dpi.c

[PATCH v2 00/10] drm: Add driver for PowerPC OF displays
 2022-09-21 12:55 UTC  (15+ messages)
` [PATCH v2 07/10] drm/ofdrm: Add ofdrm for Open Firmware framebuffers
` [PATCH v2 08/10] drm/ofdrm: Add CRTC state
` [PATCH v2 09/10] drm/ofdrm: Add per-model device function
` [PATCH v2 10/10] drm/ofdrm: Support color management

[PATCH] drm/panfrost: Give name to anonymous coredump object union
 2022-09-21 12:26 UTC  (11+ messages)
        ` [PATCH 1/2] drm/panfrost: Remove type name from internal structs
          ` [PATCH 2/2] drm/panfrost: replace endian-specific types with generic ones

[PATCH] virt: acrn: obtain pa from VMA with PFNMAP flag
 2022-09-21 12:23 UTC  (2+ messages)

[PATCH v9 01/10] dt-bindings: power: supply: Add MediaTek MT6370 Charger
 2022-09-21 11:47 UTC  (4+ messages)
` [PATCH v9 09/10] leds: flash: mt6370: Add MediaTek MT6370 flashlight support

[PATCH 0/5] drm/damage-helper: Improve damage-clipping heuristics
 2022-09-21 10:49 UTC  (14+ messages)
` [PATCH 1/5] drm/damage-helper: Style changes
` [PATCH 2/5] drm/damage-helper: Decouple partial plane updates from damage clipping
` [PATCH 3/5] drm/damage-helper: Do partial updates on legacy cursor changes
` [PATCH 4/5] drm/damage-helper: Do partial updates if framebuffer has not been changed
` [PATCH 5/5] drm/damage-helper: Avoid partial updates for DIRTYFB without damage

[PATCH v5 00/21] Move all drivers to a common dma-buf locking convention
 2022-09-21 10:29 UTC  (5+ messages)
` [PATCH v5 15/21] dma-buf: Move dma_buf_vmap() to dynamic locking specification

[RFC v4 00/14] drm/i915/vm_bind: Add VM_BIND functionality
 2022-09-21 10:18 UTC  (18+ messages)
` [RFC v4 01/14] drm/i915/vm_bind: Expose vm lookup function
` [RFC v4 02/14] drm/i915/vm_bind: Add __i915_sw_fence_await_reservation()
  ` [Intel-gfx] "
` [RFC v4 03/14] drm/i915/vm_bind: Expose i915_gem_object_max_page_size()
  ` [Intel-gfx] "
` [RFC v4 04/14] drm/i915/vm_bind: Implement bind and unbind of object
` [RFC v4 05/14] drm/i915/vm_bind: Support for VM private BOs
` [RFC v4 06/14] drm/i915/vm_bind: Handle persistent vmas
` [RFC v4 07/14] drm/i915/vm_bind: Add out fence support
` [RFC v4 08/14] drm/i915/vm_bind: Abstract out common execbuf functions
  ` [Intel-gfx] "
` [RFC v4 09/14] drm/i915/vm_bind: Implement I915_GEM_EXECBUFFER3 ioctl
` [RFC v4 10/14] drm/i915/vm_bind: Update i915_vma_verify_bind_complete()
` [RFC v4 11/14] drm/i915/vm_bind: Handle persistent vmas in execbuf3
` [RFC v4 12/14] drm/i915/vm_bind: userptr dma-resv changes
` [RFC v4 13/14] drm/i915/vm_bind: Skip vma_lookup for persistent vmas
` [RFC v4 14/14] drm/i915/vm_bind: Add uapi for user to enable vm_bind_mode

[PATCH] drm/bridge: ti-sn65dsi83: Add and use hs_rate and lp_rate
 2022-09-21  9:40 UTC  (5+ messages)

[PATCH v2 0/7] drm/vc4: Fix the core clock behaviour
 2022-09-21  9:17 UTC  (10+ messages)
` [PATCH v2 1/7] firmware: raspberrypi: Introduce rpi_firmware_find_node()
` [PATCH v2 2/7] firmware: raspberrypi: Move the clock IDs to the firmware header
` [PATCH v2 3/7] firmware: raspberrypi: Provide a helper to query a clock max rate
` [PATCH v2 4/7] drm/vc4: hdmi: Fix hdmi_enable_4kp60 detection
` [PATCH v2 5/7] drm/vc4: hdmi: Rework hdmi_enable_4kp60 detection code
` [PATCH v2 6/7] drm/vc4: hdmi: Add more checks for 4k resolutions
` [PATCH v2 7/7] drm/vc4: Make sure we don't end up with a core clock too high

[PATCH] PM: runtime: Return properly from rpm_resume() if dev->power.needs_force_resume flag is set
 2022-09-21  9:16 UTC 

[PATCH] drm/i915/gvt: fix double-free bug in split_2MB_gtt_entry
 2022-09-21  9:13 UTC  (3+ messages)

[PATCH v3] drm/sched: Add FIFO sched policy to run queue v3
 2022-09-21  9:08 UTC  (4+ messages)

[PATCH] drm/mediatek: dsi: Move mtk_dsi_stop() call back to mtk_dsi_poweroff()
 2022-09-21  8:49 UTC  (4+ messages)

[PATCH] drm/i915: Do not cleanup obj with NULL bo->resource
 2022-09-21  8:27 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH 00/18] unify register access and macros
 2022-09-21  8:15 UTC  (33+ messages)
` [PATCH 01/18] phy: mediatek: add a new helper to update bitfield
` [PATCH 04/18] phy: mediatek: ufs: use common register access helpers
` [PATCH 05/18] phy: mediatek: pcie: use new helper to update register bits
` [PATCH 06/18] phy: mediatek: hdmi: mt2701: use GENMASK and BIT to generate mask and bits
` [PATCH 07/18] phy: mediatek: hdmi: mt2701: use FIELD_PREP to prepare bits field
` [PATCH 08/18] phy: mediatek: hdmi: mt2701: use common helper to access registers
` [PATCH 09/18] phy: mediatek: hdmi: mt8173: use GENMASK to generate bits mask
` [PATCH 10/18] phy: mediatek: hdmi: mt8173: use FIELD_PREP to prepare bits field
` [PATCH 11/18] phy: mediatek: hdmi: mt8173: use common helper to access registers
` [PATCH 12/18] phy: mediatek: hdmi: remove register access helpers
` [PATCH 13/18] phy: mediatek: mipi: mt8173: use GENMASK to generate bits mask
` [PATCH 14/18] phy: mediatek: mipi: mt8173: use FIELD_PREP to prepare bits field
` [PATCH 15/18] phy: mediatek: mipi: mt8173: use common helper to access registers
` [PATCH 16/18] phy: mediatek: mipi: mt8183: use GENMASK to generate bits mask
` [PATCH 17/18] phy: mediatek: mipi: mt8183: use common helper to access registers
` [PATCH 18/18] phy: mediatek: mipi: remove register access helpers

[PATCH v3 0/8] Support for NVDEC on Tegra234
 2022-09-21  7:53 UTC  (6+ messages)
` [PATCH v3 1/8] memory: tegra: Add API for retrieving carveout bounds

[PATCH] drm/amdgpu: initialize r variable into amdgpu_cs_submit function
 2022-09-20 12:57 UTC  (4+ messages)

[PATCH V2 0/2] drm/panel: Add Samsung AMS495QA01 Panel
 2022-09-21  7:23 UTC  (7+ messages)
` [PATCH V2 1/2] dt-bindings: display: panel: Add Samsung AMS495QA01 bindings
` [PATCH V2 2/2] drm/panel: Add Samsung AMS495QA01 MIPI-DSI LCD panel

[RFC PATCH v3 00/17] drm/i915/vm_bind: Add VM_BIND functionality
 2022-09-21  7:21 UTC  (14+ messages)
` [RFC PATCH v3 04/17] drm/i915: Implement bind and unbind of object
` [RFC PATCH v3 07/17] drm/i915/vm_bind: Handle persistent vmas
  ` [Intel-gfx] "
` [RFC PATCH v3 10/17] drm/i915/vm_bind: Implement I915_GEM_EXECBUFFER3 ioctl
  ` [Intel-gfx] "

[PATCH 1/1] drm/i915/mtl: enable local stolen memory
 2022-09-21  6:32 UTC  (10+ messages)
` [Intel-gfx] "

[PATCH v3 0/6] Change mmsys compatible for mt8195 mediatek-drm
 2022-09-21  6:28 UTC  (10+ messages)
` [PATCH v3 1/6] dt-bindings: arm: mediatek: mmsys: change compatible for MT8195
` [PATCH v3 2/6] Revert "soc: mediatek: add mtk-mmsys support for mt8195 vdosys0"
` [PATCH v3 3/6] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
` [PATCH v3 4/6] Revert "drm/mediatek: Add mediatek-drm of vdosys0 support for mt8195"
` [PATCH v3 5/6] drm/mediatek: add mediatek-drm of vdosys0 support for mt8195
` [PATCH v3 6/6] soc: mediatek: remove DDP_DOMPONENT_DITHER from enum

[PATCH] drm/hisilicon/kirin: Fix typo in kirin_drm_drv.c
 2022-09-21  4:08 UTC 

[PATCH v4 00/15] Tidy up vfio_device life cycle
 2022-09-21 10:44 UTC  (16+ messages)
` [PATCH v4 01/15] vfio: Add helpers for unifying "
` [PATCH v4 02/15] vfio/pci: Use the new device life cycle helpers
` [PATCH v4 03/15] vfio/mlx5: "
` [PATCH v4 04/15] vfio/hisi_acc: "
` [PATCH v4 05/15] vfio/mdpy: "
` [PATCH v4 06/15] vfio/mtty: "
` [PATCH v4 07/15] vfio/mbochs: "
` [PATCH v4 08/15] drm/i915/gvt: "
` [PATCH v4 09/15] vfio/ap: "
` [PATCH v4 10/15] vfio/fsl-mc: "
` [PATCH v4 11/15] vfio/platform: "
` [PATCH v4 12/15] vfio/amba: "
` [PATCH v4 13/15] vfio/ccw: "
` [PATCH v4 14/15] vfio: Rename vfio_device_put() and vfio_device_try_get()
` [PATCH v4 15/15] vfio: Add struct device to vfio_device

[PATCH v1 00/17] Add MT8195 HDMI support
 2022-09-21  2:48 UTC  (7+ messages)
` [PATCH v1 01/17] dt-bindings: clk: mediatek: Add MT8195 DPI clocks
` [PATCH v1 14/17] phy: mediatek: add support for phy-mtk-hdmi-mt8195
` [PATCH v1 16/17] drm/mediatek: dpi: Add mt8195 hdmi to DPI driver

[PATCH -next] drm/amd/display: clean up one inconsistent indenting
 2022-09-21  1:19 UTC 

[PATCH 1/2] drm/amd/display: Reduce number of arguments of dml314's CalculateWatermarksAndDRAMSpeedChangeSupport()
 2022-09-21  1:12 UTC  (5+ messages)

[PATCH v4] drm/msm/dp: add atomic_check to bridge ops
 2022-09-20 23:27 UTC  (2+ messages)

[BUG] ls1046a: eDMA does not transfer data from I2C
 2022-09-20 23:05 UTC  (8+ messages)

[PATCH v3 00/15] Tidy up vfio_device life cycle
 2022-09-20 22:55 UTC  (7+ messages)
` [PATCH v3 06/15] vfio/mtty: Use the new device life cycle helpers
` [PATCH v3 15/15] vfio: Add struct device to vfio_device

[PATCH 0/3] drm/meson: fix use-after-free driver unload issues
 2022-09-20 22:28 UTC  (6+ messages)
` [PATCH 3/3] drm/meson: remove drm bridges at aggregate driver unbind time
        ` [PATCH v2 "

[linux-next:master] BUILD REGRESSION ef08d387bbbc20df740ced8caee0ffac835869ac
 2022-09-20 21:39 UTC 

[PATCH] drm/i915: Perf_limit_reasons are only available for Gen11+
 2022-09-20 21:29 UTC  (2+ messages)

[PATCH v2 0/3] drm/i915: Improvements to stolen memory setup
 2022-09-20 19:18 UTC  (7+ messages)
` [PATCH v2 1/3] drm/i915: Add missing mask when reading GEN12_DSMBASE
  ` [Intel-gfx] "
` [PATCH v2 2/3] drm/i915: Split i915_gem_init_stolen()
` [PATCH v2 3/3] drm/i915/dgfx: Make failure to setup stolen non-fatal
  ` [Intel-gfx] "

[PATCH v7 0/5] Add support for CDNS DSI J721E wrapper
 2022-09-20 15:19 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: display: bridge: Convert cdns, dsi.txt to yaml
` [PATCH v7 2/5] dt-bindings: display: bridge: cdns, dsi: Add compatible for dsi on j721e
` [PATCH v7 3/5] drm/bridge: cdns-dsi: Move to drm/bridge/cadence
` [PATCH v7 4/5] drm/bridge: cdns-dsi: Create a header file
` [PATCH v7 5/5] drm/bridge: cdns-dsi: Add support for J721E wrapper

[PATCH v2] A simple doc fix
 2022-09-20 17:07 UTC  (3+ messages)

[PATCH linux-next] drm/amd/pm: Remove unneeded result variable
 2022-09-20 16:11 UTC  (2+ messages)

[PATCH linux-next] drm/amd/pm: Remove the unneeded result variable
 2022-09-20 16:10 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix initial connector audio value
 2022-09-20 16:09 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).