Linux DRI Development
[Prev Page][Next Page]
- Re: [PATCH RFC v6 02/10] drm: Introduce solid fill DRM plane property, (continued)
- [PATCH RFC v6 07/10] drm/atomic: Loosen FB atomic checks, Jessica Zhang
- [PATCH RFC v6 06/10] drm/atomic: Move framebuffer checks to helper, Jessica Zhang
- [PATCH RFC v6 04/10] drm/atomic: Add pixel source to plane state dump, Jessica Zhang
- [PATCH RFC v6 03/10] drm: Add solid fill pixel source, Jessica Zhang
- [PATCH RFC v6 09/10] drm/msm/dpu: Use DRM solid_fill property, Jessica Zhang
- [PATCH RFC v6 01/10] drm: Introduce pixel_source DRM plane property, Jessica Zhang
- [PATCH RFC v6 05/10] drm/atomic: Add solid fill data to plane state dump, Jessica Zhang
- [PATCH RFC v6 08/10] drm/msm/dpu: Allow NULL FBs in atomic commit, Jessica Zhang
- [PATCH RFC v6 10/10] drm/msm/dpu: Add solid fill and pixel source properties, Jessica Zhang
- Re: [PATCH RFC v6 00/10] Support for Solid Fill Planes, Sebastian Wick
- Re: [PATCH RFC v6 00/10] Support for Solid Fill Planes, Harry Wentland
- [Bug 217664] Medion AMD Laptop doesn't wake up from s2idle with SATA disk,
bugzilla-daemon
- Re: [PATCH v2] drm: Update file owner during use,
Rob Clark
- [PATCH] drm/bridge: imx: fix potential NULL pointer dereference in imx8qxp_ldb_parse_dt_companion(),
Zhang Shurong
- [PATCH 0/5] drm/bridge: samsung-dsim: fix various modes with ADV7535 bridge,
Michael Tretter
- [PATCH 0/8] fbdev: Use helpers for deferred I/O,
Thomas Zimmermann
- [PATCH -next] drm/i915/gvt: Use list_for_each_entry() helper, Jinjie Ruan
- [PATCH v3 0/7] GPU workload hints for better performance,
Arvind Yadav
- [PATCH v3 1/7] drm/amdgpu: Added init/fini functions for workload, Arvind Yadav
- [PATCH v3 2/7] drm/amdgpu: Add new function to set GPU power profile, Arvind Yadav
- [PATCH v3 3/7] drm/amdgpu: Add new function to put GPU power profile, Arvind Yadav
- [PATCH v3 4/7] drm/amdgpu: Add suspend function to clear the GPU power profile., Arvind Yadav
- [PATCH v3 5/7] drm/amdgpu: Set/Reset GPU workload profile, Arvind Yadav
- [PATCH v3 6/7] drm/amdgpu: switch workload context to/from compute, Arvind Yadav
- [PATCH v3 7/7] Revert "drm/amd/amdgpu: switch on/off vcn power profile mode", Arvind Yadav
- Re: [PATCH v3 0/7] GPU workload hints for better performance, Lazar, Lijo
- Re: [PATCH v3 0/7] GPU workload hints for better performance, Helen Mae Koike Fornazier
- [PATCH 6.4 069/129] drm: Add an HPD poll helper to reschedule the poll work, Greg Kroah-Hartman
- [PATCH 6.4 073/129] drm/i915: Fix HPD polling, reenabling the output poll work as needed, Greg Kroah-Hartman
- [PATCH v2 0/9] accel/ivpu: Update for -next 2023.08.25,
Stanislaw Gruszka
- Re: [PATCH 00/11] fbdev/sbus: Initializers for struct fb_ops, Thomas Zimmermann
- [PATCH v5 0/7] Adds support for ConfigFS to VKMS!,
Brandon Pollack
- [v5,0/7] Adds support for ConfigFS to VKMS!,
Brandon Pollack
- [PATCH v2] fs: clean up usage of noop_dirty_folio,
Xueshi Hu
- [PATCH v15 00/23] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers,
Dmitry Osipenko
- [PATCH v15 01/23] drm/shmem-helper: Fix UAF in error path when freeing SGT of imported GEM, Dmitry Osipenko
- [PATCH v15 02/23] drm/shmem-helper: Use flag for tracking page count bumped by get_pages_sgt(), Dmitry Osipenko
- [PATCH v15 04/23] drm/gem: Add _locked postfix to functions that have unlocked counterpart, Dmitry Osipenko
- [PATCH v15 03/23] drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function names, Dmitry Osipenko
- [PATCH v15 05/23] drm/v3d: Replace open-coded drm_gem_shmem_free() with drm_gem_object_put(), Dmitry Osipenko
- [PATCH v15 06/23] drm/virtio: Replace drm_gem_shmem_free() with drm_gem_object_put(), Dmitry Osipenko
- [PATCH v15 14/23] drm/shmem-helper: Add and use lockless drm_gem_shmem_get_pages(), Dmitry Osipenko
- [PATCH v15 17/23] drm/shmem-helper: Add and use drm_gem_shmem_resv_assert_held() helper, Dmitry Osipenko
- [PATCH v15 10/23] locking/refcount, kref: Add kref_put_ww_mutex(), Dmitry Osipenko
- [PATCH v15 08/23] drm/shmem-helper: Refactor locked/unlocked functions, Dmitry Osipenko
- [PATCH v15 09/23] drm/shmem-helper: Remove obsoleted is_iomem test, Dmitry Osipenko
- [PATCH v15 11/23] dma-resv: Add kref_put_dma_resv(), Dmitry Osipenko
- [PATCH v15 18/23] drm/shmem-helper: Add memory shrinker, Dmitry Osipenko
- [PATCH v15 13/23] drm/shmem-helper: Use kref for pages_use_count, Dmitry Osipenko
- [PATCH v15 15/23] drm/shmem-helper: Switch drm_gem_shmem_vmap/vunmap to use pin/unpin, Dmitry Osipenko
- [PATCH v15 07/23] drm/shmem-helper: Make all exported symbols GPL, Dmitry Osipenko
- [PATCH v15 12/23] drm/shmem-helper: Add and use pages_pin_count, Dmitry Osipenko
- [PATCH v15 20/23] drm/virtio: Pin display framebuffer BO, Dmitry Osipenko
- [PATCH v15 23/23] drm/panfrost: Switch to generic memory shrinker, Dmitry Osipenko
- [PATCH v15 21/23] drm/virtio: Attach shmem BOs dynamically, Dmitry Osipenko
- [PATCH v15 19/23] drm/shmem-helper: Export drm_gem_shmem_get_pages_sgt_locked(), Dmitry Osipenko
- [PATCH v15 16/23] drm/shmem-helper: Use kref for vmap_use_count, Dmitry Osipenko
- [PATCH v15 22/23] drm/virtio: Support memory shrinking, Dmitry Osipenko
- Re: [PATCH v15 00/23] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers, Helen Mae Koike Fornazier
- [syzbot] Monthly dri report (Aug 2023), syzbot
- [PATCH] drm/panel/panel-sitronix-st7701: Move init sequence from prepare() to enable(),
Mimoja
- [PATCH] drm: bridge: it66121: Fix invalid connector dereference,
Jai Luthra
- [PATCH] spi: tegra: Fix missing IRQ check in tegra_slink_probe(),
Zhang Shurong
- Patch "drm/i915: Fix HPD polling, reenabling the output poll work as needed" has been added to the 6.4-stable tree, gregkh
- Patch "drm: Add an HPD poll helper to reschedule the poll work" has been added to the 6.4-stable tree, gregkh
- [PATCH 1/2] dt-bindings: display/lvds-codec: add ti,sn65lvds94,
Dmitry Baryshkov
- [linux-next:master] BUILD REGRESSION 6269320850097903b30be8f07a5c61d9f7592393, kernel test robot
- [PATCH v4 0/2] Drop ID table and conditionals around of_node pointers for anx78xx driver,
Biju Das
- [PATCH] drm/connector: Add newline to debug printk,
Stephen Boyd
- [PATCH] drm/msm/dp: Add newlines to debug printks,
Stephen Boyd
- [PATCH] accel/habanalabs: refactor deprecated strncpy to strscpy_pad,
Justin Stitt
- Re: [RFC PATCH 04/10] drm/panel_helper: Introduce drm_panel_helper,
Doug Anderson
- [PATCH] drm/msm/adreno: Fix SM6375 GPU ID,
Konrad Dybcio
- Re: [PATCH v1] drm/msm/dp: do not reinitialize phy unless retry during link training,
Abhinav Kumar
- Re: [PATCH v6 1/4] drm: Use XArray instead of IDR for minors,
James Zhu
- [PATCH 08/10] drm/tests: Add test for drm_framebuffer_free(),
Carlos Eduardo Gallo Filho
- [PATCH 07/10] drm/tests: Add test for drm_framebuffer_init(),
Carlos Eduardo Gallo Filho
- [PATCH 00/10] Increase coverage on drm_framebuffer.c,
Carlos Eduardo Gallo Filho
- [PATCH v3] drm/plane: Add documentation about software color conversion.,
Jocelyn Falempe
- [PATCH] drm/tegra: Remove existing framebuffer only if we support display,
Thierry Reding
- [PATCH v4 0/8] Add support for XLCDC to sam9x7 SoC family.,
Manikandan Muralidharan
- [PATCH 0/9] accel/ivpu: Update for -next 2023.08.25,
Stanislaw Gruszka
- [PATCH 0/6] drm: ci: fixes,
Vignesh Raman
- Re: [3/3] drm: bridge: it66121: Add audio support, Nishanth Menon
- [PATCH v4 1/3] dt-bindings: display: panel: add common dual-link schema,
Krzysztof Kozlowski
- Re: [PATCH v7 09/11] drm/mediatek: dp: Add support for embedded DisplayPort aux-bus,
Michael Walle
- [RFC v2 0/5] Proposal to use netlink for RAS and Telemetry across drm subsystem,
Aravind Iddamsetty
- [QUESTION] drm/crtc: precondition for drm_crtc_init_with_planes(),
e . orlova
- [PATCH v2] drm/plane: Add documentation about software color conversion.,
Jocelyn Falempe
- [V10 0/8] Enable Wifi RFI interference mitigation feature support,
Evan Quan
- [PATCH -next] drm: xlnx: zynqmp_dpsub: Use devm_clk_get_enabled() helper function,
Jinjie Ruan
- Re: [PATCH] drm/gma500: Fix call trace when psb_gem_mm_init() fails,
Patrik Jakobsson
- Re: [PATCH] drm/gma500: remove duplicate macro definitions, Patrik Jakobsson
- [PATCH 0/5] Add the pci_get_base_class() helper and use it,
Sui Jingfeng
- [PATCH 0/3] Make Allwinner A64's pll-mipi keep its rate when parent rate changes,
Frank Oltmanns
- [git pull] drm fixes for 6.5 final,
Dave Airlie
- [PATCH v7 0/3] drm/bridge_connector: implement OOB HPD handling,
Dmitry Baryshkov
- [PATCH] accel/ivpu: refactor deprecated strncpy,
Justin Stitt
- [PATCH v4 0/6] drm/i915/dp_link_training: Define a final failure state when link training fails,
Gil Dekel
- [PATCH] habanalabs/goya: refactor deprecated strncpy,
Justin Stitt
- [PATCH] habanalabs/gaudi2: refactor deprecated strncpy,
Justin Stitt
- [PATCH] habanalabs/gaudi: refactor deprecated strncpy,
Justin Stitt
- [linux-next:master] BUILD REGRESSION 2b3bd393093b04d4882152398019cbb96b0440ff, kernel test robot
- [PATCH v3] drm/bridge/analogix/anx78xx: Drop ID table,
Biju Das
- [PATCH v2] drm/bridge/analogix/anx78xx: Extend match data support for ID table,
Biju Das
- [PATCH v2] drm: ci: docs: fix build warning - add missing escape,
Helen Koike
- [PATCH] drm: ci: docs: fix build warning - add missing scape, Helen Koike
- [PATCH 0/2] drm/amdgpu: Merge all debug module parameters,
André Almeida
- [PATCH v3 0/6] drm/i915/dp_link_training: Define a final failure state when link training fails,
Gil Dekel
- [PATCH v2 0/8] drm: fb-helper/ssd130x: Add support for DRM_FORMAT_R1,
Geert Uytterhoeven
- [PATCH v5 0/2] PCI/VGA: Make the vga_is_firmware_default() less arch-dependent,
Sui Jingfeng
- [PATCH 0/6] drm, cec and edid updates,
Jani Nikula
- [PATCH] drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gamma, Melissa Wen
- [PULL] drm-intel-next-fixes,
Rodrigo Vivi
- <Possible follow-ups>
- [PULL] drm-intel-next-fixes, Rodrigo Vivi
- [PULL] drm-intel-next-fixes, Jani Nikula
- [PULL] drm-intel-next-fixes, Joonas Lahtinen
- [PULL] drm-intel-next-fixes, Joonas Lahtinen
- [PULL] drm-intel-next-fixes, Tvrtko Ursulin
- [PULL] drm-intel-next-fixes, Tvrtko Ursulin
- [PULL] drm-intel-next-fixes, Joonas Lahtinen
- [PULL] drm-intel-next-fixes, Joonas Lahtinen
- [PULL] drm-intel-next-fixes, Joonas Lahtinen
- [PULL] drm-intel-next-fixes, Tvrtko Ursulin
- RE: [Intel-gfx] [PATCH 5/5] drm/i915: Implement fdinfo memory stats printing,
Upadhyay, Tejas
- [PATCH v4 0/7] Adds support for ConfigFS to VKMS!,
Brandon Pollack
- [PATCH v2 13/22] drm/dp_mst: Swap the order of checking root vs. non-root port BW limitations, Imre Deak
- [PATCH v2 12/22] drm/dp_mst: Factor out a helper to check the atomic state of a topology manager, Imre Deak
- [PATCH v2 11/22] drm/dp_mst: Add helper to determine if an MST port is downstream of another port, Imre Deak
- [PATCH v2 10/22] drm/dp_mst: Add a way to calculate PBN values with FEC overhead, Imre Deak
- [PATCH v2 09/22] drm/dp_mst: Fix fractional bpp scaling in drm_dp_calc_pbn_mode(),
Imre Deak
- [PATCH (set 1) 00/20] Rid W=1 warnings from GPU,
Lee Jones
- [PATCH 02/20] drm/nouveau/nvkm/subdev/acr/lsfw: Remove unused variable 'loc', Lee Jones
- [PATCH 01/20] drm/xlnx/zynqmp_disp: Use correct kerneldoc formatting in zynqmp_disp, Lee Jones
- [PATCH 03/20] drm/nouveau/nvkm/subdev/bios/init: Demote a bunch of kernel-doc abuses, Lee Jones
- [PATCH 05/20] drm/nouveau/nvkm/engine/gr/gf100: Demote kerneldoc abuse, Lee Jones
- [PATCH 04/20] drm/nouveau/nvkm/subdev/volt/gk20a: Demote kerneldoc abuses, Lee Jones
- [PATCH 06/20] drm/nouveau/dispnv04/crtc: Demote kerneldoc abuses, Lee Jones
- [PATCH 09/20] drm/tests/drm_kunit_helpers: Place correct function name in the comment header, Lee Jones
- [PATCH 08/20] drm/amd/amdgpu/sdma_v6_0: Demote a bunch of half-completed function headers, Lee Jones
- [PATCH 07/20] drm/radeon/radeon_ttm: Remove unused variable 'rbo' from radeon_bo_move(), Lee Jones
- [PATCH 10/20] drm/scheduler/sched_main: Provide short description of missing param 'result', Lee Jones
- [PATCH 11/20] drm/amd/amdgpu/amdgpu_doorbell_mgr: Correct misdocumented param 'doorbell_index', Lee Jones
- [PATCH 12/20] drm/amd/amdgpu/amdgpu_device: Provide suitable description for param 'xcc_id', Lee Jones
- [PATCH 13/20] drm/tests/drm_kunit_helpers: Correct possible double-entry typo in 'ddrm_kunit_helper_acquire_ctx_alloc', Lee Jones
- [PATCH 14/20] drm/imx/ipuv3/imx-ldb: Increase buffer size to ensure all possible values can be stored, Lee Jones
- [PATCH 15/20] drm/tegra/hub: Increase buffer size to ensure all possible values can be stored, Lee Jones
- [PATCH 16/20] drm/drm_connector: Provide short description of param 'supported_colorspaces', Lee Jones
- [PATCH 17/20] drm/amd/amdgpu/amdgpu_ras: Increase buffer size to account for all possible values, Lee Jones
- [PATCH 19/20] drm/amd/amdgpu/amdgpu_sdma: Increase buffer size to account for all possible values, Lee Jones
- [PATCH 18/20] drm/drm_gpuva_mgr: Remove set but unused variable 'prev', Lee Jones
- [PATCH 20/20] drm/amd/amdgpu/imu_v11_0: Increase buffer size to ensure all possible values can be stored, Lee Jones
- Re: [PATCH (set 1) 00/20] Rid W=1 warnings from GPU, Maxime Ripard
- Re: [PATCH (set 1) 00/20] Rid W=1 warnings from GPU, Jani Nikula
- [syzbot] [dri?] kernel BUG in vmf_insert_pfn_prot (2),
syzbot
- [PATCH] drm/mediatek: mtk_drm_crtc: Avoid inappropriate kfree() in, Katya Orlova
- Hardware Requirements to participate in the EVoc, Raghav Sharma
- [PATCH v3 0/3] Refactor and clean up codes of mst,
Wayne Lin
- [PATCH v5 22/45] drm/panfrost: dynamically allocate the drm-panfrost shrinker, Qi Zheng
- [PATCH v5 21/45] drm/msm: dynamically allocate the drm-msm_gem shrinker, Qi Zheng
- [PATCH v5 20/45] drm/i915: dynamically allocate the i915_gem_mm shrinker, Qi Zheng
- [PATCH v5 04/45] drm/ttm: dynamically allocate the drm-ttm_pool shrinker, Qi Zheng
- [PATCH v3 0/4] cleanups for lockless slab shrink,
Qi Zheng
- [PATCH v2 0/6] Add fdinfo support to Panfrost,
Adrián Larumbe
- [PATCH drm-misc-next] drm/gpuva_mgr: remove unused prev pointer in __drm_gpuva_sm_map(),
Danilo Krummrich
- Re: [PATCH v2 00/11] Fix typos, comments and copyright,
Bjorn Helgaas
- [PATCH v9 0/3] dma-fence: Deadline awareness (uabi edition),
Rob Clark
- [PATCH drm-misc-next v2] drm/nouveau: uapi: don't pass NO_PREFETCH flag implicitly,
Danilo Krummrich
- [PATCH v3 00/10] A7xx support,
Konrad Dybcio
- [PATCH v3 03/10] dt-bindings: display/msm/gpu: Allow A7xx SKUs, Konrad Dybcio
- [PATCH v3 02/10] dt-bindings: display/msm/gmu: Allow passing QMP handle, Konrad Dybcio
- [PATCH v3 08/10] drm/msm/a6xx: Add A730 support, Konrad Dybcio
- [PATCH v3 07/10] drm/msm/a6xx: Mostly implement A7xx gpu_state, Konrad Dybcio
- [PATCH v3 05/10] drm/msm/a6xx: Add skeleton A7xx support, Konrad Dybcio
- [PATCH v3 06/10] drm/msm/a6xx: Send ACD state to QMP at GMU resume, Konrad Dybcio
- [PATCH v3 10/10] drm/msm/a6xx: Poll for GBIF unhalt status in hw_init, Konrad Dybcio
- [PATCH v3 01/10] dt-bindings: display/msm/gmu: Add Adreno 7[34]0 GMU, Konrad Dybcio
- [PATCH v3 04/10] drm/msm/a6xx: Add missing regs for A7XX, Konrad Dybcio
- [PATCH v3 09/10] drm/msm/a6xx: Add A740 support, Konrad Dybcio
- [PATCH 0/2] eDP DSC fixes,
Ankit Nautiyal
[Index of Archives]
[Linux DRI Users]
[Linux Intel Graphics]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Answers]