dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-04 23:20:42 to 2021-02-06 05:34:28 UTC [more...]

[Bug 201539] New: AMDGPU R9 390 automatic fan speed control in Linux 4.19
 2021-02-06  5:34 UTC  (2+ messages)
` [Bug 201539] AMDGPU R9 390 automatic fan speed control in Linux 4.19/4.20/5.0

[PATCH v11 0/4] drm/panfrost: Add support for mt8183 GPU
 2021-02-06  3:01 UTC  (4+ messages)
` [PATCH v11 1/4] dt-bindings: gpu: mali-bifrost: Add Mediatek MT8183

[RFC v3 00/10] drm: Extract DPCD backlight helpers from i915, add support in nouveau
 2021-02-06  0:07 UTC  (12+ messages)
` [RFC v3 01/10] drm/nouveau/kms/nv40-/backlight: Assign prop type once
` [RFC v3 02/10] drm/nouveau/kms: Don't probe eDP connectors more then once
` [RFC v3 03/10] drm/i915/dpcd_bl: Remove redundant AUX backlight frequency calculations
` [RFC v3 04/10] drm/i915/dpcd_bl: Handle drm_dpcd_read/write() return values correctly
` [RFC v3 05/10] drm/i915/dpcd_bl: Cleanup intel_dp_aux_vesa_enable_backlight() a bit
  ` [Nouveau] "
` [RFC v3 06/10] drm/i915/dpcd_bl: Cache some backlight capabilities in intel_panel.backlight
` [RFC v3 07/10] drm/i915/dpcd_bl: Move VESA backlight enabling code closer together
` [RFC v3 08/10] drm/i915/dpcd_bl: Return early in vesa_calc_max_backlight if we can't read PWMGEN_BIT_COUNT
` [RFC v3 09/10] drm/i915/dpcd_bl: Print return codes for VESA backlight failures
` [RFC v3 10/10] drm/dp: Extract i915's eDP backlight code into DRM helpers

[PATCH] drm/msm/dp: remove unneeded semicolon
 2021-02-06  0:04 UTC  (2+ messages)
` [Freedreno] "

[PATCH] drm/msm/dp: reset dp controller only at boot up and pm_resume
 2021-02-05 22:50 UTC  (2+ messages)

[RFC][PATCH v6 0/7] Generic page pool & deferred freeing for system dmabuf heap
 2021-02-05 22:38 UTC  (16+ messages)
` [RFC][PATCH v6 1/7] drm: Add a sharable drm page-pool implementation
` [RFC][PATCH v6 2/7] drm: ttm_pool: Rename the ttm_pool_dma structure to ttm_pool_page_dat
` [RFC][PATCH v6 3/7] drm: ttm_pool: Rework ttm_pool_free_page to allow us to use it as a function pointer
` [RFC][PATCH v6 4/7] drm: ttm_pool: Rework ttm_pool to use drm_page_pool
` [RFC][PATCH v6 5/7] dma-buf: heaps: Add deferred-free-helper library code
` [RFC][PATCH v6 6/7] dma-buf: system_heap: Add drm pagepool support to system heap
` [RFC][PATCH v6 7/7] dma-buf: system_heap: Add deferred freeing to the "

[PATCH v4 00/14] RFC Support hot device unplug in amdgpu
 2021-02-05 23:09 UTC  (14+ messages)
` [PATCH v4 11/14] drm/amdgpu: Guard against write accesses after device removal

[PATCH rdma-core v3 0/3] Dma-buf related fixes
 2021-02-05 22:33 UTC  (4+ messages)
