dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-20 16:02:10 to 2024-02-21 12:18:44 UTC [more...]

[PATCH v7 1/3] drm/buddy: Implement tracking clear page feature
 2024-02-21 12:18 UTC  (3+ messages)
` [PATCH v7 2/3] drm/amdgpu: Enable clear page functionality
` [PATCH v7 3/3] drm/buddy: Add defragmentation support

[PATCH 0/2] Disable automatic load CCS load balancing
 2024-02-21 12:11 UTC  (12+ messages)
` [PATCH v2 1/2] drm/i915/gt: Disable HW load balancing for CCS
` [PATCH v2 2/2] drm/i915/gt: Enable only one CCS for compute workload

[PATCH] drm/i915: check before removing mm notifier
 2024-02-21 11:52 UTC  (2+ messages)

[PATCH 0/4] Various fixes for the lm3630a backlight driver
 2024-02-21 11:20 UTC  (9+ messages)
` [PATCH 3/4] backlight: lm3630a: Use backlight_get_brightness helper in update_status
` [PATCH 4/4] ARM: dts: qcom: msm8974-hammerhead: Hook up backlight

Implement per-key keyboard backlight as auxdisplay?
 2024-02-21 11:12 UTC  (20+ messages)
                                  ` Future handling of complex RGB devices on Linux
                                    ` Future handling of complex RGB devices on Linux v2

[PATCH v2] drm/edid/firmware: Remove built-in EDIDs
 2024-02-21 11:07 UTC  (2+ messages)

[PATCH] drm/bridge: it6505: fix hibernate to resume no display issue
 2024-02-21 11:02 UTC  (2+ messages)

[PATCH 0/3] drm/amdgpu: Use KMEM_CACHE instead of kmem_cache_create
 2024-02-21 10:57 UTC  (5+ messages)
` [PATCH 1/3] drm/amdgpu: Simplify the allocation of fence slab caches
` [PATCH 2/3] drm/amdgpu: Simplify the allocation of mux_chunk "
` [PATCH 3/3] drm/amdgpu: Simplify the allocation of sync "

[PATCH 0/9] kunit: Fix printf format specifier issues in KUnit assertions
 2024-02-21 10:45 UTC  (12+ messages)
` [PATCH 1/9] kunit: test: Log the correct filter string in executor_test
` [PATCH 2/9] lib/cmdline: Fix an invalid format specifier in an assertion msg
` [PATCH 3/9] lib: memcpy_kunit: "
` [PATCH 4/9] time: test: Fix incorrect format specifier
` [PATCH 5/9] rtc: test: Fix invalid "
` [PATCH 6/9] net: test: Fix printf format specifier in skb_segment kunit test
` [PATCH 7/9] drm: tests: Fix invalid printf format specifiers in KUnit tests
` [PATCH 8/9] drm/xe/tests: Fix printf format specifiers in xe_migrate test
` [PATCH 9/9] kunit: Annotate _MSG assertion variants with gnu printf specifiers

[PATCH v2 0/6] Pinephone video out fixes (flipping between two frames)
 2024-02-21 10:38 UTC  (3+ messages)
` [PATCH v2 3/6] clk: sunxi-ng: nkm: Support minimum and maximum rate

[PATCH v3 0/9] fbdev: Clean up include dependencies in header
 2024-02-21 10:29 UTC  (3+ messages)
` [PATCH v3 1/9] backlight/corgi-lcd: Include <linux/backlight.h>

[PATCH] drm/ttm: Fix an invalid freeing on already freed page in error path
 2024-02-21 10:26 UTC  (3+ messages)

[PATCH] staging: fbtft: Fix "space prohibited before that close parenthesis ')'" error reported by checkpatch
 2024-02-21 10:18 UTC  (2+ messages)

[PATCH v12 00/27] DEPT(Dependency Tracker)
 2024-02-21  9:49 UTC  (28+ messages)
