dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-24 13:08:35 to 2023-02-27 02:06:01 UTC [more...]

[PATCH AUTOSEL 6.1 01/58] drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Tab 3 X90F
 2023-02-27  2:04 UTC  (11+ messages)
` [PATCH AUTOSEL 6.1 02/58] drm: panel-orientation-quirks: Add quirk for DynaBook K50
` [PATCH AUTOSEL 6.1 03/58] drm/amd/display: Reduce expected sdp bandwidth for dcn321
` [PATCH AUTOSEL 6.1 04/58] drm/amd/display: Revert Reduce delay when sink device not able to ACK 00340h write
` [PATCH AUTOSEL 6.1 05/58] drm/amd/display: Fix potential null-deref in dm_resume
` [PATCH AUTOSEL 6.1 06/58] drm/omap: dsi: Fix excessive stack usage
` [PATCH AUTOSEL 6.1 08/58] drm/tiny: ili9486: Do not assume 8-bit only SPI controllers
` [PATCH AUTOSEL 6.1 09/58] drm/amd/display: Defer DIG FIFO disable after VID stream enable
` [PATCH AUTOSEL 6.1 10/58] drm/radeon: free iio for atombios when driver shutdown
` [PATCH AUTOSEL 6.1 11/58] drm/amd: Avoid BUG() for case of SRIOV missing IP version
` [PATCH AUTOSEL 6.1 12/58] drm/amdkfd: Page aligned memory reserve size

[PATCH AUTOSEL 6.2 01/60] drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Tab 3 X90F
 2023-02-27  2:00 UTC  (32+ messages)
