dri-devel
Thread
Date
Earlier messages
Messages by Thread
[PATCH] drm/xe: Fix NPD when saving default context
Lucas De Marchi
Re: [PATCH] drm/xe: Fix NPD when saving default context
Matthew Brost
Re: [PATCH] staging: fbtft: add invert display parameter
Dan Carpenter
Re: [PATCH] staging: fbtft: add invert display parameter
Nam Cao
[PATCH v2] accel/ivpu: Fix warning in ivpu_gem_bo_free()
Jacek Lawrynowicz
Re: [PATCH v2] accel/ivpu: Fix warning in ivpu_gem_bo_free()
Lizhi Hou
Re: [PATCH v2 0/4] New DRM properties for output color format
Sean Summers
Fw: [PATCH v2 0/4] New DRM properties for output color format
Sean Summers
Re: [PATCH v2 0/4] New DRM properties for output color format
Andri Yngvason
[PATCH] accel/ivpu: Use dma_resv_lock() instead of a custom mutex
Jacek Lawrynowicz
Re: [PATCH] accel/ivpu: Use dma_resv_lock() instead of a custom mutex
Lizhi Hou
[PATCH] accel/ivpu: Fix warning in ivpu_gem_bo_free()
Jacek Lawrynowicz
Re: [PATCH] accel/ivpu: Fix warning in ivpu_gem_bo_free()
Lizhi Hou
Re: [PATCH] accel/ivpu: Fix warning in ivpu_gem_bo_free()
Jacek Lawrynowicz
[PATCH] accel/ivpu: Trigger device recovery on engine reset/resume failure
Jacek Lawrynowicz
Re: [PATCH] accel/ivpu: Trigger device recovery on engine reset/resume failure
Lizhi Hou
[PATCH v11 00/10] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
Jeff Layton
[PATCH v11 01/10] i915: only initialize struct ref_tracker_dir once
Jeff Layton
[PATCH v11 04/10] ref_tracker: have callers pass output function to pr_ostream()
Jeff Layton
[PATCH v11 05/10] ref_tracker: add a static classname string to each ref_tracker_dir
Jeff Layton
[PATCH v11 03/10] ref_tracker: add a top level debugfs directory for ref_tracker
Jeff Layton
[PATCH v11 09/10] net: add symlinks to ref_tracker_dir for netns
Jeff Layton
[PATCH v11 08/10] ref_tracker: add a way to create a symlink to the ref_tracker_dir debugfs file
Jeff Layton
[PATCH v11 07/10] ref_tracker: automatically register a file in debugfs for a ref_tracker_dir
Jeff Layton
[PATCH v11 10/10] ref_tracker: eliminate the ref_tracker_dir name field
Jeff Layton
[PATCH v11 06/10] ref_tracker: allow pr_ostream() to print directly to a seq_file
Jeff Layton
[PATCH v11 02/10] ref_tracker: don't use %pK in pr_ostream() output
Jeff Layton
Re: [PATCH v11 00/10] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
Jakub Kicinski
Re: [PATCH v18 0/8] drm/vkms: Add support for YUV and DRM_FORMAT_R*
Louis Chauvet
[PATCH v11 00/10] mtd: add driver for Intel discrete graphics
Alexander Usyskin
[PATCH v11 01/10] mtd: add driver for intel graphics non-volatile memory device
Alexander Usyskin
[PATCH v11 02/10] mtd: intel-dg: implement region enumeration
Alexander Usyskin
[PATCH v11 03/10] mtd: intel-dg: implement access functions
Alexander Usyskin
[PATCH v11 04/10] mtd: intel-dg: register with mtd
Alexander Usyskin
[PATCH v11 05/10] mtd: intel-dg: align 64bit read and write
Alexander Usyskin
[PATCH v11 06/10] drm/i915/nvm: add nvm device for discrete graphics
Alexander Usyskin
[PATCH v11 08/10] drm/xe/nvm: add on-die non-volatile memory device
Alexander Usyskin
[PATCH v11 07/10] drm/i915/nvm: add support for access mode
Alexander Usyskin
[PATCH v11 09/10] drm/xe/nvm: add support for access mode
Alexander Usyskin
[PATCH v11 10/10] drm/xe/nvm: add support for non-posted erase
Alexander Usyskin
[PATCH] drm/bridge: ti-sn65dsi86: fix REFCLK setting
Michael Walle
[PATCH v2] drm/file: add client id to drm_file_error
Sunil Khatri
[PATCH v9 0/4] drm/tidss: Add OLDI bridge support
Aradhya Bhatia
[PATCH v9 1/4] dt-bindings: display: ti, am65x-dss: Re-indent the example
Aradhya Bhatia
[PATCH v9 2/4] dt-bindings: display: ti: Add schema for AM625 OLDI Transmitter
Aradhya Bhatia
[PATCH v9 3/4] drm/tidss: Mark AM65x OLDI code separately
Aradhya Bhatia
[PATCH v9 4/4] drm/tidss: Add OLDI bridge support
Aradhya Bhatia
Re: [PATCH v9 4/4] drm/tidss: Add OLDI bridge support
Michael Walle
Re: [git pull] drm for 6.16-rc1
Jani Nikula
Re: [git pull] drm for 6.16-rc1
Linus Torvalds
Re: [git pull] drm for 6.16-rc1
pr-tracker-bot
Re: [PATCH] drm/sched: Fix amdgpu crash upon suspend/resume
Christopher Snowhill
[PATCH 0/8] drm/gem: Audit around handle_create races
Simona Vetter
[PATCH 3/8] drm/panthor: Fix UAF in panthor_gem_create_with_handle() debugfs code
Simona Vetter
[PATCH 1/8] drm/gem: Fix race in drm_gem_handle_create_tail()
Simona Vetter
Re: [PATCH 1/8] drm/gem: Fix race in drm_gem_handle_create_tail()
Simona Vetter
Re: [PATCH 1/8] drm/gem: Fix race in drm_gem_handle_create_tail()
Jacek Lawrynowicz
[PATCH 4/8] accel/qaic: delete qaic_bo.handle
Simona Vetter
Re: [PATCH 4/8] accel/qaic: delete qaic_bo.handle
Jeff Hugo
[PATCH 8/8] drm/xe: Add comments about drm_file.object_idr issues
Simona Vetter
Re: [PATCH 8/8] drm/xe: Add comments about drm_file.object_idr issues
Simona Vetter
[PATCH 5/8] drm/amd/kfd: Add comment about possible drm_gem_handle_create() race
Simona Vetter
[PATCH 2/8] drm/fdinfo: Switch to idr_for_each() in drm_show_memory_stats()
Simona Vetter
Re: [PATCH 2/8] drm/fdinfo: Switch to idr_for_each() in drm_show_memory_stats()
Simona Vetter
Re: [PATCH 2/8] drm/fdinfo: Switch to idr_for_each() in drm_show_memory_stats()
kernel test robot
[PATCH 6/8] drm/amdgpu: Add comments about drm_file.object_idr issues
Simona Vetter
Re: [PATCH 6/8] drm/amdgpu: Add comments about drm_file.object_idr issues
Simona Vetter
[PATCH 7/8] drm/vmwgfx: Add comments about drm_file.object_idr issues
Simona Vetter
Re: [PATCH 7/8] drm/vmwgfx: Add comments about drm_file.object_idr issues
Simona Vetter
[PATCH v4] drm/bridge: tc358767: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
Re: [PATCH v4] drm/bridge: tc358767: convert to devm_drm_bridge_alloc() API
Dmitry Baryshkov
[PATCH v12 0/8] drm: sun4i: add Display Engine 3.3 (DE33) support
Ryan Walklin
[PATCH v12 1/8] drm: sun4i: de2/de3: add mixer version enum
Ryan Walklin
[PATCH v12 2/8] drm: sun4i: de2/de3: refactor mixer initialisation
Ryan Walklin
[PATCH v12 5/8] dt-bindings: allwinner: add H616 DE33 mixer binding
Ryan Walklin
[PATCH v12 6/8] drm: sun4i: de33: mixer: add Display Engine 3.3 (DE33) support
Ryan Walklin
[PATCH v12 4/8] drm: sun4i: de2/de3: use generic register reference function for layer configuration
Ryan Walklin
[PATCH v12 3/8] drm: sun4i: de2/de3: add generic blender register reference function
Ryan Walklin
[PATCH v12 7/8] drm: sun4i: de33: vi_scaler: add Display Engine 3.3 (DE33) support
Ryan Walklin
[PATCH v12 8/8] drm: sun4i: de33: mixer: add mixer configuration for the H616
Ryan Walklin
[syzbot] [fbdev?] KASAN: vmalloc-out-of-bounds Write in fillrect
syzbot
Re: [PATCH v4 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
Thomas Zimmermann
[PATCH v3] video: screen_info: Relocate framebuffers behind PCI bridges
Thomas Zimmermann
[PATCH 3/3] drm/file: add client id to drm_file_error
Sunil Khatri
Re: [PATCH 3/3] drm/file: add client id to drm_file_error
Christian König
RE: [PATCH 3/3] drm/file: add client id to drm_file_error
Khatri, Sunil
[PATCH RESEND] dt-bindings: gpu: mali-bifrost: Add compatible for RZ/G3E SoC
Tommaso Merciai
Re: [PATCH RESEND] dt-bindings: gpu: mali-bifrost: Add compatible for RZ/G3E SoC
Rob Herring (Arm)
[PATCH] drm/debugfs: add client-id to the debugfs entry
Sunil Khatri
Re: [PATCH] drm/debugfs: add client-id to the debugfs entry
Christian König
Re: [PATCH] drm/debugfs: add client-id to the debugfs entry
Pierre-Eric Pelloux-Prayer
Re: [PATCH] drm/debugfs: add client-id to the debugfs entry
Christian König
Re: [PATCH] drm/debugfs: add client-id to the debugfs entry
Khatri, Sunil
RE: [PATCH] drm/debugfs: add client-id to the debugfs entry
Khatri, Sunil
[PATCH v2 0/2] Improve adv7511_mode_set()
Tommaso Merciai
[PATCH v2 1/2] drm/bridge: adv7511: Move adv711_dsi_config_timing_gen() into adv7511_mode_set()
Tommaso Merciai
RE: [PATCH v2 1/2] drm/bridge: adv7511: Move adv711_dsi_config_timing_gen() into adv7511_mode_set()
Biju Das
[PATCH v2 2/2] drm/bridge: adv7511: Rename adv7511_dsi_config_timing_gen() into adv7533_dsi_config_timing_gen()
Tommaso Merciai
RE: [PATCH v2 2/2] drm/bridge: adv7511: Rename adv7511_dsi_config_timing_gen() into adv7533_dsi_config_timing_gen()
Biju Das
Re: [PATCH v2 0/2] Improve adv7511_mode_set()
Dmitry Baryshkov
Re: [PATCH v2 0/2] Improve adv7511_mode_set()
Dmitry Baryshkov
linux-next: build failure after merge of the drm-misc tree
Stephen Rothwell
Re: linux-next: build failure after merge of the drm-misc tree
Damon Ding
Re: linux-next: build failure after merge of the drm-misc tree
Heiko Stübner
Re: [PATCH 5/5] drm/mediatek: Add eDP phy driver for mt8196
胡俊光
[PATCH] drm/bridge: analogix_dp: Fix clk-disable removal
Heiko Stuebner
Re: [PATCH] drm/bridge: analogix_dp: Fix clk-disable removal
Dmitry Baryshkov
Re: [PATCH] drm/bridge: analogix_dp: Fix clk-disable removal
Lucas De Marchi
Re: [PATCH] drm/bridge: analogix_dp: Fix clk-disable removal
Dmitry Baryshkov
Re: [PATCH v3 0/4] Add support for a DRM tool like PMU
Ian Rogers
Re: [PATCH 7/8] drm/msm/dp: Retry Link Training 2 with lower pattern
Konrad Dybcio
[PATCH 6.14 635/783] drm/gem: Internally test import_attach for imported objects
Greg Kroah-Hartman
[RESEND] Re: [PATCH v8] drm/bridge: analogix_dp: Remove the unnecessary calls to clk_disable_unprepare() during probing
Heiko Stübner
Re: [PATCH v8] drm/bridge: analogix_dp: Remove the unnecessary calls to clk_disable_unprepare() during probing
Heiko Stübner
Re: [PATCH v8] drm/bridge: analogix_dp: Remove the unnecessary calls to clk_disable_unprepare() during probing
Dmitry Baryshkov
[PATCH 0/2] Fix AMDGPU VRAM zeroing
Natalie Vock
[PATCH 2/2] drm/amdgpu: Dirty cleared blocks on allocation
Natalie Vock
Re: [PATCH 2/2] drm/amdgpu: Dirty cleared blocks on allocation
Christian König
Re: [PATCH 2/2] drm/amdgpu: Dirty cleared blocks on allocation
Natalie Vock
Re: [PATCH 2/2] drm/amdgpu: Dirty cleared blocks on allocation
Christian König
Re: [PATCH 2/2] drm/amdgpu: Dirty cleared blocks on allocation
Paneer Selvam, Arunpravin
Re: [PATCH 2/2] drm/amdgpu: Dirty cleared blocks on allocation
Michel Dänzer
Re: [PATCH 2/2] drm/amdgpu: Dirty cleared blocks on allocation
Christian König
[PATCH 1/2] drm/buddy: Add public helper to dirty blocks
Natalie Vock
[PATCH] drm/connector: only call HDMI audio helper plugged cb if non-null
Nicolas Frattaroli
Re: [PATCH] drm/connector: only call HDMI audio helper plugged cb if non-null
Dmitry Baryshkov
Re: [PATCH] drm/connector: only call HDMI audio helper plugged cb if non-null
Dmitry Baryshkov
[PATCH 6.12 626/626] drm/gem: Internally test import_attach for imported objects
Greg Kroah-Hartman
[PATCH] Revert "drm/amd/display: no 3D and blnd LUT as DPP color caps for DCN401"
Alex Hung
Re: [PATCH] Revert "drm/amd/display: no 3D and blnd LUT as DPP color caps for DCN401"
Aurabindo Pillai
Re: [PATCH] Revert "drm/amd/display: no 3D and blnd LUT as DPP color caps for DCN401"
Alex Hung
Re: [PATCH] drm/i915/display: Add skip link check quirk
Jonathan Denose
[PATCH v2] drm/nouveau: fix a use-after-free in r535_gsp_rpc_push()
Zhi Wang
[PATCH v3 01/19] Introduce drm_gpuvm_sm_map_ops_flags enums for sm_map_ops
Himal Prasad Ghimiray
Re: [PATCH v3 3/9] drm/rockchip: Add RK3588 DPTX output support
Nicolas Frattaroli
Patch "drm/gem: Internally test import_attach for imported objects" has been added to the 6.12-stable tree
gregkh
Patch "drm/gem: Internally test import_attach for imported objects" has been added to the 6.6-stable tree
gregkh
[PATCH 0/2] drm/bridge: samsung-dsim: Small cleanups
Philipp Zabel
[PATCH 2/2] drm/bridge: samsung-dsim: Use HZ_PER_MHZ macro from units.h
Philipp Zabel
Re: [PATCH 2/2] drm/bridge: samsung-dsim: Use HZ_PER_MHZ macro from units.h
Frieder Schrempf
Re: [PATCH 2/2] drm/bridge: samsung-dsim: Use HZ_PER_MHZ macro from units.h
Alexander Stein
[PATCH 1/2] drm/bridge: samsung-dsim: use while loop in samsung_dsim_transfer_start
Philipp Zabel
Re: [PATCH 1/2] drm/bridge: samsung-dsim: use while loop in samsung_dsim_transfer_start
Frieder Schrempf
Re: [PATCH 1/2] drm/bridge: samsung-dsim: use while loop in samsung_dsim_transfer_start
Alexander Stein
[PATCH RFC 0/4] drm/bridge: samsung-dsim: Stop controlling vsync display FIFO flush in panels
Philipp Zabel
[PATCH RFC 2/4] drm/panel: samsung-s6d7aa0: Drop MIPI_DSI_MODE_VSYNC_FLUSH flag
Philipp Zabel
[PATCH RFC 3/4] drm/panel: samsung-s6e8aa0: Drop MIPI_DSI_MODE_VSYNC_FLUSH flag
Philipp Zabel
[PATCH RFC 4/4] drm/mipi-dsi: Drop MIPI_DSI_MODE_VSYNC_FLUSH flag
Philipp Zabel
[PATCH RFC 1/4] drm/bridge: samsung-dsim: Always flush display FIFO on vsync pulse
Philipp Zabel
Re: [PATCH RFC 0/4] drm/bridge: samsung-dsim: Stop controlling vsync display FIFO flush in panels
Marek Szyprowski
[PATCH v5 00/19] drm/connector: hdmi: Allow using the YUV420 output format
Cristian Ciocaltea
[PATCH v5 04/19] drm/connector: hdmi: Add missing bpc debug info to hdmi_try_format_bpc()
Cristian Ciocaltea
[PATCH v5 05/19] drm/connector: hdmi: Factor out bpc and format computation logic
Cristian Ciocaltea
[PATCH v5 10/19] drm/tests: hdmi: Replace open coded EDID setup
Cristian Ciocaltea
[PATCH v5 11/19] drm/tests: hdmi: Drop unused drm_kunit_helper_connector_hdmi_init_funcs()
Cristian Ciocaltea
[PATCH v5 14/19] drm/tests: hdmi: Provide EDID supporting 4K@30Hz with YUV420 only
Cristian Ciocaltea
[PATCH v5 03/19] drm/connector: hdmi: Improve debug message for supported format
Cristian Ciocaltea
[PATCH v5 01/19] drm/connector: hdmi: Evaluate limited range after computing format
Cristian Ciocaltea
[PATCH v5 09/19] drm/tests: hdmi: Add macro to simplify EDID setup
Cristian Ciocaltea
[PATCH v5 19/19] drm/tests: hdmi: Add test for unsuccessful fallback to YUV420
Cristian Ciocaltea
[PATCH v5 02/19] drm/connector: hdmi: Add support for YUV420 format verification
Cristian Ciocaltea
[PATCH v5 06/19] drm/connector: hdmi: Use YUV420 output format as an RGB fallback
Cristian Ciocaltea
[PATCH v5 17/19] drm/tests: hdmi: Provide EDID supporting 4K@30Hz with RGB/YUV
Cristian Ciocaltea
[PATCH v5 15/19] drm/tests: hdmi: Add limited range tests for YUV420 mode
Cristian Ciocaltea
[PATCH v5 13/19] drm/tests: hdmi: Switch to drm_atomic_get_new_connector_state() where possible
Cristian Ciocaltea
[PATCH v5 12/19] drm/tests: hdmi: Setup ycbcr_420_allowed before initializing connector
Cristian Ciocaltea
[PATCH v5 18/19] drm/tests: hdmi: Add max TMDS rate fallback tests for YUV420 mode
Cristian Ciocaltea
[PATCH v5 16/19] drm/tests: hdmi: Rename max TMDS rate fallback tests
Cristian Ciocaltea
[PATCH v5 07/19] drm/tests: hdmi: Replace '[_]MHz' with 'mhz'
Cristian Ciocaltea
[PATCH v5 08/19] drm/tests: hdmi: Switch to 'void *' type for EDID data
Cristian Ciocaltea
[PATCH v9 0/6] PCI: VF resizable BAR
Michał Winiarski
[PATCH v9 3/6] PCI: Allow IOV resources to be resized in pci_resize_resource()
Michał Winiarski
[PATCH v9 4/6] PCI/IOV: Check that VF BAR fits within the reservation
Michał Winiarski
[PATCH v9 6/6] drm/xe/pf: Set VF LMEM BAR size
Michał Winiarski
[PATCH v9 2/6] PCI: Add a helper to convert between VF BAR number and IOV resource
Michał Winiarski
[PATCH v9 5/6] PCI: Allow drivers to control VF BAR size
Michał Winiarski
[PATCH v9 1/6] PCI/IOV: Restore VF resizable BAR state after reset
Michał Winiarski
[PATCH v10 0/9] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
Jeff Layton
[PATCH v10 6/9] ref_tracker: automatically register a file in debugfs for a ref_tracker_dir
Jeff Layton
[PATCH v10 8/9] net: add symlinks to ref_tracker_dir for netns
Jeff Layton
Re: [PATCH v10 8/9] net: add symlinks to ref_tracker_dir for netns
Eric Dumazet
Re: [PATCH v10 8/9] net: add symlinks to ref_tracker_dir for netns
Eric Dumazet
Re: [PATCH v10 8/9] net: add symlinks to ref_tracker_dir for netns
Jeff Layton
[PATCH v10 3/9] ref_tracker: have callers pass output function to pr_ostream()
Jeff Layton
[PATCH v10 1/9] ref_tracker: don't use %pK in pr_ostream() output
Jeff Layton
[PATCH v10 9/9] ref_tracker: eliminate the ref_tracker_dir name field
Jeff Layton
Re: [PATCH v10 9/9] ref_tracker: eliminate the ref_tracker_dir name field
Jeff Layton
[PATCH v10 2/9] ref_tracker: add a top level debugfs directory for ref_tracker
Jeff Layton
[PATCH v10 7/9] ref_tracker: add a way to create a symlink to the ref_tracker_dir debugfs file
Jeff Layton
[PATCH v10 4/9] ref_tracker: add a static classname string to each ref_tracker_dir
Jeff Layton
[PATCH v10 5/9] ref_tracker: allow pr_ostream() to print directly to a seq_file
Jeff Layton
Re: [PATCH 4/5] drm/mediatek: Add eDP driver for mt8196
胡俊光
Re: [PATCH 31/45] drm/msm/dp: add dp_mst_drm to manage DP MST bridge operations
Yongxing Mou
Re: [PATCH 31/45] drm/msm/dp: add dp_mst_drm to manage DP MST bridge operations
Dmitry Baryshkov
[PATCH v2] drm/sched/tests: Use one lock for fence context
Philipp Stanner
[PATCH] drm/arm/hdlcd: Replace struct simplefb_format with custom type
Thomas Zimmermann
Re: [PATCH v2 03/18] drm/tidss: Adjust the pclk based on the HW capabilities
Michael Walle
Re: [PATCH v2 03/18] drm/tidss: Adjust the pclk based on the HW capabilities
Tomi Valkeinen
Re: [PATCH v2 03/18] drm/tidss: Adjust the pclk based on the HW capabilities
Devarsh Thakkar
Re: [PATCH v2 03/18] drm/tidss: Adjust the pclk based on the HW capabilities
Michael Walle
Earlier messages