` [PATCH v12 01/27] llist: Move llist_{head, node} definition to types.h
` [PATCH v12 02/27] dept: Implement Dept(Dependency Tracker)
` [PATCH v12 03/27] dept: Add single event dependency tracker APIs
` [PATCH v12 04/27] dept: Add lock "
` [PATCH v12 05/27] dept: Tie to Lockdep and IRQ tracing
` [PATCH v12 06/27] dept: Add proc knobs to show stats and dependency graph
` [PATCH v12 07/27] dept: Apply sdt_might_sleep_{start, end}() to wait_for_completion()/complete()
` [PATCH v12 08/27] dept: Apply sdt_might_sleep_{start,end}() to swait
` [PATCH v12 09/27] dept: Apply sdt_might_sleep_{start, end}() to waitqueue wait
` [PATCH v12 10/27] dept: Apply sdt_might_sleep_{start, end}() to hashed-waitqueue wait
` [PATCH v12 11/27] dept: Distinguish each syscall context from another
` [PATCH v12 12/27] dept: Distinguish each work "
` [PATCH v12 13/27] dept: Add a mechanism to refill the internal memory pools on running out
` [PATCH v12 14/27] cpu/hotplug: Use a weaker annotation in AP thread
` [PATCH v12 15/27] dept: Apply sdt_might_sleep_{start, end}() to dma fence wait
` [PATCH v12 16/27] dept: Track timeout waits separately with a new Kconfig
` [PATCH v12 17/27] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH v12 18/27] dept: Apply timeout consideration to swait
` [PATCH v12 19/27] dept: Apply timeout consideration to waitqueue wait
` [PATCH v12 20/27] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH v12 21/27] dept: Apply timeout consideration to dma fence wait
` [PATCH v12 22/27] dept: Record the latest one out of consecutive waits of the same class
` [PATCH v12 23/27] dept: Make Dept able to work with an external wgen
` [PATCH v12 24/27] dept: Track PG_locked with dept
` [PATCH v12 25/27] dept: Print event context requestor's stacktrace on report
` [PATCH v12 26/27] fs/jbd2: Use a weaker annotation in journal handling
` [PATCH v12 27/27] dept: Add 'Dept' documentation

[PATCH v2 00/10] backlight: Replace struct fb_info in interfaces
 2024-02-21  9:41 UTC  (11+ messages)
` [PATCH v2 01/10] backlight: Match backlight device against struct fb_info.bl_dev
` [PATCH v2 02/10] auxdisplay/ht16k33: Remove struct backlight_ops.check_fb
` [PATCH v2 03/10] hid/hid-picolcd: Fix initialization order
` [PATCH v2 04/10] hid/hid-picolcd: Remove struct backlight_ops.check_fb
` [PATCH v2 05/10] backlight/aat2870-backlight: Remove struct backlight.check_fb
` [PATCH v2 06/10] backlight/pwm-backlight: Remove struct backlight_ops.check_fb
` [PATCH v2 07/10] fbdev/sh_mobile_lcdc_fb: "
` [PATCH v2 08/10] fbdev/ssd1307fb: Init backlight before registering framebuffer
` [PATCH v2 09/10] fbdev/ssd1307fb: Remove struct backlight_ops.check_fb
` [PATCH v2 10/10] backlight: Add controls_device callback to struct backlight_ops

[PATCH] drm/i915/guc: Add Compute context hint
 2024-02-21  9:42 UTC  (2+ messages)

[PATCH 0/1] Always record job cycle and timestamp information
 2024-02-21  9:40 UTC  (5+ messages)

[PATCH 00/10] backlight: Replace struct fb_info in interfaces
 2024-02-21  9:23 UTC  (5+ messages)

[PATCH 0/3] vc4 VEC (analogue video) updates - margins and monochrome
 2024-02-21  9:07 UTC  (3+ messages)
` [PATCH 1/3] drm: Add DRM_MODE_TV_MODE_MONOCHROME
  ` UAPI "

[PATCH] drm/lima: Simplify the allocation of slab caches in lima_sched_slab_init
 2024-02-21  9:04 UTC 

[PATCH] drm/scheduler: Simplify the allocation of slab caches in drm_sched_fence_slab_init
 2024-02-21  8:55 UTC 

[PATCH] drm/edid/firmware: Remove built-in EDIDs
 2024-02-21  8:44 UTC  (4+ messages)

[RFC] drm/i915: Support replaying GPU hangs with captured context image
 2024-02-21  8:24 UTC  (3+ messages)

[PATCH v4 0/8] usb: misc: onboard_hub: add support for XMOS XVF3500
 2024-02-20 14:05 UTC  (9+ messages)
` [PATCH v4 1/8] usb: misc: onboard_hub: rename to onboard_dev
` [PATCH v4 2/8] usb: misc: onboard_dev: add support for non-hub devices
` [PATCH v4 3/8] drm: ci: arm64.config: update ONBOARD_USB_HUB to ONBOARD_USB_DEV
` [PATCH v4 4/8] arm64: defconfig: "
` [PATCH v4 5/8] ARM: multi_v7_defconfig: update ONBOARD_USB_HUB name
` [PATCH v4 6/8] usb: misc: onboard_dev: use device supply names
` [PATCH v4 7/8] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor
` [PATCH v4 8/8] usb: misc: onboard_hub: add support for XMOS XVF3500

[PATCH 0/3] drm/amd/display: add prefix to dc/clk_mgr/dcn10 functions
 2024-02-20 19:46 UTC  (4+ messages)
` [PATCH 1/3] drm/amd/display: add prefix to rv1_clk_mgr_clk.c function
` [PATCH 2/3] drm/amd/display: add prefix to rv1_clk_mgr.c functions
` [PATCH 3/3] drm/amd/display: add prefix to rv1_clk_mgr_vbios_smu.c functions

