dri-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH] drm/mediatek: Add wait_event_timeout when disabling plane
Jason-JH Lin
Re: [PATCH] drm/mediatek: Add wait_event_timeout when disabling plane
AngeloGioacchino Del Regno
Re: [PATCH] drm/mediatek: Add wait_event_timeout when disabling plane
Daniel Stone
Re: [PATCH] drm/mediatek: Add wait_event_timeout when disabling plane
林睿祥
[PATCH v3 0/5] Fix memory leaks in drm_sched_fini()
Philipp Stanner
[PATCH v3 1/5] drm/sched: Fix teardown leaks with waitqueue
Philipp Stanner
Re: [PATCH v3 1/5] drm/sched: Fix teardown leaks with waitqueue
Danilo Krummrich
Re: [PATCH v3 1/5] drm/sched: Fix teardown leaks with waitqueue
Tvrtko Ursulin
Re: [PATCH v3 1/5] drm/sched: Fix teardown leaks with waitqueue
Philipp Stanner
Re: [PATCH v3 1/5] drm/sched: Fix teardown leaks with waitqueue
Tvrtko Ursulin
[PATCH v3 2/5] drm/sched/tests: Port tests to new cleanup method
Philipp Stanner
Re: [PATCH v3 2/5] drm/sched/tests: Port tests to new cleanup method
Tvrtko Ursulin
Re: [PATCH v3 2/5] drm/sched/tests: Port tests to new cleanup method
Philipp Stanner
Re: [PATCH v3 2/5] drm/sched/tests: Port tests to new cleanup method
Tvrtko Ursulin
[PATCH v3 3/5] drm/sched: Warn if pending list is not empty
Philipp Stanner
[PATCH v3 4/5] drm/nouveau: Add new callback for scheduler teardown
Philipp Stanner
[PATCH v3 5/5] drm/nouveau: Remove waitque for sched teardown
Philipp Stanner
Re:Re: [PATCH] drm/gem-framebuffer: log errors when gem size < afbc_size
Andy Yan
Re: [PATCH] drm/gem-framebuffer: log errors when gem size < afbc_size
Thomas Zimmermann
[PATCH v2] drm: renesas: rz-du: Add atomic_pre_enable
Chris Brandt
Re: [PATCH v2] drm: renesas: rz-du: Add atomic_pre_enable
Hugo Villeneuve
RE: [PATCH v2] drm: renesas: rz-du: Add atomic_pre_enable
Biju Das
[PATCH] drm: renesas: rz-du: Add atomic_pre_enable
Chris Brandt
RE: [PATCH] drm: renesas: rz-du: Add atomic_pre_enable
Biju Das
RE: [PATCH] drm: renesas: rz-du: Add atomic_pre_enable
Chris Brandt
RE: [PATCH] drm: renesas: rz-du: Add atomic_pre_enable
Chris Brandt
RE: [PATCH] drm: renesas: rz-du: Add atomic_pre_enable
Chris Brandt
[PATCH] drm/bridge: fix build with CONFIG_OF=n
Luca Ceresoli
RE: [PATCH] drm/bridge: fix build with CONFIG_OF=n
Borah, Chaitanya Kumar
RE: [PATCH] drm/bridge: fix build with CONFIG_OF=n
Jani Nikula
[PATCH v5 RESEND 1/3] drm/shmem-helper: Import dmabuf without mapping its sg_table
oushixiong1025
[PATCH v5 RESEND 2/3] drm/ast: use DRM_GEM_SHMEM_DRIVER_OPS_NO_MAP_SGT
oushixiong1025
Re: [PATCH v5 RESEND 2/3] drm/ast: use DRM_GEM_SHMEM_DRIVER_OPS_NO_MAP_SGT
Thomas Zimmermann
[PATCH v5 RESEND 3/3] drm/udl: use DRM_GEM_SHMEM_DRIVER_OPS_NO_MAP_SGT
oushixiong1025
Re: [PATCH v5 RESEND 3/3] drm/udl: use DRM_GEM_SHMEM_DRIVER_OPS_NO_MAP_SGT
Thomas Zimmermann
Re: [PATCH v5 RESEND 1/3] drm/shmem-helper: Import dmabuf without mapping its sg_table
Thomas Zimmermann
iosys-map: refactor to reduce struct size
Dave Airlie
[PATCH 3/9] firmware/tegra: avoid accessing iosys_map internals.
Dave Airlie
Re: [PATCH 3/9] firmware/tegra: avoid accessing iosys_map internals.
kernel test robot
[PATCH 5/9] drm/qxl: avoid accessing iosys_map internals.
Dave Airlie
Re: [PATCH 5/9] drm/qxl: avoid accessing iosys_map internals.
Lucas De Marchi
[PATCH 2/9] udmabuf: use new iosys_map accessors.
Dave Airlie
[PATCH 6/9] drm/ttm: avoid accessing iosys_map internals.
Dave Airlie
[PATCH 8/9] iosys: hide internal details of implementation.
Dave Airlie
Re: [PATCH 8/9] iosys: hide internal details of implementation.
Thomas Zimmermann
Re: [PATCH 8/9] iosys: hide internal details of implementation.
kernel test robot
[PATCH 9/9] iosys_map: embed the is_iomem bit into the pointer.
Dave Airlie
Re: [PATCH 9/9] iosys_map: embed the is_iomem bit into the pointer.
Jani Nikula
Re: [PATCH 9/9] iosys_map: embed the is_iomem bit into the pointer.
Thomas Zimmermann
Re: [PATCH 9/9] iosys_map: embed the is_iomem bit into the pointer.
Lucas De Marchi
Re: [PATCH 9/9] iosys_map: embed the is_iomem bit into the pointer.
Dave Airlie
Re: [PATCH 9/9] iosys_map: embed the is_iomem bit into the pointer.
Lucas De Marchi
Re: [PATCH 9/9] iosys_map: embed the is_iomem bit into the pointer.
Jocelyn Falempe
Re: [PATCH 9/9] iosys_map: embed the is_iomem bit into the pointer.
Thomas Zimmermann
Re: [PATCH 9/9] iosys_map: embed the is_iomem bit into the pointer.
Dave Airlie
Re: [PATCH 9/9] iosys_map: embed the is_iomem bit into the pointer.
Thomas Zimmermann
[PATCH 7/9] drm: avoid accessing iosys_map internals.
Dave Airlie
[PATCH 4/9] drm/xe: avoid accessing internals of iosys_map
Dave Airlie
Re: [PATCH 4/9] drm/xe: avoid accessing internals of iosys_map
Lucas De Marchi
[PATCH 1/9] iosys-map: add new accessor interfaces and use them internally.
Dave Airlie
Re: [PATCH 1/9] iosys-map: add new accessor interfaces and use them internally.
Thomas Zimmermann
Re: [PATCH 1/9] iosys-map: add new accessor interfaces and use them internally.
Lucas De Marchi
Re: [PATCH 1/9] iosys-map: add new accessor interfaces and use them internally.
Thomas Zimmermann
Re: iosys-map: refactor to reduce struct size
Dave Airlie
Re: iosys-map: refactor to reduce struct size
Thomas Zimmermann
Re: iosys-map: refactor to reduce struct size
Lucas De Marchi
[PATCH v8 0/2] Add DSI display support for SA8775P target
Ayushi Makhija
[PATCH v8 2/2] arm64: dts: qcom: sa8775p-ride: add anx7625 DSI to DP bridge nodes
Ayushi Makhija
[PATCH v8 1/2] arm64: dts: qcom: sa8775p: add Display Serial Interface device nodes
Ayushi Makhija
Re: [PATCH v8 0/2] Add DSI display support for SA8775P target
Rob Herring (Arm)
Re: [PATCH v2 30/34] drm/bridge: imx8qxp-pixel-combiner: convert to devm_drm_bridge_alloc() API
Liu Ying
Re: [PATCH v2 30/34] drm/bridge: imx8qxp-pixel-combiner: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
Re: [PATCH v2 30/34] drm/bridge: imx8qxp-pixel-combiner: convert to devm_drm_bridge_alloc() API
Liu Ying
Re: [PATCH v2] drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector type
Doug Anderson
Re: [PATCH v2] drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector type
Dmitry Baryshkov
Re: [PATCH v2] drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector type
Jayesh Choudhary
Re: [PATCH v2] drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector type
Doug Anderson
Re: [PATCH v2] drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector type
Ernest Van Hoecke
Re: [PATCH v2] drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector type
Doug Anderson
Re: [PATCH v2] drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector type
Jayesh Choudhary
Re: [PATCH v2] drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector type
Ernest Van Hoecke
Re: [PATCH 3/4] dt-bindings: display/msm: add stream 1 pixel clock binding
Abhinav Kumar
Re: [PATCH 3/4] dt-bindings: display/msm: add stream 1 pixel clock binding
Abhinav Kumar
[PATCH] drm/panel-edp: Clarify the `prepare_to_enable` description in comments
Douglas Anderson
Re: [PATCH] drm/panel-edp: Clarify the `prepare_to_enable` description in comments
Neil Armstrong
[PATCH RESEND] drm: Use strscpy() instead of strscpy_pad()
Thorsten Blum
[PATCH v2 00/12] Rust abstractions for shmem-backed GEM objects
Lyude Paul
[PATCH v2 01/12] rust: helpers: Add bindings/wrappers for dma_resv_lock
Lyude Paul
Re: [PATCH v2 01/12] rust: helpers: Add bindings/wrappers for dma_resv_lock
Christian König
Re: [PATCH v2 01/12] rust: helpers: Add bindings/wrappers for dma_resv_lock
Daniel Almeida
[PATCH v2 02/12] rust: drm: gem: Add raw_dma_resv() function
Lyude Paul
[PATCH v2 04/12] drm/gem/shmem: Extract drm_gem_shmem_release() from drm_gem_shmem_free()
Lyude Paul
[PATCH v2 06/12] rust: drm: gem: Add OpaqueObject
Lyude Paul
[PATCH v2 03/12] drm/gem/shmem: Extract drm_gem_shmem_init() from drm_gem_shmem_create()
Lyude Paul
[PATCH v2 07/12] rust: drm: gem: shmem: Add DRM shmem helper abstraction
Lyude Paul
[PATCH v2 08/12] rust: drm: gem: shmem: Add share_dma_resv to ObjectConfig
Lyude Paul
[PATCH v2 11/12] rust: drm: gem: Add export() callback
Lyude Paul
[PATCH v2 12/12] rust: drm: gem: Add BaseObject::prime_export()
Lyude Paul
[PATCH v2 10/12] rust: Add dma_buf stub bindings
Lyude Paul
[PATCH v2 05/12] rust: gem: Introduce BaseDriverObject::Args
Lyude Paul
[PATCH v2 09/12] rust: drm: gem: Introduce OwnedSGTable
Lyude Paul
[PATCH] drm/xe: don't store the xe device pointer inside xe_ttm_tt
Dave Airlie
[PATCH v2 1/1] dt-bindings: display: imx: convert fsl, dcu.txt to yaml format
Frank Li
Re: [PATCH v2 1/1] dt-bindings: display: imx: convert fsl, dcu.txt to yaml format
Krzysztof Kozlowski
[PATCH v5] drm/rockchip: Reject AFBC for res >2560 on rk3399
Konstantin Shabanov
[PATCH v10 00/10] Improve gpu_scheduler trace events + UAPI
Pierre-Eric Pelloux-Prayer
[PATCH v10 01/10] drm/debugfs: Output client_id in in drm_clients_info
Pierre-Eric Pelloux-Prayer
[PATCH v10 02/10] drm/sched: Store the drm client_id in drm_sched_fence
Pierre-Eric Pelloux-Prayer
[PATCH v10 03/10] drm/sched: Add device name to the drm_sched_process_job event
Pierre-Eric Pelloux-Prayer
[PATCH v10 04/10] drm/sched: Cleanup gpu_scheduler trace events
Pierre-Eric Pelloux-Prayer
[PATCH v10 05/10] drm/sched: Trace dependencies for GPU jobs
Pierre-Eric Pelloux-Prayer
[PATCH v10 06/10] drm/sched: Add the drm_client_id to the drm_sched_run/exec_job events
Pierre-Eric Pelloux-Prayer
[PATCH v10 07/10] drm/sched: Cleanup event names
Pierre-Eric Pelloux-Prayer
[PATCH v10 08/10] drm: Get rid of drm_sched_job.id
Pierre-Eric Pelloux-Prayer
Re: [PATCH v10 08/10] drm: Get rid of drm_sched_job.id
kernel test robot
[PATCH v10 09/10] drm/doc: Document some tracepoints as uAPI
Pierre-Eric Pelloux-Prayer
[PATCH v10 10/10] drm/amdgpu: update trace format to match gpu_scheduler_trace
Pierre-Eric Pelloux-Prayer
[PATCH v6 0/3] drm: Create a task info option for wedge events
André Almeida
[PATCH v6 2/3] drm/doc: Add a section about "Task information" for the wedge API
André Almeida
[PATCH v6 1/3] drm: Create a task info option for wedge events
André Almeida
Re: [PATCH v6 1/3] drm: Create a task info option for wedge events
Raag Jadav
[PATCH v6 3/3] drm/amdgpu: Make use of drm_wedge_task_info
André Almeida
Re: [PATCH v2 2/2] dma-buf: heaps: Give default CMA heap a fixed name
Maxime Ripard
Re: [PATCH v3 00/22] drm: convert all bridges to devm_drm_bridge_alloc()
Luca Ceresoli
Re: [PATCH v3 00/22] drm: convert all bridges to devm_drm_bridge_alloc()
Liu Ying
Re: [PATCH v3 00/22] drm: convert all bridges to devm_drm_bridge_alloc()
Luca Ceresoli
Re: [PATCH v3 00/22] drm: convert all bridges to devm_drm_bridge_alloc()
Maxime Ripard
Re: [PATCH v3 00/22] drm: convert all bridges to devm_drm_bridge_alloc()
Maxime Ripard
Re: [PATCH v3 00/22] drm: convert all bridges to devm_drm_bridge_alloc()
Luca Ceresoli
Re: [PATCH v3 00/22] drm: convert all bridges to devm_drm_bridge_alloc()
Inki Dae
Re: [PATCH v3 00/22] drm: convert all bridges to devm_drm_bridge_alloc()
Luca Ceresoli
[PATCH v5] Add CRIU support for amdgpu dmabuf
David Francis
[PATCH 3/3] drm/amdgpu: Allow kfd CRIU with no buffer objects
David Francis
[PATCH 2/3] drm/amdgpu: Adding amdgpu CRIU ioctl
David Francis
Re: [PATCH 2/3] drm/amdgpu: Adding amdgpu CRIU ioctl
Christian König
Re: [PATCH 2/3] drm/amdgpu: Adding amdgpu CRIU ioctl
kernel test robot
Re: [PATCH 2/3] drm/amdgpu: Adding amdgpu CRIU ioctl
Dan Carpenter
[PATCH 1/3] drm: Add DRM prime interfaces to reassign GEM handle
David Francis
Re: [PATCH 1/3] drm: Add DRM prime interfaces to reassign GEM handle
Christian König
[PATCH RESEND] drm/amd/display: Adjust prefix of dcn31_apg construct function name
Leonardo Gomes
Re: [PATCH RESEND] drm/amd/display: Adjust prefix of dcn31_apg construct function name
Alex Hung
Re: [PATCH RESEND] drm/amd/display: Adjust prefix of dcn31_apg construct function name
Leonardo Gomes
Re:[PATCH] drm/rockchip: cdn-dp: Convert to drm bridge
Andy Yan
Re: [PATCH] drm/rockchip: cdn-dp: Convert to drm bridge
Chaoyi Chen
[PATCH v4 00/12] Panel Replay + Adaptive sync
Jouni Högander
[PATCH v4 02/12] drm/dp: Add Panel Replay capability bits from DP2.1 specification
Jouni Högander
Re: [PATCH v4 02/12] drm/dp: Add Panel Replay capability bits from DP2.1 specification
Nautiyal, Ankit K
[PATCH v4 03/12] drm/i915/psr: Read all Panel Replay capability registers from DPCD
Jouni Högander
[PATCH v4 06/12] drm/i915/psr: Add interface to check if AUXLess ALPM is needed by PSR
Jouni Högander
[PATCH v4 01/12] drm/panelreplay: Panel Replay capability DPCD register definitions
Jouni Högander
[PATCH v4 07/12] drm/i915/alpm: Add new interface to check if AUXLess ALPM is used
Jouni Högander
[PATCH v4 04/12] drm/i915/alpm: Add PR_ALPM_CTL register definitions
Jouni Högander
[PATCH v4 05/12] drm/i915/alpm: Write PR_ALPM_CTL register
Jouni Högander
[PATCH v4 09/12] drm/i915/display: Add PHY_CMN1_CONTROL register definitions
Jouni Högander
[PATCH v4 10/12] drm/i915/display: Add function to configure LFPS sending
Jouni Högander
[PATCH v4 12/12] drm/i915/psr: Do not disable Panel Replay in case VRR is enabled
Jouni Högander
[PATCH v4 08/12] drm/i915/alpm: Move port alpm configuration
Jouni Högander
[PATCH v4 11/12] drm/i915/psr: Fix using wrong mask in REG_FIELD_PREP
Jouni Högander
Re: [PATCH v4 00/12] Panel Replay + Adaptive sync
Hogander, Jouni
Re: [PATCH v4 00/12] Panel Replay + Adaptive sync
Maarten Lankhorst
Re: [PATCH v4 00/12] Panel Replay + Adaptive sync
Hogander, Jouni
linux-next: build warning after merge of the drm tree
Stephen Rothwell
Re: linux-next: build warning after merge of the drm tree
Stephen Rothwell
Re: [PATCH v6 2/2] i2c: i2c-qcom-geni: Add Block event interrupt support
Jyothi Kumar Seerapu
Re: [PATCH v6 2/2] i2c: i2c-qcom-geni: Add Block event interrupt support
Dmitry Baryshkov
Re: [PATCH v6 2/2] i2c: i2c-qcom-geni: Add Block event interrupt support
Jyothi Kumar Seerapu
Re: [PATCH v6 2/2] i2c: i2c-qcom-geni: Add Block event interrupt support
Dmitry Baryshkov
[PATCH] drm/sched/tests: Use one lock for fence context
Philipp Stanner
Re: [PATCH] drm/sched/tests: Use one lock for fence context
Tvrtko Ursulin
Re: [PATCH] drm/sched/tests: Use one lock for fence context
Philipp Stanner
Re: [PATCH] drm/sched/tests: Use one lock for fence context
Tvrtko Ursulin
[PATCH] drm/panel-edp: Add KDC KD116N3730A05
Langyan Ye
Re: [PATCH] drm/panel-edp: Add KDC KD116N3730A05
Doug Anderson
[PATCH v3 00/12] Panel Replay + Adaptive sync
Jouni Högander
[PATCH v3 01/12] drm/panelreplay: Panel Replay capability DPCD register definitions
Jouni Högander
[PATCH v3 03/12] drm/i915/psr: Read all Panel Replay capability registers from DPCD
Jouni Högander
[PATCH v3 09/12] drm/i915/display: Add PHY_CMN1_CONTROL register definitions
Jouni Högander
[PATCH v3 11/12] drm/i915/psr: Fix using wrong mask in REG_FIELD_PREP
Jouni Högander
[PATCH v3 10/12] drm/i915/display: Add function to configure LFPS sending
Jouni Högander
[PATCH v3 12/12] drm/i915/psr: Do not disable Panel Replay in case VRR is enabled
Jouni Högander
[PATCH v3 06/12] drm/i915/psr: Add interface to check if AUXLess ALPM is needed by PSR
Jouni Högander
[PATCH v3 04/12] drm/i915/alpm: Add PR_ALPM_CTL register definitions
Jouni Högander
[PATCH v3 08/12] drm/i915/alpm: Move port alpm configuration
Jouni Högander
[PATCH v3 07/12] drm/i915/alpm: Add new interface to check if AUXLess ALPM is used
Jouni Högander
[PATCH v3 05/12] drm/i915/alpm: Write PR_ALPM_CTL register
Jouni Högander
[PATCH v3 02/12] drm/dp: Add Panel Replay capability bits from DP2.1 specification
Jouni Högander
Re: [PATCH v3 02/12] drm/dp: Add Panel Replay capability bits from DP2.1 specification
Nautiyal, Ankit K
Re: [PATCH v3 02/12] drm/dp: Add Panel Replay capability bits from DP2.1 specification
Hogander, Jouni
Re: [PATCH/RFC 0/3] Atari DRM driver
Eero Tamminen
Re: [PATCH/RFC 0/3] Atari DRM driver
Geert Uytterhoeven
Re: [PATCH/RFC 0/3] Atari DRM driver
Eero Tamminen
Re: [PATCH/RFC 0/3] Atari DRM driver
Geert Uytterhoeven
Re: [PATCH/RFC 0/3] Atari DRM driver
Eero Tamminen
Re: [PATCH/RFC 0/3] Atari DRM driver
Geert Uytterhoeven
Re: [PATCH/RFC 0/3] Atari DRM driver
Eero Tamminen
Re: [PATCH/RFC 0/3] Atari DRM driver
Geert Uytterhoeven
Re: [PATCH/RFC 0/3] Atari DRM driver
Eero Tamminen
[PATCH v1] drm/panel-edp: Add support for AUO G156HAN03.0 panel
ernestvanhoecke
Re: [PATCH v1] drm/panel-edp: Add support for AUO G156HAN03.0 panel
Doug Anderson
Re: [RFC PATCH] drm: bridge: cdns-mhdp8546: Fix possible null pointer dereference
Jayesh Choudhary
Earlier messages
Later messages