` [PATCH AUTOSEL 6.2 02/60] drm: panel-orientation-quirks: Add quirk for DynaBook K50
` [PATCH AUTOSEL 6.2 03/60] drm/amd/display: Reduce expected sdp bandwidth for dcn321
` [PATCH AUTOSEL 6.2 04/60] drm/amd/display: Revert Reduce delay when sink device not able to ACK 00340h write
` [PATCH AUTOSEL 6.2 05/60] drm/amd/display: Fix potential null-deref in dm_resume
` [PATCH AUTOSEL 6.2 06/60] drm/omap: dsi: Fix excessive stack usage
` [PATCH AUTOSEL 6.2 08/60] drm/tiny: ili9486: Do not assume 8-bit only SPI controllers
` [PATCH AUTOSEL 6.2 09/60] drm/amd/display: Defer DIG FIFO disable after VID stream enable
` [PATCH AUTOSEL 6.2 10/60] drm/radeon: free iio for atombios when driver shutdown
` [PATCH AUTOSEL 6.2 11/60] drm/amd: Avoid BUG() for case of SRIOV missing IP version
` [PATCH AUTOSEL 6.2 12/60] drm/amdkfd: Page aligned memory reserve size
` [PATCH AUTOSEL 6.2 14/60] Revert "fbcon: don't lose the console font across generic->chip driver switch"
` [PATCH AUTOSEL 6.2 15/60] drm/amd: Avoid ASSERT for some message failures
` [PATCH AUTOSEL 6.2 16/60] drm: amd: display: Fix memory leakage
` [PATCH AUTOSEL 6.2 17/60] drm/amd/display: fix mapping to non-allocated address
` [PATCH AUTOSEL 6.2 18/60] drm/msm/dp: Remove INIT_SETUP delay
` [PATCH AUTOSEL 6.2 24/60] drm/msm/dsi: Add missing check for alloc_ordered_workqueue
` [PATCH AUTOSEL 6.2 25/60] drm: rcar-du: Add quirk for H3 ES1.x pclk workaround
` [PATCH AUTOSEL 6.2 26/60] drm: rcar-du: Fix setting a reserved bit in DPLLCR
` [PATCH AUTOSEL 6.2 27/60] drm/drm_print: correct format problem
` [PATCH AUTOSEL 6.2 28/60] drm/amd/display: Set hvm_enabled flag for S/G mode
` [PATCH AUTOSEL 6.2 29/60] drm/client: Test for connectors before sending hotplug event
` [PATCH AUTOSEL 6.2 33/60] drm/msm/dpu: Add DSC hardware blocks to register snapshot
` [PATCH AUTOSEL 6.2 38/60] Revert "drm/amdgpu: TA unload messages are not actually sent to psp when amdgpu is uninstalled"
` [PATCH AUTOSEL 6.2 39/60] drm/amd/display: fix FCLK pstate change underflow
` [PATCH AUTOSEL 6.2 45/60] drm/amd/display: Do not set DRR on pipe commit
` [PATCH AUTOSEL 6.2 46/60] drm/amd/display: Do not commit pipe when updating DRR
` [PATCH AUTOSEL 6.2 50/60] drm/amd/display: Move DCN314 DOMAIN power control to DMCUB
` [PATCH AUTOSEL 6.2 51/60] drm/amd/display: Enable P-state validation checks for DCN314
` [PATCH AUTOSEL 6.2 52/60] drm: panel-orientation-quirks: Add quirk for Lenovo IdeaPad Duet 3 10IGL5
` [PATCH AUTOSEL 6.2 53/60] drm/amd/display: Disable HUBP/DPP PG on DCN314 for now
` [PATCH AUTOSEL 6.2 54/60] drm/amd/display: disable SubVP + DRR to prevent underflow

[RFC PATCH 0/2] Add DPU DSC helper module
 2023-02-27  0:15 UTC  (22+ messages)
` [RFC PATCH 1/2] drm/msm/dpu: add dsc helper functions
` [RFC PATCH 2/2] drm/msm/dsi: use new dpu_dsc_populate_dsc_config()

[PATCH linux-next] drm/virtio: use strscpy() to instead of strncpy()
 2023-02-27  0:04 UTC  (2+ messages)

[PATCH 0/4] drm/displayid: use primary use case to figure out non-desktop
 2023-02-27  0:03 UTC  (4+ messages)

[PATCH v1] drm/shmem-helper: Remove another errant put in error path
 2023-02-26 23:51 UTC  (3+ messages)

[PATCH] drm/virtio: Pass correct device to dma_sync_sgtable_for_device()
 2023-02-26 23:50 UTC  (3+ messages)

[PATCH v1 0/2] add V1.1 dsc_helper fucntion
 2023-02-26 22:34 UTC  (5+ messages)
` [PATCH v1 1/2] drm/msm/dpu: add dsc helper functions
` [PATCH v1 2/2] drm/msm/dsi: use new dpu_dsc_populate_dsc_config()

[PATCH] dt-bindings: display: Start the info graphics with HS/VS change
 2023-02-26 20:02 UTC  (2+ messages)

[PATCH 0/1] drm: Add a gpu page-table walker
 2023-02-26 18:56 UTC  (5+ messages)

[PATCH 0/2] Add support for Lenovo NT36523W BOE panel
 2023-02-26 17:41 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display/panel: Add "

[PATCH 0/1] drm/panel: st7703: Fix vertical refresh rate of XBD599
 2023-02-26 17:17 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH v5 1/2] drm: add kms driver for loongson display controller
 2023-02-26 17:03 UTC  (2+ messages)
` [PATCH v5 2/2] MAINTAINERS: add maintainers for DRM LSDC driver

[PATCH v3] drm/edid DSC pass-through timing support
 2023-02-26 14:10 UTC  (3+ messages)
` [PATCH v3 1/2] drm/edid: parse DRM VESA dsc bpp target
` [PATCH v3 2/2] drm/amd: use fixed dsc bits-per-pixel from edid

[PATCH v2 00/50] drm/msm/dpu: rework HW catalog
 2023-02-26 12:59 UTC  (28+ messages)