[PATCH] drm/msm/a6xx: skip programming of UBWC registers for a618
 2024-02-20 13:11 UTC  (2+ messages)

Running ttm_device_test leads to list_add corruption. prev->next should be next (ffffffffc05cd428), but was 6b6b6b6b6b6b6b6b. (prev=ffffa0b1a5c034f0) (kernel 6.7.5)
 2024-02-20 17:43 UTC  (5+ messages)

[PATCH v1] drivers/i915/intel_bios: Fix parsing backlight BDB data
 2024-02-20 21:12 UTC 

drm/msm: DisplayPort regressions in 6.8-rc1
 2024-02-21  8:05 UTC  (7+ messages)
      ` drm/msm: Second DisplayPort regression "

[PATCH] arm64: dts: qcom: sm6115: fix USB PHY configuration
 2024-02-21  7:55 UTC  (4+ messages)

[PATCH v14 0/7] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2024-02-21  7:47 UTC  (7+ messages)
` [PATCH v14 5/7] dt-bindings: phy: Add Freescale iMX8MQ DP and HDMI PHY
` [PATCH v14 7/7] phy: freescale: Add HDMI PHY driver for i.MX8MQ

[PATCH] drm/xe: skip building debugfs code for CONFIG_DEBUG_FS=n
 2024-02-21  6:21 UTC  (5+ messages)
    `  "

[linux-next:master] BUILD REGRESSION 2d5c7b7eb345249cb34d42cbc2b97b4c57ea944e
 2024-02-21  5:43 UTC 

[PATCH v8 0/7] Add support for XLCDC to sam9x7 SoC family
 2024-02-21  5:35 UTC  (8+ messages)
` [PATCH v8 1/7] drm: atmel-hlcdc: add driver ops to differentiate HLCDC and XLCDC IP
` [PATCH v8 2/7] drm: atmel-hlcdc: Define XLCDC specific registers
` [PATCH v8 3/7] drm: atmel_hlcdc: Add support for XLCDC using IP specific driver ops
` [PATCH v8 4/7] drm: atmel-hlcdc: add DPI mode support for XLCDC
` [PATCH v8 5/7] drm: atmel-hlcdc: add vertical and horizontal scaling "
` [PATCH v8 6/7] drm: atmel-hlcdc: add support for DSI output formats
` [PATCH v8 7/7] drm: atmel-hlcdc: add LCD controller layer definition for sam9x75

drm-misc migration to Gitlab server
 2024-02-21  0:22 UTC  (5+ messages)

[PATCH v2] drm/msm/dpu: make "vblank timeout" more useful
 2024-02-20 23:07 UTC  (9+ messages)

[PATCH RFC 0/3] drm/msm/dp: Rework the eDP/DP modes and add support for X1E80100
 2024-02-20 23:02 UTC  (6+ messages)
` [PATCH RFC 1/3] dt-bindings: display: msm: dp-controller: document X1E80100 compatible
` [PATCH RFC 2/3] drm/msm/dp: Add support for setting the eDP mode from devicetree
` [PATCH RFC 3/3] drm/msm/dp: Add support for the X1E80100

linux-next: manual merge of the drm-misc-fixes tree with Linus' tree
 2024-02-20 22:16 UTC 

