dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-22 16:38:32 to 2022-09-23 20:29:28 UTC [more...]

[PATCH v2 00/16] slab: Introduce kmalloc_size_roundup()
 2022-09-23 20:28 UTC  (8+ messages)
` [PATCH v2 01/16] slab: Remove __malloc attribute from realloc functions
` [PATCH v2 05/16] net: ipa: Proactively round up to kmalloc bucket size
` [PATCH v2 06/16] igb: "
` [PATCH v2 07/16] btrfs: send: "
` [PATCH v2 09/16] coredump: "
` [PATCH v2 12/16] devres: Use kmalloc_size_roundup() to match ksize() usage
` [PATCH v2 14/16] kasan: Remove ksize()-related tests

[PATCH 0/7] drm/i915: Add HWMON support
 2022-09-23 19:56 UTC  (8+ messages)
` [PATCH 1/7] drm/i915/hwmon: Add HWMON infrastructure
` [PATCH 2/7] drm/i915/hwmon: Add HWMON current voltage support
` [PATCH 3/7] drm/i915/hwmon: Power PL1 limit and TDP setting
` [PATCH 4/7] drm/i915/hwmon: Show device level energy usage
` [PATCH 5/7] drm/i915/hwmon: Expose card reactive critical power
` [PATCH 6/7] drm/i915/hwmon: Expose power1_max_interval
` [PATCH 7/7] drm/i915/hwmon: Extend power/energy for XEHPSDV

[PATCH 00/12] slab: Introduce kmalloc_size_roundup()
 2022-09-23 18:50 UTC  (16+ messages)
` [PATCH 01/12] "
` [PATCH 02/12] skbuff: Proactively round up to kmalloc bucket size
` [PATCH 11/12] slab: Remove __malloc attribute from realloc functions

[Bug 216516] New: s2ram freezes screen (Ryzen-5650U incl. Radeon GPU)
 2022-09-23 18:41 UTC  (10+ messages)
` [Bug 216516] "

[PATCH v6 0/3] Initial Meteorlake Support
 2022-09-23 17:45 UTC  (5+ messages)
` [PATCH v6 1/3] drm/i915: Read graphics/media/display arch version from hw
  ` [Intel-gfx] "
` [PATCH v6 2/3] drm/i915: Parse and set stepping for platforms with GMD

[PATCH] drm/msm: Add MSM_INFO_GET_FLAGS
 2022-09-23 17:33 UTC 

[PATCH v4] drm/sched: Add FIFO sched policy to run queue v3
 2022-09-23 17:13 UTC  (4+ messages)

[git pull] drm fixes for v6.0-rc7
 2022-09-23 16:25 UTC  (2+ messages)

[PATCH] drm/i915: Stop using flush_scheduled_work on driver remove
 2022-09-23 16:16 UTC  (2+ messages)

New subsystem for acceleration devices
 2022-09-23 16:21 UTC  (3+ messages)

[PATCH 0/7] drm/i915: prepare for uC loading on MTL
 2022-09-23 15:41 UTC  (12+ messages)
` [PATCH 1/7] drm/i915/huc: only load HuC on GTs that have VCS engines
  ` [Intel-gfx] "
` [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 5/7] drm/i915/mtl: Handle wopcm per-GT and limit calculations
  ` [Intel-gfx] "
` [PATCH 6/7] drm/i915/guc: define media GT GuC send regs
` [PATCH 7/7] drm/i915/guc: handle interrupts from media GuC

[PATCH v2] PM: runtime: Return properly from rpm_resume() if dev->power.needs_force_resume flag is set
 2022-09-23 15:22 UTC  (3+ messages)

[PATCH -next] video: fbdev: imxfb: Remove redundant dev_err call
 2022-09-23 10:20 UTC 

[PATCH -next] drm/mediatek: Remove redundant dev_err call
 2022-09-23 10:03 UTC 

[PATCH v2] drm/i915: Improve debug print in vm_fault_ttm
 2022-09-23 14:53 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v3] drm/i915: Improve debug print in vm_fault_ttm
 2022-09-23 14:37 UTC 

[PATCH] drm/panel-edp: Add AUO B116XAK01.6
 2022-09-23 14:33 UTC  (2+ messages)

[RFC][PATCH] drm/amd/display: Restore DC_FP_* wrapper in dml/calcs
 2022-09-23 14:33 UTC  (2+ messages)

[PATCH] drm/panel-edp: Add BOE NT116WHM-N21
 2022-09-23 14:33 UTC  (2+ messages)

[PATCH] drm/panel-edp: Add BOE NT116WHM-N21 (HW: V8.1)
 2022-09-23 14:32 UTC  (2+ messages)

[PATCH] drm/panel-edp: Add INX N116BCN-EA1
 2022-09-23 14:32 UTC  (2+ messages)

[PATCH] Revert "drm: bridge: analogix/dp: add panel prepare/unprepare in suspend/resume time"
 2022-09-23 14:17 UTC  (5+ messages)

[PATCH -next] drm: omapdrm: dss: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-09-23 13:31 UTC 

[PATCH 0/5] drm/simpledrm: Various improvements
 2022-09-23 12:22 UTC  (18+ messages)
` [PATCH 1/5] drm/simpledrm: Compute linestride with drm_format_info_min_pitch()
` [PATCH 2/5] drm/simpledrm: Use drm_atomic_get_new_plane_state()
` [PATCH 3/5] drm/simpledrm: Remove !fb check from atomic_update
` [PATCH 4/5] drm/simpledrm: Iterate over damage clips
` [PATCH 5/5] drm/simpledrm: Synchronize access to GEM BOs

