dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-30 08:20:51 to 2022-10-01 21:48:24 UTC [more...]

[PATCH 0/4] Initial support for the Pixel 3
 2022-10-01 21:48 UTC  (3+ messages)
` [PATCH 4/4] drm: panel: Add lg sw43408 panel driver

[PATCH 0/5] drm: Fix math issues in MSM DSC implementation
 2022-10-01 20:37 UTC  (11+ messages)
` [PATCH 1/5] drm/msm/dsi: Remove useless math in DSC calculation
` [PATCH 2/5] drm/msm/dsi: Remove repeated calculation of slice_per_intf
` [PATCH 3/5] drm/msm/dsi: Account for DSC's bits_per_pixel having 4 fractional bits
` [PATCH 4/5] drm/msm/dpu1: "
` [PATCH 5/5] drm/dsc: Prevent negative BPG offsets from shadowing adjacent bitfields

[PATCH v4 00/30] drm: Analog TV Improvements
 2022-10-01 17:42 UTC  (14+ messages)
` [PATCH v4 01/30] drm/docs: Remove unused TV Standard property
` [PATCH v4 03/30] drm/tests: Add Kunit Helpers
` [PATCH v4 10/30] drm/connector: Add TV standard property
` [PATCH v4 11/30] drm/modes: Add a function to generate analog display modes
` [PATCH v4 14/30] drm/client: Add some tests for drm_connector_pick_cmdline_mode()
` [PATCH v4 30/30] drm/sun4i: tv: Convert to the new TV mode property

[v5] drm/msm/disp/dpu1: add support for dspp sub block flush in sc7280
 2022-10-01 16:50 UTC  (6+ messages)

[PATCH drm-misc-next v2 0/9] drm/arm/malidp: use drm managed resources
 2022-10-01 16:39 UTC  (10+ messages)
` [PATCH drm-misc-next v2 1/9] drm/arm/malidp: use drmm_* to allocate driver structures
` [PATCH drm-misc-next v2 2/9] drm/arm/malidp: replace drm->dev_private with drm_to_malidp()
` [PATCH drm-misc-next v2 3/9] drm/arm/malidp: crtc: use drmm_crtc_init_with_planes()
` [PATCH drm-misc-next v2 4/9] drm/arm/malidp: plane: use drm managed resources
` [PATCH drm-misc-next v2 5/9] drm/arm/malidp: use drm_dev_unplug()
` [PATCH drm-misc-next v2 6/9] drm/arm/malidp: plane: protect device resources after removal
` [PATCH drm-misc-next v2 7/9] drm/arm/malidp: crtc: "
` [PATCH drm-misc-next v2 8/9] drm/arm/malidp: drv: "
` [PATCH drm-misc-next v2 9/9] drm/arm/malidp: remove calls to drm_mode_config_cleanup()

[PATCH v2 00/16] slab: Introduce kmalloc_size_roundup()
 2022-10-01 16:28 UTC  (5+ messages)
` [PATCH v2 01/16] slab: Remove __malloc attribute from realloc functions
` [PATCH v2 02/16] slab: Introduce kmalloc_size_roundup()

[PATCH v3 0/2] drm/msm/dsi: Add support for DSI PHY on QCM2290
 2022-10-01 16:00 UTC  (3+ messages)
` [PATCH v3 2/2] drm/msm/dsi: Add phy configuration for QCM2290

[PATCH drm-misc-next v2 0/9] drm/fsl-dcu: use drm managed resources
 2022-10-01 14:58 UTC  (10+ messages)