[PATCH v3] drm/i915/guc: Simplify/extend platform check for Wa_14018913170
 2024-02-20 22:03 UTC  (4+ messages)

[PATCH v2 00/21] drm/i915: Add Display Port tunnel BW allocation support
 2024-02-20 21:18 UTC  (22+ messages)
` [PATCH v2 01/21] drm/dp: Add drm_dp_max_dprx_data_rate()
` [PATCH v2 02/21] drm/dp: Add support for DP tunneling
` [PATCH v2 03/21] drm/i915: Fix display bpp limit computation during system resume
` [PATCH v2 04/21] drm/i915/dp: Add support to notify MST connectors to retry modesets
` [PATCH v2 05/21] drm/i915/dp: Use drm_dp_max_dprx_data_rate()
` [PATCH v2 06/21] drm/i915/dp: Factor out intel_dp_config_required_rate()
` [PATCH v2 07/21] drm/i915/dp: Export intel_dp_max_common_rate/lane_count()
` [PATCH v2 08/21] drm/i915/dp: Factor out intel_dp_update_sink_caps()
` [PATCH v2 09/21] drm/i915/dp: Factor out intel_dp_read_dprx_caps()
` [PATCH v2 10/21] drm/i915/dp: Add intel_dp_max_link_data_rate()
` [PATCH v2 11/21] drm/i915/dp: Add way to get active pipes with syncing commits
` [PATCH v2 12/21] drm/i915/dp: Add support for DP tunnel BW allocation
` [PATCH v2 13/21] drm/i915/dp: Add DP tunnel atomic state and check BW limit
` [PATCH v2 14/21] drm/i915/dp: Account for tunnel BW limit in intel_dp_max_link_data_rate()
` [PATCH v2 15/21] drm/i915/dp: Compute DP tunnel BW during encoder state computation
` [PATCH v2 16/21] drm/i915/dp: Allocate/free DP tunnel BW in the encoder enable/disable hooks
` [PATCH v2 17/21] drm/i915/dp: Handle DP tunnel IRQs
` [PATCH v2 18/21] drm/i915/dp: Call intel_dp_sync_state() always for DDI DP encoders
` [PATCH v2 19/21] drm/i915/dp: Suspend/resume DP tunnels
` [PATCH v2 20/21] drm/i915/dp: Read DPRX for all long HPD pulses
` [PATCH v2 21/21] drm/i915/dp: Enable DP tunnel BW allocation mode

[PATCH v3 1/2] drm/dp: move intel_dp_vsc_sdp_pack() to generic helper
 2024-02-20 20:40 UTC  (3+ messages)
` [PATCH v3 2/2] drm/dp: drop the size parameter from drm_dp_vsc_sdp_pack()

[PATCH] drm/xe/guc: Remove usage of the deprecated ida_simple_xx() API
 2024-02-20 20:39 UTC  (4+ messages)
  `  "

[PATCH 1/2] drm/nouveau: don't fini scheduler if not initialized
 2024-02-20 19:56 UTC  (6+ messages)

[PATCH v2] drm/dp: move intel_dp_vsc_sdp_pack() to generic helper
 2024-02-20 19:49 UTC  (10+ messages)

[PATCH] drm/i915/tv: Fix TV mode
 2024-02-20 19:23 UTC  (6+ messages)

[PATCH v4 00/19] Add support for CDM over DP
 2024-02-20 19:11 UTC  (6+ messages)
` [PATCH v4 13/19] drm/msm/dp: add VSC SDP support for YUV420 "

[PATCH 0/2] Add qcom secure heaps
 2024-02-20 18:23 UTC  (3+ messages)
` [PATCH 2/2] dma-buf: heaps: secure_heap: Add qcom secure system heap

[PATCH] drm/msm/a6xx: specify UBWC config for sc7180
 2024-02-20 17:12 UTC 

[PATCH RESEND 0/4] Ensure all backlight drivers zero the properties structure
 2024-02-20 16:48 UTC  (2+ messages)

[PATCH] accel/ivpu: Don't enable any tiles by default on VPU40xx
 2024-02-20 16:34 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 01/13] accel/habanalabs/gaudi2: use single function to compare FW versions
 2024-02-20 16:01 UTC  (2+ messages)
` [PATCH 09/13] accel/habanalabs/gaudi2: drain event lacks rd/wr indication


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox