dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-20 19:18:54 to 2021-05-21 20:03:59 UTC [more...]

[PATCH v6 0/9] drm: Extract DPCD backlight helpers from i915, add support in nouveau
 2021-05-21 20:03 UTC  (5+ messages)
` [PATCH v6 1/9] drm/i915/dpcd_bl: Remove redundant AUX backlight frequency calculations
` [PATCH v6 8/9] drm/dp: Extract i915's eDP backlight code into DRM helpers

[PATCH 2/2] drivers/firmware: consolidate EFI framebuffer setup for all arches
 2021-05-21 19:37 UTC 

[PATCH 0/2] allow the sysfb support to be used in non-x86 arches
 2021-05-21 19:29 UTC  (2+ messages)
` [PATCH 1/2] drivers/firmware: move x86 Generic System Framebuffers support

[PATCH] drm/fb-helper: improve DRM fbdev emulation device names
 2021-05-21 18:53 UTC  (5+ messages)

[PATCH] drm/i915/gvt: remove local storage of debugfs file
 2021-05-21 18:43 UTC  (6+ messages)

[PATCH v17 1/4] dt-bindings: msm: disp: add yaml schemas for DPU bindings
 2021-05-21 18:37 UTC  (13+ messages)
` [PATCH v17 2/4] dt-bindings: msm: dsi: add yaml schemas for DSI bindings
` [PATCH v17 3/4] dt-bindings: msm: dsi: add yaml schemas for DSI PHY bindings
` [PATCH v17 4/4] dt-bindings: msm/dp: Add bindings of MSM DisplayPort controller

[PATCH 01/11] drm/amdgpu: Comply with implicit fencing rules
 2021-05-21 18:31 UTC  (34+ messages)
` [PATCH 02/11] drm/panfrost: Remove sched_lock
` [PATCH 03/11] drm/panfrost: Use xarray and helpers for depedency tracking
` [PATCH 04/11] drm/panfrost: Fix implicit sync
    ` [Linaro-mm-sig] "
` [PATCH 05/11] drm/atomic-helper: make drm_gem_plane_helper_prepare_fb the default
` [PATCH 06/11] drm/<driver>: drm_gem_plane_helper_prepare_fb is now "
` [PATCH 07/11] drm/armada: Remove prepare/cleanup_fb hooks
` [PATCH 08/11] drm/vram-helpers: Create DRM_GEM_VRAM_PLANE_HELPER_FUNCS
` [PATCH 09/11] drm/omap: Follow implicit fencing in prepare_fb
` [PATCH 10/11] drm/simple-helper: drm_gem_simple_display_pipe_prepare_fb as default
` [PATCH 11/11] drm/tiny: drm_gem_simple_display_pipe_prepare_fb is the default
        ` [Mesa-dev] [PATCH 01/11] drm/amdgpu: Comply with implicit fencing rules

ttm_resource_manager::use_tt
 2021-05-21 18:17 UTC 

[PATCH 0/3] Clean a few backend interfaces in the i915
 2021-05-21 18:32 UTC  (4+ messages)