` [PATCH rdma-core v3 1/3] verbs: Fix gcc warnings when building for 32bit systems
` [PATCH rdma-core v3 2/3] pyverbs, tests: Cosmetic improvements for dma-buf allocation routines
` [PATCH rdma-core v3 3/3] configure: Add check for DRM headers

[PATCH] drm: DRM_FOURCC_STANDALONE macro support
 2021-02-05 22:16 UTC  (2+ messages)

[PATCH v5 1/2] dt-bindings: Add DT schema for Arm Mali Valhall GPU
 2021-02-05 22:04 UTC  (2+ messages)

[PATCH] kernel: Expose SYS_kcmp by default
 2021-02-05 22:00 UTC  (13+ messages)
` [PATCH v2] "
` [PATCH v3] kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE

[PATCH] drm/vblank: Avoid storing a timestamp for the same frame twice
 2021-02-05 21:19 UTC  (6+ messages)

[PATCH v16 0/4] RDMA: Add dma-buf support
 2021-02-05 20:24 UTC  (12+ messages)

[PATCH 0/3] HDMI2.1 PCON Misc Fixes
 2021-02-05 20:22 UTC  (10+ messages)
` [PATCH 1/3] i915/display/intel_dp: Read PCON DSC ENC caps only for DPCD rev >= 1.4
    ` [Intel-gfx] "
` [PATCH 2/3] drm/dp_helper: Define options for FRL training for HDMI2.1 PCON
` [PATCH 3/3] i915/display: Remove FRL related code from disable DP sequence for older platforms

[Bug 210849] New: Black screen after resume from long suspend. Open/Close lid. AMDGPU
 2021-02-05 19:01 UTC  (6+ messages)
` [Bug 210849] "

[PATCH 0/5] sunxi: fix H6 HDMI related issues
 2021-02-05 18:47 UTC  (15+ messages)
` [PATCH 1/5] clk: sunxi-ng: mp: fix parent rate change flag check
  ` [linux-sunxi] "
` [PATCH 2/5] drm/sun4i: tcon: set sync polarity for tcon1 channel
      `  "
          `  "
` [PATCH 3/5] drm/sun4i: dw-hdmi: always set clock rate
` [PATCH 4/5] drm/sun4i: Fix H6 HDMI PHY configuration
  ` [linux-sunxi] "
` [PATCH 5/5] drm/sun4i: dw-hdmi: Fix max. frequency for H6
  ` [linux-sunxi] "

[PATCH] drivers: gpu: drm: msn: disp: dpu1: Fixed couple of spellings in the file dpu_hw_top.h
 2021-02-05 17:43 UTC  (2+ messages)

[git pull] drm fixes for 5.11-rc7
 2021-02-05 18:13 UTC  (2+ messages)

[PATCH 00/11] dma_fence critical sections annotations for atomic
 2021-02-05 18:09 UTC  (3+ messages)
` [PATCH 10/11] drm/tegra: Annotate dma-fence critical section in commit path

[PATCH] backlight: ktd253: Bring up in a known state
 2021-02-05 17:27 UTC  (2+ messages)

[PATCH rdma-core v2 0/3] Dma-buf related fixes
 2021-02-05 17:23 UTC  (7+ messages)
` [PATCH rdma-core v2 1/3] verbs: Fix gcc warnings when building for 32bit systems
` [PATCH rdma-core v2 2/3] pyverbs, tests: Cosmetic improvements for dma-buf allocation routines
` [PATCH rdma-core v2 3/3] configure: Add check for the presence of DRM headers

[PATCH v3 1/2] procfs: Allow reading fdinfo with PTRACE_MODE_READ
 2021-02-05 15:13 UTC  (5+ messages)
` [PATCH v3 2/2] dmabuf: Add dmabuf inode number to /proc/*/fdinfo

[PATCH 0/2] drm/amd/display: some backlight fixes
 2021-02-05 16:36 UTC  (5+ messages)
` [PATCH 1/2] drm/amd/display: Fix the brightness read via aux
` [PATCH 2/2] drm/amd/display: Add aux_backlight module option

[PATCH] drm/i915: Autoselect CONFIG_CHECKPOINT_RESTORE for SYS_kcmp
 2021-02-05 16:18 UTC  (4+ messages)

[RFC v3 0/3] Introduce Virtio based Dmabuf driver
 2021-02-05 16:03 UTC  (3+ messages)
` [RFC v3 2/3] virtio: Introduce Vdmabuf driver