` [PATCH v2 03/50] drm/msm/dpu: fix typo in in sm8550's dma_sblk_5
` [PATCH v2 04/50] drm/msm/dpu: fix len of sc7180 ctl blocks
` [PATCH v2 05/50] drm/msm/dpu: fix sm6115 and qcm2290 mixer width limits
` [PATCH v2 06/50] drm/msm/dpu: correct sm8550 scaler
` [PATCH v2 07/50] drm/msm/dpu: correct sc8280xp scaler
` [PATCH v2 08/50] drm/msm/dpu: correct sm8450 scaler
` [PATCH v2 09/50] drm/msm/dpu: correct sm8250 and sm8350 scaler
` [PATCH v2 10/50] drm/msm/dpu: correct sm6115 scaler
` [PATCH v2 12/50] drm/msm/dpu: fix clocks settings for msm8998 SSPP blocks

[PATCH] media: Fix building pdfdocs
 2023-02-26 10:47 UTC  (3+ messages)

[PATCH v7 0/7] drm: Remove usage of deprecated DRM_* macros
 2023-02-26  7:21 UTC  (8+ messages)
` [PATCH v7 1/7] drm/print: Fix and add support for NULL as first argument in drm_* macros
` [PATCH v7 2/7] drm: Remove usage of deprecated DRM_INFO
` [PATCH v7 3/7] drm: Remove usage of deprecated DRM_NOTE
` [PATCH v7 4/7] drm: Remove usage of deprecated DRM_ERROR
` [PATCH v7 5/7] drm: Remove usage of deprecated DRM_DEBUG
` [PATCH v7 6/7] drm: Remove usage of deprecated DRM_DEBUG_DRIVER
` [PATCH v7 7/7] drm: Remove usage of deprecated DRM_DEBUG_KMS

[PATCH v2 0/2] drm/msm: rework msm_parse_deps() and
 2023-02-26  0:15 UTC  (3+ messages)
` [PATCH v2 1/2] drm/msm: drop unused ring variable in msm_ioctl_gem_submit()
` [PATCH v2 2/2] drm/msm: simplify msm_parse_deps() and msm_parse_post_deps()

[PATCH v2] drm/i915/active: Fix misuse of non-idle barriers as fence trackers
 2023-02-25 22:12 UTC 

[PATCH] drm/shmem-helper: Fix locking for drm_gem_shmem_get_pages_sgt()
 2023-02-25 21:51 UTC  (2+ messages)

[PATCH] fbdev: omapfb: cleanup inconsistent indentation
 2023-02-25 18:10 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: display/bridge: toshiba, tc358764: convert to dtschema
 2023-02-25 16:02 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: exynos: add ports to TC358764 bridge on Arndale

[PATCH] drm/tests: helpers: Drop empty platform remove function
 2023-02-25 15:25 UTC  (2+ messages)

[PATCH v1 0/1] Add sync object UAPI support to VirtIO-GPU driver
 2023-02-25 15:21 UTC  (3+ messages)
` [PATCH v1 1/1] drm/virtio: Support sync objects

[PATCH] drm/virtio: Add option to disable KMS support
 2023-02-25 15:10 UTC  (2+ messages)

[PATCH] drm/prime: Fix documentation of drm_gem_prime_fd_to_handle()
 2023-02-25 11:08 UTC  (2+ messages)

drm next for 6.3-rc1
 2023-02-25  1:49 UTC  (4+ messages)

[PATCH v2 0/1] Documentation: gpu: add acceleration node section
 2023-02-25  7:28 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v2] drm/vmwgfx: Work around VMW_ALLOC_DMABUF
 2023-02-24  3:29 UTC  (5+ messages)

[PATCH] drm/vmwgfx: Work around VMW_ALLOC_DMABUF
 2023-02-23  6:59 UTC 

[PATCH v2] drm: add kms driver for loongson display controller
 2023-02-23 14:55 UTC  (7+ messages)

[PATCH] Documentation: gpu: add acceleration node section
 2023-02-23  2:52 UTC 

[PATCH] drm/i915: Set wedged if enable guc communication failed
 2023-02-24 23:17 UTC 

[PATCH] drm/amdgpu: remove unused variable ring
 2023-02-24 22:22 UTC  (2+ messages)

[PATCH 1/2] drm/lima: Use drm_sched_job_add_syncobj_dependency()
 2023-02-24 21:41 UTC  (2+ messages)
` [PATCH 2/2] drm/msm: "

[PATCH v2 0/5] drm/sched: Create wrapper to add a syncobj dependency to job
 2023-02-24 21:25 UTC  (7+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 4/5] drm/panfrost: Use drm_sched_job_add_syncobj_dependency()