` [PATCH 1/3] drm/i915/gt: Move engine setup out of set_default_submission
` [PATCH 2/3] drm/i915/gt: Move submission_method into intel_gt
` [PATCH 3/3] drm/i915/gt: Move CS interrupt handler to the backend

[PATCH 0/4] dma-buf: Add an API for exporting sync files (v8)
 2021-05-21 18:11 UTC  (7+ messages)
` [PATCH 1/4] dma-buf: add dma_fence_array_for_each (v2)
` [PATCH 2/4] dma-buf: add dma_resv_get_singleton_rcu (v4)

[PATCH v4 00/12] drm/vc4: hdmi: Support the 4k @ 60Hz modes
 2021-05-21 18:05 UTC  (13+ messages)
` [PATCH v4 03/12] drm/vc4: crtc: Pass the drm_atomic_state to config_pv
` [PATCH v4 04/12] drm/vc4: crtc: Fix vc4_get_crtc_encoder logic
` [PATCH v4 05/12] drm/vc4: crtc: Lookup the encoder from the register at boot
` [PATCH v4 06/12] drm/vc4: hdmi: Prevent clock unbalance
` [PATCH v4 10/12] drm/vc4: hdmi: Enable the scrambler
` [PATCH v4 11/12] drm/vc4: hdmi: Add a workqueue to set scrambling

[RFC 0/2] GuC submission / DRM scheduler integration plan + new uAPI
 2021-05-21 16:48 UTC  (21+ messages)
` [RFC 2/2] drm/doc/rfc: i915 new parallel submission uAPI plan
  ` [Intel-gfx] "
  ` [Mesa-dev] "
          ` [Intel-gfx] "

[PATCH v3 00/12] drm/i915: Move LMEM (VRAM) management over to TTM
 2021-05-21 15:32 UTC  (13+ messages)
` [PATCH v3 01/12] drm/i915: Untangle the vma pages_mutex
` [PATCH v3 02/12] drm/i915: Don't free shared locks while shared
` [PATCH v3 03/12] drm/i915: Fix i915_sg_page_sizes to record dma segments rather than physical pages
` [PATCH v3 04/12] drm/i915/ttm Initialize the ttm device and memory managers
` [PATCH v3 05/12] drm/i915/ttm: Embed a ttm buffer object in the i915 gem object
` [PATCH v3 06/12] drm/ttm: Add a generic TTM memcpy move for page-based iomem
` [PATCH v3 07/12] drm, drm/i915: Move the memcpy_from_wc functionality to core drm
` [PATCH v3 08/12] drm/ttm: Use drm_memcpy_from_wc_dbm for TTM bo moves
` [PATCH v3 09/12] drm/ttm: Document and optimize ttm_bo_pipeline_gutting()
` [PATCH v3 10/12] drm/ttm, drm/amdgpu: Allow the driver some control over swapping
` [PATCH v3 11/12] drm/i915/ttm: Introduce a TTM i915 gem object backend
` [PATCH v3 12/12] drm/i915/lmem: Verify checks for lmem residency

[PATCH -next] drm: Fix PM reference leak
 2021-05-21 15:32 UTC  (2+ messages)

[PATCH v2] drm/exynos: Use pm_runtime_resume_and_get() to replace open coding
 2021-05-21 15:31 UTC  (2+ messages)

[RFC PATCH 00/13] drm/msm: Add Display Stream Compression Support
 2021-05-21 15:29 UTC  (23+ messages)
` [RFC PATCH 01/13] drm/dsc: Add dsc pps header init function
` [RFC PATCH 02/13] dt-bindings: msm/dsi: Document Display Stream Compression (DSC) parameters
` [RFC PATCH 03/13] drm/msm/disp/dpu1: Add support for DSC
` [RFC PATCH 03/13] drm/msm/dsi: add support for dsc data
` [RFC PATCH 04/13] drm/msm/disp/dpu1: Add support for DSC in pingpong block
` [RFC PATCH 04/13] drm/msm/disp/dpu1: Add support for DSC
` [RFC PATCH 05/13] drm/msm/disp/dpu1: Add support for DSC in pingpong block
` [RFC PATCH 05/13] drm/msm/dsi: add support for dsc data
` [RFC PATCH 06/13] drm/msm/disp/dpu1: Add DSC support in RM
` [RFC PATCH 07/13] drm/msm/disp/dpu1: Add DSC for SDM845 to hw_catalog
` [RFC PATCH 08/13] drm/msm/disp/dpu1: Add DSC support in hw_ctl
` [RFC PATCH 09/13] drm/msm/disp/dpu1: Don't use DSC with mode_3d
` [RFC PATCH 09/13] drm/msm/disp/dpu1: Dont "
` [RFC PATCH 10/13] drm/msm/disp/dpu1: Add support for DSC in encoder
` [RFC PATCH 11/13] drm/msm/disp/dpu1: Add support for DSC in topology
` [RFC PATCH 12/13] drm/msm/dsi: Add support for DSC configuration
` [RFC PATCH 13/13] drm/msm/dsi: Pass DSC params to drm_panel
` [Freedreno] [RFC PATCH 00/13] drm/msm: Add Display Stream Compression Support

[PATCH] drm/doc: Includ fence chain api
 2021-05-21 15:27 UTC  (3+ messages)

[PATCH] drm/gem: Tiny kernel clarification for drm_gem_fence_array_add
 2021-05-21 15:03 UTC  (2+ messages)

[PATCH] drm/amd/amdkfd: Drop unnecessary NULL check after container_of
 2021-05-21 15:02 UTC 

[PATCH i-g-t] tests/kms_big_fb: Wait for vblank before collecting CRC
 2021-05-21 14:22 UTC  (3+ messages)
` [igt-dev] "

