dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-20 23:04:52 to 2019-02-21 20:19:58 UTC [more...]

[PATCH v2 0/3] Make DRM DSC helpers more generally usable
 2019-02-21 20:19 UTC 

[Bug 202511] New: amdgpu fails to load saying "Could not allocate 8192 bytes percpu data"
 2019-02-21 20:06 UTC  (4+ messages)
` [Bug 202511] "

[Bug 108854] [polaris11] - Failed GPU reset after hang
 2019-02-21 19:21 UTC  (3+ messages)
` [Bug 108854] [polaris11] - GPU Hang - ring gfx timeout

[PATCH] drm/bochs: Fix the ID mismatch error
 2019-02-21 18:44 UTC  (3+ messages)

[PATCH 00/34] Convert DRM to XArray
 2019-02-21 18:42 UTC  (35+ messages)
` [PATCH 01/34] drm: Convert drm_minors_idr "
` [PATCH 02/34] drm: Convert aux_idr "
` [PATCH 03/34] drm: Convert object_name_idr "
` [PATCH 04/34] drm: Convert object_idr "
` [PATCH 05/34] drm: Convert syncobj_idr "
` [PATCH 06/34] drm: Convert magic_map "
` [PATCH 07/34] drm: Convert lessee_idr "
` [PATCH 08/34] drm: Remove linked lists for lessees
` [PATCH 09/34] drm: Convert ctx_idr to XArray
` [PATCH 10/34] drm: Convert tile_idr "
` [PATCH 11/34] drm: Convert crtc_idr "
` [PATCH 12/34] drm/agp: Convert bo_list_handles "
` [PATCH 13/34] drm/amdgpu: Convert ctx_handles "
` [PATCH 14/34] drm/amdgpu: Convert pasid_idr "
` [PATCH 15/34] drm/amdkfd: Convert event_idr "
` [PATCH 16/34] drm/amdkfd: Convert alloc_idr "
` [PATCH 17/34] drm/etnaviv: Convert fence_idr "
` [PATCH 18/34] drm/i915: Convert handles_vma "
` [PATCH 19/34] drm/i915: Convert spt_tree "
` [PATCH 20/34] drm/i915: Convert page_track_tree "
` [PATCH 21/34] drm/i915: Convert get_page "
` [PATCH 22/34] drm/i915: Convert object_idr to IDA
` [PATCH 23/34] drm/i915: Convert context_idr to XArray
` [PATCH 24/34] drm/i915: Convert metrics_idr "
` [PATCH 25/34] drm/i915: Convert vgpus_idr "
` [PATCH 26/34] drm/qxl: Convert release_idr "
` [PATCH 27/34] drm/qxl: Convert surf_id_idr "
` [PATCH 28/34] drm/tegra: Convert contexts IDR "
` [PATCH 29/34] drm/vc4: Convert perfmon "
` [PATCH 30/34] drm/sis: Convert object_idr "
` [PATCH 31/34] drm/vgem: Convert fence_idr "
` [PATCH 32/34] drm/via: Convert object_idr "
` [PATCH 33/34] drm/vmwgfx: Convert base IDR "
` [PATCH 34/34] drm/vmwgfx: Convert res_idr "

[Bug 109727] RX 580 - Login fails, unable to go further than GDM, black screen
 2019-02-21 18:19 UTC 

[PATCH 1/2] drm/i2c: tda998x: adjust CTS_N audio pre-divider calculation
 2019-02-21 18:18 UTC  (2+ messages)
