dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-11 15:22:20 to 2022-11-14 13:06:25 UTC [more...]

[PATCH 0/2] drm/vc4: hdmi: Fixes for the RaspberryPi 0-3 stalls
 2022-11-14 13:06 UTC  (5+ messages)
` [PATCH 1/2] drm/vc4: hdmi: Enforce the minimum rate at runtime_resume

[PATCH v9 00/25] drm: Analog TV Improvements
 2022-11-14 13:00 UTC  (26+ messages)
` [PATCH v9 01/25] docs/fb: Document current named modes
` [PATCH v9 02/25] drm/tests: Add Kunit Helpers
` [PATCH v9 03/25] drm/connector: Rename legacy TV property
` [PATCH v9 04/25] drm/connector: Only register TV mode property if present
` [PATCH v9 05/25] drm/connector: Rename drm_mode_create_tv_properties
` [PATCH v9 06/25] drm/connector: Add TV standard property
` [PATCH v9 07/25] drm/modes: Add a function to generate analog display modes
` [PATCH v9 08/25] drm/client: Add some tests for drm_connector_pick_cmdline_mode()
` [PATCH v9 09/25] drm/modes: Move named modes parsing to a separate function
` [PATCH v9 10/25] drm/modes: Switch to named mode descriptors
` [PATCH v9 11/25] drm/modes: Fill drm_cmdline mode from named modes
` [PATCH v9 12/25] drm/connector: Add pixel clock to cmdline mode
` [PATCH v9 13/25] drm/connector: Add a function to lookup a TV mode by its name
` [PATCH v9 14/25] drm/modes: Introduce the tv_mode property as a command-line option
` [PATCH v9 15/25] drm/modes: Properly generate a drm_display_mode from a named mode
` [PATCH v9 16/25] drm/client: Remove match on mode name
` [PATCH v9 17/25] drm/modes: Introduce more named modes
` [PATCH v9 18/25] drm/probe-helper: Provide a TV get_modes helper
` [PATCH v9 19/25] drm/atomic-helper: Add a TV properties reset helper
` [PATCH v9 20/25] drm/atomic-helper: Add an analog TV atomic_check implementation
` [PATCH v9 21/25] drm/vc4: vec: Use TV Reset implementation
` [PATCH v9 22/25] drm/vc4: vec: Check for VEC output constraints
` [PATCH v9 23/25] drm/vc4: vec: Convert to the new TV mode property
` [PATCH v9 24/25] drm/vc4: vec: Add support for more analog TV standards
` [PATCH v9 25/25] drm/sun4i: tv: Convert to the new TV mode property

[PATCH v1] drm/gem-vram: Fix deadlock in drm_gem_vram_vmap()
 2022-11-14 13:00 UTC  (3+ messages)

[PATCH v2 00/11] Connect VFIO to IOMMUFD
 2022-11-14 12:51 UTC  (5+ messages)

[PATCH] drm/i915: Fix unhandled deadlock in grab_vma()
 2022-11-14 12:48 UTC  (5+ messages)

[PATCH 0/5] i915: CAGF and RC6 changes for MTL
 2022-11-14 12:33 UTC  (6+ messages)
` [PATCH 1/5] drm/i915/rps: Prefer REG_FIELD_GET in intel_rps_get_cagf
` [PATCH 2/5] drm/i915: Use GEN12_RPSTAT register for GT freq
` [PATCH 3/5] drm/i915/mtl: Modify CAGF functions for MTL
` [PATCH 4/5] drm/i915/gt: Use RC6 residency types as arguments to residency functions
` [PATCH 5/5] drm/i915/mtl: C6 residency and C state type for MTL SAMedia

[PATCH v7 0/9] dyndbg: drm.debug adaptation
 2022-11-14 12:20 UTC  (10+ messages)
` [PATCH 0/7] DYNAMIC_DEBUG fixups for rc
  ` [PATCH 1/7] drm: mark drm.debug-on-dyndbg as BROKEN for now
    ` [Intel-gfx] "
  ` [PATCH 2/7] drm_print: fixup improve stale comment
  ` [PATCH 3/7] test-dyndbg: fixup CLASSMAP usage error
  ` [PATCH 4/7] test-dyndbg: show that DEBUG enables prdbgs at compiletime
  ` [PATCH 5/7] dyndbg: fix readback value on LEVEL_NAMES interfaces
  ` [PATCH 6/7] dyndbg: clone DECLARE_DYNDBG_CLASSMAP to REFERENCE_DYNDBG_CLASSMAP
  ` [PATCH 7/7] dyndbg: replace classmap list with a vector