` [PATCH drm-misc-next v2 1/9] drm/fsl-dcu: use drmm_* to allocate driver structures
` [PATCH drm-misc-next v2 2/9] drm/fsl-dcu: replace drm->dev_private with drm_to_fsl_dcu_drm_dev()
` [PATCH drm-misc-next v2 3/9] drm/fsl-dcu: crtc: use drmm_crtc_init_with_planes()
` [PATCH drm-misc-next v2 4/9] drm/fsl-dcu: plane: use drm managed resources
` [PATCH drm-misc-next v2 5/9] drm/fsl-dcu: use drm_dev_unplug()
` [PATCH drm-misc-next v2 6/9] drm/fsl-dcu: plane: protect device resources after removal
` [PATCH drm-misc-next v2 7/9] drm/fsl-dcu: crtc: "
` [PATCH drm-misc-next v2 8/9] drm/fsl-dcu: remove trailing return statements
` [PATCH drm-misc-next v2 9/9] drm/fsl-dcu: remove calls to drm_mode_config_cleanup()

[PATCH] drm: Add 64:27 and 256:135 picture aspect ratio support
 2022-10-01 14:38 UTC 

[PATCH v6 00/10] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-10-01 14:10 UTC  (13+ messages)
` [PATCH v6 01/10] drm: bridge: Add Samsung DSIM bridge driver
` [PATCH v6 02/10] drm: bridge: samsung-dsim: Lookup OF-graph or Child node devices
` [PATCH v6 03/10] drm: bridge: samsung-dsim: Mark PHY as optional
` [PATCH v6 04/10] drm: bridge: samsung-dsim: Handle proper DSI host initialization
` [PATCH v6 05/10] drm: bridge: samsung-dsim: Add atomic_check
` [PATCH v6 06/10] drm: bridge: samsung-dsim: Add platform PLL_P (PMS_P) offset
` [PATCH v6 07/10] drm: bridge: samsung-dsim: Add atomic_get_input_bus_fmts
` [PATCH v6 08/10] drm: bridge: samsung-dsim: Add input_bus_flags
` [PATCH v6 09/10] dt-bindings: display: exynos: dsim: Add NXP i.MX8MM support
` [PATCH v6 10/10] drm: bridge: samsung-dsim: Add "

[PATCH 0/4] Add JDI LPM102A188A display panel support
 2022-10-01  9:53 UTC  (11+ messages)
` [PATCH 1/4] dt-bindings: display: Add bindings for JDI LPM102A188A
` [PATCH 2/4] drm/tegra: dsi: Clear enable register if powered by bootloader
` [PATCH 4/4] arm64: dts: smaug: Add display panel node

[PATCH] drm: amd: clean up dcn32_fpu.c kernel-doc
 2022-10-01  4:33 UTC 

[RFC PATCH v5] media: mediatek: vcodec: support stateless AV1 decoder
 2022-10-01  1:29 UTC 

[PATCH drm-misc-next v3 0/7] drm/arm/hdlcd: use drm managed resources
 2022-10-01  1:19 UTC  (8+ messages)
` [PATCH drm-misc-next v3 1/7] drm/arm/hdlcd: use drmm_* to allocate driver structures
` [PATCH drm-misc-next v3 2/7] drm/arm/hdlcd: replace drm->dev_private with drm_to_hdlcd_priv()
` [PATCH drm-misc-next v3 3/7] drm/arm/hdlcd: plane: use drm managed resources
` [PATCH drm-misc-next v3 4/7] drm/arm/hdlcd: use drm_dev_unplug()
` [PATCH drm-misc-next v3 5/7] drm/arm/hdlcd: crtc: protect device resources after removal
` [PATCH drm-misc-next v3 6/7] drm/arm/hdlcd: debugfs: "
` [PATCH drm-misc-next v3 7/7] drm/arm/hdlcd: remove calls to drm_mode_config_cleanup()

[PATCH RESEND drm-misc-next 0/7] drm/arm/hdlcd: use drm managed resources
 2022-10-01  1:03 UTC  (8+ messages)
` [PATCH RESEND drm-misc-next 4/7] drm/arm/hdlcd: plane: "

[PATCH v2 00/14] Explicit MCR handling and MTL steering
 2022-10-01  0:45 UTC  (15+ messages)
` [PATCH v2 01/14] drm/i915/gen8: Create separate reg definitions for new MCR registers
` [PATCH v2 02/14] drm/i915/xehp: "
` [PATCH v2 03/14] drm/i915/gt: Drop a few unused register definitions
` [PATCH v2 04/14] drm/i915/gt: Correct prefix on a few registers
` [PATCH v2 05/14] drm/i915/gt: Add intel_gt_mcr_multicast_rmw() operation
` [PATCH v2 06/14] drm/i915/xehp: Check for faults on primary GAM
` [PATCH v2 07/14] drm/i915/gt: Add intel_gt_mcr_wait_for_reg_fw()
` [PATCH v2 08/14] drm/i915: Define MCR registers explicitly
` [PATCH v2 09/14] drm/i915/gt: Always use MCR functions on multicast registers
` [PATCH v2 10/14] drm/i915/guc: Handle save/restore of MCR registers explicitly
` [PATCH v2 11/14] drm/i915/gt: Add MCR-specific workaround initializers
` [PATCH v2 12/14] drm/i915: Define multicast registers as a new type
` [PATCH v2 13/14] drm/i915/mtl: Add multicast steering for render GT
` [PATCH v2 14/14] drm/i915/mtl: Add multicast steering for media GT

[PATCH] drm/i915/slpc: Update frequency debugfs for SLPC
 2022-10-01  0:41 UTC 

