Linux DRI Development
[Prev Page][Next Page]
- [PATCH AUTOSEL 6.8 12/23] drm/amdkfd: Add VRAM accounting for SVM migration, Sasha Levin
- [PATCH AUTOSEL 6.8 10/23] drm/amdgpu: Update BO eviction priorities, Sasha Levin
- [PATCH AUTOSEL 6.8 09/23] drm/amd/display: Set color_mgmt_changed to true on unsuspend, Sasha Levin
- [PATCH v3 0/6] drm/xe: Per client usage,
Lucas De Marchi
- [RFC PATCH] drm/amd/display: Disable panel_power_savings sysfs entry for OLED displays, Gergo Koteles
- NXP i.MX8MM GPU performances,
João Paulo Gonçalves
- [PATCH] drm/drm-bridge.c: Drop conditionals around of_node pointers,
Sui Jingfeng
- [PATCH v3 00/10] Add Chameleon v3 video support,
Paweł Anikiel
- [PATCH v3 01/10] media: Add Chameleon v3 video interface driver, Paweł Anikiel
- [PATCH v3 03/10] lib: Move DisplayPort CRC functions to common lib, Paweł Anikiel
- [PATCH v3 02/10] drm/dp_mst: Move DRM-independent structures to separate header, Paweł Anikiel
- [PATCH v3 04/10] drm/display: Add mask definitions for DP_PAYLOAD_ALLOCATE_* registers, Paweł Anikiel
- [PATCH v3 06/10] media: v4l2-mediabus: Add support for DisplayPort media bus, Paweł Anikiel
- [PATCH v3 05/10] media: dt-bindings: video-interfaces: Support DisplayPort MST, Paweł Anikiel
- [PATCH v3 08/10] media: dt-bindings: Add Chameleon v3 video interface, Paweł Anikiel
- [PATCH v3 07/10] media: intel: Add Displayport RX IP driver, Paweł Anikiel
- [PATCH v3 09/10] media: dt-bindings: Add Intel Displayport RX IP, Paweł Anikiel
- [PATCH v3 10/10] ARM: dts: chameleonv3: Add video device nodes, Paweł Anikiel
- Re: [PATCH v3 00/10] Add Chameleon v3 video support, Hans Verkuil
- [pull] drm/msm: drm-msm-next-2024-05-07 for v6.10,
Rob Clark
- [PATCH] drm/fbdev-shmem: Clean up deferred I/O,
Thomas Zimmermann
- Re: A link error related to DRM and fbdev,
Masahiro Yamada
- [PATCH] drm/fbdev-dma: Clean up deferred I/O,
Thomas Zimmermann
- [PATCH v4 0/7] Break out as separate driver and add BOE nv110wum-l60 IVO t109nw41 MIPI-DSI panel,
Cong Yang
- Re: [PATCH] drm/xe: Fix UBSAN shift-out-of-bounds failure,
Lucas De Marchi
- [PATCH v13 00/28] drm/connector: Create HDMI Connector infrastructure,
Maxime Ripard
- [PATCH v13 01/28] drm/connector: Introduce an HDMI connector initialization function, Maxime Ripard
- [PATCH v13 02/28] drm/mode_object: Export drm_mode_obj_find_prop_id for tests, Maxime Ripard
- [PATCH v13 03/28] drm/tests: connector: Add tests for drmm_connector_hdmi_init, Maxime Ripard
- [PATCH v13 04/28] drm/connector: hdmi: Create an HDMI sub-state, Maxime Ripard
- [PATCH v13 05/28] drm/connector: hdmi: Add output BPC to the connector state, Maxime Ripard
- [PATCH v13 06/28] drm/tests: Add output bpc tests, Maxime Ripard
- [PATCH v13 07/28] drm/connector: hdmi: Add support for output format, Maxime Ripard
- [PATCH v13 08/28] drm/tests: Add output formats tests, Maxime Ripard
- [PATCH v13 09/28] drm/display: hdmi: Add HDMI compute clock helper, Maxime Ripard
- [PATCH v13 10/28] drm/tests: Add HDMI TDMS character rate tests, Maxime Ripard
- [PATCH v13 11/28] drm/connector: hdmi: Calculate TMDS character rate, Maxime Ripard
- [PATCH v13 12/28] drm/tests: Add TDMS character rate connector state tests, Maxime Ripard
- [PATCH v13 13/28] drm/connector: hdmi: Add custom hook to filter TMDS character rate, Maxime Ripard
- [PATCH v13 14/28] drm/tests: Add HDMI connector rate filter hook tests, Maxime Ripard
- [PATCH v13 16/28] drm/tests: Add HDMI connector bpc and format tests, Maxime Ripard
- [PATCH v13 17/28] drm/connector: hdmi: Add Broadcast RGB property, Maxime Ripard
- [PATCH v13 18/28] drm/tests: Add tests for Broadcast RGB property, Maxime Ripard
- [PATCH v13 19/28] drm/connector: hdmi: Add RGB Quantization Range to the connector state, Maxime Ripard
- [PATCH v13 20/28] drm/tests: Add RGB Quantization tests, Maxime Ripard
- [PATCH v13 21/28] drm/connector: hdmi: Add Infoframes generation, Maxime Ripard
- [PATCH v13 22/28] drm/tests: Add infoframes test, Maxime Ripard
- [PATCH v13 23/28] drm/connector: hdmi: Create Infoframe DebugFS entries, Maxime Ripard
- [PATCH v13 24/28] drm/vc4: hdmi: Switch to HDMI connector, Maxime Ripard
- [PATCH v13 25/28] drm/vc4: tests: Remove vc4_dummy_plane structure, Maxime Ripard
- [PATCH v13 27/28] drm/rockchip: inno_hdmi: Switch to HDMI connector, Maxime Ripard
- [PATCH v13 15/28] drm/connector: hdmi: Compute bpc and format automatically, Maxime Ripard
- [PATCH v13 28/28] drm/sun4i: hdmi: Switch to HDMI connector, Maxime Ripard
- [PATCH v13 26/28] drm/vc4: tests: Convert to plane creation helper, Maxime Ripard
- [PATCH 00/11] drm: Provide common fbdev client helpers,
Thomas Zimmermann
- [PATCH 02/11] drm/fbdev-dma: Use fbdev client helpers, Thomas Zimmermann
- [PATCH 03/11] drm/fbdev-shmem: Use fbdev client helpers, Thomas Zimmermann
- [PATCH 04/11] drm/fbdev-ttm: Use fbdev client helpers, Thomas Zimmermann
- [PATCH 01/11] drm/fb-helper: Add helpers for struct drm_client_funcs, Thomas Zimmermann
- [PATCH 06/11] drm/exynos: Use fbdev client helpers, Thomas Zimmermann
- [PATCH 05/11] drm/armada: Use fbdev client helpers, Thomas Zimmermann
- [PATCH 07/11] drm/gma500: Use fbdev client helpers, Thomas Zimmermann
- [PATCH 08/11] drm/i915: Use drm_fbdev_helper_client_unregister(), Thomas Zimmermann
- [PATCH 09/11] drm/msm: Use fbdev client helpers, Thomas Zimmermann
- [PATCH 10/11] drm/omapdrm: Use fbdev client helpers, Thomas Zimmermann
- [PATCH 11/11] drm/tegra: Use fbdev client helpers, Thomas Zimmermann
- [PATCH 0/5] drm/tiny: panel-mipi-dbi: Support 18 bits per color RGB666,
Noralf Trønnes via B4 Relay
- [PATCH v2] drm/arm/comeda: don't use confusing 'timeout' variable name,
Wolfram Sang
- [linux-next:master] BUILD REGRESSION 2b84edefcad14934796fad37b16512b6a2ca467e, kernel test robot
- [RFC] CamelCase can it be fixed per Checkpatch.pl script,
Ashok Kumar
- [PATCH] [PATCH RESEND] drm/virtio: fix memory leak of vbuf,
Weishi Li
- [PATCH 0/7] Add DSI support for RK3128,
Alex Bee
- [PATCH] Revert "drm/i915: Remove extra multi-gt pm-references",
Janusz Krzysztofik
- [PATCH] drm/buddy: Fix the range bias clear memory allocation issue,
Arunpravin Paneer Selvam
- [PATCH 00/20] drm/bridge: tc358775: proper bridge bringup and code cleanup,
Michael Walle
- [PATCH 01/20] drm/bridge: add dsi_lp11_notify mechanism, Michael Walle
- [PATCH 02/20] drm/mediatek: dsi: provide LP-11 mode during .pre_enable, Michael Walle
- [PATCH 03/20] drm/mediatek: dsi: add support for .dsi_lp11_notity(), Michael Walle
- [PATCH 04/20] drm/bridge: tc358775: fix regulator supply id, Michael Walle
- [PATCH 05/20] drm/bridge: tc358775: add crtc modes fixup, Michael Walle
- [PATCH 06/20] drm/bridge: tc358775: redefine LV_MX(), Michael Walle
- [PATCH 07/20] drm/bridge: tc358775: use regmap instead of open coded access functions, Michael Walle
- [PATCH 08/20] drm/bridge: tc358775: remove error message if regulator is missing, Michael Walle
- [PATCH 09/20] drm/bridge: tc358775: remove complex vsdelay calculation, Michael Walle
- [PATCH 10/20] drm/bridge: tc358775: simplify lvds_link property, Michael Walle
- [PATCH 11/20] drm/bridge: tc358775: reformat weird indentation, Michael Walle
- [PATCH 12/20] drm/bridge: tc358775: correctly configure LVDS clock, Michael Walle
- [PATCH 13/20] drm/bridge: tc358775: split the init code, Michael Walle
- [PATCH 14/20] drm/bridge: tc358775: configure PLL depending on the LVDS clock, Michael Walle
- [PATCH 15/20] drm/bridge: tc358775: dynamically configure DSI link settings, Michael Walle
- [PATCH 16/20] drm/bridge: tc358775: use proper defines to configure LVDS timings, Michael Walle
- [PATCH 17/20] drm/bridge: tc358775: move bridge power up/down into functions, Michael Walle
- [PATCH 18/20] drm/bridge: tc358775: fix the power-up/down delays, Michael Walle
- [PATCH 19/20] drm/bridge: tc358775: fix power-up sequencing, Michael Walle
- [PATCH 20/20] drm/bridge: tc358775: use devm_drm_bridge_add(), Michael Walle
- Re: [PATCH 00/20] drm/bridge: tc358775: proper bridge bringup and code cleanup, Michael Walle
- [syzbot] Monthly dri report (May 2024), syzbot
- Safety of opening up /dev/dma_heap/* to physically present users (udev uaccess tag) ?,
Hans de Goede
- drm_exec changes for eviction,
Thomas Hellström
- [PATCH v7 0/1] drm/bridge: it6505: fix hibernate to resume no display issue,
kuro
- Re: [syzbot] [fs?] [io-uring?] general protection fault in __ep_remove,
Bui Quang Minh
- [PATCH] drm/msm/a6xx: Cleanup indexed regs const'ness, Rob Clark
- [PATCH] drm/amdgpu: delete unnecessary check, Dan Carpenter
- [PATCH] drm/amd/pm: Fix error code in vega10_hwmgr_backend_init(),
Dan Carpenter
- [PATCH] drm/vmwgfx: Re-introduce drm_crtc_helper_funcs::prepare,
Ian Forbes
- [BUG] drm: zynqmp_dp: Lockup in zynqmp_dp_bridge_detect when device is unbound,
Sean Anderson
- [RFT PATCH v2 00/48] drm/panel: Remove most store/double-check of prepared/enabled state,
Douglas Anderson
- [RFT PATCH v2 01/48] drm/panel: raydium-rm692e5: Stop tracking prepared, Douglas Anderson
- [RFT PATCH v2 02/48] drm/panel: boe-himax8279d: Stop tracking prepared/enabled, Douglas Anderson
- [RFT PATCH v2 03/48] drm/panel: boe-himax8279d: Don't call unprepare+disable at shutdown/remove, Douglas Anderson
- [RFT PATCH v2 04/48] drm/panel: boe-tv101wum-nl6: Stop tracking prepared, Douglas Anderson
- [RFT PATCH v2 05/48] drm/panel: boe-tv101wum-nl6: Don't call unprepare+disable at shutdown/remove, Douglas Anderson
- [RFT PATCH v2 06/48] drm/panel: edp: Stop tracking prepared/enabled, Douglas Anderson
- [RFT PATCH v2 07/48] drm/panel: edp: Add a comment about unprepare+disable at shutdown/remove, Douglas Anderson
- [RFT PATCH v2 08/48] drm/panel: innolux-p079zca: Stop tracking prepared/enabled, Douglas Anderson
- [RFT PATCH v2 09/48] drm/panel: innolux-p079zca: Don't call unprepare+disable at shutdown/remove, Douglas Anderson
- [RFT PATCH v2 10/48] drm/panel: khadas-ts050: Stop tracking prepared/enabled, Douglas Anderson
- [RFT PATCH v2 11/48] drm/panel: khadas-ts050: Don't call unprepare+disable at shutdown/remove, Douglas Anderson
- [RFT PATCH v2 12/48] drm/panel: kingdisplay-kd097d04: Stop tracking prepared/enabled, Douglas Anderson
- [RFT PATCH v2 13/48] drm/panel: kingdisplay-kd097d04: Don't call unprepare+disable at shutdown/remove, Douglas Anderson
- [RFT PATCH v2 14/48] drm/panel: ltk050h3146w: Stop tracking prepared, Douglas Anderson
- [RFT PATCH v2 15/48] drm/panel: ltk050h3146w: Don't call unprepare+disable at shutdown/remove, Douglas Anderson
- [RFT PATCH v2 16/48] drm/panel: ltk500hd1829: Stop tracking prepared, Douglas Anderson
- [RFT PATCH v2 17/48] drm/panel: ltk500hd1829: Don't call unprepare+disable at shutdown/remove, Douglas Anderson
- [RFT PATCH v2 18/48] drm/panel: novatek-nt36672a: Stop tracking prepared, Douglas Anderson
- [RFT PATCH v2 19/48] drm/panel: novatek-nt36672a: Don't call unprepare+disable at shutdown/remove, Douglas Anderson
- [RFT PATCH v2 20/48] drm/panel: olimex-lcd-olinuxino: Stop tracking prepared/enabled, Douglas Anderson
- [RFT PATCH v2 21/48] drm/panel: olimex-lcd-olinuxino: Don't call unprepare+disable at remove, Douglas Anderson
- [RFT PATCH v2 22/48] drm/panel: osd-osd101t2587-53ts: Stop tracking prepared/enabled, Douglas Anderson
- [RFT PATCH v2 23/48] drm/panel: osd-osd101t2587-53ts: Don't call unprepare+disable at shutdown/remove, Douglas Anderson
- [RFT PATCH v2 24/48] drm/panel: samsung-atna33xc20: Stop tracking prepared/enabled, Douglas Anderson
- [RFT PATCH v2 25/48] drm/panel: samsung-atna33xc20: Don't call unprepare+disable at shutdown/remove, Douglas Anderson
- [RFT PATCH v2 26/48] drm/panel: simple: Stop tracking prepared/enabled, Douglas Anderson
- [RFT PATCH v2 27/48] drm/panel: simple: Add a comment about unprepare+disable at shutdown/remove, Douglas Anderson
- [RFT PATCH v2 28/48] drm/panel: tdo-tl070wsh30: Stop tracking prepared, Douglas Anderson
- [RFT PATCH v2 29/48] drm/panel: tdo-tl070wsh30: Don't call unprepare+disable at shutdown/remove, Douglas Anderson
- [RFT PATCH v2 30/48] drm/panel: xinpeng-xpp055c272: Stop tracking prepared, Douglas Anderson
- [RFT PATCH v2 31/48] drm/panel: xinpeng-xpp055c272: Don't call unprepare+disable at shutdown/remove, Douglas Anderson
- [RFT PATCH v2 32/48] drm/panel: jdi-lt070me05000: Stop tracking prepared/enabled, Douglas Anderson
- [RFT PATCH v2 33/48] drm/panel: jdi-lt070me05000: Don't call disable at shutdown/remove, Douglas Anderson
- [RFT PATCH v2 34/48] drm/panel: panasonic-vvx10f034n00: Stop tracking prepared/enabled, Douglas Anderson
- [RFT PATCH v2 35/48] drm/panel: panasonic-vvx10f034n00: Don't call disable at shutdown/remove, Douglas Anderson
- [RFT PATCH v2 36/48] drm/panel: seiko-43wvf1g: Stop tracking prepared/enabled, Douglas Anderson
- [RFT PATCH v2 37/48] drm/panel: seiko-43wvf1g: Don't call disable at shutdown/remove, Douglas Anderson
- [RFT PATCH v2 38/48] drm/panel: sharp-lq101r1sx01: Stop tracking prepared/enabled, Douglas Anderson
- [RFT PATCH v2 39/48] drm/panel: sharp-lq101r1sx01: Don't call disable at shutdown/remove, Douglas Anderson
- [RFT PATCH v2 40/48] drm/panel: sharp-ls043t1le01: Stop tracking prepared, Douglas Anderson
- [RFT PATCH v2 41/48] drm/panel: sharp-ls043t1le01: Don't call disable at shutdown/remove, Douglas Anderson
- [RFT PATCH v2 42/48] drm/panel: sitronix-st7703: Stop tracking prepared, Douglas Anderson
- [RFT PATCH v2 43/48] drm/panel: sitronix-st7703: Don't call disable at shutdown/remove, Douglas Anderson
- [RFT PATCH v2 44/48] drm/panel: raydium-rm67191: Stop tracking enabled, Douglas Anderson
- [RFT PATCH v2 45/48] drm/panel: raydium-rm67191: Don't call unprepare+disable at shutdown, Douglas Anderson
- [RFT PATCH v2 46/48] drm/panel: sony-acx565akm: Don't double-check enabled state in disable, Douglas Anderson
- [RFT PATCH v2 47/48] drm/panel: sony-acx565akm: Don't call disable at remove, Douglas Anderson
- [RFT PATCH v2 48/48] drm/panel: Update TODO list item for cleaning up prepared/enabled tracking, Douglas Anderson
- Re: [RFT PATCH v2 00/48] drm/panel: Remove most store/double-check of prepared/enabled state, Linus Walleij
- Re: [RFT PATCH v2 00/48] drm/panel: Remove most store/double-check of prepared/enabled state, Maxime Ripard
- [linux-next:master] BUILD REGRESSION 9221b2819b8a4196eecf5476d66201be60fbcf29, kernel test robot
- [PATCH] fbdev: Have CONFIG_FB_NOTIFY be tristate,
Florian Fainelli
- [PATCH v5 00/10] drm: zynqmp_dp: IRQ cleanups and debugfs support,
Sean Anderson
- [PATCH v5 01/10] drm: zynqmp_kms: Fix AUX bus not getting unregistered, Sean Anderson
- [PATCH v5 02/10] drm: zynqmp_dp: Rearrange zynqmp_dp for better padding, Sean Anderson
- [PATCH v5 03/10] drm: zynqmp_dp: Don't delay work, Sean Anderson
- [PATCH v5 04/10] drm: zynqmp_dp: Add locking, Sean Anderson
- [PATCH v5 05/10] drm: zynqmp_dp: Don't retrain the link in our IRQ, Sean Anderson
- [PATCH v5 06/10] drm: zynqmp_dp: Convert to a hard IRQ, Sean Anderson
- [PATCH v5 07/10] drm: zynqmp_dp: Use AUX IRQs instead of polling, Sean Anderson
- [PATCH v5 08/10] drm: zynqmp_dp: Split off several helper functions, Sean Anderson
- [PATCH v5 09/10] drm: zynqmp_dp: Take dp->lock in zynqmp_dp_hpd_work_func, Sean Anderson
- [PATCH v5 10/10] drm: zynqmp_dp: Add debugfs interface for compliance testing, Sean Anderson
- Re: [PATCH v5 00/10] drm: zynqmp_dp: IRQ cleanups and debugfs support, Sean Anderson
- Re: [PATCH v5 00/10] drm: zynqmp_dp: IRQ cleanups and debugfs support, Tomi Valkeinen
- [PATCH v2 0/2] drm/msm/gen_header: allow skipping the validation,
Dmitry Baryshkov
- [PATCH v2 00/12] Make I2C terminology more inclusive for I2C Algobit and consumers,
Easwar Hariharan
- [PATCH v2 01/12] drm/amdgpu, drm/radeon: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 02/12] drm/gma500: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 03/12] drm/i915: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 04/12] media: au0828: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 05/12] media: cobalt: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 06/12] media: cx18: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 07/12] media: cx25821: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 08/12] media: ivtv: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 09/12] media: cx23885: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 10/12] sfc: falcon: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 11/12] fbdev/smscufx: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 12/12] fbdev/viafb: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v5 00/10] drm/bridge: Allow using fwnode API to get the next bridge,
Sui Jingfeng
- [PATCH v5 01/10] drm/bridge: Allow using fwnode APIs to get the next bridge, Sui Jingfeng
- [PATCH v5 02/10] drm/bridge: Add a helper to setup both the of_node and fwnode of drm bridge, Sui Jingfeng
- [PATCH v5 03/10] drm/bridge: simple-bridge: Use fwnode APIs to acquire device properties, Sui Jingfeng
- [PATCH v5 04/10] drm/bridge: display-connector: Use fwnode APIs to acquire device properties, Sui Jingfeng
- [PATCH v5 05/10] drm/bridge: sii902x: Switch to use fwnode APIs to acquire device properties, Sui Jingfeng
- [PATCH v5 06/10] drm-bridge: it66121: Use fwnode APIs to acquire device properties, Sui Jingfeng
- [PATCH v5 07/10] drm/bridge: tfp410: Use fwnode APIs to acquire device properties, Sui Jingfeng
- [PATCH v5 08/10] drm/bridge: sii9234: Use fwnode APIs to abstract DT dependent API away, Sui Jingfeng
- [PATCH v5 09/10] drm/bridge: ch7033: Switch to use fwnode based APIs, Sui Jingfeng
- [PATCH v5 10/10] drm/bridge: anx7688: Switch to use drm_bridge_set_node() helper, Sui Jingfeng
- [PATCH 00/14] improve Analogix DP AUX channel handling,
Lucas Stach
- [PATCH 06/14] drm/bridge: analogix_dp: remove clk handling from analogix_dp_set_bridge, Lucas Stach
- [PATCH 02/14] drm/rockchip: analogix_dp: add runtime PM handling, Lucas Stach
- [PATCH 03/14] drm/bridge: analogix_dp: register AUX bus after enabling runtime PM, Lucas Stach
- [PATCH 01/14] drm/bridge: analogix_dp: remove unused platform power_on_end callback, Lucas Stach
- [PATCH 07/14] drm/bridge: analogix_dp: move platform and PHY power handling into runtime PM, Lucas Stach
- [PATCH 04/14] drm/bridge: analogix_dp: handle clock via runtime PM, Lucas Stach
- [PATCH 05/14] drm/bridge: analogix_dp: remove unused analogix_dp_remove, Lucas Stach
- [PATCH 08/14] drm/bridge: analogix_dp: move basic controller init into runtime PM, Lucas Stach
- [PATCH 09/14] drm/bridge: analogix_dp: remove PLL lock check from analogix_dp_config_video, Lucas Stach
- [PATCH 10/14] drm/bridge: analogix_dp: move macro reset after link bandwidth setting, Lucas Stach
- [PATCH 11/14] drm/bridge: analogix_dp: don't wait for PLL lock too early, Lucas Stach
- [PATCH 13/14] drm/bridge: analogix_dp: only read AUX status when an error occured, Lucas Stach
- [PATCH 12/14] drm/bridge: analogix_dp: simplify and correct PLL lock checks, Lucas Stach
- [PATCH 14/14] drm/bridge: analogix_dp: handle AUX transfer timeouts, Lucas Stach
- Re: [PATCH 00/14] improve Analogix DP AUX channel handling, Robert Foss
- Re: [PATCH 00/14] improve Analogix DP AUX channel handling, Heiko Stübner
- Re: [PATCH] Documentation/gpu: Document the situation with unqualified drm-memory-,
Tvrtko Ursulin
- [PATCH] Remove of_node_put from drivers/video/fbdev/offb.c, Aryabhatta Dey
- [git pull] drm fixes for 6.9-rc7,
Dave Airlie
- [PATCH] staging: fb_tinylcd Alignment to open parenthesis,
Ashok Kumar
- [PATCH] drm/panel-edp: Add ID for KD KD116N09-30NH-A016,
Douglas Anderson
- [PATCH 0/5] fs: Do not allow get_file() to resurrect 0 f_count,
Kees Cook
- [PATCH] drm/connector: Add \n to message about demoting connector force-probes,
Douglas Anderson
- [PATCH 1/1] drm: arm: display: komeda: komeda_crtc: use 'time_left' variable with wait_for_completion_timeout(),
Wolfram Sang
- [linux-next:master] BUILD REGRESSION 9c6ecb3cb6e20c4fd7997047213ba0efcf9ada1a,
kernel test robot
- [PATCH 0/4] drm/panthor: More reset fixes,
Boris Brezillon
- [RESEND][PATCH v3][next] backlight: sky81452-backlight: Remove unnecessary call to of_node_get,
Shresth Prasad
- [PATCH v4 0/5] drm/panthor: Collection of tiler heap related fixes,
Boris Brezillon
- [PATCH v2] drm/panthor: Make sure we handle 'unknown group state' case properly,
Boris Brezillon
- [PATCH v3 0/5] drm/panthor: Collection of tiler heap related fixes,
Boris Brezillon
- drm scheduler and wq flavours,
Tvrtko Ursulin
- [PATCH v3 0/3] drm/mediatek: Add support for OF graphs,
AngeloGioacchino Del Regno
- [PATCH v7 00/18] Support IGT in display driver,
Shawn Sung
- [PATCH v7 02/18] drm/mediatek: Add OVL compatible name for MT8195, Shawn Sung
- [PATCH v7 06/18] drm/mediatek: Turn off the layers with zero width or height, Shawn Sung
- [PATCH v7 09/18] drm/mediatek: Support constant blending in OVL, Shawn Sung
- [PATCH v7 08/18] drm/mediatek: Support RGBA8888 and RGBX8888 in OVL, Shawn Sung
- [PATCH v7 04/18] drm/mediatek: Add DRM_MODE_ROTATE_0 to rotation property, Shawn Sung
- [PATCH v7 05/18] drm/mediatek: Set DRM mode configs accordingly, Shawn Sung
- [PATCH v7 13/18] drm/mediatek: Support "None" blending in OVL, Shawn Sung
- [PATCH v7 12/18] drm/mediatek: Support "Pre-multiplied" blending in Mixer, Shawn Sung
- [PATCH v7 18/18] drm/mediatek: Support CRC in OVL adaptor, Shawn Sung
- [PATCH v7 07/18] drm/mediatek: Support more 10bit formats in OVL, Shawn Sung
- [PATCH v7 14/18] drm/mediatek: Support "None" blending in Mixer, Shawn Sung
- [PATCH v7 03/18] drm/mediatek: Add missing plane settings when async update, Shawn Sung
- [PATCH v7 15/18] drm/mediatek: Support alpha blending in display driver, Shawn Sung
- [PATCH v7 11/18] drm/mediatek: Support "Pre-multiplied" blending in OVL, Shawn Sung
- [PATCH v7 10/18] drm/mediatek: Support constant blending in Mixer, Shawn Sung
- [PATCH v7 01/18] soc: mediatek: Disable 9-bit alpha in ETHDR, Shawn Sung
- [PATCH v7 16/18] drm/mediatek: Support CRC in display driver, Shawn Sung
- [PATCH v7 17/18] drm/mediatek: Support CRC in OVL, Shawn Sung
- [PATCH 0/2] Add TDM setting support,
Hsin-Te Yuan
- [PATCH v3][next] backlight: sky81452-backlight: Remove unnecessary call to of_node_get,
Shresth Prasad
- [PATCH] drm/vmwgfx: Stop using dev_private to store driver data.,
Maaz Mombasawala
- [PATCH v2 0/1] drm: Add ioctl for querying a DRM device's list of open client PIDs,
Adrián Larumbe
- [PATCH v3 0/9] drm/mipi-dsi: Reduce bloat and add funcs for cleaner init seqs,
Douglas Anderson
- [PATCH v3 1/9] drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_dcs_write_seq(), Douglas Anderson
- [PATCH v3 2/9] drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_generic_write_seq(), Douglas Anderson
- [PATCH v3 3/9] drm/mipi-dsi: mipi_dsi_*_write functions don't need to ratelimit prints, Douglas Anderson
- [PATCH v3 4/9] drm/mipi-dsi: Reduce driver bloat of mipi_dsi_*_write_seq(), Douglas Anderson
- [PATCH v3 5/9] drm/mipi-dsi: Introduce mipi_dsi_*_write_seq_multi(), Douglas Anderson
- [PATCH v3 6/9] drm/panel: novatek-nt36672e: Switch to mipi_dsi_dcs_write_seq_multi(), Douglas Anderson
- [PATCH v3 7/9] drm/panel: boe-tv101wum-nl6: Don't use a table for initting panels, Douglas Anderson
- [PATCH v3 8/9] drm/panel: ili9882t: Don't use a table for initting panels, Douglas Anderson
- [PATCH v3 9/9] drm/panel: innolux-p079zca: Don't use a table for initting panels, Douglas Anderson
- Re: [PATCH v3 0/9] drm/mipi-dsi: Reduce bloat and add funcs for cleaner init seqs, Neil Armstrong
- [PATCH] backlight: sky81452-backlight: replace of_node_put with __free,
R Sundar
- [PATCH v3 0/2] drm: Fix dma_resv deadlock at drm object pin time,
Adrián Larumbe
- [PATCH v2] drm/panel: ili9341: Remove a superfluous else after return,
Sui Jingfeng
- [PATCH v2] drm/debugfs: Drop conditionals around of_node pointers,
Sui Jingfeng
- [linux-next:master] BUILD REGRESSION d04466706db5e241ee026f17b5f920e50dee26b5, kernel test robot
- [PATCH v1 00/12] Make I2C terminology more inclusive for I2C Algobit and consumers,
Easwar Hariharan
[Index of Archives]
[Linux DRI Users]
[Linux Intel Graphics]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Answers]