` [PATCH 2/2] sound: hdmi-codec: propagate physical_width

[PATCH v15 00/16] drm/i915: Implement HDCP2.2
 2019-02-21 18:12 UTC  (17+ messages)
` [PATCH v15 01/16] mei: bus: whitelist hdcp client
` [PATCH v15 02/16] misc/mei/hdcp: Client driver for HDCP application
` [PATCH v15 03/16] misc/mei/hdcp: Define ME FW interface for HDCP2.2
` [PATCH v15 04/16] misc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session
` [PATCH v15 05/16] misc/mei/hdcp: Verify Receiver Cert and prepare km
` [PATCH v15 06/16] misc/mei/hdcp: Verify H_prime
` [PATCH v15 07/16] misc/mei/hdcp: Store the HDCP Pairing info
` [PATCH v15 08/16] misc/mei/hdcp: Initiate Locality check
` [PATCH v15 09/16] misc/mei/hdcp: Verify L_prime
` [PATCH v15 10/16] misc/mei/hdcp: Prepare Session Key
` [PATCH v15 11/16] misc/mei/hdcp: Repeater topology verification and ack
` [PATCH v15 12/16] misc/mei/hdcp: Verify M_prime
` [PATCH v15 13/16] misc/mei/hdcp: Enabling the HDCP authentication
` [PATCH v15 14/16] misc/mei/hdcp: Closing wired HDCP2.2 Tx Session
` [PATCH v15 15/16] misc/mei/hdcp: Component framework for I915 Interface
` [PATCH v15 16/16] FOR_TEST_ONLY: i915/Kconfig: Select mei_hdcp by I915

[PATCH v5 00/19] R-Car DU display writeback support
 2019-02-21 18:12 UTC  (28+ messages)
` [PATCH v5 01/19] Revert "[media] v4l: vsp1: Supply frames to the DU continuously"
` [PATCH v5 02/19] media: vsp1: wpf: Fix partition configuration for display pipelines
` [PATCH v5 03/19] media: vsp1: Replace leftover occurrence of fragment with body
` [PATCH v5 04/19] media: vsp1: Fix addresses of display-related registers for VSP-DL
` [PATCH v5 05/19] media: vsp1: Refactor vsp1_video_complete_buffer() for later reuse
` [PATCH v5 06/19] media: vsp1: Replace the display list internal flag with a flags field
` [PATCH v5 07/19] media: vsp1: dl: Support one-shot entries in the display list
` [PATCH v5 08/19] media: vsp1: wpf: Add writeback support
` [PATCH v5 09/19] media: vsp1: drm: Split RPF format setting to separate function
` [PATCH v5 10/19] media: vsp1: drm: Extend frame completion API to the DU driver
` [PATCH v5 11/19] media: vsp1: drm: Implement writeback support
` [PATCH v5 12/19] drm: writeback: Cleanup job ownership handling when queuing job
` [PATCH v5 13/19] drm: writeback: Fix leak of writeback job
` [PATCH v5 14/19] drm: writeback: Add job prepare and cleanup operations
` [PATCH v5 15/19] drm/msm: Remove prototypes for non-existing functions
` [PATCH v5 16/19] drm: rcar-du: Fix rcar_du_crtc structure documentation
` [PATCH v5 17/19] drm: rcar-du: Store V4L2 fourcc in rcar_du_format_info structure
` [PATCH v5 18/19] drm: rcar-du: vsp: Extract framebuffer (un)mapping to separate functions
` [PATCH v5 19/19] drm: rcar-du: Add writeback support for R-Car Gen3

[PATCH 1/1] [RFC] drm/ttm: Don't init dma32_zone on 64-bit systems
 2019-02-21 17:34 UTC  (13+ messages)

[Bug 109692] deadlock occurs during GPU reset
 2019-02-21 17:23 UTC  (4+ messages)

[Bug 109695] qemu using spice gl and sandbox resourcecontrol=deny crashes with SIGSYS on radeonsi
 2019-02-21 17:15 UTC  (2+ messages)

[PATCH] staging/vboxvideo: Another FIXME item
 2019-02-21 16:49 UTC  (4+ messages)

[PATCH libdrm] libdrm: Fix issue about differrent domainID but same BDF
 2019-02-21 16:13 UTC 

[PATCH] drm/i915: remove redundant likely/unlikely annotation
 2019-02-21 16:02 UTC  (3+ messages)

[PATCH 1/2] drm/hibmc: Drop best_encoder
 2019-02-21 15:58 UTC  (2+ messages)
` [PATCH 2/2] drm/bochs: "

[PATCH v2 0/2] drm/qxl: kick out vgacon
 2019-02-21 15:51 UTC  (17+ messages)
` [PATCH v2 1/2] drm: move i915_kick_out_vgacon to drm_fb_helper
` [PATCH v2 2/2] drm/qxl: kick out vgacon

[PATCH v3] drm: move i915_kick_out_vgacon to drm_fb_helper
 2019-02-21 15:47 UTC 

[Bug 109714] Unable to Compile R200 driver: "Options 'r200' are not allowed..."
 2019-02-21 15:30 UTC  (2+ messages)

[PATCH v14 00/33] drm/i915: Implement HDCP2.2
 2019-02-21 14:25 UTC  (33+ messages)
` [PATCH v14 04/33] drm/i915: MEI interface implementation
` [PATCH v14 19/33] misc/mei/hdcp: Client driver for HDCP application
` [PATCH v14 20/33] misc/mei/hdcp: Define ME FW interface for HDCP2.2
` [PATCH v14 21/33] misc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session
` [PATCH v14 22/33] misc/mei/hdcp: Verify Receiver Cert and prepare km
` [PATCH v14 23/33] misc/mei/hdcp: Verify H_prime
` [PATCH v14 24/33] misc/mei/hdcp: Store the HDCP Pairing info
` [PATCH v14 25/33] misc/mei/hdcp: Initiate Locality check
` [PATCH v14 26/33] misc/mei/hdcp: Verify L_prime
` [PATCH v14 27/33] misc/mei/hdcp: Prepare Session Key
` [PATCH v14 28/33] misc/mei/hdcp: Repeater topology verification and ack
` [PATCH v14 29/33] misc/mei/hdcp: Verify M_prime
` [PATCH v14 30/33] misc/mei/hdcp: Enabling the HDCP authentication
` [PATCH v14 31/33] misc/mei/hdcp: Closing wired HDCP2.2 Tx Session
` [PATCH v14 32/33] misc/mei/hdcp: Component framework for I915 Interface

[PATCH v4 0/7] VSP1: Display writeback support
 2019-02-21 14:15 UTC  (9+ messages)