[PATCH] drm/panel/raspberrypi-touchscreen: Fix error handling in rpi_touchscreen_init()
 2022-11-14 12:07 UTC  (3+ messages)

[PATCH v2] drm/lima: Fix opp clkname setting in case of missing regulator
 2022-11-14 12:03 UTC  (4+ messages)

[PATCH] mm/memory: Return vm_fault_t result from migrate_to_ram() callback
 2022-11-14 11:55 UTC 

[PATCH] drm/i915: Simplify internal helper function signature
 2022-11-14 11:46 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH V5 0/3] drm/panel: Add NewVision NV3051D Panels
 2022-11-14 11:46 UTC  (5+ messages)
` [PATCH V5 1/3] dt-bindings: vendor-prefixes: add NewVision vendor prefix
` [PATCH V5 2/3] dt-bindings: display: panel: Add NewVision NV3051D bindings
` [PATCH V5 3/3] drm/panel: Add NewVision NV3051D MIPI-DSI LCD panel

[PATCH v2] drm/i915/mtl: Add Wa_14017073508 for SAMedia
 2022-11-14 11:44 UTC  (3+ messages)

[RESEND] drm/edid/firmware: stop using a throwaway platform device
 2022-11-14 11:17 UTC 

linux-next: manual merge of the drm-intel tree with Linus' tree
 2022-11-14 11:02 UTC  (5+ messages)

KUnit issues - Was: [igt-dev] [PATCH RFC v2 8/8] drm/i915: check if current->mm is not NULL
 2022-11-14 10:59 UTC  (4+ messages)

[PATCH v8 00/14] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-11-14 10:57 UTC  (17+ messages)
` [PATCH v8 01/14] drm: exynos: dsi: Fix MIPI_DSI*_NO_* mode flags
` [PATCH v8 02/14] drm: exynos: dsi: Properly name HSA/HBP/HFP/HSE bits
` [PATCH v8 09/14] drm: bridge: samsung-dsim: Add atomic_get_input_bus_fmts

[PATCH] drm/radeon: fix potential racing issue due to mmap_lock
 2022-11-14 10:26 UTC  (2+ messages)

Coverity: nouveau_dp_irq(): Null pointer dereferences
 2022-11-14 10:07 UTC  (7+ messages)

[PATCH] drm/edid: Dump the EDID when drm_edid_get_panel_id() has an error
 2022-11-14 10:02 UTC  (6+ messages)

[6.1][regression] after commit dd80d9c8eecac8c516da5b240d01a35660ba6cb6 some games (Cyberpunk 2077, Forza Horizon 4/5) hang at start
 2022-11-14  9:43 UTC  (9+ messages)

[PATCH] drm: rcar-du: Fix Kconfig dependency between RCAR_DU and RCAR_MIPI_DSI
 2022-11-14  9:05 UTC  (2+ messages)

[PATCH v2 00/65] clk: Make determine_rate mandatory for muxes
 2022-11-14  9:05 UTC  (9+ messages)
` [PATCH v2 13/65] clk: lmk04832: clkout: Add a determine_rate hook
` [PATCH v2 35/65] clk: ux500: sysctrl: "

[PATCH v2] amdgpu_dm: add missing NULL checks in amdgpu_dm_fini()
 2022-11-14  7:52 UTC 

[PATCH linux-next] drm/nouveau/fifo: remove duplicated included chid.h
 2022-11-14  3:35 UTC 

[PATCH] video: fbdev: via: Fix error in via_core_init()
 2022-11-14  7:26 UTC  (2+ messages)

[PATCH] video: fbdev: vermilion: decrease reference count in error path
 2022-11-14  8:56 UTC 

[PATCH v2 0/2] drm/vc4: hdmi: Fix pointer dereference before check
 2022-11-14  8:42 UTC  (2+ messages)

[PATCH RFC 00/19] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-14  8:30 UTC  (5+ messages)
` [PATCH RFC 10/19] RDMA/umem: remove FOLL_FORCE usage

[PATCH v3 RESEND 0/7] New DRM driver for Intel VPU
 2022-11-14  8:21 UTC  (4+ messages)
` [PATCH v3 5/7] drm/ivpu: Implement firmware parsing and booting

[PATCH v4 1/3] drm_bridge: register content protect property
 2022-11-14  8:13 UTC  (4+ messages)
` [PATCH v4 2/3] drm/bridge: anx7625: "
` [PATCH v4 3/3] drm/bridge: it6505: handle HDCP request