` [PATCH v2 5/5] drm/v3d: "

[PATCH v2 0/8] QAIC accel driver
 2023-02-24 21:21 UTC  (9+ messages)
` [PATCH v2 2/8] accel/qaic: Add uapi and core driver file
` [PATCH v2 5/8] accel/qaic: Add datapath

[PATCH] drm/i915: Move MCR_REG define to i915_reg_defs.h
 2023-02-24 21:17 UTC  (2+ messages)

[PATCH v6 00/15] dma-fence: Deadline awareness
 2023-02-24 20:01 UTC  (16+ messages)
` [PATCH v6 01/15] dma-buf/dma-fence: Add deadline awareness
` [PATCH v6 02/15] dma-buf/fence-array: Add fence deadline support
` [PATCH v6 03/15] dma-buf/fence-chain: "
` [PATCH v6 04/15] dma-buf/dma-resv: Add a way to set fence deadline
` [PATCH v6 05/15] dma-buf/sync_file: Add SET_DEADLINE ioctl
` [PATCH v6 06/15] dma-buf/sync_file: Support (E)POLLPRI
` [PATCH v6 07/15] dma-buf/sw_sync: Add fence deadline support
` [PATCH v6 08/15] drm/scheduler: "
` [PATCH v6 09/15] drm/syncobj: Add deadline support for syncobj waits
` [PATCH v6 10/15] drm/vblank: Add helper to get next vblank time
` [PATCH v6 11/15] drm/atomic-helper: Set fence deadline for vblank
` [PATCH v6 12/15] drm/msm: Add deadline based boost support
` [PATCH v6 13/15] drm/msm: Add wait-boost support
` [PATCH v6 14/15] drm/msm/atomic: Switch to vblank_start helper
` [PATCH v6 15/15] drm/i915: Add deadline based boost support

[PATCH v4 00/14] dma-fence: Deadline awareness
 2023-02-24 19:44 UTC  (20+ messages)
` [PATCH v4 06/14] dma-buf/sync_file: Support (E)POLLPRI

[PATCH] drm/msm/dp: check core_initialized flag at both host_init() and host_deinit()
 2023-02-24 18:29 UTC 

[PATCH v3 0/7] media/drm: renesas: Add new pixel formats
 2023-02-24 18:04 UTC  (5+ messages)
` [PATCH v3 2/7] media: Add Y210, Y212 and Y216 formats

[PATCH] drm/msm: Fix possible uninitialized access in fbdev
 2023-02-24 17:58 UTC  (2+ messages)

[PATCH] drm: omapdrm: Do not use helper unininitialized in omap_fbdev_init()
 2023-02-24 17:25 UTC 

[PATCH 1/4] habanalabs: organize hl_device structure comment
 2023-02-24 17:05 UTC  (2+ messages)

[PATCH 1/5] drm/msm/adreno: Use OPP for every GPU generation
 2023-02-24 16:56 UTC 

[PATCH 0/3] drm/i915: track gt->wakerefs
 2023-02-24 16:25 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: Separate wakeref tracking
` [PATCH 2/3] drm/i915: Track leaked gt->wakerefs
` [PATCH 3/3] drm/i915: Correct type of wakeref variable

amdgpu didn't start with pci=nocrs parameter, get error "Fatal error during GPU init"
 2023-02-24 16:21 UTC  (7+ messages)
` Keyword Review - "

[PATCH] drm/amdgpu: remove unused variable channel_index
 2023-02-24 16:06 UTC 

[PATCH] drm/i915/mtl: Apply Wa_14017073508 for MTL SoC Step
 2023-02-23 21:13 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] drm/i915/mtl: Add engine TLB invalidation
 2023-02-23 17:03 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 03/27] fbdev: remove MODULE_LICENSE in non-modules
 2023-02-24 15:07 UTC 

[PATCH v3 0/7] OPP and devfreq for all Adrenos
 2023-02-24 15:04 UTC  (3+ messages)
` [PATCH v3 4/7] drm/msm/a2xx: Implement .gpu_busy
  ` [Freedreno] "

[PATCH v12 00/18] drm: Add Samsung MIPI DSIM bridge
 2023-02-24 15:00 UTC  (15+ messages)

[RESEND v2 PATCH] init/do_mounts.c: add virtiofs root fs support
 2023-02-24 14:37 UTC 

[RESEND PATCH] init/do_mounts.c: add virtiofs root fs support
 2023-02-24 14:32 UTC  (2+ messages)

[PATCH v3 00/11] Panfrost: Improve and add MediaTek SoCs support
 2023-02-24 13:53 UTC  (9+ messages)
` [PATCH v3 02/11] dt-bindings: gpu: mali-bifrost: Split out MediaTek power-domains variation
` [PATCH v3 08/11] drm/panfrost: Add the MT8192 GPU ID


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).