[RFC 0/3] dma-fence: Add a "boost" mechanism
 2021-05-21 14:21 UTC  (12+ messages)
` [RFC 1/3] dma-fence: Add boost fence op
          ` [Linaro-mm-sig] "

Freenode fallout
 2021-05-21 14:11 UTC  (3+ messages)
  ` [Mesa-dev] "

[PATCH] drm/amdgpu: Fix inconsistent indenting
 2021-05-21 13:35 UTC  (2+ messages)

[PATCH] hgafb: fix probe function
 2021-05-21 12:54 UTC  (2+ messages)

[RFC 0/7] Per client engine busyness
 2021-05-21 12:32 UTC  (7+ messages)
` [RFC 7/7] drm/i915: Expose client engine utilisation via fdinfo

[PATCH 0/8] drm + usb-type-c: Add support for out-of-band hotplug notification (v3)
 2021-05-21 11:41 UTC  (3+ messages)

[PATCH] drm/panfrost: Fix the panfrost_mmu_map_fault_addr() error path
 2021-05-21 10:42 UTC  (2+ messages)

[PATCH v5 0/7] dma-buf: Performance improvements for system heap & a system-uncached implementation
 2021-05-21  9:40 UTC  (2+ messages)

[RFC] Add DMA_RESV_USAGE flags
 2021-05-21  9:36 UTC  (22+ messages)

[RFC PATCH 0/5] Core TTM changes for i915 TTM enabling
 2021-05-21  8:43 UTC  (9+ messages)
` [RFC PATCH 1/5] drm/ttm: Add a generic TTM memcpy move for page-based iomem
` [RFC PATCH 3/5] drm/ttm: Use drm_memcpy_from_wc for TTM bo moves
` [RFC PATCH 4/5] drm/ttm: Document and optimize ttm_bo_pipeline_gutting()

[PATCH] drm/ttm: Skip swapout if ttm object is not populated
 2021-05-21  8:43 UTC  (2+ messages)

NVIDIA GPU fallen off the bus after exiting s2idle
 2021-05-21  7:13 UTC  (4+ messages)
    ` [Intel-gfx] "

[PATCH 00/38] Rid W=1 warnings from GPU
 2021-05-21  7:10 UTC  (28+ messages)