[PATCH 0/7] drm/i915: prepare for uC loading on MTL
 2022-10-01  0:26 UTC  (10+ messages)
` [PATCH 2/7] drm/i915/uc: fetch uc firmwares for each GT
` [PATCH 3/7] drm/i915/uc: use different ggtt pin offsets for uc loads
` [PATCH 4/7] drm/i915/guc: Add GuC deprivilege feature to MTL
` [PATCH 6/7] drm/i915/guc: define media GT GuC send regs

[PULL] drm-fixes
 2022-09-30 23:29 UTC  (2+ messages)

[pull] amdgpu drm-fixes-6.0
 2022-09-30 22:20 UTC  (2+ messages)

[PATCH 00/12] Explicit MCR handling and MTL steering
 2022-09-30 21:54 UTC  (4+ messages)
` [PATCH 02/12] drm/i915/xehp: Create separate reg definitions for new MCR registers

[RESEND PATCH libdrm v3 0/2] Add Writeback Support for Modetest
 2022-09-30 21:44 UTC  (4+ messages)
` [RESEND PATCH libdrm v3 2/2] tests/modetest: Add support for writeback connector

[PATCH] drm/i915/gvt: Add missing vfio_unregister_group_dev() call
 2022-09-30 21:31 UTC  (2+ messages)

[PATCH] nouveau: explicitly wait on the fence in nouveau_bo_move_m2mf
 2022-09-30 21:09 UTC  (5+ messages)

[pull] amdgpu drm-fixes-6.0
 2022-09-30 20:56 UTC  (2+ messages)

[PATCH -next] drm/qxl: Remove unused variable 'count'
 2022-10-10  2:44 UTC 

[PATCH -next] drm/msm: Remove unused variables 'top'
 2022-10-10  2:40 UTC 

[PATCH] drm/ttm: move bo->resource check in vm_access
 2022-09-30 18:15 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: display/panel: Add Sony Tama TD4353 JDI display panel
 2022-09-30 18:08 UTC  (2+ messages)
` [PATCH v3 2/2] gpu/drm/panel: Add Sony TD4353 JDI panel driver

[PATCH 0/3] drm/i915: Improve register state context init
 2022-09-30 17:56 UTC  (7+ messages)
` [PATCH 1/3] drm/i915: Fix __gen125_emit_bb_start() without WA
` [PATCH 2/3] drm/i915/gt: Document function to decode register state context
` [PATCH 3/3] drm/i915/gt: Fix platform prefix

[PATCH v4 0/4] Improve anti-pre-emption w/a for compute workloads
 2022-09-30 17:44 UTC  (6+ messages)
` [PATCH v4 3/4] drm/i915: Make the heartbeat play nice with long pre-emption timeouts
  ` [Intel-gfx] "

[PATCH 0/7] drm/i915: Add HWMON support
 2022-09-30 16:52 UTC  (3+ messages)
` [PATCH 4/7] drm/i915/hwmon: Show device level energy usage

[PATCH 00/16] drm/i915/vm_bind: Add VM_BIND functionality
 2022-09-30 16:26 UTC  (13+ messages)
` [PATCH 08/16] drm/i915/vm_bind: Support persistent vma activeness tracking
` [PATCH 10/16] drm/i915/vm_bind: Abstract out common execbuf functions
` [PATCH 11/16] drm/i915/vm_bind: Use common execbuf functions in execbuf path
` [PATCH 14/16] drm/i915/vm_bind: Handle persistent vmas in execbuf3
` [PATCH 16/16] drm/i915/vm_bind: Add uapi for user to enable vm_bind_mode

[pull] amdgpu, amdkfd drm-next-6.1
 2022-09-30 16:20 UTC 

[RFC v2] drm/kms: control display brightness through drm_connector properties
 2022-09-30 16:17 UTC  (12+ messages)

[PATCH v3 0/6] Add support for atomic async page-flips
 2022-09-30 15:58 UTC  (12+ messages)
` [PATCH v3 3/6] drm: introduce drm_mode_config.atomic_async_page_flip_not_supported
      ` KMS atomic state sets, full vs. minimal (Re: [PATCH v3 0/6] Add support for atomic async page-flips)

[PATCH] drm/sched: Fix kernel NULL pointer dereference error
 2022-09-30 15:39 UTC  (3+ messages)

[git pull] drm fixes for 6.0 final
 2022-09-30 15:30 UTC  (3+ messages)

[PATCH v2] drm/ssd130x: Iterate over damage clips instead of using a merged rect
 2022-09-30 15:29 UTC 