[PATCH v2] drm/qxl: do not run release if qxl failed to init
 2021-02-05 15:31 UTC  (3+ messages)

[PATCH 1/3] drm/scheduler: provide scheduler score externally
 2021-02-05 15:09 UTC  (7+ messages)
` [PATCH 3/3] drm/amdgpu: share scheduler score on VCN3 instances

[PATCH v2 0/7] drm: Move vmap out of commit tail for SHMEM-based drivers
 2021-02-05 15:06 UTC  (8+ messages)
` [PATCH v2 1/7] drm/simple-kms: Add plane-state helpers
` [PATCH v2 2/7] drm/gem: Export drm_gem_vmap() and drm_gem_vunmap()
` [PATCH v2 3/7] drm: Add additional atomic helpers for shadow-buffered planes
` [PATCH v2 4/7] drm/mgag200: Move vmap out of commit tail
` [PATCH v2 5/7] drm/cirrus: "
` [PATCH v2 6/7] drm/gm12u320: "
` [PATCH v2 7/7] drm/udl: "

[PATCH 0/6] Support second Image Signal Processor on rk3399
 2021-02-05 14:55 UTC  (6+ messages)

[PATCH][V2] drm/mgag200: make a const array static, makes object smaller
 2021-02-05 14:43 UTC  (2+ messages)

[kraxel:drm-testing 11/15] ERROR: modpost: "drm_gem_vunmap" undefined!
 2021-02-05 14:30 UTC 

[RFC/PATCH 00/11] Raspberry PI 4 V3D enablement
 2021-02-05 13:52 UTC  (3+ messages)
` [RFC/PATCH 07/11] drm/v3d: Get rid of pm code
` [RFC/PATCH 08/11] drm/v3d: Add support for bcm2711

[PATCH] coresight: etm4x: Fix merge resolution for amba rework
 2021-02-05 14:04 UTC  (2+ messages)

linux-next: manual merge of the drivers-x86 tree with the drm-misc tree
 2021-02-05 14:01 UTC  (6+ messages)

[PATCH v3 1/4] dp/dp_mst: Add support for sink event notify messages
 2021-02-05 14:00 UTC  (14+ messages)
` [PATCH v3 2/4] drm_dp_mst_topology: use correct AUX channel
` [PATCH v3 3/4] drm_dp_mst_topology: export two functions
` [PATCH v3 4/4] drm_dp_cec: add MST support

[RFC] Add BPF_PROG_TYPE_CGROUP_IOCTL
 2021-02-05 13:49 UTC  (5+ messages)

[PATCH] RFC: dma-buf: Require VM_SPECIAL vma for mmap
 2021-02-05 13:42 UTC  (12+ messages)
` [PATCH] RFC: dma-buf: Require VM_PFNMAP "

[PATCH] drm/bridge: anx7625: enable DSI EOTP
 2021-02-05 11:35 UTC  (2+ messages)

[PATCH 0/3] iommu/drm/msm: Allow non-coherent masters to use system cache
 2021-02-05 12:08 UTC  (10+ messages)
` [PATCH 2/3] iommu/io-pgtable-arm: Add IOMMU_LLC page protection flag

[PATCH v4 0/3] Add MIPI rx DPI support
 2021-02-05 12:33 UTC  (9+ messages)
` [PATCH v4 1/3] dt-bindings:drm/bridge:anx7625:add vendor define flags
` [PATCH v4 2/3] drm/bridge: anx7625: fix not correct return value
` [PATCH v4 3/3] drm/bridge: anx7625: add MIPI DPI input feature support

[GIT PULL] ib-drm-gpio-pdx86-rtc-wdt-v5.12-2
 2021-02-05 11:04 UTC 

[PATCH] drm/bridge: anx7625: enable DSI EOTP
 2021-02-05 11:05 UTC  (7+ messages)