` [PATCH 23/38] drm/amd/amdgpu/gmc_v7_0: Fix potential copy/paste issue
` [PATCH 24/38] drm/amd/amdgpu/mmhub_v9_4: Fix naming disparity with 'mmhub_v9_4_set_fault_enable_default()'
` [PATCH 26/38] drm/amd/amdgpu/gmc_v10_0: Fix potential copy/paste issue
` [PATCH 29/38] drm/radeon/r100: Realign doc header with function 'r100_cs_packet_parse_vline()'
` [PATCH 30/38] drm/amd/amdgpu/gfx_v9_4_2: Mark functions called by reference as static
` [PATCH 31/38] drm/amd/amdgpu/sdma_v2_4: Correct misnamed function 'sdma_v2_4_ring_emit_hdp_flush()'
` [PATCH 32/38] drm/amd/amdgpu/sdma_v4_0: Realign functions with their headers
` [PATCH 33/38] drm/amd/amdgpu/sdma_v5_0: Fix typo in function name
` [PATCH 34/38] drm/amd/amdgpu/amdgpu_vce: Fix a few incorrectly named functions
` [PATCH 35/38] drm/amd/amdgpu/sdma_v5_2: Repair typo in function name
` [PATCH 36/38] drm/amd/amdgpu/vcn_v1_0: Fix some function naming disparity
` [PATCH 37/38] drm/amd/amdgpu/gfx_v10_0: Demote kernel-doc abuse
` [PATCH 38/38] drm/amd/amdgpu/smuio_v13_0: Realign 'smuio_v13_0_is_host_gpu_xgmi_supported()' header

[PATCH 0/7] Per client engine busyness
 2021-05-20 14:17 UTC  (13+ messages)
              ` [Intel-gfx] "
                      ` [Nouveau] "

[PATCH] drm/msm/dpu: remove unused variable cmd_enc
 2021-05-21  4:16 UTC 

[PATCH] video: hgafb: correctly handle card detect failure during probe
 2021-05-20 13:40 UTC  (2+ messages)

[PATCH v8 0/8] Add support for SVM atomics in Nouveau
 2021-05-21  6:53 UTC  (11+ messages)
` [PATCH v8 3/8] mm/rmap: Split try_to_munlock from try_to_unmap
` [PATCH v8 8/8] nouveau/svm: Implement atomic SVM access
` [PATCH v8 5/8] mm: Device exclusive memory access

[git pull] drm fixes for 5.13-rc3
 2021-05-21  6:22 UTC  (2+ messages)

[pull] amdgpu, amdkfd drm-next-5.14
 2021-05-21  4:57 UTC 

[PATCH i-g-t] tests/drm_read: drm_read fails for subtest invalid-buffer on chrome
 2021-05-21  4:18 UTC 

[PATCH v2 1/3] dt-bindings: display: convert faraday,tve200
 2021-05-21  2:00 UTC  (2+ messages)

linux-next: build failure after merge of the drm-intel tree
 2021-05-21  1:58 UTC 

linux-next: manual merge of the drm-intel tree with Linus' tree
 2021-05-21  1:45 UTC  (2+ messages)

linux-next: manual merge of the amdgpu tree with the drm-misc tree
 2021-05-21  1:42 UTC 

linux-next: manual merge of the amdgpu tree with the drm-misc tree
 2021-05-21  1:38 UTC 

linux-next: manual merge of the amdgpu tree with the drm-misc tree
 2021-05-21  1:20 UTC 

linux-next: manual merge of the amdgpu tree with the drm-misc tree
 2021-05-21  1:16 UTC 

[PATCH 1/3] gpu: drm: replace occurrences of invalid character
 2021-05-20 21:08 UTC  (2+ messages)
` (subset) "

[PATCH] drm/ttm: Explain why ttm_bo_add_move_fence uses a shared slot
 2021-05-20 20:28 UTC  (3+ messages)

[PATCH] drm/meson: fix shutdown crash when component not probed
 2021-05-20 20:25 UTC  (2+ messages)

[PATCH 0/7] component: Make into an aggregate bus
 2021-05-20 20:22 UTC  (10+ messages)
` [PATCH 3/7] component: Introduce struct aggregate_device
` [PATCH 7/7] drm/msm: Migrate to aggregate driver

[PATCH 00/10] Documentation build warning fixes
 2021-05-20 20:00 UTC  (2+ messages)

[PATCH -next] drm/amdgpu: fix unused-but-set-variable warnings
 2021-05-20 19:28 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).