[PATCH v2 00/33] drm: Analog TV Improvements
 2022-09-23 11:59 UTC  (23+ messages)
` [PATCH v2 01/33] drm/tests: Order Kunit tests in Makefile
` [PATCH v2 03/33] drm/atomic-helper: Rename drm_atomic_helper_connector_tv_reset to avoid ambiguity
` [PATCH v2 04/33] drm/connector: Rename subconnector state variable
` [PATCH v2 06/33] drm/connector: Rename legacy TV property
` [PATCH v2 08/33] drm/connector: Rename drm_mode_create_tv_properties
` [PATCH v2 10/33] drm/modes: Add a function to generate analog display modes
` [PATCH v2 13/33] drm/client: Add some tests for drm_connector_pick_cmdline_mode()

[PATCH] dt-bindings: display: mediatek: dp: Add compatible for MediaTek MT8188
 2022-09-23 11:16 UTC  (2+ messages)

[PATCH] dt-bindings: display: mediatek: dpi: Add compatible for MediaTek MT8188
 2022-09-23 11:16 UTC  (2+ messages)

[PATCH] drm/i915/selftests: Remove flush_scheduled_work() from live_execlists
 2022-09-23 11:00 UTC  (3+ messages)

[PATCH] drm/hyperv: Don't overwrite dirt_needed value set by host
 2022-09-23 10:15 UTC  (3+ messages)

[PATCH v10,0/3] Add dpi output format control for MT8186
 2022-09-23  9:58 UTC  (4+ messages)
` [PATCH v10, 1/3] soc: mediatek: Add all settings to mtk_mmsys_ddp_dpi_fmt_config func
` [PATCH v10, 2/3] drm: mediatek: Adjust the dpi output format to MT8186
` [PATCH v10, 3/3] drm: mediatek: Add mt8186 dpi compatibles and platform data

[PATCH 0/3] drm/meson: fix use-after-free driver unload issues
 2022-09-23  9:48 UTC  (2+ messages)
` (subset) "

[PATCH] drm/ssd130x: Use drm_atomic_get_new_plane_state()
 2022-09-23  9:43 UTC  (4+ messages)

[PATCH] dt-bindings: display: mediatek: dsi: Add compatible for MediaTek MT8188
 2022-09-23  9:36 UTC  (2+ messages)

[PATCH 3/3] drm/meson: remove drm bridges at aggregate driver unbind time
 2022-09-23  9:28 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v9,0/3] Add dpi output format control for MT8186
 2022-09-23  9:27 UTC  (6+ messages)
` [PATCH v9, 1/3] soc: mediatek: Add all settings to mtk_mmsys_ddp_dpi_fmt_config func
` [PATCH v9,2/3] drm: mediatek: Set dpi format in mmsys
` [PATCH v9, 3/3] drm: mediatek: Add mt8186 dpi compatibles and platform data

[PATCH 0/4] drm/bridge: lt8912b: Fix corrupt display output due to wrong bridge config
 2022-09-23  9:25 UTC  (11+ messages)
` [PATCH 1/4] drm/bridge: lt8912b: add vsync hsync
` [PATCH 2/4] drm/bridge: lt8912b: set hdmi or dvi mode
` [PATCH 3/4] drm/bridge: lt8912b: fix corrupted image output
` [PATCH 4/4] drm/bridge: lt8912b: clarify lvds output status
` (subset) [PATCH 0/4] drm/bridge: lt8912b: Fix corrupt display output due to wrong bridge config

[PATCH v8,0/3] Add dpi output format control for MT8186
 2022-09-23  9:16 UTC  (10+ messages)
` [PATCH v8, 1/3] soc: mediatek: Add all settings to mtk_mmsys_ddp_dpi_fmt_config func
  ` [PATCH v8,1/3] "
` [PATCH v8,2/3]drm: mediatek: Adjust the dpi output format to MT8186
` [PATCH v8, 3/3] drm: mediatek: Add mt8186 dpi compatibles and platform data
  ` [PATCH v8,3/3] "

[PATCH] drm/bridge: anx7625: Notify audio framework of connector status changes
 2022-09-23  8:51 UTC  (2+ messages)

[RFC v4 00/14] drm/i915/vm_bind: Add VM_BIND functionality
 2022-09-23  8:40 UTC  (10+ messages)
` [RFC v4 03/14] drm/i915/vm_bind: Expose i915_gem_object_max_page_size()
  ` [Intel-gfx] "
` [RFC v4 13/14] drm/i915/vm_bind: Skip vma_lookup for persistent vmas
  ` [Intel-gfx] "