[PATCH] PCI: Also set up legacy files only after sysfs init
 2021-02-05 13:36 UTC 

[PATCH] drivers: drm: nouveau: nvkm: Replace a word with a better phonetic word in the file macros.fuc
 2021-02-05 13:05 UTC 

[PATCH] drivers: gpu: drm: nouveau: Change not good word with a good one in the file init.c
 2021-02-05 13:00 UTC 

[PATCH] staging: fbtft replaced udelay with usleep_range
 2021-02-05 12:33 UTC  (4+ messages)

[PATCH 0/3] drm/v3d: CL/CSD job timeout fixes
 2021-02-05 12:28 UTC  (5+ messages)
` [PATCH 3/3] drm/v3d: Add job timeout module param

[PATCH v2 0/3] drm/panfrost: MMU fixes
 2021-02-05 11:57 UTC  (5+ messages)
` [PATCH v2 1/3] drm/panfrost: Clear MMU irqs before handling the fault
` [PATCH v2 2/3] drm/panfrost: Don't try to map pages that are already mapped
` [PATCH v2 3/3] drm/panfrost: Stay in the threaded MMU IRQ handler until we've handled all IRQs

[PATCH v3 0/5] amba: minor fix and various cleanups
 2021-02-05 11:07 UTC  (11+ messages)
` [GIT PULL] immutable branch for amba changes targeting v5.12-rc1

[PATCH 0/6] drm: Move vmap out of commit tail for SHMEM-based drivers
 2021-02-05 10:08 UTC  (3+ messages)

[pull] amdgpu, amdkfd drm-next-5.12
 2021-02-05  9:27 UTC  (4+ messages)

[PATCH 1/2] PCI: also set up legacy files only after sysfs init
 2021-02-05  9:23 UTC  (3+ messages)

[PATCH v3] drm/panel: simple: add SGD GKTW70SDAD1SD
 2021-02-05  9:09 UTC  (4+ messages)

[PATCH] drm/komeda: convert sysfs sprintf/snprintf family to sysfs_emit
 2021-02-05  8:56 UTC  (2+ messages)

[PATCH] drm/komeda: Fix bit check to import to value of proper type
 2021-02-05  8:50 UTC  (3+ messages)

[PATCH v4] drm/loongson: Add DRM Driver for Loongson 7A1000 bridge chip
 2021-02-05  8:51 UTC  (2+ messages)

[PATCH v2 1/2] procfs: Allow reading fdinfo with PTRACE_MODE_READ
 2021-02-05  0:15 UTC  (3+ messages)
` [PATCH v2 2/2] dmabuf: Add dmabuf inode number to /proc/*/fdinfo

[PATCH 1/2] mm: replace BUG_ON in vm_insert_page with a return of an error
 2021-02-05  3:39 UTC  (10+ messages)
  ` [Linaro-mm-sig] "

[PATCH v2 1/2] dt-bindings: display: bridge: Add documentation for SN65DSI84
 2021-02-05  8:30 UTC  (5+ messages)
` [PATCH v2 2/2] drm: bridge: Add SN65DSI84 DSI to LVDS bridge

[Bug 211425] New: [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 20secs aborting
 2021-02-05  8:19 UTC  (2+ messages)
` [Bug 211425] "

[PATCH v6 00/10] drm/qxl: fix driver shutdown issues
 2021-02-05  7:39 UTC  (4+ messages)
` [PATCH v6 01/10] [hack] silence ttm fini WARNING

[PATCH] drm/msm: Fix legacy relocs path
 2021-02-05  6:41 UTC  (2+ messages)

linux-next: build failure after merge of the amdgpu tree
 2021-02-05  2:12 UTC 

[PATCH] drm/vmwgfx: add some 16:9 / 16:10 default resolutions
 2021-02-05  1:04 UTC 

[PATCH] drm/msm/disp/mdp5: mdp5_cfg: Fix msm8974v2 max_clk
 2021-02-05  0:05 UTC  (2+ messages)


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