Linux DRI Development
[Prev Page][Next Page]
- Re: [PATCH] drm/i915/pmu: Use local64_try_cmpxchg in i915_pmu_event_read, (continued)
- [PATCH] drm/amdgpu: Use local64_try_cmpxchg in amdgpu_perf_read,
Uros Bizjak
- [PATCH v4 0/5] Allow disabling all native fbdev drivers and only keeping DRM emulation,
Javier Martinez Canillas
- [PATCH 0/3] Galaxy S2 (i9100) panel updates,
Paul Cercueil
- [PATCH v3 0/4] Qualcomm REFGEN regulator,
Konrad Dybcio
- [PATCH v3 0/4] Fix up the boe-tv101wum-nl6 panel driver,
Linus Walleij
- [PATCH] drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar(),
Arnd Bergmann
- [PATCH v10 rebased on v6.4 00/25] DEPT(Dependency Tracker),
Byungchul Park
- [PATCH v10 rebased on v6.4 01/25] llist: Move llist_{head, node} definition to types.h, Byungchul Park
- [PATCH v10 rebased on v6.4 02/25] dept: Implement Dept(Dependency Tracker), Byungchul Park
- [PATCH v10 rebased on v6.4 06/25] dept: Add proc knobs to show stats and dependency graph, Byungchul Park
- [PATCH v10 rebased on v6.4 04/25] dept: Add lock dependency tracker APIs, Byungchul Park
- [PATCH v10 rebased on v6.4 07/25] dept: Apply sdt_might_sleep_{start, end}() to wait_for_completion()/complete(), Byungchul Park
- [PATCH v10 rebased on v6.4 05/25] dept: Tie to Lockdep and IRQ tracing, Byungchul Park
- [PATCH v10 rebased on v6.4 03/25] dept: Add single event dependency tracker APIs, Byungchul Park
- [PATCH v10 rebased on v6.4 13/25] dept: Distinguish each work from another, Byungchul Park
- [PATCH v10 rebased on v6.4 08/25] dept: Apply sdt_might_sleep_{start, end}() to PG_{locked, writeback} wait, Byungchul Park
- [PATCH v10 rebased on v6.4 22/25] dept: Apply timeout consideration to dma fence wait, Byungchul Park
- [PATCH v10 rebased on v6.4 10/25] dept: Apply sdt_might_sleep_{start, end}() to waitqueue wait, Byungchul Park
- [PATCH v10 rebased on v6.4 19/25] dept: Apply timeout consideration to swait, Byungchul Park
- [PATCH v10 rebased on v6.4 20/25] dept: Apply timeout consideration to waitqueue wait, Byungchul Park
- [PATCH v10 rebased on v6.4 16/25] dept: Apply sdt_might_sleep_{start, end}() to dma fence wait, Byungchul Park
- [PATCH v10 rebased on v6.4 09/25] dept: Apply sdt_might_sleep_{start, end}() to swait, Byungchul Park
- [PATCH v10 rebased on v6.4 25/25] dept: Track the potential waits of PG_{locked, writeback}, Byungchul Park
- [PATCH v10 rebased on v6.4 24/25] dept: Make Dept able to work with an external wgen, Byungchul Park
- [PATCH v10 rebased on v6.4 14/25] dept: Add a mechanism to refill the internal memory pools on running out, Byungchul Park
- [PATCH v10 rebased on v6.4 18/25] dept: Apply timeout consideration to wait_for_completion()/complete(), Byungchul Park
- [PATCH v10 rebased on v6.4 17/25] dept: Track timeout waits separately with a new Kconfig, Byungchul Park
- [PATCH v10 rebased on v6.4 12/25] dept: Distinguish each syscall context from another, Byungchul Park
- [PATCH v10 rebased on v6.4 21/25] dept: Apply timeout consideration to hashed-waitqueue wait, Byungchul Park
- [PATCH v10 rebased on v6.4 15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread, Byungchul Park
- [PATCH v10 rebased on v6.4 11/25] dept: Apply sdt_might_sleep_{start, end}() to hashed-waitqueue wait, Byungchul Park
- [PATCH v10 rebased on v6.4 23/25] dept: Record the latest one out of consecutive waits of the same class, Byungchul Park
- [PATCH 1/2] accel/ivpu: Fix VPU register access in irq disable,
Stanislaw Gruszka
- [RFC v3 0/3] Introduce KUnit tests for TTM subsystem,
Karolina Stolarek
- [PATCH 00/13] drm/msm: move KMS code from msm_drv.c,
Dmitry Baryshkov
- [PATCH 01/13] drm/msm/dsi: switch to devm_drm_bridge_add(), Dmitry Baryshkov
- [PATCH 04/13] drm/msm/dp: switch to devm_drm_bridge_add(), Dmitry Baryshkov
- [PATCH 02/13] drm/msm/hdmi: switch to devm_drm_bridge_add(), Dmitry Baryshkov
- [PATCH 05/13] drm/msm: remove msm_drm_private::bridges field, Dmitry Baryshkov
- [PATCH 03/13] drm/msm/dp: move pdev from struct dp_display_private to struct msm_dp, Dmitry Baryshkov
- [PATCH 06/13] drm/msm: drop pm ops from the headless msm driver, Dmitry Baryshkov
- [PATCH 09/13] drm/msm: rename msm_drv_shutdown() to msm_kms_shutdown(), Dmitry Baryshkov
- [PATCH 10/13] drm/msm: switch to drmm_mode_config_init(), Dmitry Baryshkov
- [PATCH 07/13] drm/msm: rename msm_pm_prepare/complete to note the KMS nature, Dmitry Baryshkov
- [PATCH 13/13] drm/msm: carve out KMS code from msm_drv.c, Dmitry Baryshkov
- [PATCH 12/13] drm/msm: make fb debugfs file available only in KMS case, Dmitry Baryshkov
- [PATCH 08/13] drm/msm: remove shutdown callback from msm_platform_driver, Dmitry Baryshkov
- [PATCH 11/13] drm/msm: only register 'kms' debug file if KMS is used, Dmitry Baryshkov
- Re: [PATCH 00/13] drm/msm: move KMS code from msm_drv.c, Rob Clark
- [PATCH v3 0/4] drm/msm: move resource allocation to the _probe function,
Dmitry Baryshkov
- [PATCH v3 0/3] Allow disabling all native fbdev drivers and only keeping DRM emulation,
Javier Martinez Canillas
- [PATCH v2 0/6] PCI/VGA: Improve the default VGA device selection,
Sui Jingfeng
- [PATCH] dt-bindings: cleanup DTS example whitespaces,
Krzysztof Kozlowski
- Re: [PATCH] dt-bindings: cleanup DTS example whitespaces, Mike Leach
- Re: [PATCH] dt-bindings: cleanup DTS example whitespaces, Jonathan Cameron
- Re: [PATCH] dt-bindings: cleanup DTS example whitespaces, Neil Armstrong
- Re: [PATCH] dt-bindings: cleanup DTS example whitespaces, Mathieu Poirier
- Re: [PATCH] dt-bindings: cleanup DTS example whitespaces, Conor Dooley
- Re: [PATCH] dt-bindings: cleanup DTS example whitespaces, Vinod Koul
- Re: [PATCH] dt-bindings: cleanup DTS example whitespaces, Matthias Brugger
- Re: [PATCH] dt-bindings: cleanup DTS example whitespaces, Dmitry Baryshkov
- Re: [PATCH] dt-bindings: cleanup DTS example whitespaces, Jonas Gorski
- Re: [PATCH] dt-bindings: cleanup DTS example whitespaces, Rob Herring
- [PATCH] Revert "drm/amd/display: Program OTG vtotal min/max selectors unconditionally for DCN1+",
Guilherme G. Piccoli
- [PATCH] staging: fbtft: ili9341: use macro FBTFT_REGISTER_SPI_DRIVER,
Raphael Gallais-Pou
- [PATCH v2 0/2] Allow disabling all native fbdev drivers and only keeping DRM emulation,
Javier Martinez Canillas
- [PATCH 0/1] Backlight driver for the Apple Studio Display,
Julius Zint
- [PATCH] drm/msm/adreno: warn if GPU revision is not known yet,
Rob Clark
- [PATCH] drm/msm/a690: Remove revn and name, Rob Clark
- [Bug 217621] New: AMDGPU - Internal 4K display used with 1920x1080 leads to screen flickering and distortion, regression from commit edcfed8671ee57bb599184f2e12a1b3e11b32306,
bugzilla-daemon
- [Bug 217621] AMDGPU - Internal 4K display used with 1920x1080 leads to screen flickering and distortion, regression from commit edcfed8671ee57bb599184f2e12a1b3e11b32306, bugzilla-daemon
- [Bug 217621] AMDGPU - Internal 4K display used with 1920x1080 leads to screen flickering and distortion, regression from commit edcfed8671ee57bb599184f2e12a1b3e11b32306, bugzilla-daemon
- [Bug 217621] AMDGPU - Internal 4K display used with 1920x1080 leads to screen flickering and distortion, regression from commit edcfed8671ee57bb599184f2e12a1b3e11b32306, bugzilla-daemon
- [Bug 217621] AMDGPU - Internal 4K display used with 1920x1080 leads to screen flickering and distortion, regression from commit edcfed8671ee57bb599184f2e12a1b3e11b32306, bugzilla-daemon
- [Bug 217621] AMDGPU - Internal 4K display used with 1920x1080 leads to screen flickering and distortion, regression from commit edcfed8671ee57bb599184f2e12a1b3e11b32306, bugzilla-daemon
- [drm-intel:drm-intel-next 1/2] htmldocs: Documentation/gpu/rfc/i915_scheduler.rst:138: WARNING: Unknown directive type "c:namespace-push"., kernel test robot
- [Bug 213145] AMDGPU resets, timesout and crashes after "*ERROR* Waiting for fences timed out!",
bugzilla-daemon
- [PATCH v4 0/6] drm: Add support for atomic async page-flip,
André Almeida
- [PATCH v2] drm/msm/adreno: Assign revn to A635,
Konrad Dybcio
- [PATCH 00/15] drm/msm/hdmi: rework and fix the HPD even generation,
Dmitry Baryshkov
- [PATCH 01/15] drm/msm/hdmi: move the alt_iface clock to the hpd list, Dmitry Baryshkov
- [PATCH 04/15] drm/msm/hdmi: switch to atomic_pre_enable/post_disable, Dmitry Baryshkov
- [PATCH 03/15] drm/msm/hdmi: correct indentation of HDMI bridge functions, Dmitry Baryshkov
- [PATCH 05/15] drm/msm/hdmi: set infoframes on all pre_enable calls, Dmitry Baryshkov
- [PATCH 11/15] drm/msm/hdmi: rename hpd_clks to pwr_clks, Dmitry Baryshkov
- [PATCH 02/15] drm/msm/hdmi: simplify extp clock handling, Dmitry Baryshkov
- [PATCH 07/15] drm/msm/hdmi: switch to clk_bulk API, Dmitry Baryshkov
- [PATCH 09/15] drm/msm/hdmi: add runtime PM calls to DDC transfer function, Dmitry Baryshkov
- [PATCH 06/15] drm/msm/hdmi: drop clock frequency assignment, Dmitry Baryshkov
- [PATCH 12/15] drm/msm/hdmi: expand the HDMI_CFG macro, Dmitry Baryshkov
- [PATCH 08/15] drm/msm/hdmi: switch to pm_runtime_resume_and_get(), Dmitry Baryshkov
- [PATCH 10/15] drm/msm/hdmi: implement proper runtime PM handling, Dmitry Baryshkov
- [PATCH 13/15] drm/msm/hdmi: drop hpd-gpios support, Dmitry Baryshkov
- [PATCH 14/15] drm/msm/hdmi: ensure that HDMI is one if HPD is requested, Dmitry Baryshkov
- [PATCH 15/15] drm/msm/hdmi: wire in hpd_enable/hpd_disable bridge ops, Dmitry Baryshkov
- [PATCH v3 0/7] Fix ctx workarounds for non-masked regs,
Lucas De Marchi
- [pull] amdgpu drm-fixes-6.5,
Alex Deucher
- [RFC PATCH] Documentation/gpu: Draft VM_BIND locking document,
Thomas Hellström
- [PATCH v6 0/9] drm/meson: add support for MIPI DSI Display,
Neil Armstrong
- [PATCH] MAINTAINERS: Remove Laura Abbott from DMA-BUF HEAPS FRAMEWORK,
John Stultz
- [PATCH] drm/msm/a6xx: Fix misleading comment,
Rob Clark
- [PATCH] drm/nouveau/disp/g94: enable HDMI,
Karol Herbst
- [PATCH 00/19] DSC misc fixes,
Ankit Nautiyal
- [PATCH 01/19] drm/i915/dp: Consider output_format while computing dsc bpp, Ankit Nautiyal
- [PATCH 03/19] drm/i915/dp_mst: Use output_format to get the final link bpp, Ankit Nautiyal
- [PATCH 02/19] drm/i915/dp: Move compressed bpp check with 420 format inside the helper, Ankit Nautiyal
- [PATCH 04/19] drm/i915/dp: Use consistent name for link bpp and compressed bpp, Ankit Nautiyal
- [PATCH 05/19] drm/i915/dp: Update Bigjoiner interface bits for computing compressed bpp, Ankit Nautiyal
- [PATCH 07/19] drm/i915/intel_cdclk: Add vdsc with bigjoiner constraints on min_cdlck, Ankit Nautiyal
- [PATCH 06/19] drm/i915/display: Account for DSC not split case while computing cdclk, Ankit Nautiyal
- [PATCH 08/19] drm/i915/dp: Remove extra logs for printing DSC info, Ankit Nautiyal
- [PATCH 09/19] drm/display/dp: Fix the DP DSC Receiver cap size, Ankit Nautiyal
- [PATCH 14/19] drm/i915/dp: Rename helper to get DSC max pipe_bpp, Ankit Nautiyal
- [PATCH 10/19] drm/i915/dp: Avoid forcing DSC BPC for MST case, Ankit Nautiyal
- [PATCH 12/19] drm/i915/dp: Check min bpc DSC limits for dsc_force_bpc also, Ankit Nautiyal
- [PATCH 11/19] drm/i915/dp: Add functions to get min/max src input bpc with DSC, Ankit Nautiyal
- [PATCH 13/19] drm/i915/dp: Avoid left shift of DSC output bpp by 4, Ankit Nautiyal
- [PATCH 15/19] drm/i915/dp: Separate out functions for edp/DP for computing DSC bpp, Ankit Nautiyal
- [PATCH 16/19] drm/i915/dp: Add DSC BPC/BPP constraints while selecting pipe bpp with DSC, Ankit Nautiyal
- [PATCH 17/19] drm/i915/dp: Separate out function to get compressed bpp with joiner, Ankit Nautiyal
- [PATCH 18/19] drm/i915/dp: Get optimal link config to have best compressed bpp, Ankit Nautiyal
- [PATCH 19/19] drm/i915: Query compressed bpp properly using correct DPCD and DP Spec info, Ankit Nautiyal
- <Possible follow-ups>
- [PATCH 00/19] DSC misc fixes, Ankit Nautiyal
- [PATCH 01/19] drm/i915/dp: Consider output_format while computing dsc bpp, Ankit Nautiyal
- [PATCH 02/19] drm/i915/dp: Move compressed bpp check with 420 format inside the helper, Ankit Nautiyal
- [PATCH 03/19] drm/i915/dp_mst: Use output_format to get the final link bpp, Ankit Nautiyal
- [PATCH 05/19] drm/i915/dp: Update Bigjoiner interface bits for computing compressed bpp, Ankit Nautiyal
- [PATCH 04/19] drm/i915/dp: Use consistent name for link bpp and compressed bpp, Ankit Nautiyal
- [PATCH 06/19] drm/i915/display: Account for DSC not split case while computing cdclk, Ankit Nautiyal
- [PATCH 09/19] drm/display/dp: Fix the DP DSC Receiver cap size, Ankit Nautiyal
- [PATCH 07/19] drm/i915/intel_cdclk: Add vdsc with bigjoiner constraints on min_cdlck, Ankit Nautiyal
- [PATCH 08/19] drm/i915/dp: Remove extra logs for printing DSC info, Ankit Nautiyal
- [PATCH 11/19] drm/i915/dp: Add functions to get min/max src input bpc with DSC, Ankit Nautiyal
- [PATCH 12/19] drm/i915/dp: Check min bpc DSC limits for dsc_force_bpc also, Ankit Nautiyal
- [PATCH 15/19] drm/i915/dp: Separate out functions for edp/DP for computing DSC bpp, Ankit Nautiyal
- [PATCH 13/19] drm/i915/dp: Avoid left shift of DSC output bpp by 4, Ankit Nautiyal
- [PATCH 10/19] drm/i915/dp: Avoid forcing DSC BPC for MST case, Ankit Nautiyal
- [PATCH 14/19] drm/i915/dp: Rename helper to get DSC max pipe_bpp, Ankit Nautiyal
- [PATCH 18/19] drm/i915/dp: Get optimal link config to have best compressed bpp, Ankit Nautiyal
- [PATCH 16/19] drm/i915/dp: Add DSC BPC/BPP constraints while selecting pipe bpp with DSC, Ankit Nautiyal
- [PATCH 17/19] drm/i915/dp: Separate out function to get compressed bpp with joiner, Ankit Nautiyal
- [PATCH 19/19] drm/i915: Query compressed bpp properly using correct DPCD and DP Spec info, Ankit Nautiyal
- Re: [PATCH 8/9] drm/verisilicon: Add verisilicon dc controller driver, Thomas Zimmermann
- Re: [PATCH 7/9] drm/verisilicon: Add drm plane funcs,
Thomas Zimmermann
- [PATCH] dma-buf: keep the signaling time of merged fences v3,
Christian König
- Re: [PATCH 6/9] drm/verisilicon: Add drm crtc funcs,
Thomas Zimmermann
- [PATCH] drm: support up to 128 drm devices,
James Zhu
- [PATCH v1 0/4] PCI/VGA: Improve the default VGA device selection,
Sui Jingfeng
- [PATCH V5 0/9] Enable Wifi RFI interference mitigation feature support,
Evan Quan
- [PATCH 1/4] PCI/VGA: Use unsigned type for the io_state variable,
Sui Jingfeng
- Recall: [LINUX KERNEL PATCH v2 0/1] add S3 support for virtgpu, Chen, Jiqian
- [LINUX KERNEL PATCH v2 0/1] add S3 support for virtgpu,
Jiqian Chen
- [PATCH] drm/exynos: fix a possible null-pointer dereference due to data race in exynos_drm_crtc_atomic_disable(),
Tuo Li
- [PATCH v3] drm/i915/pxp: Optimize GET_PARAM:PXP_STATUS,
Alan Previn
- [PATCH RFC v4 0/7] Support for Solid Fill Planes,
Jessica Zhang
- [PATCH 0/2] Allow disabling all native fbdev drivers and only keeping DRM emulation,
Javier Martinez Canillas
- [PATCH drm-next v6 00/13] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI,
Danilo Krummrich
- [PATCH drm-next v6 04/13] drm/nouveau: new VM_BIND uapi interfaces, Danilo Krummrich
- [PATCH drm-next v6 03/13] drm: debugfs: provide infrastructure to dump a DRM GPU VA space, Danilo Krummrich
- [PATCH drm-next v6 05/13] drm/nouveau: get vmm via nouveau_cli_vmm(), Danilo Krummrich
- [PATCH drm-next v6 06/13] drm/nouveau: bo: initialize GEM GPU VA interface, Danilo Krummrich
- [PATCH drm-next v6 08/13] drm/nouveau: fence: separate fence alloc and emit, Danilo Krummrich
- [PATCH drm-next v6 07/13] drm/nouveau: move usercopy helpers to nouveau_drv.h, Danilo Krummrich
- [PATCH drm-next v6 09/13] drm/nouveau: fence: fail to emit when fence context is killed, Danilo Krummrich
- [PATCH drm-next v6 10/13] drm/nouveau: chan: provide nouveau_channel_kill(), Danilo Krummrich
- [PATCH drm-next v6 11/13] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm, Danilo Krummrich
- [PATCH drm-next v6 12/13] drm/nouveau: implement new VM_BIND uAPI, Danilo Krummrich
- [PATCH drm-next v6 13/13] drm/nouveau: debugfs: implement DRM GPU VA debugfs, Danilo Krummrich
ttm_bo and multiple backing store segments,
Welty, Brian
[PATCH v3] drm/i915/selftest/gsc: Ensure GSC Proxy init completes before selftests,
Alan Previn
[PATCH v2 0/4] Qualcomm REFGEN regulator,
Konrad Dybcio
[PATCH v3 1/3] drm/msm/dpu: re-introduce dpu core revision to the catalog,
Abhinav Kumar
[PATCH v2 1/3] drm/msm/dpu: re-introduce dpu core revision to the catalog,
Abhinav Kumar
[PATCH AUTOSEL 6.1 09/12] drm: use mgr->dev in drm_dbg_kms in drm_dp_add_payload_part2, Sasha Levin
[PATCH AUTOSEL 6.3 12/17] drm: use mgr->dev in drm_dbg_kms in drm_dp_add_payload_part2, Sasha Levin
[PATCH v2] drm/i915: Refactor PAT/cache handling,
Tvrtko Ursulin
[PATCH 00/12] arch,fbdev: Move screen_info into arch/,
Thomas Zimmermann
- [PATCH 01/12] efi: Do not include <linux/screen_info.h> from EFI header, Thomas Zimmermann
- [PATCH 11/12] fbdev/core: Protect edid_info with CONFIG_ARCH_HAS_EDID_INFO, Thomas Zimmermann
- [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>, Thomas Zimmermann
- [PATCH 03/12] sysfb: Do not include <linux/screen_info.h> from sysfb header, Thomas Zimmermann
- [PATCH 08/12] drivers/firmware: Remove trailing whitespaces, Thomas Zimmermann
- [PATCH 09/12] drivers: Add dependencies on CONFIG_ARCH_HAS_SCREEN_INFO, Thomas Zimmermann
- [PATCH 05/12] arch: Remove trailing whitespaces, Thomas Zimmermann
- [PATCH 04/12] staging/sm750fb: Do not include <linux/screen_info.h>, Thomas Zimmermann
- [PATCH 02/12] fbdev/sm712fb: Do not include <linux/screen_info.h>, Thomas Zimmermann
- [PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>, Thomas Zimmermann
- [PATCH 10/12] fbdev/core: Use fb_is_primary_device() in fb_firmware_edid(), Thomas Zimmermann
- [PATCH 12/12] fbdev/core: Define empty fb_firmware_edid() in <linux/fb.h>, Thomas Zimmermann
- Re: [PATCH 00/12] arch,fbdev: Move screen_info into arch/, Arnd Bergmann
[git pull] drm for 6.5-rc1,
Dave Airlie
[Bug 217607] New: null pointer dereference with NVIDIA installer on 5.15.118 and 5.15.119,
bugzilla-daemon
[PATCH 1/3] drm/nouveau/disp: fix HDMI on gt215+,
Karol Herbst
[PATCH 00/14] A7xx support,
Konrad Dybcio
- [PATCH 01/14] dt-bindings: display/msm/gmu: Add Adreno 7[34]0 GMU, Konrad Dybcio
- [PATCH 02/14] dt-bindings: display/msm/gmu: Allow passing QMP handle, Konrad Dybcio
- [PATCH 05/14] drm/msm/a6xx: Introduce a6xx_llc_read, Konrad Dybcio
- [PATCH 07/14] drm/msm/a6xx: Bail out early if setting GPU OOB fails, Konrad Dybcio
- [PATCH 03/14] dt-bindings: display/msm/gpu: Allow A7xx SKUs, Konrad Dybcio
- [PATCH 08/14] drm/msm/a6xx: Add skeleton A7xx support, Konrad Dybcio
- [PATCH 09/14] drm/msm/a6xx: Send ACD state to QMP at GMU resume, Konrad Dybcio
- [PATCH 10/14] drm/msm/a6xx: Mostly implement A7xx gpu_state, Konrad Dybcio
- [PATCH 11/14] drm/msm/a6xx: Add A730 support, Konrad Dybcio
- [PATCH 04/14] drm/msm/a6xx: Add missing regs for A7XX, Konrad Dybcio
- [PATCH 06/14] drm/msm/a6xx: Move LLC accessors to the common header, Konrad Dybcio
- [PATCH 12/14] drm/msm/a6xx: Add A740 support, Konrad Dybcio
- [PATCH 13/14] drm/msm/a6xx: Vastly increase HFI timeout, Konrad Dybcio
- [PATCH RFC 14/14] drm/msm/a6xx: Poll for GBIF unhalt status in hw_init, Konrad Dybcio
- Re: [PATCH 00/14] A7xx support, Dmitry Baryshkov
- Re: [PATCH 00/14] A7xx support, Neil Armstrong
[PATCH] drm/msm/adreno: Assign revn to A635,
Konrad Dybcio
[PATCH v3] drm/xe/guc: Fix h2g_write usage of GUC_CTB_MSG_MAX_LEN,
Alan Previn
[PATCH] MAINTAINERS: Remove Liam Mark from DMA-BUF HEAPS FRAMEWORK,
Jeffrey Hugo
[PATCH 0/4] Qualcomm REFGEN regulator,
Konrad Dybcio
[RFC] drm/i915: Refactor PAT/cache handling,
Tvrtko Ursulin
[PATCH v2] drm/virtio: conditionally allocate virtio_gpu_fence,
Gurchetan Singh
AMDGPU patches for the drm_exec context,
Christian König
Re: [PATCH v3 06/19] arch/loongarch: Implement <asm/fb.h> with generic helpers, WANG Xuerui
Re: [PATCH RFC 10/10] drm/panel/sony-griffin-samsung: Add panel driver for Sony Xperia 1,
Linus Walleij
media: mediatek: vcodec: fix AV1 decode fail for 36bit iova,
Xiaoyong Lu
[PATCH v4 0/8] Fix cursor planes with virtualized drivers,
Zack Rusin
[PATCH v2] drm/msm/dsi: Enable BURST_MODE for command mode for DSI 6G v1.3+,
Jessica Zhang
[PATCH v2 00/15] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel,
Marijn Suijten
- [PATCH v2 04/15] dt-bindings: clock: qcom,dispcc-sm6125: Allow power-domains property, Marijn Suijten
- [PATCH v2 05/15] dt-bindings: display/msm: dsi-controller-main: Document SM6125, Marijn Suijten
- [PATCH v2 01/15] drm/msm/dsi: Drop unused regulators from QCM2290 14nm DSI PHY config, Marijn Suijten
- [PATCH v2 07/15] dt-bindings: display/msm: Add SM6125 MDSS, Marijn Suijten
- [PATCH v2 08/15] drm/msm/dpu: Add SM6125 support, Marijn Suijten
- [PATCH v2 02/15] arm64: dts: qcom: sm6125: Sort spmi_bus node numerically by reg, Marijn Suijten
- [PATCH v2 09/15] drm/msm/mdss: Add SM6125 support, Marijn Suijten
- [PATCH v2 14/15] arm64: dts: qcom: sm6125: Add display hardware nodes, Marijn Suijten
- [PATCH v2 10/15] dt-bindings: msm: dsi-phy-14nm: Document SM6125 variant, Marijn Suijten
- [PATCH v2 13/15] arm64: dts: qcom: sm6125: Add dispcc node, Marijn Suijten
- [PATCH v2 06/15] dt-bindings: display/msm: sc7180-dpu: Describe SM6125, Marijn Suijten
- [PATCH v2 03/15] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock, Marijn Suijten
- [PATCH v2 12/15] arm64: dts: qcom: sm6125: Switch fixed xo_board clock to RPM XO clock, Marijn Suijten
- [PATCH v2 15/15] arm64: dts: qcom: sm6125-seine: Configure MDSS, DSI and panel, Marijn Suijten
- [PATCH v2 11/15] drm/msm/dsi: Reuse QCM2290 14nm DSI PHY configuration for SM6125, Marijn Suijten
- Re: [PATCH v2 00/15] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel, Dmitry Baryshkov
- Re: (subset) [PATCH v2 00/15] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel, Abhinav Kumar
[PATCH v2] drm/i915/guc: Dump perf_limit_reasons for debug,
Vinay Belgaumkar
[PATCH] drm: Replace drm_framebuffer plane size functions with its equivalents,
Carlos Eduardo Gallo Filho
Re: [PATCH v6 0/3] Add sync object UAPI support to VirtIO-GPU driver,
Rob Clark
[PATCH][next] drm/edid: make read-only const array static,
Colin Ian King
[PATCH] arch/sparc: Add module license and description for fbdev helpers,
Thomas Zimmermann
[Index of Archives]
[Linux DRI Users]
[Linux Intel Graphics]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Answers]