Linux DRI Development
[Prev Page][Next Page]
- Re: [PATCH] drm/panel: novatek-nt35950: fix return value check in nt35950_probe(), (continued)
- [PATCH v3] drm/amdgpu: Fix the memory allocation issue in amdgpu_discovery_get_nps_info(),
Li Huafei
- [PATCH v2 1/3] dt-bindings: lcdif: Document a imx6sx-lcdif fallback,
Fabio Estevam
- [PATCH v2] drm/v3d: Drop allocation of object without mountpoint,
matthias . bgg
- [PATCH] drm/mediatek: Drop dependency on ARM,
Chen-Yu Tsai
- [PATCH] Fix unused variable warning in 'drm_print.h', Gyeyoung Baek
- [PATCH] drm/bridge: it6505: Fix inverted reset polarity,
Chen-Yu Tsai
- [PATCH] drm/panthor: use defines for sync flags,
Erik Faye-Lund
- [PATCH drm-next] drm/xe/xe2: Remove duplicate XE2LPM_* register definitions,
Geert Uytterhoeven
- [PATCH v2] drm/xe: Fix build error for XE_IOCTL_DBG macro,
Gyeyoung Baek
- [PATCH v18 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ,
Sandor Yu
- [PATCH v2] drm/amdgpu: Fix possible NULL pointer dereference,
Li Huafei
- [PATCH v1] FOR-CI: drm/i915/guc: Disable ct receive tasklet during reset preparation, Zhanjun Dong
- [PATCH] drm/edid: add non-desktop quirk to XREAL Air/Air 2 Pro,
Sefa Eyeoglu
- [PATCH v10 0/4] io-pgtable-arm + drm/msm: Extend iova fault debugging,
Rob Clark
- [PATCH] drm/vmwgfx: Add common resolutions to the connector mode list,
Ian Forbes
- [pull] drm/msm: drm-msm-next-2024-10-28 for v6.13, Rob Clark
- [PATCH v2 1/3] drm/xen: remove redundant initialization info print,
Jani Nikula
- [PATCH] lib/scatterlist: Use sg_phys() helper, Sui Jingfeng
- [PATCH] drm/imx/dcss: include drm/drm_bridge.h header,
Arnd Bergmann
- [PATCH 1/2] drm/etnaviv: Fix misunderstanding about the scatterlist structure,
Sui Jingfeng
- [PATCH] drm/v3d: Drop allocation of object without mountpoint,
matthias . bgg
- [GIT PULL] mediatek drm fixes 20241028, Chun-Kuang Hu
- [PATCH] drm/amdgpu: Fix possible NULL pointer dereference,
Li Huafei
- [PATCH 0/3] drm/msm/dp: mass-rename symbols,
Dmitry Baryshkov
- [PATCH v2 0/3] drm/panthor: Fix group state reporting,
Boris Brezillon
- [PATCH AUTOSEL 6.11 32/32] drm/xe: Don't restart parallel queues multiple times on GT reset, Sasha Levin
- [PATCH AUTOSEL 6.11 31/32] drm/xe/ufence: Prefetch ufence addr to catch bogus address, Sasha Levin
- [PATCH AUTOSEL 6.11 30/32] drm/xe: Handle unreliable MMIO reads during forcewake, Sasha Levin
- [PATCH AUTOSEL 6.11 29/32] drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout, Sasha Levin
- [PATCH AUTOSEL 6.11 28/32] drm/xe: Enlarge the invalidation timeout from 150 to 500, Sasha Levin
- [RFC PATCH 00/10] Support simple-framebuffer on imx8m,
Dario Binacchi
- [RFC PATCH 05/10] dt-bindings: display: panel: add 'syna, boot-on' property, Dario Binacchi
- [RFC PATCH 07/10] dt-bindings: bridge: samsung-dsim: add 'samsung, boot-on' property, Dario Binacchi
- [RFC PATCH 06/10] drm/panel: synaptics-r63353: don't re-activate the panel if already setup, Dario Binacchi
- [RFC PATCH 08/10] drm: bridge: samsung-dsim: don't re-activate the bridge if already setup, Dario Binacchi
- [RFC PATCH 09/10] dt-bindings: lcdif: add 'fsl,boot-on' property, Dario Binacchi
- [RFC PATCH 10/10] drm/mxsfb: stop controller and drain FIFOs if already initialized, Dario Binacchi
- Re: [RFC PATCH 00/10] Support simple-framebuffer on imx8m, Maxime Ripard
- [PATCH] drm/xe/hdcp: Fix logic errors,
1064094935
- i915: intel_gt_reset() deadlock, Sergey Senozhatsky
- [PATCH v4 00/13] Add ITE IT6263 LVDS to HDMI converter support,
Liu Ying
- [PATCH v4 01/13] arm64: dts: imx8mp-skov-revb-mi1010ait-1cp1: Set "media_disp2_pix" clock rate to 70MHz, Liu Ying
- [PATCH v4 02/13] drm/bridge: fsl-ldb: Get the next non-panel bridge, Liu Ying
- [PATCH v4 03/13] drm/bridge: fsl-ldb: Use clk_round_rate() to validate "ldb" clock rate, Liu Ying
- [PATCH v4 04/13] media: uapi: Add MEDIA_BUS_FMT_RGB101010_1X7X5_{SPWG, JEIDA}, Liu Ying
- [PATCH v4 05/13] drm: of: Get MEDIA_BUS_FMT_RGB101010_1X7X5_{JEIDA, SPWG} LVDS data mappings, Liu Ying
- [PATCH v4 06/13] drm: of: Add drm_of_lvds_get_dual_link_pixel_order_sink(), Liu Ying
- [PATCH v4 07/13] dt-bindings: display: lvds-data-mapping: Add 30-bit RGB pixel data mappings, Liu Ying
- [PATCH v4 08/13] dt-bindings: display: Document dual-link LVDS display common properties, Liu Ying
- [PATCH v4 09/13] dt-bindings: display: bridge: Add ITE IT6263 LVDS to HDMI converter, Liu Ying
- [PATCH v4 10/13] drm/bridge: Add ITE IT6263 LVDS to HDMI converter, Liu Ying
- [PATCH v4 11/13] arm64: dts: imx8mp-evk: Add NXP LVDS to HDMI adapter cards, Liu Ying
- [PATCH v4 12/13] arm64: defconfig: Enable ITE IT6263 driver, Liu Ying
- [PATCH v4 13/13] MAINTAINERS: Add maintainer for ITE IT6263 driver, Liu Ying
- Re: [PATCH v4 00/13] Add ITE IT6263 LVDS to HDMI converter support, Dmitry Baryshkov
- linux-next: manual merge of the drm tree with the asm-generic tree,
Stephen Rothwell
- [PATCH] drm/xe: Fix build error for XE_IOCTL_DBG macro,
Gyeyoung Baek
- [PATCH] drm/msm/a6xx: Fix excessive stack usage,
Akhil P Oommen
- [PATCH linux-next] drm/amdgpu: use string choice helpers,
R Sundar
- [PATCH 0/5] drm/edid: Convert cea_ext parsers to use struct cea_db *,
Vamsi Krishna Brahmajosyula
- [PATCH] fbdev: omapfb: Remove some deadcode,
linux
- [PATCH] drm/omap: Clean up deadcode functions,
linux
- [PATCH] drm/nouveau/gr/gf100: Fix missing unlock in gf100_gr_chan_new(),
Li Huafei
- [drm:vc4_hvs_irq_handler [vc4]] *ERROR* HVS underrun,
Stefan Wahren
- [PATCH] drm/msm/gpu: Fix missing error check for dev_pm_qos_add_request(),
Jinjie Ruan
- [PATCH v2] drm/bridge: tc358767: Improve DPI output pixel clock accuracy, Marek Vasut
- [PATCH] drm/tiny: Fix some error handling paths in sharp_memory_probe(),
Christophe JAILLET
- [PATCH v2] driver core: fw_devlink: Stop trying to optimize cycle detection logic,
Saravana Kannan
- [PATCH] video: sh7760fb: Fix a possible memory leak in sh7760fb_alloc_mem(),
Zhen Lei
- [PATCH] drm/bridge: tc358767: Improve DPI output pixel clock accuracy,
Marek Vasut
- [PATCH] drm/bridge: tc358767: Fix use of unadjusted mode in the driver,
Marek Vasut
- [PATCH] drm/bridge: tc358767: Fix odd pixel alignment,
Marek Vasut
- [PATCH] drm/panel: leadtek-ltk050h3146w: transition to mipi_dsi wrapped functions,
Tejas Vipin
- [PATCH v4] drm/ttm/tests: Fix memory leak in ttm_tt_simple_create(),
Jinjie Ruan
- [PATCH v4 0/7] PCI: VF resizable BAR,
Michał Winiarski
- [PATCH v2 0/2] drm/etnaviv: Fix GPUVA range collision when CPU page size is not equal to GPU page size,
Sui Jingfeng
- [PATCH] drm: encoder_slave: Remove unused encoder functions,
linux
- [RFC 0/1] Fail dm_atomic_check if cursor overlay is required at MAX_SURFACES,
Zaeem Mohamed
- [PATCH v2 0/3] Add Block event interrupt support for I2C protocol,
Jyothi Kumar Seerapu
- [PATCH] drm/etnaviv: etnaviv_cmdbuf.c: Drop the unneeded include of drm_mm.h,
Sui Jingfeng
- [PATCH] drm/etnaviv: Drop the 'struct etnaviv_iommu_global::pta_lock' data member,
Sui Jingfeng
- [PATCH v6 0/5] rework bo mem stats tracking,
Yunxiang Li
- [PATCH v2 00/36] drm/vc4: Add support for BCM2712 / Pi5 display hardware,
Dave Stevenson
- [PATCH v2 03/36] dt-bindings: display: Add BCM2712 HDMI bindings, Dave Stevenson
- [PATCH v2 02/36] drm/vc4: Fix reading of frame count on GEN5 / Pi4, Dave Stevenson
- [PATCH v2 06/36] dt-bindings: display: Add BCM2712 MOP bindings, Dave Stevenson
- [PATCH v2 01/36] drm/vc4: Use of_device_get_match_data to set generation, Dave Stevenson
- [PATCH v2 04/36] dt-bindings: display: Add BCM2712 HVS bindings, Dave Stevenson
- [PATCH v2 11/36] drm/vc4: crtc: Add support for BCM2712 PixelValves, Dave Stevenson
- [PATCH v2 10/36] drm/vc4: hvs: Add support for BCM2712 HVS, Dave Stevenson
- [PATCH v2 08/36] dt-bindings: display: Add BCM2712 KMS driver bindings, Dave Stevenson
- [PATCH v2 07/36] dt-bindings: display: Add BCM2712 MOPLET bindings, Dave Stevenson
- [PATCH v2 15/36] drm/vc4: txp: Add byte enable toggle bit, Dave Stevenson
- [PATCH v2 14/36] drm/vc4: txp: Rename TXP data structure, Dave Stevenson
- [PATCH v2 12/36] drm/vc4: hdmi: Add support for BCM2712 HDMI controllers, Dave Stevenson
- [PATCH v2 16/36] drm/vc4: txp: Add horizontal and vertical size offset toggle bit, Dave Stevenson
- [PATCH v2 05/36] dt-bindings: display: Add BCM2712 PixelValve bindings, Dave Stevenson
- [PATCH v2 24/36] drm/vc4: plane: Add support for 2712 D-step., Dave Stevenson
- [PATCH v2 30/36] clk: bcm: rpi: Allow cpufreq driver to also adjust gpu clocks, Dave Stevenson
- [PATCH v2 33/36] clk: bcm: rpi: Add disp clock, Dave Stevenson
- [PATCH v2 23/36] drm/vc4: hvs: Add in support for 2712 D-step., Dave Stevenson
- [PATCH v2 31/36] clk: bcm: rpi: Enable minimize for all firmware clocks, Dave Stevenson
- [PATCH v2 13/36] drm/vc4: txp: Introduce structure to deal with revision differences, Dave Stevenson
- [PATCH v2 21/36] drm/vc4: txp: Add BCM2712 MOPLET support, Dave Stevenson
- [PATCH v2 29/36] clk: bcm: rpi: Add ISP to exported clocks, Dave Stevenson
- [PATCH v2 28/36] drm/vc4: Drop planes that are completely off-screen or 0 crtc size, Dave Stevenson
- [PATCH v2 36/36] arm64: dts: broadcom: Add DT for D-step version of BCM2712, Dave Stevenson
- [PATCH v2 09/36] drm/vc4: drv: Support BCM2712, Dave Stevenson
- [PATCH v2 20/36] drm/vc4: txp: Add support for BCM2712 MOP, Dave Stevenson
- [PATCH v2 26/36] drm/vc4: Add additional warn_on for incorrect revisions, Dave Stevenson
- [PATCH v2 22/36] drm/vc4: drv: Add support for 2712 D-step, Dave Stevenson
- [PATCH v2 19/36] drm/vc4: txp: Add a new TXP encoder type, Dave Stevenson
- [PATCH v2 17/36] drm/vc4: txp: Handle 40-bits DMA Addresses, Dave Stevenson
- [PATCH v2 25/36] drm/vc4: hdmi: Support 2712 D-step register map, Dave Stevenson
- [PATCH v2 34/36] arm64: dts: broadcom: Add firmware clocks and power nodes to Pi5 DT, Dave Stevenson
- [PATCH v2 18/36] drm/vc4: txp: Move the encoder type in the variant structure, Dave Stevenson
- [PATCH v2 35/36] arm64: dts: broadcom: Add display pipeline support to BCM2712, Dave Stevenson
- [PATCH v2 27/36] drm/vc4: Enable bg_fill if there are no planes enabled, Dave Stevenson
- [PATCH v2 32/36] clk: bcm: rpi: Create helper to retrieve private data, Dave Stevenson
- Re: [PATCH v2 00/36] drm/vc4: Add support for BCM2712 / Pi5 display hardware, Rob Herring (Arm)
- [PATCH v2] drm/panel: synaptics-r63353: Fix regulator unbalance, Dario Binacchi
- [PATCH v2] drm/mxsfb: Remove generic DRM drivers in probe function, Dario Binacchi
- [GIT PULL] fbdev late fixes for v6.12-rc5,
Helge Deller
- [PATCH] drm/etnaviv: flush shader L1 cache after user commandstream,
Lucas Stach
- [PATCH] drm/etnaviv: always allocate 4K for kernel ringbuffers,
Lucas Stach
- [PATCH] drm/amd/pm: Vangogh: Fix kernel memory out of bounds write, Tvrtko Ursulin
- [PATCH v2 3/3] drm/panel: add LXD M9189A panel driver,
Rouven Czerwinski
- [PATCH v2 2/3] dt-bindings: display: panel: add YAML schema for LXD M9189A,
Rouven Czerwinski
- [PATCH] drm/panfrost: Remove unused id_mask from struct panfrost_model,
Steven Price
- [PATCH 5.10] drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE), Artem Sdvizhkov
- [PATCH] amdgpu/fence: replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Hongling Zeng
- [PATCH 0/3] drm/panthor: Coherency related fixes,
Akash Goel
- [PATCH 6.6 00/28] fix CVE-2024-46701,
Yu Kuai
- [PATCH 6.6 16/28] Revert "maple_tree: correct tree corruption on spanning store", Yu Kuai
- [PATCH 6.6 20/28] lib/maple_tree.c: fix build error due to hotfix alteration, Yu Kuai
- [PATCH 6.6 21/28] maple_tree: avoid checking other gaps after getting the largest gap, Yu Kuai
- [PATCH 6.6 17/28] maple_tree: use maple state end for write operations, Yu Kuai
- [PATCH 6.6 27/28] libfs: fix infinite directory reads for offset dir, Yu Kuai
- [PATCH 6.6 23/28] libfs: Define a minimum directory offset, Yu Kuai
- [PATCH 6.6 25/28] maple_tree: Add mtree_alloc_cyclic(), Yu Kuai
- [PATCH 6.6 18/28] maple_tree: don't find node end in mtree_lookup_walk(), Yu Kuai
- [PATCH 6.6 28/28] maple_tree: correct tree corruption on spanning store, Yu Kuai
- [PATCH 6.6 26/28] libfs: Convert simple directory offsets to use a Maple Tree, Yu Kuai
- [PATCH 6.6 22/28] libfs: Re-arrange locking in offset_iterate_dir(), Yu Kuai
- [PATCH 6.6 19/28] maple_tree: mtree_range_walk() clean up, Yu Kuai
- [PATCH 6.6 24/28] libfs: Add simple_offset_empty(), Yu Kuai
- [PATCH 6.6 05/28] maple_tree: preserve the tree attributes when destroying maple tree, Yu Kuai
- [PATCH 6.6 11/28] maple_tree: use cached node end in mas_destroy(), Yu Kuai
- [PATCH 6.6 14/28] maple_tree: separate ma_state node from status, Yu Kuai
- [PATCH 6.6 08/28] maple_tree: move debug check to __mas_set_range(), Yu Kuai
- [PATCH 6.6 15/28] maple_tree: remove mas_searchable(), Yu Kuai
- [PATCH 6.6 07/28] maple_tree: make mas_erase() more robust, Yu Kuai
- [PATCH 6.6 06/28] maple_tree: remove unnecessary default labels from switch statements, Yu Kuai
- [PATCH 6.6 13/28] maple_tree: add test for mtree_dup(), Yu Kuai
- [PATCH 6.6 03/28] maple_tree: introduce interfaces __mt_dup() and mtree_dup(), Yu Kuai
- [PATCH 6.6 01/28] maple_tree: add mt_free_one() and mt_attr() helpers, Yu Kuai
- [PATCH 6.6 12/28] maple_tree: clean up inlines for some functions, Yu Kuai
- [PATCH 6.6 10/28] maple_tree: use cached node end in mas_next(), Yu Kuai
- [PATCH 6.6 02/28] maple_tree: introduce {mtree,mas}_lock_nested(), Yu Kuai
- [PATCH 6.6 04/28] maple_tree: skip other tests when BENCH is enabled, Yu Kuai
- [PATCH 6.6 09/28] maple_tree: add end of node tracking to the maple state, Yu Kuai
- Re: [PATCH 6.6 00/28] fix CVE-2024-46701, Greg KH
- Re: [PATCH 6.6 00/28] fix CVE-2024-46701, Lorenzo Stoakes
- [pull] amdgpu, amdkfd, radeon, documentation drm-next-6.13, Alex Deucher
- [PATCH] drm/panthor: Fail job creation when the group is dead,
Boris Brezillon
- [PATCH] dt-bindings: display: mediatek: dp: Add #sound-dai-cells property,
Fei Shao
- [PATCH] drm/xe/migrate: Fix inappropriate error printing in xe_migrate_sanity_test(), Wang Hai
- [PATCH] fbdev: udl: Make CONFIG_FB_DEVICE optional,
Gonzalo Silvalde Blanco
- [PATCH v8 0/4] Introduce DRM device wedged event,
Raag Jadav
- [PATCH v2 0/3] Adjust YCbCr422/bandwidth/training for DP,
Liankun Yang
- [PATCH 0/2] drm: Add a check to prevent NULL pointer dereference,
Zhang Zekun
- [git pull] drm fixes for 6.12-rc5,
Dave Airlie
- [PATCH] drm/fourcc: add AMD_FMT_MOD_TILE_GFX9_4K_D_X,
Qiang Yu
- [PATCH v6 0/9] drm/msm/dpu: support virtual wide planes,
Dmitry Baryshkov
- [PATCH v6 1/9] drm/msm/dpu: use drm_rect_fp_to_int(), Dmitry Baryshkov
- [PATCH v6 3/9] drm/msm/dpu: drop virt_formats from SSPP subblock configuration, Dmitry Baryshkov
- [PATCH v6 4/9] drm/msm/dpu: move scaling limitations out of the hw_catalog, Dmitry Baryshkov
- [PATCH v6 2/9] drm/msm/dpu: move pstate->pipe initialization to dpu_plane_atomic_check, Dmitry Baryshkov
- [PATCH v6 6/9] drm/msm/dpu: move rot90 checking to dpu_plane_atomic_check_sspp(), Dmitry Baryshkov
- [PATCH v6 5/9] drm/msm/dpu: split dpu_plane_atomic_check(), Dmitry Baryshkov
- [PATCH v6 7/9] drm/msm/dpu: add support for virtual planes, Dmitry Baryshkov
- [PATCH v6 8/9] drm/msm/dpu: allow using two SSPP blocks for a single plane, Dmitry Baryshkov
- [PATCH v6 9/9] drm/msm/dpu: include SSPP allocation state into the dumped state, Dmitry Baryshkov
- Re: [PATCH v6 0/9] drm/msm/dpu: support virtual wide planes, Dmitry Baryshkov
- [PATCH v9 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n,
Niklas Schnelle
- [PATCH 1/2] drm/xen: remove redundant initialization info print,
Jani Nikula
- Fix Fix fence merge handling,
Christian König
- [PATCH] drm/panel: synaptics-r63353: Fix regulator unbalance,
Dario Binacchi
- [PATCH] drm/mxsfb: Remove generic DRM drivers in probe function,
Dario Binacchi
- [PATCH 0/2] Add support for errors recovery in the TI SN65DSI83 bridge driver,
Herve Codina
- [PATCH 1/2] dt-bindings: display: bridge: sn65dsi83: Add interrupt, Herve Codina
[PATCH next] drm/amdgpu: Fix amdgpu_ip_block_hw_fini(),
Dan Carpenter
[PATCH 0/3] A few minor fw_devlink fixes,
Saravana Kannan
[PATCH v8 0/9] of: property: add of_graph_get_next_port/port_endpoint(),
Kuninori Morimoto
- [PATCH v8 1/9] of: property: add of_graph_get_next_port(), Kuninori Morimoto
- [PATCH v8 2/9] of: property: add of_graph_get_next_port_endpoint(), Kuninori Morimoto
- [PATCH v8 3/9] of: property: use new of_graph functions, Kuninori Morimoto
- [PATCH v8 4/9] ASoC: test-component: use new of_graph functions, Kuninori Morimoto
- [PATCH v8 5/9] ASoC: audio-graph-card: use new of_graph functions, Kuninori Morimoto
- [PATCH v8 6/9] ASoC: audio-graph-card2: use new of_graph functions, Kuninori Morimoto
- [PATCH v8 7/9] gpu: drm: omapdrm: use new of_graph functions, Kuninori Morimoto
- [PATCH v8 8/9] fbdev: omapfb: use new of_graph functions, Kuninori Morimoto
- [PATCH v8 9/9] media: xilinx-tpg: use new of_graph functions, Kuninori Morimoto
- Re: [PATCH v8 0/9] of: property: add of_graph_get_next_port/port_endpoint(), Rob Herring
[PATCH v2] drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIM,
Matthew Brost
[PATCH v3 0/1] mm/migrate: Add migrate_device_pfns,
Matthew Brost
[PATCH v4 RESEND] [next] drm/xe/guc: Fix dereference before NULL check, Everest K.C.
[PATCH 3/3] drm/panel: add Fitipower EK79007AD3 panel driver,
Rouven Czerwinski
[PATCH 2/3] dt-bindings: display: panel: add YAML schema for LXD M9189A,
Rouven Czerwinski
[PATCH] drm: display: Set fwnode for aux bus devices,
Saravana Kannan
[PATCH 00/37] drm/vc4: Add support for BCM2712 / Pi5 display hardware,
Dave Stevenson
- [PATCH 02/37] drm/vc4: Use of_device_get_match_data to set generation, Dave Stevenson
- [PATCH 01/37] drm/vc4: Limit max_bpc to 8 on Pi0-3, Dave Stevenson
- [PATCH 03/37] drm/vc4: Fix reading of frame count on GEN5 / Pi4, Dave Stevenson
- [PATCH 04/37] dt-bindings: display: Add BCM2712 HDMI bindings, Dave Stevenson
- [PATCH 05/37] dt-bindings: display: Add BCM2712 HVS bindings, Dave Stevenson
- [PATCH 10/37] drm/vc4: drv: Support BCM2712, Dave Stevenson
- [PATCH 09/37] dt-bindings: display: Add BCM2712 KMS driver bindings, Dave Stevenson
- [PATCH 07/37] dt-bindings: display: Add BCM2712 MOP bindings, Dave Stevenson
- [PATCH 06/37] dt-bindings: display: Add BCM2712 PixelValve bindings, Dave Stevenson
- [PATCH 08/37] dt-bindings: display: Add BCM2712 MOPLET bindings, Dave Stevenson
- [PATCH 23/37] drm/vc4: drv: Add support for 2712 D-step, Dave Stevenson
- [PATCH 18/37] drm/vc4: txp: Handle 40-bits DMA Addresses, Dave Stevenson
- [PATCH 12/37] drm/vc4: crtc: Add support for BCM2712 PixelValves, Dave Stevenson
- [PATCH 13/37] drm/vc4: hdmi: Add support for BCM2712 HDMI controllers, Dave Stevenson
- [PATCH 11/37] drm/vc4: hvs: Add support for BCM2712 HVS, Dave Stevenson
- [PATCH 22/37] drm/vc4: txp: Add BCM2712 MOPLET support, Dave Stevenson
- [PATCH 15/37] drm/vc4: txp: Rename TXP data structure, Dave Stevenson
- [PATCH 19/37] drm/vc4: txp: Move the encoder type in the variant structure, Dave Stevenson
- [PATCH 14/37] drm/vc4: txp: Introduce structure to deal with revision differences, Dave Stevenson
- [PATCH 17/37] drm/vc4: txp: Add horizontal and vertical size offset toggle bit, Dave Stevenson
- [PATCH 24/37] drm/vc4: hvs: Add in support for 2712 D-step., Dave Stevenson
- [PATCH 20/37] drm/vc4: txp: Add a new TXP encoder type, Dave Stevenson
- [PATCH 26/37] drm/vc4: hdmi: Support 2712 D-step register map, Dave Stevenson
- [PATCH 29/37] drm/vc4: Drop planes that are completely off-screen or 0 crtc size, Dave Stevenson
- [PATCH 16/37] drm/vc4: txp: Add byte enable toggle bit, Dave Stevenson
- [PATCH 32/37] clk: bcm: rpi: Enable minimize for all firmware clocks, Dave Stevenson
- [PATCH 37/37] arm64: dts: broadcom: Add DT for D-step version of BCM2712, Dave Stevenson
- [PATCH 30/37] clk: bcm: rpi: Add ISP to exported clocks, Dave Stevenson
- [PATCH 36/37] arm64: dts: broadcom: Add display pipeline support to BCM2712, Dave Stevenson
- [PATCH 25/37] drm/vc4: plane: Add support for 2712 D-step., Dave Stevenson
- [PATCH 27/37] drm/vc4: Add additional warn_on for incorrect revisions, Dave Stevenson
- [PATCH 34/37] clk: bcm: rpi: Add disp clock, Dave Stevenson
- [PATCH 33/37] clk: bcm: rpi: Create helper to retrieve private data, Dave Stevenson
- [PATCH 35/37] arm64: dts: broadcom: Add firmware clocks and power nodes to Pi5 DT, Dave Stevenson
- [PATCH 21/37] drm/vc4: txp: Add support for BCM2712 MOP, Dave Stevenson
- [PATCH 28/37] drm/vc4: Enable bg_fill if there are no planes enabled, Dave Stevenson
- [PATCH 31/37] clk: bcm: rpi: Allow cpufreq driver to also adjust gpu clocks, Dave Stevenson
- Re: [PATCH 00/37] drm/vc4: Add support for BCM2712 / Pi5 display hardware, Dave Stevenson
Re: [PATCH v6 02/15] net: generalise net_iov chunk owners,
Pavel Begunkov
[PATCH AUTOSEL 5.15 09/10] drm/vmwgfx: Limit display layout ioctl array size to VMWGFX_NUM_DISPLAY_UNITS, Sasha Levin
[PATCH AUTOSEL 6.1 12/17] drm/vmwgfx: Limit display layout ioctl array size to VMWGFX_NUM_DISPLAY_UNITS, Sasha Levin
[PATCH AUTOSEL 6.6 19/23] drm/amdkfd: Accounting pdd vram_usage for svm, Sasha Levin
[PATCH AUTOSEL 6.6 15/23] drm/vmwgfx: Limit display layout ioctl array size to VMWGFX_NUM_DISPLAY_UNITS, Sasha Levin
[PATCH AUTOSEL 6.11 28/30] drm/xe/query: Increase timestamp width, Sasha Levin
[PATCH AUTOSEL 6.11 25/30] drm/amdkfd: Accounting pdd vram_usage for svm, Sasha Levin
[PATCH AUTOSEL 6.11 19/30] drm/vmwgfx: Limit display layout ioctl array size to VMWGFX_NUM_DISPLAY_UNITS, Sasha Levin
[PATCH] drm/sched: warn about drm_sched_job_init()'s partial init,
Philipp Stanner
[PATCH] drm/amd/display: add missing tracepoint event in DM atomic_commit_tail,
Melissa Wen
[PATCH v5 0/6] drm/log: Introduce a new boot logger to draw the kmsg on the screen,
Jocelyn Falempe
[PATCH v4 0/3] drm: xlnx: zynqmp: Add DP audio support,
Tomi Valkeinen
[PATCH v3] drm/amdgpu: Add dcn30 drm_panic support, Jocelyn Falempe
[PATCH next] drm/fsl-dcu: prevent error pointer dereference in fsl_dcu_load(),
Dan Carpenter
[PATCH next] drm/sharp-memory: Fix some checks in sharp_memory_probe(),
Dan Carpenter
[PATCH 0/7] kernel/cgroups: Add "dev" memory accounting cgroup.,
Maarten Lankhorst
[Index of Archives]
[Linux DRI Users]
[Linux Intel Graphics]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Answers]