[PATCH] drm/bridge: it6505: handle HDCP request
 2022-11-14  8:06 UTC  (2+ messages)

[v2 0/10] Initial support for Cadence MHDP(HDMI/DP) for i.MX8MQ
 2022-11-14  7:53 UTC  (5+ messages)
` [v2 06/10] drm: bridge: cadence: Add MHDP HDMI driver "
  ` [EXT] "

[PATCH] fbdev: smscufx: fix error handling code in ufx_usb_probe
 2022-11-14  7:29 UTC  (2+ messages)

[PATCH v2] udmabuf: add vmap method to udmabuf_ops
 2022-11-14  5:29 UTC  (4+ messages)

[syzbot] possible deadlock in vfs_fileattr_set
 2022-11-14  1:49 UTC 

[PATCH 00/26] drm: Get rid of #ifdef CONFIG_PM* guards
 2022-11-14  0:34 UTC  (3+ messages)
` [PATCH 06/26] drm: sun4i: Use the dev_pm_ops provided by modeset helper

[PATCH] drm/mediatek: Fix return type of mtk_hdmi_bridge_mode_valid()
 2022-11-14  0:02 UTC  (2+ messages)

[PATCH v2] drm/mediatek: make eDP panel as the first connected connector
 2022-11-13 23:42 UTC  (2+ messages)

[PATCH v4] drm: mediatek: Modify dpi power on/off sequence
 2022-11-13 23:33 UTC  (2+ messages)

dealock in drm_fb_helper_damage_work
 2022-11-13 22:55 UTC  (3+ messages)

[PATCH] drm/edid/firmware: stop using throwaway platform device
 2022-11-13 19:26 UTC  (10+ messages)

[PATCH] drm/amd/display: add parameter backlight_min
 2022-11-13 18:12 UTC  (5+ messages)

[PATCH] drm/amd/display: don't enable DRM CRTC degamma property for DCE
 2022-11-13 17:48 UTC  (2+ messages)

[RFC PATCH v3 0/3] new subsystem for compute accelerator devices
 2022-11-13 15:05 UTC  (3+ messages)

[PATCH v2 4/4] drm/msm/dsi: switch to DRM_PANEL_BRIDGE
 2022-11-13 13:28 UTC  (5+ messages)
  ` [PATCH v2.5] "
      ` [PATCH v2.5] drm/msm/dsi: switch to DRM_PANEL_BRIDGE #forregzbot

[PATCH 0/1] drm/shmem: Dual licence the files as GPL-2 and MIT
 2022-11-12 19:42 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] udmabuf: add vmap method to udmabuf_ops
 2022-11-12  6:11 UTC  (6+ messages)

[PATCH V2 0/3] DSI host and peripheral initialisation ordering
 2022-11-13 13:06 UTC  (4+ messages)

[PATCH v7 00/20] drm/i915/vm_bind: Add VM_BIND functionality
 2022-11-13  7:57 UTC  (21+ messages)
` [PATCH v7 01/20] drm/i915/vm_bind: Expose vm lookup function
` [PATCH v7 02/20] drm/i915/vm_bind: Add __i915_sw_fence_await_reservation()
` [PATCH v7 03/20] drm/i915/vm_bind: Expose i915_gem_object_max_page_size()
` [PATCH v7 04/20] drm/i915/vm_bind: Add support to create persistent vma
` [PATCH v7 05/20] drm/i915/vm_bind: Implement bind and unbind of object
` [PATCH v7 06/20] drm/i915/vm_bind: Support for VM private BOs
` [PATCH v7 07/20] drm/i915/vm_bind: Add support to handle object evictions
` [PATCH v7 08/20] drm/i915/vm_bind: Support persistent vma activeness tracking
` [PATCH v7 09/20] drm/i915/vm_bind: Add out fence support
` [PATCH v7 10/20] drm/i915/vm_bind: Abstract out common execbuf functions
` [PATCH v7 11/20] drm/i915/vm_bind: Use common execbuf functions in execbuf path
` [PATCH v7 12/20] drm/i915/vm_bind: Implement I915_GEM_EXECBUFFER3 ioctl
` [PATCH v7 13/20] drm/i915/vm_bind: Update i915_vma_verify_bind_complete()
` [PATCH v7 14/20] drm/i915/vm_bind: Expose i915_request_await_bind()
` [PATCH v7 15/20] drm/i915/vm_bind: Handle persistent vmas in execbuf3
` [PATCH v7 16/20] drm/i915/vm_bind: userptr dma-resv changes
` [PATCH v7 17/20] drm/i915/vm_bind: Limit vm_bind mode to non-recoverable contexts
` [PATCH v7 18/20] drm/i915/vm_bind: Add uapi for user to enable vm_bind_mode
` [PATCH v7 19/20] drm/i915/vm_bind: Render VM_BIND documentation
` [PATCH v7 20/20] drm/i915/vm_bind: Async vm_unbind support

[PATCH] [next] drm/amdgpu: Replace one-elements array with flex-array members
 2022-11-13  7:44 UTC 

[PATCH 1/2] adreno: Shutdown the GPU properly
 2022-11-12 18:44 UTC  (8+ messages)
` [PATCH 2/2] adreno: Detect shutdown during get_param()

