Linux DRI Development
[Prev Page][Next Page]
- Re: [RFC PATCH 04/10] drm/panel_helper: Introduce drm_panel_helper, (continued)
- [PATCH drm-misc-next v10 00/12] Nouveau VM_BIND UAPI & DRM GPUVA Manager (merged),
Danilo Krummrich
- [PATCH drm-misc-next v10 01/12] drm/gem: fix lockdep check for dma-resv lock, Danilo Krummrich
- [PATCH drm-misc-next v10 03/12] drm/nouveau: new VM_BIND uAPI interfaces, Danilo Krummrich
- [PATCH drm-misc-next v10 02/12] drm/nouveau: fixup the uapi header file., Danilo Krummrich
- [PATCH drm-misc-next v10 04/12] drm/nouveau: get vmm via nouveau_cli_vmm(), Danilo Krummrich
- [PATCH drm-misc-next v10 05/12] drm/nouveau: bo: initialize GEM GPU VA interface, Danilo Krummrich
- [PATCH drm-misc-next v10 06/12] drm/nouveau: move usercopy helpers to nouveau_drv.h, Danilo Krummrich
- [PATCH drm-misc-next v10 07/12] drm/nouveau: fence: separate fence alloc and emit, Danilo Krummrich
- [PATCH drm-misc-next v10 08/12] drm/nouveau: fence: fail to emit when fence context is killed, Danilo Krummrich
- [PATCH drm-misc-next v10 09/12] drm/nouveau: chan: provide nouveau_channel_kill(), Danilo Krummrich
- [PATCH drm-misc-next v10 10/12] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm, Danilo Krummrich
- [PATCH drm-misc-next v10 11/12] drm/nouveau: implement new VM_BIND uAPI, Danilo Krummrich
- [PATCH drm-misc-next v10 12/12] drm/nouveau: debugfs: implement DRM GPU VA debugfs, Danilo Krummrich
- [PATCH v2] drm/amd/display: ensure async flips are only accepted for fast updates,
Hamza Mahfooz
- [PATCH 0/2] Support Anbernic RG351V Panel,
Chris Morgan
- [PATCH] drm/amd/display: ensure async flips are only accepted for fast updates,
Hamza Mahfooz
- [PATCH] drm/panel: simple: Fix AUO G121EAN01 panel timings according to the docs,
Luca Ceresoli
- [PATCH] drm/panel: simple: Fix Innolux G156HCE-L01 LVDS clock,
Luca Ceresoli
- [PATCH v2 0/2] pwm: Manage owner assignment implicitly for drivers,
Uwe Kleine-König
- [PATCH] drm/amdkfd: fix build failure without CONFIG_DYNAMIC_DEBUG,
Arnd Bergmann
- [PATCH v2 0/4] drm/panel: sitronix-st7789v: add support for partial mode,
Michael Riesch
- [PATCH] drm: Drop select FRAMEBUFFER_CONSOLE for DRM_FBDEV_EMULATION,
Javier Martinez Canillas
- [PATCH v3 0/3] drm/panel: sitronix-st7789v: add panel orientation support,
Michael Riesch
- [PATCH -next v4] drm/i2c: tda998x: remove redundant CONFIG_OF and of_match_ptr(), Zhu Wang
- [PATCH 0/2] drm: Fix errors about uninitialized variables,
Tomi Valkeinen
- [PATCH 0/4] drm/bridge: lt8912b: Init & remove related fixes,
Tomi Valkeinen
- [PATCH 00/11] drm/bridge: tc358768: Fixes and timings improvements,
Tomi Valkeinen
- [PATCH 01/11] drm/bridge: tc358768: Fix use of uninitialized variable, Tomi Valkeinen
- [PATCH 02/11] drm/bridge: tc358768: Fix bit updates, Tomi Valkeinen
- [PATCH 03/11] drm/bridge: tc358768: Cleanup PLL calculations, Tomi Valkeinen
- [PATCH 06/11] drm/bridge: tc358768: Use dev for dbg prints, not priv->dev, Tomi Valkeinen
- [PATCH 07/11] drm/bridge: tc358768: Rename dsibclk to hsbyteclk, Tomi Valkeinen
- [PATCH 05/11] drm/bridge: tc358768: Print logical values, not raw register values, Tomi Valkeinen
- [PATCH 11/11] drm/bridge: tc358768: Add DRM_BRIDGE_ATTACH_NO_CONNECTOR support, Tomi Valkeinen
- [PATCH 09/11] drm/bridge: tc358768: Fix tc358768_ns_to_cnt(), Tomi Valkeinen
- [PATCH 08/11] drm/bridge: tc358768: Clean up clock period code, Tomi Valkeinen
- [PATCH 04/11] drm/bridge: tc358768: Use struct videomode, Tomi Valkeinen
- [PATCH 10/11] drm/bridge: tc358768: Attempt to fix DSI horizontal timings, Tomi Valkeinen
- [PATCH] drm/msm/dpu: initialise clk_rate to 0 in _dpu_core_perf_get_core_clk_rate,
Dmitry Baryshkov
- [PATCH] drm/msm/dpu: clean up some inconsistent indenting,
Jiapeng Chong
- [PATCH v10 00/16] MediaTek DDP GAMMA - 12-bit LUT support,
AngeloGioacchino Del Regno
- [PATCH v10 01/16] drm/mediatek: gamma: Adjust mtk_drm_gamma_set_common parameters, AngeloGioacchino Del Regno
- [PATCH v10 02/16] drm/mediatek: gamma: Reduce indentation in mtk_gamma_set_common(), AngeloGioacchino Del Regno
- [PATCH v10 03/16] drm/mediatek: gamma: Support SoC specific LUT size, AngeloGioacchino Del Regno
- [PATCH v10 05/16] drm/mediatek: gamma: Enable the Gamma LUT table only after programming, AngeloGioacchino Del Regno
- [PATCH v10 09/16] drm/mediatek: gamma: Support specifying number of bits per LUT component, AngeloGioacchino Del Regno
- [PATCH v10 08/16] drm/mediatek: De-commonize disp_aal/disp_gamma gamma_set functions, AngeloGioacchino Del Regno
- [PATCH v10 06/16] drm/mediatek: gamma: Use bitfield macros, AngeloGioacchino Del Regno
- [PATCH v10 11/16] drm/mediatek: gamma: Add support for 12-bit LUT and MT8195, AngeloGioacchino Del Regno
- [PATCH v10 12/16] drm/mediatek: gamma: Make sure relay mode is disabled, AngeloGioacchino Del Regno
- [PATCH v10 13/16] drm/mediatek: gamma: Program gamma LUT type for descending or rising, AngeloGioacchino Del Regno
- [PATCH v10 04/16] drm/mediatek: gamma: Improve and simplify HW LUT calculation, AngeloGioacchino Del Regno
- [PATCH v10 15/16] drm/mediatek: gamma: Add kerneldoc for struct mtk_disp_gamma, AngeloGioacchino Del Regno
- [PATCH v10 16/16] drm/mediatek: aal: Compress of_device_id entries and add sentinel, AngeloGioacchino Del Regno
- [PATCH v10 14/16] drm/mediatek: aal: Rewrite kerneldoc for struct mtk_disp_aal, AngeloGioacchino Del Regno
- [PATCH v10 07/16] drm/mediatek: aal: Use bitfield macros, AngeloGioacchino Del Regno
- [PATCH v10 10/16] drm/mediatek: gamma: Support multi-bank gamma LUT, AngeloGioacchino Del Regno
- Re: [PATCH v10 00/16] MediaTek DDP GAMMA - 12-bit LUT support, AngeloGioacchino Del Regno
- [PATCH] drm/komeda: drop all currently held locks if deadlock happens,
menghui.huang
- [PATCH 0/2] drm/msm/dpu: Add support for SM7150,
Danila Tikhonov
- [PATCH 2/2] drm/msm/dpu: Add SM7150 support, Danila Tikhonov
- Message not available
[PATCH] drm/buddy: Fix drm buddy info output format,
Ma Jun
[PATCH 0/3] Refactor and clean up codes of mst,
Wayne Lin
[PATCH v2] drm: bridge: dw_hdmi: Fix ELD is not updated issue,
Sandor Yu
[git pull] drm fixes for 6.5-rc5,
Dave Airlie
[PATCH] drm: bridge: for GENERIC_PHY_MIPI_DPHY also select GENERIC_PHY,
Randy Dunlap
[PATCH -next v2] drm/amdgpu: Remove a lot of unnecessary ternary operators,
Ruan Jinjie
[PATCH v3 0/9] drm/msm+PM+icc: Make job_run() reclaim-safe,
Rob Clark
[PATCH] drm/msm/mdp5: Don't leak some plane state,
Daniel Vetter
[PATCH v2 0/3] drm/panel: sitronix-st7789v: add panel orientation support,
Michael Riesch
[PATCH v3 00/47] fbdev: Use I/O helpers,
Thomas Zimmermann
- [PATCH v3 03/47] fbdev/asiliantfb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 01/47] media/vivid: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 02/47] fbdev/acornfb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 10/47] fbdev/fm2fb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 08/47] fbdev/da8xx-fb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 05/47] fbdev/aty128fb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 06/47] fbdev/carminefb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 04/47] fbdev/atmel_lcdfb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 11/47] fbdev/fsl-diu-fb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 16/47] fbdev/goldfishfb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 32/47] fbdev/pmag-ba-fb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 38/47] fbdev/sh7760fb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 15/47] fbdev/geode/lxfb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 07/47] fbdev/chipsfb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 09/47] fbdev/efifb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 12/47] fbdev/g364fb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 14/47] fbdev/geode/gxfb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 39/47] fbdev/simplefb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 13/47] fbdev/geode/gx1fb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 33/47] fbdev/pmagb-b-fb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 18/47] fbdev/gxt4500: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 28/47] fbdev/offb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 19/47] fbdev/i740fb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 41/47] fbdev/sunxvr1000: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 23/47] fbdev/maxinefb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 24/47] fbdev/mb862xxfb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 35/47] fbdev/pxafb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 42/47] fbdev/sunxvr2500: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 22/47] fbdev/macfb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 26/47] fbdev/mx3fb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 27/47] fbdev/ocfb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 20/47] fbdev/imxfb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 37/47] fbdev/s3cfb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 40/47] fbdev/sstfb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 31/47] fbdev/pmag-aa-fb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 36/47] fbdev/q40fb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 17/47] fbdev/grvga: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 21/47] fbdev/kyro: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 25/47] fbdev/mmpfb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 44/47] fbdev/valkyriefb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 29/47] fbdev/omapfb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 46/47] fbdev/xilinxfb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 34/47] fbdev/pxa168fb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 43/47] fbdev/uvesafb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 45/47] fbdev/vesafb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 30/47] fbdev/platinumfb: Use fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 47/47] vfio-dev/mdpy-fb: Use fbdev I/O helpers, Thomas Zimmermann
[PATCH] drm/msm: Disallow relocs on a6xx+, Rob Clark
[PATCH] drm/msm/a6xx: Fix GMU lockdep splat,
Rob Clark
[PATCH drm-misc-next v9 00/11] Nouveau VM_BIND UAPI & DRM GPUVA Manager (merged),
Danilo Krummrich
- [PATCH drm-misc-next v9 01/11] drm/gem: fix lockdep check for dma-resv lock, Danilo Krummrich
- [PATCH drm-misc-next v9 02/11] drm/nouveau: new VM_BIND uapi interfaces, Danilo Krummrich
- [PATCH drm-misc-next v9 03/11] drm/nouveau: get vmm via nouveau_cli_vmm(), Danilo Krummrich
- [PATCH drm-misc-next v9 04/11] drm/nouveau: bo: initialize GEM GPU VA interface, Danilo Krummrich
- [PATCH drm-misc-next v9 05/11] drm/nouveau: move usercopy helpers to nouveau_drv.h, Danilo Krummrich
- [PATCH drm-misc-next v9 06/11] drm/nouveau: fence: separate fence alloc and emit, Danilo Krummrich
- [PATCH drm-misc-next v9 07/11] drm/nouveau: fence: fail to emit when fence context is killed, Danilo Krummrich
- [PATCH drm-misc-next v9 08/11] drm/nouveau: chan: provide nouveau_channel_kill(), Danilo Krummrich
- [PATCH drm-misc-next v9 09/11] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm, Danilo Krummrich
- [PATCH drm-misc-next v9 11/11] drm/nouveau: debugfs: implement DRM GPU VA debugfs, Danilo Krummrich
- [PATCH drm-misc-next v9 10/11] drm/nouveau: implement new VM_BIND uAPI, Danilo Krummrich
- Re: [PATCH drm-misc-next v9 00/11] Nouveau VM_BIND UAPI & DRM GPUVA Manager (merged), Dave Airlie
[PATCH v2 1/2] doc: dma-buf: Rewrite intro section a little, Daniel Stone
[PATCH v2 2/2] doc: uapi: Add document describing dma-buf semantics,
Daniel Stone
[PATCH v2 0/2] doc: uapi: Document dma-buf interop design & semantics,
Daniel Stone
Re: [PATCH] doc: gpu: Add document describing buffer exchange,
Daniel Stone
drivers/gpu/drm/bridge/samsung-dsim.c link error,
Aleksandr Nogikh
[PATCH] [RESEND] drm/nouveau: remove unused tu102_gr_load() function,
Arnd Bergmann
[PATCH] drm/amd/display: Return value of function,
Denis Arefev
[PATCH 0/2] pwm: Manage owner assignment implicitly for drivers,
Uwe Kleine-König
[PATCH v4 1/1] drm/i915: Move abs_diff() to math.h,
Andy Shevchenko
[PATCH AUTOSEL 6.4 1/7] drm/sched: Make sure we wait for all dependencies in kill_jobs_cb(), Sasha Levin
[PATCH v7 0/9] drm/meson: add support for MIPI DSI Display,
Neil Armstrong
[v3] media: mediatek: vcodec: fix AV1 decoding on MT8188,
Xiaoyong Lu
[PATCH v9 00/16] MediaTek DDP GAMMA - 12-bit LUT support,
AngeloGioacchino Del Regno
- [PATCH v9 04/16] drm/mediatek: gamma: Improve and simplify HW LUT calculation, AngeloGioacchino Del Regno
- [PATCH v9 01/16] drm/mediatek: gamma: Adjust mtk_drm_gamma_set_common parameters, AngeloGioacchino Del Regno
- [PATCH v9 05/16] drm/mediatek: gamma: Enable the Gamma LUT table only after programming, AngeloGioacchino Del Regno
- [PATCH v9 09/16] drm/mediatek: gamma: Support specifying number of bits per LUT component, AngeloGioacchino Del Regno
- [PATCH v9 08/16] drm/mediatek: De-commonize disp_aal/disp_gamma gamma_set functions, AngeloGioacchino Del Regno
- [PATCH v9 06/16] drm/mediatek: gamma: Use bitfield macros, AngeloGioacchino Del Regno
- [PATCH v9 10/16] drm/mediatek: gamma: Support multi-bank gamma LUT, AngeloGioacchino Del Regno
- [PATCH v9 03/16] drm/mediatek: gamma: Support SoC specific LUT size, AngeloGioacchino Del Regno
- [PATCH v9 13/16] drm/mediatek: gamma: Program gamma LUT type for descending or rising, AngeloGioacchino Del Regno
- [PATCH v9 12/16] drm/mediatek: gamma: Make sure relay mode is disabled, AngeloGioacchino Del Regno
- [PATCH v9 11/16] drm/mediatek: gamma: Add support for 12-bit LUT and MT8195, AngeloGioacchino Del Regno
- [PATCH v9 07/16] drm/mediatek: aal: Use bitfield macros, AngeloGioacchino Del Regno
- [PATCH v9 02/16] drm/mediatek: gamma: Reduce indentation in mtk_gamma_set_common(), AngeloGioacchino Del Regno
- [PATCH v9 16/16] drm/mediatek: aal: Compress of_device_id entries and add sentinel, AngeloGioacchino Del Regno
- [PATCH v9 14/16] drm/mediatek: aal: Rewrite kerneldoc for struct mtk_disp_aal, AngeloGioacchino Del Regno
- [PATCH v9 15/16] drm/mediatek: gamma: Add kerneldoc for struct mtk_disp_gamma, AngeloGioacchino Del Regno
[PATCH] drm/doc: fix underline for section "DRM Sync Objects",
Simon Ser
[PATCH] drm/doc: document DRM_IOCTL_MODE_CREATE_DUMB,
Simon Ser
[PATCH] drm/doc: use proper cross-references for sections,
Simon Ser
[PATCH v3] drm/mediatek: fix uninitialized symbol,
Nancy.Lin
[PATCH] drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper(),
Lukasz Majczak
[PATCH] fbcon: Make fbcon_registered_fb and fbcon_num_registered_fb static,
GUO Zihua
nouveau bug in linux/6.1.38-2,
Olaf Skibbe
[PATCH -next] agp: Make agp_gatt_table static,
GUO Zihua
[PATCH -next] video: fbdev: goldfishfb: Do not check 0 for platform_get_irq(),
Zhu Wang
[PATCH -next v2 0/2] drm: Do not check for 0 return after calling platform_get_irq(),
Ruan Jinjie
[PATCH -next 0/2] drm: Do not check for 0 return after calling platform_get_irq(),
Ruan Jinjie
[PATCH v1 0/3] Resolve suspend-resume racing with GuC destroy-context-worker,
Alan Previn
[PATCH 0/4] drm/msm: Submit overhead opts,
Rob Clark
[RFC] drm/msm: Disallow relocs on a6xx+,
Rob Clark
[PATCH v2 1/1] drm/i915/pxp/mtl: intel_pxp_init_hw needs runtime-pm inside pm-complete,
Alan Previn
[PATCH] drm/i915/guc: Fix potential null pointer deref in GuC 'steal id' test,
John . C . Harrison
[PATCH v4 1/1] drm/i915/pxp: Optimize GET_PARAM:PXP_STATUS,
Alan Previn
[PATCH v3 0/4] drm/msm: Enable widebus for DSI,
Jessica Zhang
[PATCH v2] drm/msm/dpu: Drop encoder vsync_event,
Jessica Zhang
[PATCH v2] accel/qaic: Fix slicing memory leak,
Jeffrey Hugo
[PATCH v8 0/8] Add dynamic connector selection mechanism,
Jason-JH.Lin
[PATCH 1/2] drm/panel: Fix kernel-doc typo for `follower_lock`,
Douglas Anderson
[PATCH] drm/msm/dpu: increase memtype count to 16 for sm8550,
Jonathan Marek
[PATCH v5 0/8] drm/msm/dpu: change interrupts code to make 0 be the no IRQ,
Dmitry Baryshkov
- [PATCH v5 3/8] drm/msm/dpu: extract dpu_core_irq_is_valid() helper, Dmitry Baryshkov
- [PATCH v5 2/8] drm/msm/dpu: remove irq_idx argument from IRQ callbacks, Dmitry Baryshkov
- [PATCH v5 1/8] drm/msm/dpu: fix the irq index in dpu_encoder_phys_wb_wait_for_commit_done, Dmitry Baryshkov
- [PATCH v5 6/8] drm/msm/dpu: stop using raw IRQ indices in the kernel output, Dmitry Baryshkov
- [PATCH v5 5/8] drm/msm/dpu: make the irq table size static, Dmitry Baryshkov
- [PATCH v5 4/8] drm/msm/dpu: add helper to get IRQ-related data, Dmitry Baryshkov
- [PATCH v5 8/8] drm/msm/dpu: shift IRQ indices by 1, Dmitry Baryshkov
- [PATCH v5 7/8] drm/msm/dpu: stop using raw IRQ indices in the kernel traces, Dmitry Baryshkov
- Re: [PATCH v5 0/8] drm/msm/dpu: change interrupts code to make 0 be the no IRQ, Dmitry Baryshkov
- Re: [PATCH v5 0/8] drm/msm/dpu: change interrupts code to make 0 be the no IRQ, Dmitry Baryshkov
[PATCH] Revert "drm/bridge: lt9611: Do not generate HFP/HBP/HSA and EOT packet",
Neil Armstrong
[PATCH] drm/amdgpu: Clean up errors in vcn_v3_0.c,
Ran Sun
[PATCH] drm/amdgpu: Clean up errors in tonga_ih.c,
Ran Sun
[PATCH] drm/amdgpu: Clean up errors in gfx_v7_0.c,
Ran Sun
[PATCH] drm/amdgpu: Clean up errors in vcn_v4_0.c,
Ran Sun
[PATCH -next v3] drm/i2c: tda998x: remove redundant CONFIG_OF and of_match_ptr(),
Zhu Wang
[PATCH] drm/amdgpu: Clean up errors in uvd_v3_1.c,
Ran Sun
[PATCH] drm/amdgpu: Clean up errors in mxgpu_vi.c,
Ran Sun
[PATCH] drm/amdgpu: Clean up errors in nv.c,
Ran Sun
[PATCH] drm/amdgpu: Clean up errors in amdgpu_virt.c,
Ran Sun
[PATCH] drm/amdgpu: Clean up errors in amdgpu_ring.h,
Ran Sun
[PATCH] drm/amdgpu: Clean up errors in amdgpu_trace.h,
Ran Sun
[PATCH] drm/amdgpu: Clean up errors in mes_v11_0.c,
Ran Sun
[PATCH] drm/amdgpu: Clean up errors in amdgpu_atombios.h,
Ran Sun
[PATCH] drm/amdgpu: Clean up errors in soc21.c,
Ran Sun
[PATCH] drm/amdgpu: Clean up errors in dce_v8_0.c,
Ran Sun
[PATCH -next] drm: xlnx: zynqmp_dpsub: Use devm_platform_ioremap_resource_byname(),
Li Zetao
[PATCH] drm/panel: samsung-s6d7aa0: Add MODULE_DEVICE_TABLE,
Nikita Travkin
Re: [PATCH v2] dma-contiguous: define proper name for global cma region,
Pintu Agarwal
[PATCH] drm/amdgpu/jpeg: Clean up errors in vcn_v1_0.c,
Ran Sun
[PATCH] drm/amdgpu: Clean up errors in mxgpu_nv.c,
Ran Sun
[PATCH v4] drm/bridge: Add debugfs print for bridge chains,
Tomi Valkeinen
[PATCH] drm/amdgpu: Clean up errors in dce_v10_0.c,
Ran Sun
[PATCH] drm/jpeg: Clean up errors in jpeg_v2_0.c,
Ran Sun
[PATCH] drm/amdgpu: Clean up errors in uvd_v7_0.c,
Ran Sun
[PATCH] drm/amd: Clean up errors in amdgpu_cgs.c,
Ran Sun
[PATCH] drm/amdgpu/atomfirmware: Clean up errors in amdgpu_atomfirmware.c,
Ran Sun
[PATCH] drm/amdgpu: Clean up errors in mmhub_v9_4.c,
Ran Sun
[PATCH] drm/amdgpu: Clean up errors in vega20_ih.c,
Ran Sun
[PATCH] drm/amdgpu: Clean up errors in ih_v6_0.c,
Ran Sun
[PATCH] drm/amdgpu: Clean up errors in amdgpu_psp.h,
Ran Sun
[PATCH] drm/amdgpu: Clean up errors in vce_v3_0.c,
Ran Sun
[PATCH] accel/ivpu: Add set_pages_array_wc/uc for internal buffers, Stanislaw Gruszka
[PATCH] drm/amdgpu: Clean up errors in cik_ih.c,
Ran Sun
[PATCH] drm/amd/display: Clean up errors in dmub_cmd.h,
Ran Sun
[PATCH] drm/amd/display: Clean up errors in dce_clk_mgr.c,
Ran Sun
[PATCH] drm/amd/display: Clean up errors in display_mode_vba_30.c,
Ran Sun
[PATCH] drm/amd/display: Clean up errors in dcn10_dpp_dscl.c,
Ran Sun
[PATCH] drm/amd/display: Clean up errors in dc_stream.c,
Ran Sun
linux-next: build warning after merge of the drm-misc tree,
Stephen Rothwell
- Re: linux-next: build warning after merge of the drm-misc tree, Doug Anderson
- <Possible follow-ups>
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
[PATCH] drm/amd/display: Clean up errors in bios_parser2.c,
Ran Sun
[PATCH] drm/amd/display: Clean up errors in dcn316_smu.c,
Ran Sun
[PATCH] drm/amd/display: Clean up errors in dcn316_clk_mgr.c,
Ran Sun
[PATCH] drm/amd/display: Clean up errors in dcn315_smu.c,
Ran Sun
[PATCH] drm/amd/display: Clean up errors in dce112_hw_sequencer.c,
Ran Sun
[PATCH] drm/amd/display: Clean up errors in dce110_hw_sequencer.c,
Ran Sun
[PATCH] drm/amd/display: Clean up errors in dce110_timing_generator.c,
Ran Sun
[PATCH] drm/amd/dc: Clean up errors in hpd_regs.h,
Ran Sun
[PATCH] drm/amd/display: Clean up errors in ddc_regs.h,
Ran Sun
[PATCH] drm/amd/display: Clean up errors in color_gamma.c,
Ran Sun
[PATCH] drm/amd/pm: Clean up errors in amdgpu_pm.c,
Ran Sun
[PATCH] drm/amd/pm: Clean up errors in sislands_smc.h,
Ran Sun
[PATCH] drm/amd/pm: Clean up errors in kv_dpm.c, Ran Sun
[PATCH] drm/amd/pm: Clean up errors in r600_dpm.h,
Ran Sun
[PATCH] drivers/amd/pm: Clean up errors in smu8_smumgr.h,
Ran Sun
[PATCH] drm/amd/pm: Clean up errors in smu8_smumgr.h,
Ran Sun
[PATCH] drm/amd/pm: Clean up errors in smu75.h,
Ran Sun
[PATCH] drm/amd/pm: Clean up errors in smu73.h,
Ran Sun
[PATCH] drm/amd/pm: Clean up errors in hwmgr.h,
Ran Sun
[PATCH] drm/amd/pm: Clean up errors in hardwaremanager.h,
Ran Sun
[PATCH] drm/amd/pm: Clean up errors in pp_thermal.h,
Ran Sun
[PATCH] drm/amd/pm: Clean up errors in smu7.h,
Ran Sun
[PATCH] drm/amd/pm: Clean up errors in smu7_fusion.h,
Ran Sun
[PATCH] drm/amd/pm: Clean up errors in smu71.h,
Ran Sun
[PATCH v3 0/3] drm/display: simplify support for transparent DRM bridges,
Dmitry Baryshkov
[PATCH -next] drm/tests: Fix one kernel-doc comment,
Yang Li
[GIT PULL FOR v6.6] drm: xilinx: Miscellaneous fixes, Laurent Pinchart
Re: [PATCH 02/37] drm/xlnx/zynqmp_disp: Use correct kerneldoc formatting in zynqmp_disp,
Laurent Pinchart
Re: [PATCH] drm/modes: Fix division by zero error, Astra Joan
[PATCH 0/8] DRM scheduler changes for Xe,
Matthew Brost
[PATCH] drm/msm/dpu: Drop encoder vsync_event,
Jessica Zhang
[syzbot] [virt?] [dri?] upstream boot error: INFO: task hung in drm_atomic_get_plane_state, syzbot
[PATCH] PCI/VGA: Fixup the firmware fb address om demanding time,
Sui Jingfeng
[PATCH v5 00/22] fix DRM_USE_DYNAMIC_DEBUG regression,
Jim Cromie
- [PATCH v5 01/22] drm: use correct ccflags-y syntax, Jim Cromie
- [PATCH v5 02/22] test-dyndbg: fixup CLASSMAP usage error, Jim Cromie
- [PATCH v5 03/22] dyndbg: make ddebug_class_param union members same size, Jim Cromie
- [PATCH v5 04/22] dyndbg: replace classmap list with a vector, Jim Cromie
- [PATCH v5 05/22] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it, Jim Cromie
- [PATCH v5 06/22] dyndbg: split param_set_dyndbg_classes to module/wrapper fns, Jim Cromie
- [PATCH v5 07/22] dyndbg: drop NUM_TYPE_ARRAY, Jim Cromie
- [PATCH v5 08/22] dyndbg: reduce verbose/debug clutter, Jim Cromie
- [PATCH v5 11/22] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap, Jim Cromie
- [PATCH v5 09/22] dyndbg: silence debugs with no-change updates, Jim Cromie
- [PATCH v5 12/22] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code, Jim Cromie
[Index of Archives]
[Linux DRI Users]
[Linux Intel Graphics]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Answers]