[PATCH] drm: Fix writeback_job leak when state is check only or check failed
 2019-02-21 13:56 UTC  (2+ messages)

[Bug 109719] Collect pstore data and attach it to dmesg output when resuming or reporting
 2019-02-21 12:44 UTC  (2+ messages)
` [Bug 109719] [igt_runner] "

[Bug 108965] [CI][BAT] igt@amdgpu_amd_basic@userptr - dmesg-warn - general protection fault: 0000 [#1] PREEMPT SMP PTI
 2019-02-21 12:36 UTC  (2+ messages)

[PATCH v3 0/3] arm64: dts: sdm845: Add sdm845 GPU interconnect
 2019-02-21 12:06 UTC  (3+ messages)
` [PATCH v3 2/3] dt-bindings: drm/msm/a6xx: Document interconnect properties for GPU

[PATCH -next] drm/qxl: remove set but not used variable 'bo_old'
 2019-02-21 12:05 UTC  (2+ messages)

[PATCH v2 0/2] drm/drv: Rework drm_dev_unplug() (was: Remove drm_dev_unplug())
 2019-02-21 11:31 UTC  (2+ messages)

[PATCH v1] drm/tinydrm: Trivia typo fix
 2019-02-21 11:27 UTC  (2+ messages)

[PATCH] drm/qxl: unbind vgacon
 2019-02-21 11:26 UTC  (3+ messages)

[radeon-alex:amd-18.50 1/1] drivers/gpu/drm/amd/amdgpu/amdgpu.h:854:1: sparse: error: expected ; at end of declaration
 2019-02-21 11:14 UTC 

[Bug 109712] S2idle is not working on AMD Gigabyte platform
 2019-02-21 10:54 UTC  (2+ messages)

[PATCH] drm/writeback: Delete drm_writeback_cleanup_job
 2019-02-21 10:36 UTC  (6+ messages)

[PATCH] drm: add func to better detect wether swiotlb is needed
 2019-02-21  9:59 UTC  (2+ messages)

[PATCH libdrm] RELEASING: update instructions to use meson instead of autotools
 2019-02-21  9:42 UTC  (11+ messages)

[PATCH 1/7] drm: Add a helper function for printing a debugfs_regset32
 2019-02-21  9:37 UTC  (2+ messages)

[Bug 201795] New: [Regression] Wrong 4k resolution detected with DisplayPort to HDMI adapter on amdgpu
 2019-02-21  8:40 UTC  (2+ messages)
` [Bug 201795] "

[PATCH libdrm] configure.ac fix build error for config.h in autotools
 2019-02-21  8:04 UTC 

[EARLY RFC][PATCH 0/4] dmabuf pools infrastructure (destaging ION)
 2019-02-21  7:40 UTC  (5+ messages)
` [EARLY RFC][PATCH 1/4] dma-buf: Add dma-buf pools framework
` [EARLY RFC][PATCH 2/4] dma-buf: pools: Add page-pool for dma-buf pools
` [EARLY RFC][PATCH 3/4] dma-buf: pools: Add system/system-contig pools to dmabuf pools
` [EARLY RFC][PATCH 4/4] dma-buf: pools: Add CMA pool "

[PATCH libdrm] libkms: update list of intel_drivers for Android build
 2019-02-21  6:56 UTC 

[PATCH v3 00/11] Analogix ANX6345 RGB-(e)DP bridge support
 2019-02-21  6:41 UTC  (9+ messages)
` [PATCH v3 06/11] drm/sun4i: rgb: Add DT property to disable strict clock rate check

[PATCH -next] drm/nouveau/dmem: remove set but not used variable 'drm'
 2019-02-21  3:38 UTC 

[RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-02-21  3:18 UTC  (3+ messages)
` [RESEND PATCH 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'

[PATCH v4 0/9] mm: Use vm_map_pages() and vm_map_pages_zero() API
 2019-02-21  2:41 UTC  (2+ messages)

[PATCH V5 0/8] make mt7623 clock of hdmi stable
 2019-02-21  2:34 UTC  (4+ messages)
` [PATCH V5 5/8] clk: mediatek: add MUX_GATE_FLAGS_2

[PATCH] drm/vmwgfx: remove redundant unlikely annotation
 2019-02-21  2:09 UTC 

[PATCH v6 0/3] CRTC background color
 2019-02-21  0:28 UTC  (4+ messages)
` [PATCH v6 1/3] drm: Add CRTC background color property (v5)
` [PATCH v6 2/3] drm/i915/gen9+: Add support for pipe background color (v6)
` [PATCH v6 3/3] drm/i915: Add background color hardware readout and state check

[PATCH v3 1/3] drm/v3d: Add support for V3D v4.2
 2019-02-20 23:36 UTC  (3+ messages)
` [PATCH v3 2/3] drm/v3d: Don't try to set OVRTMUOUT on V3D 4.x
` [PATCH v3 3/3] drm/v3d: Make sure the GPU is on when measuring clocks

[Bug 102581] 3D texture mipmapping broken
 2019-02-20 23:04 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).