[PATCH v5 00/11] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-09-23  8:31 UTC  (5+ messages)

[PATCH v11 0/9] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
 2022-09-23  8:26 UTC  (10+ messages)
` [PATCH v11 1/9] overflow: Allow mixed type arguments
` [PATCH v11 2/9] overflow: Move and add few utility macros into overflow
` [PATCH v11 3/9] compiler_types.h: Add assert_same_type to catch type mis-match while compiling
` [PATCH v11 4/9] drm/i915/gem: Typecheck page lookups
` [PATCH v11 5/9] drm/i915: Check for integer truncation on scatterlist creation
` [PATCH v11 6/9] drm/i915: Check for integer truncation on the configuration of ttm place
` [PATCH v11 7/9] drm/i915: Check if the size is too big while creating shmem file
` [PATCH v11 8/9] drm/i915: Use error code as -E2BIG when the size of gem ttm object is too large
` [PATCH v11 9/9] drm/i915: Remove truncation warning for large objects

[PATCH v3 0/4] drm: Add driver for PowerPC OF displays
 2022-09-23  7:41 UTC  (6+ messages)
` [PATCH v3 1/4] drm/ofdrm: Add ofdrm for Open Firmware framebuffers
` [PATCH v3 4/4] drm/ofdrm: Support color management

[PULL] drm-misc-next
 2022-09-23  7:39 UTC 

[PATCH] drm/i915: Improve debug print in vm_fault_ttm
 2022-09-23  7:27 UTC  (3+ messages)

[PATCH] drm/i915: Fix CFI violations in gt_sysfs
 2022-09-23  7:15 UTC  (2+ messages)

[PATCH v1] drivers/amd/kv_dpm: check the return value of amdgpu_kv_smc_bapm_enable
 2022-09-23  3:04 UTC  (2+ messages)

[PATCH] drm/mediatek: Add AFBC support to Mediatek DRM driver
 2022-09-22 18:25 UTC 

[PATCH linux-next] backlight: lp8788: use sysfs_emit() to instead of scnprintf()
 2022-09-23  6:35 UTC 

[PATCH linux-next] backlight: use sysfs_emit() to instead of scnprintf()
 2022-09-23  6:34 UTC 

[PATCH v2 00/10] drm/msm: probe deferral fixes
 2022-09-23  6:17 UTC  (27+ messages)
` [PATCH v2 01/10] drm/msm: fix use-after-free on probe deferral
  ` [Freedreno] "
` [PATCH v2 02/10] drm/msm/dp: fix memory corruption with too many bridges
  ` [Freedreno] "
` [PATCH v2 03/10] drm/msm/dsi: "
` [PATCH v2 04/10] drm/msm/hdmi: "
  ` [Freedreno] "
` [PATCH v2 05/10] drm/msm/dp: fix IRQ lifetime
  ` [Freedreno] "
` [PATCH v2 06/10] drm/msm/dp: fix aux-bus EP lifetime
` [PATCH v2 07/10] drm/msm/dp: fix bridge lifetime
  ` [Freedreno] "
` [PATCH v2 08/10] drm/msm/hdmi: fix IRQ lifetime
` [PATCH v2 09/10] drm/msm/dp: drop modeset sanity checks
` [PATCH v2 10/10] drm/msm/dsi: "
  ` [Freedreno] "

[PATCH 00/18] unify register access and macros
 2022-09-23  6:03 UTC  (6+ messages)
` [PATCH 01/18] phy: mediatek: add a new helper to update bitfield

[PATCH 0/7] drm/i915: Add HWMON support
 2022-09-23  4:23 UTC  (10+ messages)
` [PATCH 3/7] drm/i915/hwmon: Power PL1 limit and TDP setting
` [PATCH 6/7] drm/i915/hwmon: Expose power1_max_interval

[GIT PULL] mediatek drm next for 6.1
 2022-09-22 23:48 UTC 

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

[PATCH 0/1] DG2 fix for CCS starvation
 2022-09-22 21:47 UTC  (3+ messages)
` [PATCH 1/1] drm/i915/guc: Enable compute scheduling on DG2
  ` [Intel-gfx] "

[PATCH] drm/i915: Remove unused function parameter
 2022-09-22 21:39 UTC 

[PATCH] drm: Remove redundant assignments to variable count
 2022-09-22 20:23 UTC 

[PATCH v1 00/17] Add MT8195 HDMI support
 2022-09-22 19:31 UTC  (6+ messages)
` [PATCH v1 01/17] dt-bindings: clk: mediatek: Add MT8195 DPI clocks

[PATCH v1 0/4] drm/msm: move resource allocation to the _probe function
 2022-09-22 18:52 UTC  (3+ messages)
` [PATCH v1 1/4] drm/msm/mdp5: stop overriding drvdata

[pull] drm/msm: drm-msm-next-2022-09-22 for v6.1
 2022-09-22 18:09 UTC 

[PATCH 4/5] drm/msm/dpu: add support for SM8450
 2022-09-22 18:08 UTC  (2+ messages)

[PATCH v4 00/15] Tidy up vfio_device life cycle
 2022-09-22 17:58 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).