[Bug 213145] New: AMDGPU resets, timesout and crashes after "*ERROR* Waiting for fences timed out!"
 2022-09-30 15:00 UTC  (2+ messages)
` [Bug 213145] "

[PATCH -next] drm/amdgpu/sdma: add missing release_firmware() in amdgpu_sdma_init_microcode()
 2022-09-30 14:53 UTC  (2+ messages)

[RFC][PATCH] drm/amd/display: Restore DC_FP_* wrapper in dml/calcs
 2022-09-30 14:53 UTC  (3+ messages)
` [PATCH] drm/amd/display: Fix mutex lock in dcn10

[PATCH] drm/i915/guc: Fix revocation of non-persistent contexts
 2022-09-30 14:52 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH -next 1/2] drm/amd/display: clean up one inconsistent indenting
 2022-09-30 14:48 UTC  (3+ messages)
` [PATCH -next 2/2] "

[PATCH v2] drivers/amd/pm: check the return value of amdgpu_bo_kmap
 2022-09-30 14:42 UTC  (2+ messages)

[PATCH -next] drm/amd/display: change to enc314_stream_encoder_dp_blank static
 2022-09-30 14:37 UTC  (2+ messages)

[PATCH 0/2] Fix dp-pwr property in dp-connector binding
 2022-09-30 14:27 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: dp-connector: Fix the property name for dp pwr
` [PATCH 2/2] arm64: dts: ti: k3-j721e-*: "

[PATCH v2] drm/bridge: ps8640: Add software to support aux defer
 2022-09-30 14:20 UTC  (2+ messages)

[PATCH v3 0/8] drm/amd/display: Introduce KUnit to Display Mode Library
 2022-09-30 14:13 UTC  (3+ messages)
` [PATCH v3 1/8] drm/amd/display: Introduce KUnit tests for fixed31_32 library

[PATCH 01/13] drm/scheduler: fix fence ref counting
 2022-09-30 13:46 UTC  (8+ messages)
` [PATCH 02/13] drm/scheduler: add drm_sched_job_add_resv_dependencies
` [PATCH 12/13] drm/scheduler: rework entity flush, kill and fini

[PATCH v8] drm/sched: Add FIFO sched policy to run queue
 2022-09-30 13:31 UTC  (2+ messages)

[PATCH v3] drm/atomic-helper: Don't allocated plane state in CRTC check
 2022-09-30 12:37 UTC 

[PATCH v2 1/2] drm/tests: Split drm_test_dp_mst_calc_pbn_mode into parameterized tests
 2022-09-30 11:37 UTC  (6+ messages)
` [PATCH v2 2/2] drm/tests: Split drm_test_dp_mst_sideband_msg_req_decode "

[PATCH] Add NULL check for s_fence->parent
 2022-09-30 11:27 UTC  (2+ messages)

[PATCH] drm/ssd130x: Iterate over damage clips instead of using a merged rect
 2022-09-30 11:22 UTC  (5+ messages)

[PATCH v4] drm/ast: Add Atomic gamma lut support for aspeed
 2022-09-30 10:45 UTC  (2+ messages)

[PATCH] drm/atomic-helper: Don't allocated plane state in CRTC check
 2022-09-30 10:41 UTC  (8+ messages)

[PATCH v4 0/4] drm: lcdif: Improve YUV support
 2022-09-30 10:35 UTC  (6+ messages)
` [PATCH v4 1/4] drm: lcdif: Fix indentation in lcdif_regs.h
` [PATCH v4 2/4] drm: lcdif: Don't use BIT() for multi-bit register fields
` [PATCH v4 3/4] drm: lcdif: Switch to limited range for RGB to YUV conversion
` [PATCH v4 4/4] drm: lcdif: Add support for YUV planes

[PATCH 1/2] drm/scheduler: fix fence ref counting
 2022-09-30  9:12 UTC  (3+ messages)
` [PATCH 2/2] drm/sched: add missing NULL check in drm_sched_get_cleanup_job

[PATCH v2] drm/atomic-helper: Don't allocated plane state in CRTC check
 2022-09-30  9:04 UTC 

[PATCH v3] drm/ast: Add Atomic gamma lut support for aspeed
 2022-09-30  8:56 UTC  (3+ messages)

[PULL] drm-misc-next
 2022-09-30  8:54 UTC 

[PATCH v2] drm/sched: Add NULL check for s_fence->parent
 2022-09-30  8:44 UTC 

[PATCH -next] drm/amd/display: Removed unused variable 'sdp_stream_enable'
 2022-09-30  6:38 UTC 


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).