[PATCH v8 00/24] drm: Analog TV Improvements
 2022-11-12 16:32 UTC  (7+ messages)
` [PATCH v8 14/24] drm/modes: Properly generate a drm_display_mode from a named mode
` [PATCH v8 15/24] drm/client: Remove match on mode name
` [PATCH v8 16/24] drm/modes: Introduce more named modes

[Bug 213145] New: AMDGPU resets, timesout and crashes after "*ERROR* Waiting for fences timed out!"
 2022-11-12 16:24 UTC  (2+ messages)
` [Bug 213145] "

[Bug 216684] New: amdgpu graphics freezing about every 10 seconds in 5.17 and later
 2022-11-12 15:06 UTC  (4+ messages)
` [Bug 216684] "

[PATCH 0/5] Fix IS_ERR() vs NULL check for drm
 2022-11-12  6:50 UTC  (4+ messages)
` [PATCH 3/5] drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in msm_icc_get()

[PATCH 1/5] drm/nouveau/nvfw/acr: make wpr_generic_header_dump() static
 2022-11-11 22:45 UTC  (3+ messages)

[v1] drm/msm/disp/dpu1: add color management support for the crtc
 2022-11-11 22:42 UTC  (2+ messages)

[v1] drm/msm/disp/dpu1: populate disp_info with connector type
 2022-11-11 22:34 UTC  (2+ messages)

[v1] drm/msm/disp/dpu1: pin 1 crtc to 1 encoder
 2022-11-11 22:20 UTC  (2+ messages)

[v9] drm/msm/disp/dpu1: add support for dspp sub block flush in sc7280
 2022-11-11 22:11 UTC  (2+ messages)

[PATCH v1 0/6] Move dma_buf_mmap_internal() to dynamic locking specification
 2022-11-11 20:59 UTC  (2+ messages)

[PATCH] drm/panel-edp: Use ktime_get_boottime for delays
 2022-11-11 20:44 UTC  (2+ messages)

[pull] amdgpu, amdkfd, radeon drm-next-6.2
 2022-11-11 20:18 UTC 

[PATCH printk v3 00/40] reduce console_lock scope
 2022-11-11 14:43 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION f8f60f322f0640c8edda2942ca5f84b7a27c417a
 2022-11-11 18:32 UTC 

[PATCH] drm/virtio: Fix memory leak in virtio_gpu_object_create()
 2022-11-11 18:10 UTC  (2+ messages)

[git pull] drm fixes for 6.1-rc5
 2022-11-11 18:03 UTC  (2+ messages)

[PATCH v3 1/2] drm_bridge: register content protect property
 2022-11-11 17:18 UTC  (4+ messages)
` [PATCH v3 2/2] drm/bridge: anx7625: "

[PATCH i-g-t 0/8] Vendor agnostic gputop
 2022-11-11 15:58 UTC  (9+ messages)
` [PATCH i-g-t 1/8] lib: Extract igt_drm_clients from intel_gpu_top
` [PATCH i-g-t 2/8] libdrmfdinfo: Allow specifying custom engine map
` [PATCH i-g-t 3/8] libdrmclients: Record client drm minor
` [PATCH i-g-t 4/8] libdrmclient: Support multiple DRM cards
` [PATCH i-g-t 5/8] libdrmfdinfo: Track largest engine index
` [PATCH i-g-t 6/8] libdrmclient/intel_gpu_top: Decouple hardcoded engine assumptions
` [PATCH i-g-t 7/8] libdrmclient: Enforce client status sort order in the library
` [PATCH i-g-t 8/8] gputop: Basic vendor agnostic GPU top tool

[PATCH 4/4] drm/msm/disp/dpu1: add color management support for the crtc
 2022-11-11 15:31 UTC  (2+ messages)

[PATCH 0/3] Add _PICK_EVEN_RANGES
 2022-11-11 15:22 UTC  (5+ messages)
    ` [Intel-gfx] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox