Linux DRI Development
[Prev Page][Next Page]
- Re: [PATCH] drm: panel: boe-bf060y8m-aj0: Enable prepare_prev_first, (continued)
- [PATCH v7 00/16] Add audio support for the MediaTek Genio 350-evk board,
Alexandre Mergnat
- [PATCH v7 01/16] ASoC: dt-bindings: mediatek,mt8365-afe: Add audio afe document, Alexandre Mergnat
- [PATCH v7 02/16] ASoC: dt-bindings: mediatek,mt8365-mt6357: Add audio sound card document, Alexandre Mergnat
- [PATCH v7 04/16] ASoC: mediatek: mt8365: Add common header, Alexandre Mergnat
- [PATCH v7 05/16] ASoC: mediatek: mt8365: Add audio clock control support, Alexandre Mergnat
- [PATCH v7 03/16] dt-bindings: mfd: mediatek: Add codec property for MT6357 PMIC, Alexandre Mergnat
- [PATCH v7 08/16] ASoC: mediatek: mt8365: Add DMIC DAI support, Alexandre Mergnat
- [PATCH v7 13/16] ASoC: mediatek: Add MT8365 support, Alexandre Mergnat
- [PATCH v7 06/16] ASoC: mediatek: mt8365: Add I2S DAI support, Alexandre Mergnat
- [PATCH v7 11/16] ASoC: mediatek: mt8365: Add the AFE driver support, Alexandre Mergnat
- [PATCH v7 09/16] ASoC: mediatek: mt8365: Add PCM DAI support, Alexandre Mergnat
- [PATCH v7 07/16] ASoC: mediatek: mt8365: Add ADDA DAI support, Alexandre Mergnat
- [PATCH v7 10/16] ASoc: mediatek: mt8365: Add a specific soundcard for EVK, amergnat
- [PATCH v7 12/16] ASoC: codecs: add MT6357 support, amergnat
- [PATCH v7 15/16] arm64: dts: mediatek: add afe support for mt8365 SoC, Alexandre Mergnat
- [PATCH v7 14/16] arm64: defconfig: enable mt8365 sound, Alexandre Mergnat
- [PATCH v7 16/16] arm64: dts: mediatek: add audio support for mt8365-evk, Alexandre Mergnat
- Re: [PATCH v7 00/16] Add audio support for the MediaTek Genio 350-evk board, Alexandre Mergnat
- Re: (subset) [PATCH v7 00/16] Add audio support for the MediaTek Genio 350-evk board, Mark Brown
- [PATCH v5 0/2] Fix user PD inimem requirements,
Ekansh Gupta
- [drm-misc:drm-misc-next 3/4] drivers/gpu/drm/drm_crtc_internal.h:324: multiple definition of `drm_panic_is_enabled'; drivers/gpu/drm/drm_atomic_helper.o:drivers/gpu/drm/drm_crtc_internal.h:324: first defined here, kernel test robot
- [drm-misc:drm-misc-next 4/4] drivers/gpu/drm/drm_panic.c:712:6: error: no previous prototype for function 'drm_panic_is_enabled', kernel test robot
- [drm-misc:drm-misc-next 2/4] ERROR: modpost: "panic_cpu" [drivers/video/fbdev/core/fb.ko] undefined!,
kernel test robot
- [drm-misc:drm-misc-next 4/4] drivers/gpu/drm/drm_panic.c:712:6: error: no previous prototype for 'drm_panic_is_enabled', kernel test robot
- 6.10/bisected/regression - Since commit e356d321d024 in the kernel log appears the message "MES failed to respond to msg=MISC (WAIT_REG_MEM)" which were never seen before,
Mikhail Gavrilov
- [drm-misc:drm-misc-next 1/4] ld.lld: error: duplicate symbol: drm_panic_is_enabled, kernel test robot
- [drm-misc:drm-misc-next 1/4] drm_atomic_uapi.c:(.text+0x1e40): multiple definition of `drm_panic_is_enabled'; drivers/gpu/drm/drm_atomic.o:drm_atomic.c:(.text+0x2ca0): first defined here, kernel test robot
- [PATCH] drm/edid: add non-desktop quirk to Pimax VR Headsets,
Sefa Eyeoglu
- [PATCH v7 00/28] media: mediatek: add driver to support secure video decoder,
Yunfei Dong
- [PATCH v7 03/28] media: videobuf2: calculate restricted memory size, Yunfei Dong
- [PATCH v7 06/28] dma-heap: Provide accessors so that in-kernel drivers can allocate dmabufs from specific heaps, Yunfei Dong
- [PATCH v7 05/28] dma-heap: Add proper kref handling on dma-buf heaps, Yunfei Dong
- [PATCH v7 08/28] media: mediatek: vcodec: build decoder OPTEE driver as module, Yunfei Dong
- [PATCH v7 07/28] media: mediatek: vcodec: add tee client interface to communiate with optee-os, Yunfei Dong
- [PATCH v7 09/28] media: mediatek: vcodec: allocate tee share memory, Yunfei Dong
- [PATCH v7 10/28] media: mediatek: vcodec: send share memory data to optee, Yunfei Dong
- [PATCH v7 13/28] media: mediatek: vcodec: using shared memory as vsi address, Yunfei Dong
- [PATCH v7 12/28] media: mediatek: vcodec: add interface to allocate/free secure memory, Yunfei Dong
- [PATCH v7 14/28] media: mediatek: vcodec: add single allocation format, Yunfei Dong
- [PATCH v7 16/28] media: mediatek: vcodec: support single allocation buffer, Yunfei Dong
- [PATCH v7 18/28] media: mediatek: vcodec: remove parse nal_info in kernel, Yunfei Dong
- [PATCH v7 19/28] media: mediatek: vcodec: disable wait interrupt for svp mode, Yunfei Dong
- [PATCH v7 20/28] media: mediatek: vcodec: support tee decoder, Yunfei Dong
- [PATCH v7 17/28] media: mediatek: vcodec: re-construct h264 driver to support svp mode, Yunfei Dong
- [PATCH v7 22/28] media: mediatek: vcodec: support hevc svp for mt8188, Yunfei Dong
- [PATCH v7 21/28] media: mediatek: vcodec: move vdec init interface to setup callback, Yunfei Dong
- [PATCH v7 26/28] media: mediatek: vcodec: rename vsi to extend vsi, Yunfei Dong
- [PATCH v7 28/28] media: mediatek: vcodec: support extend h264 driver, Yunfei Dong
- [PATCH v7 27/28] media: mediatek: vcodec: adding non extend struct, Yunfei Dong
- [PATCH v7 04/28] dma-buf: heaps: Deduplicate docs and adopt common format, Yunfei Dong
- [PATCH v7 15/28] media: mediatek: vcodec: support single allocation format, Yunfei Dong
- [PATCH v7 25/28] media: mediatek: vcodec: remove vsi data from common interface, Yunfei Dong
- [PATCH v7 01/28] v4l2: add restricted memory flags, Yunfei Dong
- [PATCH v7 24/28] media: mediatek: vcodec: support vp9 svp decoder for mt8188, Yunfei Dong
- [PATCH v7 02/28] v4l2: handle restricted memory flags in queue setup, Yunfei Dong
- [PATCH v7 23/28] media: mediatek: vcodec: support av1 svp decoder for mt8188, Yunfei Dong
- [PATCH v7 11/28] media: mediatek: vcodec: initialize msg and vsi information, Yunfei Dong
- Re: [PATCH v7 00/28] media: mediatek: add driver to support secure video decoder, Sebastian Fricke
- [PATCH v2] misc: fastrpc: Add support for multiple PD from one process,
Ekansh Gupta
- [bug report] drm/vc4: Add CTM support, Dan Carpenter
- [PATCH v2 1/2] dt-bindings: display: panel: samsung, atna45dc02: Document ATNA45DC02,
Rob Clark
- [PATCH V1 00/10] AMD XDNA driver,
Lizhi Hou
- [PATCH V1 03/10] accel/amdxdna: Add hardware resource solver, Lizhi Hou
- [PATCH V1 05/10] accel/amdxdna: Add GEM buffer object management, Lizhi Hou
- [PATCH V1 01/10] accel/amdxdna: Add a new driver for AMD AI Engine, Lizhi Hou
- [PATCH V1 04/10] accel/amdxdna: Add hardware context, Lizhi Hou
- [PATCH V1 06/10] accel/amdxdna: Add command execution, Lizhi Hou
- [PATCH V1 02/10] accel/amdxdna: Support hardware mailbox, Lizhi Hou
- [PATCH V1 07/10] accel/amdxdna: Add suspend and resume, Lizhi Hou
- [PATCH V1 09/10] accel/amdxdna: Add query functions, Lizhi Hou
- [PATCH V1 08/10] accel/amdxdna: Add error handling, Lizhi Hou
- [PATCH V1 10/10] accel/amdxdna: Add firmware debug buffer support, Lizhi Hou
- Re: When sysfs is not available (say containers),
Lucas De Marchi
- [PATCH] drm/vmwgfx: Fix overlay when using Screen Targets,
Ian Forbes
- [PATCH] mtd: mtdoops: Fix kmsgdump parameter renaming.,
Jocelyn Falempe
- [PATCH v4 27/28] gcc-sdm845: Add general purpose clock ops,
Dzmitry Sankouski
- [PATCH v2] drm/panic: Add missing static inline to drm_panic_is_enabled(),
Jocelyn Falempe
- [PATCH] drm/bridge: it6505: Disable IRQ when powered off,
Pin-yen Lin
- [PATCH] drm/panic: Add missing static inline to drm_panic_is_enabled(),
Jocelyn Falempe
- [PATCH v6 1/3] drm/ttm: Add a flag to allow drivers to skip clear-on-free,
Nirmoy Das
- [PATCH] drm/amd: Use a constant format string for amdgpu_ucode_request,
Arnd Bergmann
- [PATCH 0/5] A621 support,
Konrad Dybcio
- [PATCH] drm/omap: add CONFIG_MMU dependency,
Arnd Bergmann
- [PATCH] drm/scheduler: Fix drm_sched_entity_set_priority(),
Tvrtko Ursulin
- [PATCH v4] misc: fastrpc: Increase unsigned PD initmem size,
Ekansh Gupta
- [PATCH] drm/stm: add COMMON_CLK dependency,
Arnd Bergmann
- [pull] amdgpu drm-fixes-6.11,
Alex Deucher
- [PATCH 1/3] dt-bindings: display: panel: samsung, atna45dc02: Document ATNA45DC02,
Rob Clark
- [PATCH 0/3] Nouveau fixes for TTM refcount rework,
Danilo Krummrich
- [PATCH v4 0/4] Fix various buffer mapping/import issues,
Zack Rusin
- [GIT PULL] fbdev fixes and cleanups for v6.11-rc1,
Helge Deller
- [PATCH v2] drm/amd/amdgpu: Fix uninitialized variable warnings,
Ma Ke
- [PATCH v3] drm/amdgpu: fix a possible null pointer dereference,
Ma Ke
- [PATCH v2] drm/qxl: fix null pointer dereference in qxl_add_mode, Ma Ke
- [PATCH v2] drm/radeon: fix null pointer dereference in radeon_add_common_modes,
Ma Ke
- [PATCH v2 RESEND] drm/client: fix null pointer dereference in drm_client_modeset_probe,
Ma Ke
- [PATCH v5 0/7] drm/mgag200: Implement VBLANK support,
Thomas Zimmermann
- [PATCH v6 1/2] drm/buddy: Add start address support to trim function,
Arunpravin Paneer Selvam
- [no subject], Unknown
- [git pull] drm next for 6.11-rc1,
Dave Airlie
- [PATCH v1] drm/panel-edp: Add panels with conservative timings,
Terry Hsiao
- [PATCH] drm/mediatek: Declare Z Position for all planes,
AngeloGioacchino Del Regno
- [PATCH] drm/mediatek: Set sensible cursor width/height values to fix crash,
AngeloGioacchino Del Regno
- [PATCH] drm/ast: Fix black screen after resume,
Jammy Huang
- drm/ast: Fix black screen after resume, Jammy Huang
- [PATCH] drm/ci: update link to Gitlab server,
Deborah Brouwer
- [RFC] drm/panel/simple-edp: Add Samsung ATNA45DC02,
Rob Clark
- [PATCH v6 0/2] io-pgtable-arm + drm/msm: Extend iova fault debugging,
Rob Clark
- [PATCH 0/5] drm/ast: Fix DP hotplugging and clean up,
Thomas Zimmermann
- [PATCH v4 0/4] drm/panic: Add a QR code panic screen,
Jocelyn Falempe
- drm/ast: astdp: Wake up during connector status detection, Thomas Zimmermann
- [PATCH 0/3] drm/panic: Remove build time dependency with FRAMEBUFFER_CONSOLE,
Jocelyn Falempe
- [PATCH] drm: rockchip: dw-mipi-dsi-rockchip: Restore DPHY config on resume, Ondrej Jirman
- [PATCH] drm/ci: Upgrade setuptools requirement to 70.0.0,
WangYuli
- [PATCH] udmabuf: change folios array from kmalloc to kvmalloc, Huan Yang
- [PATCH] drm/rockchip: dsi: Reset ISP1 DPHY before powering it on,
Dragan Simic
- [PATCH v4 0/5] Support alpha blending in MTK display driver,
Hsiao Chien Sung via B4 Relay
- [PATCH v4 0/4] Support fdinfo runtime and memory stats on Panthor,
Adrián Larumbe
- [PATCH v9-resend 00/54] fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y,
Jim Cromie
- [PATCH v9-resend 01/54] docs/dyndbg: update examples \012 to \n, Jim Cromie
- [PATCH v9-resend 02/54] test-dyndbg: fixup CLASSMAP usage error, Jim Cromie
- [PATCH v9-resend 03/54] dyndbg: reword "class unknown, " to "class:_UNKNOWN_", Jim Cromie
- [PATCH v9-resend 05/54] dyndbg: replace classmap list with a vector, Jim Cromie
- [PATCH v9-resend 06/54] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it, Jim Cromie
- [PATCH v9-resend 10/54] dyndbg: silence debugs with no-change updates, Jim Cromie
- [PATCH v9-resend 08/54] dyndbg: drop NUM_TYPE_ARRAY, Jim Cromie
- [PATCH v9-resend 04/54] dyndbg: make ddebug_class_param union members same size, Jim Cromie
- [PATCH v9-resend 12/54] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap, Jim Cromie
- [PATCH v9-resend 14/54] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code, Jim Cromie
- [PATCH v9-resend 13/54] dyndbg: reduce verbose=3 messages in ddebug_add_module, Jim Cromie
- [PATCH v9-resend 17/54] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API, Jim Cromie
- [PATCH v9-resend 19/54] dyndbg: treat comma as a token separator, Jim Cromie
- [PATCH v9-resend 07/54] dyndbg: split param_set_dyndbg_classes to _module & wrapper fns, Jim Cromie
- [PATCH v9-resend 21/54] dyndbg: split multi-query strings with %, Jim Cromie
- [PATCH v9-resend 15/54] dyndbg-API: fix DECLARE_DYNDBG_CLASSMAP, Jim Cromie
- [PATCH v9-resend 24/54] selftests-dyndbg: add test_mod_submod, Jim Cromie
- [PATCH v9-resend 09/54] dyndbg: reduce verbose/debug clutter, Jim Cromie
- [PATCH v9-resend 29/54] drm: use correct ccflags-y spelling, Jim Cromie
- [PATCH v9-resend 26/54] dyndbg: change __dynamic_func_call_cls* macros into expressions, Jim Cromie
- [PATCH v9-resend 23/54] docs/dyndbg: explain new delimiters: comma, percent, Jim Cromie
- [PATCH v9-resend 25/54] dyndbg-doc: explain flags parse 1st, Jim Cromie
- [PATCH v9-resend 22/54] selftests-dyndbg: test_percent_splitting, Jim Cromie
- [PATCH v9-resend 11/54] dyndbg: tighten ddebug_class_name() 1st arg type, Jim Cromie
- [PATCH v9-resend 32/54] drm-dyndbg: DRM_CLASSMAP_USE in amdgpu driver, Jim Cromie
- [PATCH v9-resend 30/54] drm-dyndbg: adapt drm core to use dyndbg classmaps-v2, Jim Cromie
- [PATCH v9-resend 38/54] drm-dyndbg: add DRM_CLASSMAP_USE to Xe driver, Jim Cromie
- [PATCH v9-resend 33/54] drm-dyndbg: DRM_CLASSMAP_USE in i915 driver, Jim Cromie
- [PATCH v9-resend 18/54] dyndbg-doc: add classmap info to howto, Jim Cromie
- [PATCH v9-resend 35/54] drm-dyndbg: DRM_CLASSMAP_USE in drm_dp_helper, Jim Cromie
- [PATCH v9-resend 40/54] drm-dyndbg: add DRM_CLASSMAP_USE to simpledrm, Jim Cromie
- [PATCH v9-resend 28/54] dyndbg-selftest: reduce default verbosity, Jim Cromie
- [PATCH v9-resend 16/54] selftests-dyndbg: add tools/testing/selftests/dynamic_debug/*, Jim Cromie
- [PATCH v9-resend 45/54] drm-dyndbg: add DRM_CLASSMAP_USE to vmwgfx driver, Jim Cromie
- [PATCH v9-resend 42/54] drm-dyndbg: add DRM_CLASSMAP_USE to etnaviv, Jim Cromie
- [PATCH v9-resend 43/54] drm-dyndbg: add DRM_CLASSMAP_USE to gma500 driver, Jim Cromie
- [PATCH v9-resend 34/54] drm-dyndbg: DRM_CLASSMAP_USE in drm_crtc_helper, Jim Cromie
- [PATCH v9-resend 49/54] drm-dyndbg: add DRM_CLASSMAP_USE to the gud driver, Jim Cromie
- [PATCH v9-resend 20/54] selftests-dyndbg: add comma_terminator_tests, Jim Cromie
- [PATCH v9-resend 48/54] drm-dyndbg: add DRM_CLASSMAP_USE to mgag200 driver, Jim Cromie
- [PATCH v9-resend 51/54] drm-dyndbg: add DRM_CLASSMAP_USE to the drm_gem_shmem_helper driver, Jim Cromie
- [PATCH v9-resend 37/54] drm-print: workaround unused variable compiler meh, Jim Cromie
- [PATCH v9-resend 54/54] docs-dyndbg: improve howto classmaps api section, Jim Cromie
- [PATCH v9-resend 50/54] drm-dyndbg: add DRM_CLASSMAP_USE to the qxl driver, Jim Cromie
- [PATCH v9-resend 52/54] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN, Jim Cromie
- [PATCH v9-resend 27/54] selftests-dyndbg: check KCONFIG_CONFIG to avoid silly fails, Jim Cromie
- [PATCH v9-resend 44/54] drm-dyndbg: add DRM_CLASSMAP_USE to radeon, Jim Cromie
- [PATCH v9-resend 41/54] drm-dyndbg: add DRM_CLASSMAP_USE to bochs, Jim Cromie
- [PATCH v9-resend 47/54] drm-dyndbg: add DRM_CLASSMAP_USE to udl driver, Jim Cromie
- [PATCH v9-resend 31/54] drm-dyndbg: adapt DRM to invoke DYNDBG_CLASSMAP_PARAM, Jim Cromie
- [PATCH v9-resend 36/54] drm-dyndbg: DRM_CLASSMAP_USE in nouveau, Jim Cromie
- [PATCH v9-resend 39/54] drm-dyndbg: add DRM_CLASSMAP_USE to virtio_gpu, Jim Cromie
- [PATCH v9-resend 46/54] drm-dyndbg: add DRM_CLASSMAP_USE to vkms driver, Jim Cromie
- [PATCH v9-resend 53/54] dyndbg: tighten up kdoc about DYNDBG_CLASSMAP_* macros, Jim Cromie
- Re: [PATCH v9-resend 00/54] fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y, Łukasz Bartosik
- [PATCH v3] drm/vkms: Fix cpu_to_le16()/le16_to_cpu() warnings,
José Expósito
- [PATCH] drm/msm/adreno: Fix error return if missing firmware-name,
Rob Clark
- [no subject], Unknown
- [PATCH v5 1/2] drm/buddy: Add start address support to trim function,
Arunpravin Paneer Selvam
- [PATCH AUTOSEL 5.4 6/7] drm/amd/display: Reset freesync config before update new state, Sasha Levin
- [PATCH AUTOSEL 5.10 6/7] drm/amd/display: Reset freesync config before update new state, Sasha Levin
- [PATCH AUTOSEL 5.15 7/9] drm/radeon: check bo_va->bo is non-NULL before using it, Sasha Levin
- [PATCH AUTOSEL 5.15 6/9] drm/amd/display: Reset freesync config before update new state, Sasha Levin
- [PATCH AUTOSEL 6.1 11/15] drm/radeon: check bo_va->bo is non-NULL before using it, Sasha Levin
- [PATCH AUTOSEL 6.1 10/15] drm/amd/display: Account for cursor prefetch BW in DML1 mode support, Sasha Levin
- [PATCH AUTOSEL 6.1 09/15] drm/amd/display: Reset freesync config before update new state, Sasha Levin
- [PATCH AUTOSEL 6.6 14/18] drm/radeon: check bo_va->bo is non-NULL before using it, Sasha Levin
- [PATCH AUTOSEL 6.6 13/18] drm/amd/display: Fix refresh rate range for some panel, Sasha Levin
- [PATCH AUTOSEL 6.6 12/18] drm/amd/display: Account for cursor prefetch BW in DML1 mode support, Sasha Levin
- [PATCH AUTOSEL 6.6 11/18] drm/amd/display: Add refresh rate range check, Sasha Levin
- [PATCH AUTOSEL 6.6 10/18] drm/amd/display: Reset freesync config before update new state, Sasha Levin
- [PATCH AUTOSEL 6.9 16/22] drm/amd/display: Fix array-index-out-of-bounds in dml2/FCLKChangeSupport, Sasha Levin
- [PATCH AUTOSEL 6.9 17/22] drm/radeon: check bo_va->bo is non-NULL before using it, Sasha Levin
- [PATCH AUTOSEL 6.9 15/22] drm/amd/display: Update efficiency bandwidth for dcn351, Sasha Levin
- [PATCH AUTOSEL 6.9 13/22] drm/amd/display: Account for cursor prefetch BW in DML1 mode support, Sasha Levin
- [PATCH AUTOSEL 6.9 14/22] drm/amd/display: Fix refresh rate range for some panel, Sasha Levin
- [PATCH AUTOSEL 6.9 12/22] drm/amd/display: Add refresh rate range check, Sasha Levin
- [PATCH AUTOSEL 6.9 11/22] drm/amd/display: Reset freesync config before update new state,
Sasha Levin
- [PATCH] drm/mipi-dsi: Introduce macros to create mipi_dsi_*_multi functions,
Tejas Vipin
- Switch reference counting to GEM instead of TTM,
Christian König
- [PATCH 3/9] drm/nouveau: use GEM references instead of TTMs, Christian König
- [PATCH 1/9] drm/amdgpu: use GEM references instead of TTMs, Christian König
- [PATCH 2/9] drm/loongson: use GEM references instead of TTMs, Christian König
- [PATCH 7/9] drm/ttm: revert "Export ttm_bo_get_unless_zero()", Christian König
- [PATCH 6/9] drm/vmwgfx: partially revert "Adapt validation code for reference-free lookups", Christian König
- [PATCH 5/9] drm/vmwgfx: use GEM references instead of TTMs, Christian König
- [PATCH 8/9] drm/ttm: use GEM references for VM mappings, Christian König
- [PATCH 4/9] drm/radeon: use GEM references instead of TTMs, Christian König
- [PATCH 9/9] drm/ttm: make ttm_bo_get internal, Christian König
- Re: Switch reference counting to GEM instead of TTM, Danilo Krummrich
- Re: Switch reference counting to GEM instead of TTM, Thomas Hellström
- [PATCH v2 0/2] Modify the method of obtaining porch parameters,
Zhaoxiong Lv
- [PATCH 1/2] drm/buddy: Add start address support to trim function,
Arunpravin Paneer Selvam
- [PATCH v3 0/4] drm/tidss: Add OLDI bridge support,
Aradhya Bhatia
- [PATCH v3 0/2] Add Add elan-ekth6a12nay on the basis of elan-ekth6915,
Zhaoxiong Lv
- [PATCH] accel/qaic: Remove the description of DRM_IOCTL_QAIC_PART_DEV,
Zenghui Yu
- [Bug 201497] [amdgpu]: '*ERROR* No EDID read' is back in 4.19,
bugzilla-daemon
- [no subject], Unknown
- [PATCH v2 0/4] drm/tidss: Add OLDI bridge support,
Aradhya Bhatia
- [PATCH] drm/buddy: Fix drm_buddy_print() to work with printk printers, Michal Wajdeczko
- [PATCH v2] drm/vkms: Fix cpu_to_le16()/le16_to_cpu() warnings,
José Expósito
- [PATCH] drm/gpuvm: fix missing dependency to DRM_EXEC,
Danilo Krummrich
- [PATCH v6 0/6] HDMI TX support in msm8998,
Marc Gonzalez
- [PATCH v2 0/4] drm/panel: atna33xc20: Fix the Samsung ATNA45AF01 panel,
Stephan Gerhold
- [PATCH] drm/nouveau/debugfs: Simplify character output in nouveau_debugfs_vbios_image(),
Markus Elfring
- [PATCH] drm/dp_mst: Simplify character output in drm_dp_mst_dump_topology(),
Markus Elfring
- [PATCH v2 0/4] MIPI DSI Controller support for SAM9X75 series,
Manikandan Muralidharan
- [PATCH 0/7] drm/probe-helpers: Work around multi-outputs-per-CRTC problem,
Thomas Zimmermann
- [PATCH] drm: panel-orientation-quirks: Add quirk for OrangePi Neo,
Philip Mueller
- [bug report] drm/vblank: Hard lockup in __disable_vblank(), Yu Liao
- [PATCH] drm: panel-orientation-quirks: Add quirk for OrangePi Neo This adds a DMI orientation quirk for the OrangePi Neo Linux Gaming Handheld., Philip Mueller
- [PATCH] drm/test: fix the gem shmem test to map the sg table.,
Dave Airlie
- [PATCH v2 0/2] HID: i2c-hid: elan: Add elan-ekth6a12nay timing,
Zhaoxiong Lv
- [PATCH] drm/scheduler: Use ternary operator in standardized manner,
Philipp Stanner
- [PATCH v4 0/5] drm: fix two issues related to HDMI Connector implementation,
Dmitry Baryshkov
- [PATCH v1 0/1] Fix the way to get porch parameters,
Zhaoxiong Lv
- [PATCH v1] drm/virtio: Add DRM capset definition,
Dmitry Osipenko
- [PATCH v1] drm/virtio: Fix type of dma-fence context variable,
Dmitry Osipenko
- [PATCH 1/2] drm/v3d: Add V3D tech revision to the device information,
Maíra Canal
- [PATCH] drm/exynos: Constify struct exynos_drm_ipp_funcs,
Christophe JAILLET
- [PATCH] drm/rockchip: Constify struct drm_encoder_helper_funcs,
Christophe JAILLET
- [PATCH 1/2] gpu: ipu-v3: vdic: Simplify ipu_vdi_setup(),
Marek Vasut
- [PATCH] gpu: ipu-v3: image-convert: Drop unused single conversion request code,
Marek Vasut
- [PATCH] drm/ttm: Use seq_putc() in two functions, Markus Elfring
- [PATCH] drm: Fix documentation warning for read_mpcc_state in mpc.h,
Abhishek Tamboli
- [pull] amdgpu drm-next-6.11, Alex Deucher
- [PATCH] drm/amd/display: Implement bounds check for stream encoder creation, José Expósito
- [PATCH] drm/vkms: Fix cpu_to_le16()/le16_to_cpu() warnings,
José Expósito
- [PATCH] dt-bindings: display: st, stm32-ltdc: Document stm32mp25 compatible,
Yannick Fertre
- [PATCH] drm/stm: ltdc: remove reload interrupt,
Yannick Fertre
- [PATCH] drm/stm: ltdc: add mask for lxcr register,
Yannick Fertre
- [PATCH] drm/stm: ltdc: reset plane transparency after plane disable,
Yannick Fertre
- [PATCH v1] drm/i915/hwmon: expose fan speed,
Raag Jadav
- [PATCH 0/2] drm/panel: simple: add Innolux G070ACE-LH3,
Steffen Trumtrar
- [syzbot] Monthly dri report (Jul 2024), syzbot
- [no subject], Unknown
- [PATCH v2 00/16] Add Freescale i.MX8qxp Display Controller support,
Liu Ying
- [PATCH v2 01/16] dt-bindings: display: imx: Add some i.MX8qxp Display Controller processing units, Liu Ying
- [PATCH v2 02/16] dt-bindings: display: imx: Add i.MX8qxp Display Controller display engine, Liu Ying
- [PATCH v2 03/16] dt-bindings: display: imx: Add i.MX8qxp Display Controller pixel engine, Liu Ying
- [PATCH v2 04/16] dt-bindings: interrupt-controller: Add i.MX8qxp Display Controller interrupt controller, Liu Ying
- [PATCH v2 05/16] dt-bindings: display: imx: Add i.MX8qxp Display Controller, Liu Ying
- [PATCH v2 06/16] drm/imx: Add i.MX8qxp Display Controller display engine, Liu Ying
- [PATCH v2 07/16] drm/imx: Add i.MX8qxp Display Controller pixel engine, Liu Ying
- [PATCH v2 08/16] drm/imx: Add i.MX8qxp Display Controller interrupt controller, Liu Ying
- [PATCH v2 09/16] drm/imx: Add i.MX8qxp Display Controller KMS, Liu Ying
- [PATCH v2 10/16] MAINTAINERS: Add maintainer for i.MX8qxp Display Controller, Liu Ying
- [DO NOT MERGE PATCH v2 11/16] dt-bindings: phy: mixel, mipi-dsi-phy: Allow assigned-clock* properties, Liu Ying
- [DO NOT MERGE PATCH v2 12/16] dt-bindings: firmware: imx: Add SCU controlled display pixel link nodes, Liu Ying
- [DO NOT MERGE PATCH v2 13/16] arm64: dts: imx8qxp: Add display controller subsystem, Liu Ying
[Index of Archives]
[Linux DRI Users]
[Linux Intel Graphics]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Answers]