DRI Development
[Prev Page][Next Page]
- Re: [PATCH v3 03/12] locking/ww_mutex: Extract stamp comparison to __ww_mutex_stamp_after
- From: Nicolai Hähnle <nhaehnle@xxxxxxxxx>
- [PATCH v4 13/38] drm: kselftest for drm_mm and alignment
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 30/38] drm: Compute tight evictions for drm_mm_scan
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 33/38] drm: Apply tight eviction scanning to color_adjust
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 37/38] drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 38/38] drm: kselftest for drm_mm and bottom-up allocation
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 08/38] drm: kselftest for drm_mm_debug()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 34/38] drm: Wrap drm_mm_node.hole_follows
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 36/38] drm: Use drm_mm_insert_node_in_range_generic() for everyone
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 02/38] drm: Use drm_mm_nodes() as shorthand for the list of nodes under struct drm_mm
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 32/38] drm: Simplify drm_mm scan-list manipulation
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 23/38] drm: Detect overflow in drm_mm_reserve_node()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 04/38] lib: Add a simple prime number generator
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 28/38] drm: Unconditionally do the range check in drm_mm_scan_add_block()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 01/38] drm/i915: Use the MRU stack search after evicting
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 21/38] drm: Promote drm_mm alignment to u64
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 18/38] drm: kselftest for drm_mm and color eviction
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 09/38] drm: kselftest for drm_mm_reserve_node()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 24/38] drm: Simplify drm_mm_clean()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 19/38] drm: kselftest for drm_mm and restricted color eviction
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 29/38] drm: Fix application of color vs range restriction when scanning drm_mm
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 31/38] drm: Optimise power-of-two alignments in drm_mm_scan_add_block()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 15/38] drm: kselftest for drm_mm and range restricted eviction
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [Bug 94900] HD6950 GPU lockup loop with various steam games (octodad[always], saints row 4[always], dead island[always], grid autosport[sometimes])
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH v4 14/38] drm: kselftest for drm_mm and eviction
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 06/38] drm: Add some kselftests for the DRM range manager (struct drm_mm)
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 35/38] drm: Apply range restriction after color adjustment when allocation
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 26/38] drm: Extract struct drm_mm_scan from struct drm_mm
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 27/38] drm: Rename prev_node to hole in drm_mm_scan_add_block()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 12/38] drm: kselftest for drm_mm_insert_node_in_range()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 25/38] drm: Add asserts to catch overflow in drm_mm_init() and drm_mm_init_scan()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 16/38] drm: kselftest for drm_mm and top-down allocation
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 22/38] drm: Fix kerneldoc for drm_mm_scan_remove_block()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 05/38] drm: Add a simple generator of random permutations
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 11/38] drm: kselftest for drm_mm_replace_node()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 20/38] drm/i915: Build DRM range manager selftests for CI
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 10/38] drm: kselftest for drm_mm_insert_node()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- drm_mm fixes, take 4?
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- Re: [Intel-gfx] [PATCH v2 1/2] drm: Wrap the check for atomic_commit implementation
- From: Ander Conselvan De Oliveira <conselvan2@xxxxxxxxx>
- Re: [Intel-gfx] [PATCH v2 1/2] drm: Wrap the check for atomic_commit implementation
- From: kbuild test robot <lkp@xxxxxxxxx>
- [PULL] drm-misc-fixes
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: [PATCH v2 1/2] drm: Wrap the check for atomic_commit implementation
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH] drm: remove immutable flag from suggested X/Y connector properties
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 1/2] drm: Add new DRM_IOCTL_MODE_GETPLANE2
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 2/2] drm/dp: add DPCD/AUX logging
- From: Daniel Vetter <daniel@xxxxxxxx>
- [drm] bea5b158ff WARNING: CPU: 1 PID: 1 at drivers/gpu/drm/drm_crtc.c:5776 drm_mode_config_cleanup
- From: Fengguang Wu <fengguang.wu@xxxxxxxxx>
- [drm] bea5b158ff BUG: unable to handle kernel NULL pointer dereference at 00000000000003a8
- From: Fengguang Wu <fengguang.wu@xxxxxxxxx>
- Re: [Intel-gfx] [PATCH 2/2] drm: Add kernel-doc for drm_crtc_commit_get/put
- From: kbuild test robot <lkp@xxxxxxxxx>
- [Bug 98984] Hexagonal shapes around lights in Cities: Skylines
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH v3 03/12] locking/ww_mutex: Extract stamp comparison to __ww_mutex_stamp_after
- From: zhoucm1 <david1.zhou@xxxxxxx>
- Re: [PATCH 02/11] clk: bcm2835: Register the DSI0/DSI1 pixel clocks.
- From: Eric Anholt <eric@xxxxxxxxxx>
- [Bug 99158] vdpau segfaults and gpu locks with kodi on R9285
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [Nouveau] [PATCH] drm/nouveau/dma: use rb_entry()
- From: Ben Skeggs <skeggsb@xxxxxxxxx>
- Re: [PATCH 02/11] clk: bcm2835: Register the DSI0/DSI1 pixel clocks.
- From: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
- [Bug 99078] Desktop icons oversaturated with red after December 11 2016 update
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH 2/2] drm/dp: add DPCD/AUX logging
- From: Rob Clark <robdclark@xxxxxxxxx>
- Re: [PATCH] MAINTAINERS: add myself as maintainer of fbdev
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH 2/2] drm/dp: add DPCD/AUX logging
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v3 08/12] locking/ww_mutex: Wake at most one waiter for back off when acquiring the lock
- From: Nicolai Hähnle <nhaehnle@xxxxxxxxx>
- [PATCH v3 12/12] Documentation/locking/ww_mutex: Update the design document
- From: Nicolai Hähnle <nhaehnle@xxxxxxxxx>
- [PATCH v3 11/12] locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debugging
- From: Nicolai Hähnle <nhaehnle@xxxxxxxxx>
- [PATCH v3 07/12] locking/ww_mutex: Notify waiters that have to back off while adding tasks to wait list
- From: Nicolai Hähnle <nhaehnle@xxxxxxxxx>
- [PATCH v3 05/12] locking/ww_mutex: Remove the __ww_mutex_lock inline wrappers
- From: Nicolai Hähnle <nhaehnle@xxxxxxxxx>
- [PATCH v3 04/12] locking/ww_mutex: Set use_ww_ctx even when locking without a context
- From: Nicolai Hähnle <nhaehnle@xxxxxxxxx>
- [PATCH v3 02/12] locking/mutex: Fix a race with handoffs and interruptible waits
- From: Nicolai Hähnle <nhaehnle@xxxxxxxxx>
- [PATCH v3 10/12] locking/ww_mutex: Yield to other waiters from optimistic spin
- From: Nicolai Hähnle <nhaehnle@xxxxxxxxx>
- [PATCH v3 03/12] locking/ww_mutex: Extract stamp comparison to __ww_mutex_stamp_after
- From: Nicolai Hähnle <nhaehnle@xxxxxxxxx>
- [PATCH v3 09/12] locking/ww_mutex: Re-check ww->ctx in the inner optimistic spin loop
- From: Nicolai Hähnle <nhaehnle@xxxxxxxxx>
- [PATCH v3 06/12] locking/ww_mutex: Add waiters in stamp order
- From: Nicolai Hähnle <nhaehnle@xxxxxxxxx>
- [PATCH v3 01/12] drm/vgem: Use ww_mutex_(un)lock even with a NULL context
- From: Nicolai Hähnle <nhaehnle@xxxxxxxxx>
- Re: [PATCH 1/2] drm: Add new DRM_IOCTL_MODE_GETPLANE2
- From: "Kristian H. Kristensen" <krh@xxxxxxxxxxxxx>
- [Bug 99130] [IVB] CONFIG_PROVE_LOCKING=y causes igt/gem_exec/basic-wait-all (and possibly others) to fail
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH 1/2] drm: Add new DRM_IOCTL_MODE_GETPLANE2
- From: Kristian Høgsberg <hoegsberg@xxxxxxxxx>
- [Bug 99163] Radeon HDMI audio lost after resuming from suspend on kernel >4.2
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99163] Radeon HDMI audio lost after resuming from suspend on kernel >4.2
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99163] Radeon HDMI audio lost after resuming from suspend on kernel >4.2
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99163] Radeon HDMI audio lost after resuming from suspend on kernel >4.2
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99163] Radeon HDMI audio lost after resuming from suspend on kernel >4.2
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99130] [IVB] CONFIG_PROVE_LOCKING=y causes igt/gem_exec/basic-wait-all (and possibly others) to fail
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99130] [IVB] CONFIG_PROVE_LOCKING=y causes igt/gem_exec/basic-wait-all (and possibly others) to fail
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99130] [IVB] CONFIG_PROVE_LOCKING=y causes igt/gem_exec/basic-wait-all (and possibly others) to fail
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99130] [IVB] CONFIG_PROVE_LOCKING=y causes igt/gem_exec/basic-wait-all (and possibly others) to fail
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH 1/2] drm: Add new DRM_IOCTL_MODE_GETPLANE2
- From: Rob Clark <robdclark@xxxxxxxxx>
- Re: [PATCH 1/2] drm: Add new DRM_IOCTL_MODE_GETPLANE2
- From: Rob Clark <robdclark@xxxxxxxxx>
- [PATCH v3 3/3] drm: clean cached display info
- From: Shashank Sharma <shashank.sharma@xxxxxxxxx>
- [PATCH v3 2/3] drm: parse hf-vsdb
- From: Shashank Sharma <shashank.sharma@xxxxxxxxx>
- [PATCH v3 1/3] drm: Create new structure for HDMI info
- From: Shashank Sharma <shashank.sharma@xxxxxxxxx>
- Re: [PATCH 1/5] drm/ttm: add evict parameter to ttm_bo_driver::move_notify
- From: Nicolai Hähnle <nhaehnle@xxxxxxxxx>
- Re: [PATCH] MAINTAINERS: add myself as maintainer of fbdev
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- [Bug 99130] [IVB] CONFIG_PROVE_LOCKING=y causes igt/gem_exec/basic-wait-all (and possibly others) to fail
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99130] [IVB] CONFIG_PROVE_LOCKING=y causes igt/gem_exec/basic-wait-all (and possibly others) to fail
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99130] [IVB] CONFIG_PROVE_LOCKING=y causes igt/gem_exec/basic-wait-all (and possibly others) to fail
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH] drm: Add kernel-doc for drm_crtc_commit_get/put
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: [PATCH 1/2] drm: refernce count event->completion
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 1/2] drm: refernce count event->completion
- From: Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx>
- [Bug 99078] Desktop icons oversaturated with red after December 11 2016 update
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH 1/2] drm: refernce count event->completion
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] drm: Create new structure for HDMI info
- From: "Sharma, Shashank" <shashank.sharma@xxxxxxxxx>
- [PATCH 2/2] drm: Add kernel-doc for drm_crtc_commit_get/put
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 1/2] drm: refernce count event->completion
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: [PATCH libdrm] modetest: Allow the user to specify the plane ID
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] drm: Wrap the check for atomic_commit implementation
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH] drm/cma: Fix compile fail due to fomat->format typo
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] drm: Add new DRM_IOCTL_MODE_GETPLANE2
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] drm: Add new DRM_IOCTL_MODE_GETPLANE2
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH] drm: remove immutable flag from suggested X/Y connector properties
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 2/2] drm: Get atomic property value even if DRIVER_ATOMIC is not set
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 1/2] drm: Wrap the check for atomic_commit implementation
- From: Daniel Vetter <daniel@xxxxxxxx>
- [Bug 99163] Radeon HDMI audio lost after resuming from suspend on kernel >4.2
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 98520] System randomly crashes / freezes while playing certain games
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99078] Desktop icons oversaturated with red after December 11 2016 update
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99078] Desktop icons oversaturated with red after December 11 2016 update
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [RFC 8/9] HACK: drm/msm/mdp5: Add support for legacy cursor updates
- From: Archit Taneja <architt@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] drm: parse hf-vsdb
- From: "Sharma, Shashank" <shashank.sharma@xxxxxxxxx>
- Re: [PATCH v2 1/2] drm: Create new structure for HDMI info
- From: "Sharma, Shashank" <shashank.sharma@xxxxxxxxx>
- Re: [PATCH] drm/cma: Fix compile fail due to fomat->format typo
- From: Fengguang Wu <fengguang.wu@xxxxxxxxx>
- [Bug 99078] Desktop icons oversaturated with red after December 11 2016 update
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH v2 12/29] drm: bridge: dw-hdmi: Rename CONF0 SPARECTRL bit to SVSRET
- From: Jose Abreu <Jose.Abreu@xxxxxxxxxxxx>
- Re: [PATCH v2 15/29] drm: bridge: dw-hdmi: Handle overflow workaround based on device version
- From: Jose Abreu <Jose.Abreu@xxxxxxxxxxxx>
- Re: [PATCH v2 16/29] drm: bridge: dw-hdmi: Detect PHY type at runtime
- From: Jose Abreu <Jose.Abreu@xxxxxxxxxxxx>
- Re: [PATCH v2 16/29] drm: bridge: dw-hdmi: Detect PHY type at runtime
- From: Jose Abreu <Jose.Abreu@xxxxxxxxxxxx>
- Re: [Nouveau] [PATCH] drm/nouveau: fix unknown chipset for GTX 1060
- From: Karol Herbst <karolherbst@xxxxxxxxx>
- Re: [PATCH v2 17/29] drm: bridge: dw-hdmi: Refactor PHY power handling
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] drm: Create new structure for HDMI info
- From: Jose Abreu <Jose.Abreu@xxxxxxxxxxxx>
- [PATCH 1/2] drm: Wrap the check for atomic_commit implementation
- From: Dhinakaran Pandiyan <dhinakaran.pandiyan@xxxxxxxxx>
- Re: [PATCH v2 2/2] drm: parse hf-vsdb
- From: Jose Abreu <Jose.Abreu@xxxxxxxxxxxx>
- [PATCH] drm/nouveau/dma: use rb_entry()
- From: Geliang Tang <geliangtang@xxxxxxxxx>
- [PATCH] drm: remove immutable flag from suggested X/Y connector properties
- From: Michael Thayer <michael.thayer@xxxxxxxxxx>
- Re: [PATCH v2 14/29] drm: bridge: dw-hdmi: Detect AHB audio DMA using correct register
- From: Jose Abreu <Jose.Abreu@xxxxxxxxxxxx>
- Re: [PATCH] drm/ttm: use designated initializers
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 13/29] drm: bridge: dw-hdmi: Reject invalid product IDs
- From: Jose Abreu <Jose.Abreu@xxxxxxxxxxxx>
- Re: [PATCH v2 17/29] drm: bridge: dw-hdmi: Refactor PHY power handling
- From: Jose Abreu <Jose.Abreu@xxxxxxxxxxxx>
- [PATCH] drivers/gpu/drm/ast: Support reading configuration values from device tree
- From: Russell Currey <ruscur@xxxxxxxxxx>
- [pull] amdgpu drm-next-4.10
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH 1/2] drm: Add new DRM_IOCTL_MODE_GETPLANE2
- From: Rob Clark <robdclark@xxxxxxxxx>
- [PATCH 2/2] modetest: Teach modetest about format info
- From: "Kristian H. Kristensen" <hoegsberg@xxxxxxxxx>
- [PATCH 1/2] Add DRM_IOCTL_MODE_GETPLANE2 ioctl wrapper
- From: "Kristian H. Kristensen" <hoegsberg@xxxxxxxxx>
- [PATCH 1/2] drm: Add new DRM_IOCTL_MODE_GETPLANE2
- From: "Kristian H. Kristensen" <hoegsberg@xxxxxxxxx>
- [PATCH 2/2] i915: Add format modifiers for Intel
- From: "Kristian H. Kristensen" <hoegsberg@xxxxxxxxx>
- [Bug 96492] Running Opera web-browser with forced hardware rendering cause GPU lockup
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [Intel-gfx] [PATCH v2 1/2] drm: Create new structure for HDMI info
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [Intel-gfx] [PATCH v2 1/2] drm: Create new structure for HDMI info
- From: kbuild test robot <lkp@xxxxxxxxx>
- [Bug 99078] Desktop icons oversaturated with red after December 11 2016 update
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 98897] Macbook pro 11,5 screen flicker when AC adapter plugged in
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 93649] [radeonsi] Graphics lockup while playing tf2
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99136] Blood Effects Total War: Warhammer
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99163] Radeon HDMI audio lost after resuming from suspend on kernel >4.2
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 107001] Radeon HDMI audio lost after resuming from suspend
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH v2 2/2] drm: Add Content Protection properties to drm
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: i915 regression in kernel 4.10
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- Re: [PATCH] drm/amdgpu: use designated initializers
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 2/3] drm/msm: Put back the vaddr in submit_reloc()
- From: Jordan Crouse <jcrouse@xxxxxxxxxxxxxx>
- [PATCH 1/3] drm/msm: Ensure that the hardware write pointer is valid
- From: Jordan Crouse <jcrouse@xxxxxxxxxxxxxx>
- [PATCH 3/3] drm/msm: Verify that MSM_SUBMIT_BO_FLAGS are set
- From: Jordan Crouse <jcrouse@xxxxxxxxxxxxxx>
- [PATCH 0/3] drm/msm: 4.10 fixes
- From: Jordan Crouse <jcrouse@xxxxxxxxxxxxxx>
- Re: [RFC 0/4] Introduce drmfs pseudo filesystem for drm subsystem
- From: Sean Paul <seanpaul@xxxxxxxxxxxx>
- Re: i915 regression in kernel 4.10
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- [Bug 99158] vdpau segfaults and gpu locks with kodi on R9285
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99143] r9 390: Hardware cursor invisible after hibernate/resume
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH v3] drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/4] DRM: add help to get ELD speaker allocation
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 17/29] drm: bridge: dw-hdmi: Refactor PHY power handling
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [RFC 8/9] HACK: drm/msm/mdp5: Add support for legacy cursor updates
- From: Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 04/13] drm: Add data mirror bus flag
- From: Stefan Agner <stefan@xxxxxxxx>
- [PATCH v2 2/2] drm: parse hf-vsdb
- From: Shashank Sharma <shashank.sharma@xxxxxxxxx>
- [PATCH v2 1/2] drm: Create new structure for HDMI info
- From: Shashank Sharma <shashank.sharma@xxxxxxxxx>
- Re: [PATCH v2 04/13] drm: Add data mirror bus flag
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH] fbdev: remove current maintainer
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH v2 16/29] drm: bridge: dw-hdmi: Detect PHY type at runtime
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 04/13] drm: Add data mirror bus flag
- From: Stefan Agner <stefan@xxxxxxxx>
- [PATCH v2] drm: zte: add overlay plane support
- From: Shawn Guo <shawnguo@xxxxxxxxxx>
- Re: [PATCH] drm: zte: add overlay plane support
- From: Shawn Guo <shawnguo@xxxxxxxxxx>
- [Bug 99158] vdpau segfaults and gpu locks with kodi on R9285
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99158] vdpau segfaults and gpu locks with kodi on R9285
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH 1/2] rnndb: mdp5: Add missing bitfields for MDP5_LM_BLEND_COLOR_OUT
- From: Archit Taneja <architt@xxxxxxxxxxxxxx>
- [PATCH 2/2] rnndb: mdp5: Update mdp5_pipe
- From: Archit Taneja <architt@xxxxxxxxxxxxxx>
- [PATCH 0/2] rnndb: mdp5: Cursor related reg updates
- From: Archit Taneja <architt@xxxxxxxxxxxxxx>
- [Bug 99143] r9 390: Hardware cursor invisible after hibernate/resume
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH] drm/i915/debugfs: use rb_entry()
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [RFC 0/4] Introduce drmfs pseudo filesystem for drm subsystem
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [Intel-gfx] [PATCH 0/2] drm: link status property and DP link training failure handling
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v2 6/6] drm/i915: Add a cursor hack to allow converting legacy page flip to atomic, v3.
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH] drm/mediatek: Support UYVY and YUYV format for overlay
- From: YT Shen <yt.shen@xxxxxxxxxxxx>
- Re: [RFC 8/9] HACK: drm/msm/mdp5: Add support for legacy cursor updates
- From: Archit Taneja <architt@xxxxxxxxxxxxxx>
- [Bug 97980] [amdgpu] New kernel warning during shutdown
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99150] Shader issue for "The Cave" comparing Mesa13 to AMDGPU-PRO
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99151] Shader issue for "Space Run" comparing Mesa13 to AMDGPU-PRO
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99152] Shader issue for "Trine 2" comparing Mesa13 to AMDGPU-PRO
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 91880] Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99143] r9 390: Hardware cursor invisible after hibernate/resume
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 98988] [Regression, bisected] New BONAIRE UVD firmware causes DPM problems and extremely slow performance
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH v2 09/29] drm: bridge: dw-hdmi: Create connector in the bridge attach operation
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 15/29] drm: bridge: dw-hdmi: Handle overflow workaround based on device version
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 22/29] dt-bindings: display: renesas: Add R-Car Gen3 HDMI TX DT bindings
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 17/29] drm: bridge: dw-hdmi: Refactor PHY power handling
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 29/29] arm64: dts: r8a7795: salvator-x: Add DU1 and DU2 external dot clocks
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 19/29] drm: bridge: dw-hdmi: Add support for custom PHY configuration
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 06/29] drm: bridge: dw-hdmi: Don't forward HPD events to DRM core before attach
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 08/29] drm: bridge: dw-hdmi: Reorder functions to prepare for next commit
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 12/29] drm: bridge: dw-hdmi: Rename CONF0 SPARECTRL bit to SVSRET
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 24/29] drm: rcar-du: Skip disabled outputs
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 14/29] drm: bridge: dw-hdmi: Detect AHB audio DMA using correct register
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 05/29] drm: bridge: dw-hdmi: Remove encoder field from struct dw_hdmi
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 04/29] drm: bridge: dw-hdmi: Embed drm_bridge in struct dw_hdmi
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 02/29] drm: bridge: dw-hdmi: Remove unneeded arguments to bind/unbind functions
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 26/29] drm: rcar-du: Add HDMI outputs to R8A7795 device description
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 03/29] drm: bridge: dw-hdmi: Remove unused function parameter
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 25/29] drm: rcar-du: Add DPLL support
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 23/29] drm: rcar-du: Add Gen3 HDMI encoder support
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 27/29] arm64: dts: r8a7795: Add HDMI encoder support
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 28/29] arm64: dts: r8a7795: salvator-x: Enable HDMI outputs
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 18/29] drm: bridge: dw-hdmi: Move CSC configuration out of PHY code
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 16/29] drm: bridge: dw-hdmi: Detect PHY type at runtime
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 13/29] drm: bridge: dw-hdmi: Reject invalid product IDs
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 20/29] drm: bridge: dw-hdmi: Remove device type from platform data
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 10/29] drm: bridge: dw-hdmi: Implement DRM bridge registration
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 07/29] drm: bridge: dw-hdmi: Move IRQ and IO resource allocation to common code
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 11/29] drm: bridge: dw-hdmi: Remove PHY configuration resolution parameter
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 21/29] dt-bindings: display: dw-hdmi: Clean up DT bindings documentation
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 01/29] drm: bridge: dw-hdmi: Merge __hdmi_phy_i2c_write and hdmi_phy_i2c_write
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 00/29] R-Car Gen3 HDMI output support
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- Re: [PATCH] fbdev: remove current maintainer
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Introduce drmfs pseudo filesystem for drm subsystem
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [Bug 98988] [Regression, bisected] New BONAIRE UVD firmware causes DPM problems and extremely slow performance
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH] gpu: drm: rcar-du: rcar_du_drv: don't open code of_device_get_match_data()
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/4] Generic HDMI codec: Add channel mapping control
- From: Takashi Sakamoto <o-takashi@xxxxxxxxxxxxx>
- Re: i915 regression in kernel 4.10
- From: Juergen Gross <jgross@xxxxxxxx>
- 12.2 INCH ethernet windows 10 IOT rugged smart tablet with 2D barcode, industrial pc
- From: "gavin.fan" <gavin.fan@xxxxxxxxxxxx>
- Re: [PATCH] fbdev: remove current maintainer
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] drm: rcar-du: enable VSPDs on R8A7791
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 4/4] ASoC: hdmi-codec: add channel mapping control
- From: Arnaud Pouliquen <arnaud.pouliquen@xxxxxx>
- [RFC 4/4] drm/i915: Creating guc log file in drmfs instead of debugfs
- From: swati.dhingra@xxxxxxxxx
- i915 regression in kernel 4.10
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH v3 2/4] ALSA pcm: allow non constant snd_pcm_chmap_elem
- From: Arnaud Pouliquen <arnaud.pouliquen@xxxxxx>
- Re: [STLinux Kernel] [PATCH v2 4/4] ASoC: hdmi-codec: add channel mapping control
- From: Arnaud Pouliquen <arnaud.pouliquen@xxxxxx>
- Re: [alsa-devel] [PATCH v3 2/4] ALSA pcm: allow non constant snd_pcm_chmap_elem
- From: Arnaud Pouliquen <arnaud.pouliquen@xxxxxx>
- [RFC 1/4] drm: Introduce drmfs pseudo filesystem interfaces
- From: swati.dhingra@xxxxxxxxx
- Re: [Intel-gfx] [PATCH 0/2] drm: link status property and DP link training failure handling
- From: "Pandiyan, Dhinakaran" <dhinakaran.pandiyan@xxxxxxxxx>
- [PATCH v3 1/4] DRM: add help to get ELD speaker allocation
- From: Arnaud Pouliquen <arnaud.pouliquen@xxxxxx>
- [RFC 2/4] drm: Register drmfs filesystem from drm init
- From: swati.dhingra@xxxxxxxxx
- [RFC 0/4] Introduce drmfs pseudo filesystem for drm subsystem
- From: swati.dhingra@xxxxxxxxx
- [RFC 3/4] drm: Create driver specific root directory inside drmfs
- From: swati.dhingra@xxxxxxxxx
- [PATCH v3 0/4] Generic HDMI codec: Add channel mapping control
- From: Arnaud Pouliquen <arnaud.pouliquen@xxxxxx>
- [PATCH] drm/i915/debugfs: use rb_entry()
- From: Geliang Tang <geliangtang@xxxxxxxxx>
- Re: [kbuild-all] [Intel-gfx] [PATCH] drm: Convert all helpers to drm_connector_list_iter
- From: Ye Xiaolong <xiaolong.ye@xxxxxxxxx>
- Re: [PATCH v2] drm: drm_probe_helper: Fix output_poll_work scheduling
- From: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
- [PATCH v3 3/4] ASoC: core: add optional pcm_new callback for DAI driver
- From: Arnaud Pouliquen <arnaud.pouliquen@xxxxxx>
- [Bug 98988] [Regression, bisected] New BONAIRE UVD firmware causes DPM problems and extremely slow performance
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 98988] [Regression, bisected] New BONAIRE UVD firmware causes DPM problems and extremely slow performance
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 98988] [Regression, bisected] New BONAIRE UVD firmware causes DPM problems and extremely slow performance
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 98988] [Regression, bisected] New BONAIRE UVD firmware causes DPM problems and extremely slow performance
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 98988] [Regression, bisected] New BONAIRE UVD firmware causes DPM problems and extremely slow performance
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH] drm/vmwgfx: use designated initializers
- From: Sinclair Yeh <syeh@xxxxxxxxxx>
- Re: [PATCH] drm: rcar-du: enable VSPDs on R8A7791
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [Bug 99152] Shader issue for "Trine 2" comparing Mesa13 to AMDGPU-PRO
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99151] Shader issue for "Space Run" comparing Mesa13 to AMDGPU-PRO
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99150] Shader issue for "The Cave" comparing Mesa13 to AMDGPU-PRO
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH 1/2] drm/panel: Add support for S6E3HA2 panel driver on TM2 board
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v3 1/2] dt-bindings: display: Add BOE nv101wxmn51 panel binding
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH] MAINTAINERS: Update mailing list for radeon and amdgpu
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH] drm/amdgpu: Don't save new cursor size before updating CUR_SIZE register.
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH] fbdev: remove current maintainer
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [Bug 98988] [Regression, bisected] New BONAIRE UVD firmware causes DPM problems and extremely slow performance
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH v2 01/13] devicetree/bindings: display: Document common panel properties
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [RFC 8/9] HACK: drm/msm/mdp5: Add support for legacy cursor updates
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH] drm: tilcdc: simplify the recovery from sync lost error on rev1
- From: Jyri Sarha <jsarha@xxxxxx>
- [Bug 98988] [Regression, bisected] New BONAIRE UVD firmware causes DPM problems and extremely slow performance
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [alsa-devel] [PATCH v3 2/4] ALSA pcm: allow non constant snd_pcm_chmap_elem
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [RFC 8/9] HACK: drm/msm/mdp5: Add support for legacy cursor updates
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 0/9] drm/msm/mdp5: Cursor plane stuff
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v2 01/13] devicetree/bindings: display: Document common panel properties
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2] drm: tilcdc: simplify the recovery from sync lost error on rev1
- From: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>
- Re: [PATCH] drm: parse hf-vsdb
- From: "Sharma, Shashank" <shashank.sharma@xxxxxxxxx>
- Re: [PATCH] drm: tilcdc: simplify the recovery from sync lost error on rev1
- From: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>
- [Bug 99143] r9 390: Hardware cursor invisible after hibernate/resume
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 91880] Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99130] [IVB] CONFIG_PROVE_LOCKING=y causes igt/gem_exec/basic-wait-all (and possibly others) to fail
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99130] [IVB] CONFIG_PROVE_LOCKING=y causes igt/gem_exec/basic-wait-all (and possibly others) to fail
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99130] [IVB] CONFIG_PROVE_LOCKING=y causes igt/gem_exec/basic-wait-all (and possibly others) to fail
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99130] [IVB] CONFIG_PROVE_LOCKING=y causes igt/gem_exec/basic-wait-all (and possibly others) to fail
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99130] [IVB] CONFIG_PROVE_LOCKING=y causes igt/gem_exec/basic-wait-all (and possibly others) to fail
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99130] [IVB] CONFIG_PROVE_LOCKING=y causes igt/gem_exec/basic-wait-all (and possibly others) to fail
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99049] Machine freeze when clocks are set to defaults
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99130] [IVB] CONFIG_PROVE_LOCKING=y causes igt/gem_exec/basic-wait-all (and possibly others) to fail
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99049] Machine freeze when clock are set to defaults
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99049] Machine freeze when clock are set to defaults
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- RE: [PATCH v2 1/3] drm: Add SCDC helpers
- From: "Sharma, Shashank" <shashank.sharma@xxxxxxxxx>
- Re: [PATCH] drm: tilcdc: simplify the recovery from sync lost error on rev1
- From: Jyri Sarha <jsarha@xxxxxx>
- Re: [PATCH v3 01/38] drm/i915: Use the MRU stack search after evicting
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 8/9] HACK: drm/msm/mdp5: Add support for legacy cursor updates
- From: Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx>
- Re: i915 regression in kernel 4.10
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH 9/9] drm/msm/mdp5: Add cursor planes
- From: Archit Taneja <architt@xxxxxxxxxxxxxx>
- [RFC 8/9] HACK: drm/msm/mdp5: Add support for legacy cursor updates
- From: Archit Taneja <architt@xxxxxxxxxxxxxx>
- [PATCH 3/9] drm/msm/mdp5: Prepare CRTC/LM for empty stages
- From: Archit Taneja <architt@xxxxxxxxxxxxxx>
- [PATCH 7/9] drm/msm/mdp5: Refactor mdp5_plane_atomic_check
- From: Archit Taneja <architt@xxxxxxxxxxxxxx>
- [PATCH 4/9] drm/msm/mdp5: Use plane helpers to configure src/dst rectangles
- From: Archit Taneja <architt@xxxxxxxxxxxxxx>
- [PATCH 5/9] drm/msm/mdp5: Configure COLOR3_OUT propagation
- From: Archit Taneja <architt@xxxxxxxxxxxxxx>
- [PATCH 6/9] drm/msm/mdp5: Misc cursor plane bits
- From: Archit Taneja <architt@xxxxxxxxxxxxxx>
- [PATCH 1/9] drm/msm/mdp5: cfg: Add pipe_cursor block
- From: Archit Taneja <architt@xxxxxxxxxxxxxx>
- [PATCH 2/9] drm/msm/mdp5: Update generated headers
- From: Archit Taneja <architt@xxxxxxxxxxxxxx>
- [PATCH 0/9] drm/msm/mdp5: Cursor plane stuff
- From: Archit Taneja <architt@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/6] drm/atomic: Unconditionally call prepare_fb.
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH v2 2/6] drm/atomic: Unconditionally call prepare_fb.
- From: Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] dma-buf: Wait on the reservation object when sync'ing before CPU access
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v6] lib: Add a simple prime number generator
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH 6/6] drm/msm/mdp5: Create only as many CRTCs as we need
- From: Archit Taneja <architt@xxxxxxxxxxxxxx>
- [PATCH 4/6] drm/msm/mdp5: Create single encoder per interface (INTF)
- From: Archit Taneja <architt@xxxxxxxxxxxxxx>
- [PATCH 5/6] drm/msm/mdp5: cfg: Change count to unsigned int
- From: Archit Taneja <architt@xxxxxxxxxxxxxx>
- [PATCH 2/6] drm/msm: Set encoder's mode of operation using a kms func
- From: Archit Taneja <architt@xxxxxxxxxxxxxx>
- [PATCH 3/6] drm/msm/mdp5: Prepare for merging video and command encoders
- From: Archit Taneja <architt@xxxxxxxxxxxxxx>
- [PATCH 1/6] drm/msm: Construct only one encoder for DSI
- From: Archit Taneja <architt@xxxxxxxxxxxxxx>
- [PATCH 0/6] drm/msm/mdp5: Encoder related cleanups
- From: Archit Taneja <architt@xxxxxxxxxxxxxx>
- Re: [PATCH v2] drm: drm_probe_helper: Fix output_poll_work scheduling
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/4] DRM: add help to get ELD speaker allocation
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v2] drm: exynos: Perform initialization/cleanup at probe/remove time
- From: Daniel Stone <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v4.1 22/22] drm: omapdrm: Perform initialization/cleanup at probe/remove time
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH v4.1 22/22] drm: omapdrm: Perform initialization/cleanup at probe/remove time
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/4] DRM: add help to get ELD speaker allocation
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH v4.1 14/22] drm: omapdrm: Keep vblank interrupt enabled while CRTC is active
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH] drm: Remove the struct drm_device platformdev field
- From: Jyri Sarha <jsarha@xxxxxx>
- RE: [PATCH v2 2/3] drm/edid: Implement SCDC support detection
- From: "Sharma, Shashank" <shashank.sharma@xxxxxxxxx>
- [PATCH 3/6] drm/doc: Add KMS overview graphs
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 6/6] drm/doc: atomic overview, with graph
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 1/6] docs-rst: automatically convert Graphviz and SVG images
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 5/6] drm/doc: diagram for mode objects and properties
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 4/6] drm/doc: Consistent kerneldoc include order
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH] drm/doc: atomic overview, with graph
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 2/6] HACKS: pass stderr along in kfigure.py
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 0/6] diagrams for drm docs
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: [PATCH 1/2] drm: exynos: Perform initialization/cleanup at probe/remove time
- From: Inki Dae <inki.dae@xxxxxxxxxxx>
- [Bug 98988] [Regression, bisected] New BONAIRE UVD firmware causes DPM problems and extremely slow performance
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 98988] [Regression, bisected] New BONAIRE UVD firmware causes DPM problems and extremely slow performance
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 98988] [Regression, bisected] New BONAIRE UVD firmware causes DPM problems and extremely slow performance
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99138] Xorg can't be restarted gracefully running CEDAR graphics card
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH v2] dma-buf: Wait on the reservation object when sync'ing before CPU access
- From: Inki Dae <inki.dae@xxxxxxxxxxx>
- RE: [RFC 00/10] implement alternative and much simpler id allocator
- From: Matthew Wilcox <mawilcox@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] drm: Fix spelling of clock in drm_connector.h
- From: Peter Meerwald-Stadler <pmeerw@xxxxxxxxxx>
- Re: [PATCH v2 05/13] drm: panels: Constify device node argument to of_drm_find_panel()
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 01/13] devicetree/bindings: display: Document common panel properties
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 04/13] drm: Add data mirror bus flag
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH] drm: Remove the struct drm_device platformdev field
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] drm: Fix spelling of clock in drm_connector.h
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH] drm/nouveau: use designated initializers
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH] drm/amdgpu: Don't save new cursor size before updating CUR_SIZE register.
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 1/3] drm/hisilicon: Fix spelling of clock in hisi-ade.txt
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 2/3] drm: Fix spelling of clock in drm_connector.h
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [Intel-gfx] [PATCH 0/2] drm: link status property and DP link training failure handling
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 09/13] drm: Tighten locking in drm_mode_getconnector
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: drivers/gpu/drm/ast: Fix infinite loop if read fails
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH] drm: prevent double-(un)registration for connectors
- From: Daniel Vetter <daniel@xxxxxxxx>
- [PATCH] drm: prevent double-(un)registration for connectors
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: [PATCH] drm: Remove the struct drm_device platformdev field
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v4 0/5] Cleanup DRM bridge attach/detach
- From: Archit Taneja <architt@xxxxxxxxxxxxxx>
- Re: [PATCH v4 1/2] dt-bindings: drm/bridge: adv7511: Add regulator bindings
- From: Archit Taneja <architt@xxxxxxxxxxxxxx>
- [Bug 99136] Blood Effects Total War: Warhammer
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH v4.1 14/22] drm: omapdrm: Keep vblank interrupt enabled while CRTC is active
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [Bug 98238] witcher 2: objects are black when changing lod
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH/RFC v1.1 12/7] drm: omapdrm: Remove unused omapdss platform data field
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH] drm: Remove the struct drm_device platformdev field
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2] drm: exynos: Perform initialization/cleanup at probe/remove time
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] drm: exynos: Perform initialization/cleanup at probe/remove time
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] drm: exynos: Perform initialization/cleanup at probe/remove time
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [Bug 98812] video and switching windows causing flickering
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- RE: [RFC 00/10] implement alternative and much simpler id allocator
- From: Matthew Wilcox <mawilcox@xxxxxxxxxxxxx>
- Re: [Intel-gfx] [PATCH 0/2] drm: link status property and DP link training failure handling
- From: "Pandiyan, Dhinakaran" <dhinakaran.pandiyan@xxxxxxxxx>
- Re: Radeon X200M device suspend problem
- From: Dmitriy Kryuk <kryukdmitriy@xxxxxxxxxx>
- [Bug 99130] [IVB] CONFIG_PROVE_LOCKING=y causes igt/gem_exec/basic-wait-all (and possibly others) to fail
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99130] [IVB] CONFIG_PROVE_LOCKING=y causes igt/gem_exec/basic-wait-all (and possibly others) to fail
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99130] [IVB] CONFIG_PROVE_LOCKING=y causes igt/gem_exec/basic-wait-all (and possibly others) to fail
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99130] [IVB] CONFIG_PROVE_LOCKING=y causes igt/gem_exec/basic-wait-all (and possibly others) to fail
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH] drm/amdgpu: Don't save new cursor size before updating CUR_SIZE register.
- From: "'Liviu Dudau'" <liviu@xxxxxxxxxxx>
- Re: [PATCH v2 04/11] locking/ww_mutex: Set use_ww_ctx even when locking without a context
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH] lib: Add a simple prime number generator
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [Bug 98812] video and switching windows causing flickering
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99120] VERDE 7770 - glxdemo, vlc/glx, weston fail with garbled screen. Elsewhere blurry text rendering when focus lost
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH] drm: kselftest for drm_mm and top-down allocation
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH] drm: kselftest for drm_mm_insert_node_in_range()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [Bug 99120] VERDE 7770 - glxdemo, vlc/glx, weston fail with garbled screen. Elsewhere blurry text rendering when focus lost
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99120] VERDE 7770 - glxdemo, vlc/glx, weston fail with garbled screen. Elsewhere blurry text rendering when focus lost
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99120] VERDE 7770 - glxdemo, vlc/glx, weston fail with garbled screen. Elsewhere blurry text rendering when focus lost
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99120] VERDE 7770 - glxdemo, vlc/glx, weston fail with garbled screen. Elsewhere blurry text rendering when focus lost
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99120] VERDE 7770 - glxdemo, vlc/glx, weston fail with garbled screen. Elsewhere blurry text rendering when focus lost
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99120] VERDE 7770 - glxdemo, vlc/glx, weston fail with garbled screen. Elsewhere blurry text rendering when focus lost
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99120] VERDE 7770 - glxdemo, vlc/glx, weston fail with garbled screen. Elsewhere blurry text rendering when focus lost
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99120] VERDE 7770 - glxdemo, vlc/glx, weston fail with garbled screen. Elsewhere blurry text rendering when focus lost
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99120] VERDE 7770 - glxdemo, vlc/glx, weston fail with garbled screen. Elsewhere blurry text rendering when focus lost
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99120] VERDE 7770 - glxdemo, vlc/glx, weston fail with garbled screen. Elsewhere blurry text rendering when focus lost
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH v2 04/11] locking/ww_mutex: Set use_ww_ctx even when locking without a context
- From: Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx>
- [Bug 92258] [regression] Opening menu in Steam running via DRI_PRIME with enabled DRI3 could lead to radeon kernel module crash
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: Issue with DRM and "reimplement IDR and IDA using the radix tree"
- From: Alexandre Courbot <acourbot@xxxxxxxxxx>
- [PATCH] drm/vmwgfx: use designated initializers
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: Passing multi-screen layout to KMS driver
- From: Michael Thayer <michael.thayer@xxxxxxxxxx>
- [PATCH 1/3] drm/hisilicon: Fix spelling of clock in hisi-ade.txt
- From: Peter Meerwald-Stadler <pmeerw@xxxxxxxxxx>
- [PATCH] drm/nouveau: use designated initializers
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [alsa-devel][PATCH] ASoC: hdmi-codec: use unsigned type to structure members with bit-field instead of signed type
- From: Takashi Sakamoto <o-takashi@xxxxxxxxxxxxx>
- Re: [PATCH v4 3/5] drm: bridge: Link encoder and bridge in core code
- From: liuxinliang <z.liuxinliang@xxxxxxxxxxxxx>
- RE: [RFC 00/10] implement alternative and much simpler id allocator
- From: Matthew Wilcox <mawilcox@xxxxxxxxxxxxx>
- [PATCH] drm/ttm: use designated initializers
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [alsa-lib][PATCH] ASoC: hdmi-codec: use unsigned type to structure members with bit-field instead of signed type
- From: Takashi Sakamoto <o-takashi@xxxxxxxxxxxxx>
- [PATCH] drm/ttm: use designated initializers
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: drivers/gpu/drm/ast: Fix infinite loop if read fails
- From: Joel Stanley <joel@xxxxxxxxx>
- RE: [RFC 00/10] implement alternative and much simpler id allocator
- From: Matthew Wilcox <mawilcox@xxxxxxxxxxxxx>
- [PATCH 2/3] drm: Fix spelling of clock in drm_connector.h
- From: Peter Meerwald-Stadler <pmeerw@xxxxxxxxxx>
- Re: [RFC 00/10] implement alternative and much simpler id allocator
- From: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
- Re: [alsa-lib][PATCH] ASoC: hdmi-codec: use unsigned type to structure members with bit-field instead of signed type
- From: Arnaud Pouliquen <arnaud.pouliquen@xxxxxx>
- [PATCH] drm/amdgpu: use designated initializers
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH libdrm v2 3/3] xf86drm: don't fatal on per device error in drmGetDevice[s]2
- From: Jonathan Gray <jsg@xxxxxxxxx>
- [PATCH libdrm v2 2/3] xf86drm: add a non-sysfs version of drmGetDeviceNameFromFd2
- From: Jonathan Gray <jsg@xxxxxxxxx>
- [PATCH libdrm v2 1/3] xf86drm: adjust device node path for minor base
- From: Jonathan Gray <jsg@xxxxxxxxx>
- Re: [PATCH 1/2] drm: exynos: Perform initialization/cleanup at probe/remove time
- From: Inki Dae <daeinki@xxxxxxxxx>
- Re: [PATCH v2 05/11] locking/ww_mutex: Add waiters in stamp order
- From: Nicolai Hähnle <nhaehnle@xxxxxxxxx>
- Re: [PATCH v2 05/11] locking/ww_mutex: Add waiters in stamp order
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v3 04/38] lib: Add a simple prime number generator
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 28/38] drm: Unconditionally do the range check in drm_mm_scan_add_block()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 21/38] drm: Promote drm_mm alignment to u64
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 31/38] drm: Optimise power-of-two alignments in drm_mm_scan_add_block()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 24/38] drm: Simplify drm_mm_clean()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 27/38] drm: Rename prev_node to hole in drm_mm_scan_add_block()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 13/38] drm: kselftest for drm_mm and alignment
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 30/38] drm: Compute tight evictions for drm_mm_scan
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 34/38] drm: Wrap drm_mm_node.hole_follows
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 14/38] drm: kselftest for drm_mm and eviction
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 08/38] drm: kselftest for drm_mm_debug()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 17/38] drm: kselftest for drm_mm and color adjustment
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 19/38] drm: kselftest for drm_mm and restricted color eviction
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 11/38] drm: kselftest for drm_mm_replace_node()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 09/38] drm: kselftest for drm_mm_reserve_node()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 36/38] drm: Use drm_mm_insert_node_in_range_generic() for everyone
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 29/38] drm: Fix application of color vs range restriction when scanning drm_mm
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 38/38] drm: kselftest for drm_mm and bottom-up allocation
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 03/38] drm: Compile time enabling for asserts in drm_mm
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 25/38] drm: Add asserts to catch overflow in drm_mm_init() and drm_mm_init_scan()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 22/38] drm: Fix kerneldoc for drm_mm_scan_remove_block()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 37/38] drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 23/38] drm: Detect overflow in drm_mm_reserve_node()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 15/38] drm: kselftest for drm_mm and range restricted eviction
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 07/38] drm: kselftest for drm_mm_init()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 06/38] drm: Add some kselftests for the DRM range manager (struct drm_mm)
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 05/38] drm: Add a simple generator of random permutations
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 26/38] drm: Extract struct drm_mm_scan from struct drm_mm
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 35/38] drm: Apply range restriction after color adjustment when allocation
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 18/38] drm: kselftest for drm_mm and color eviction
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 16/38] drm: kselftest for drm_mm and top-down allocation
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 01/38] drm/i915: Use the MRU stack search after evicting
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 20/38] drm/i915: Build DRM range manager selftests for CI
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 32/38] drm: Simplify drm_mm scan-list manipulation
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 04/38] lib: Add a simple prime number generator
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 33/38] drm: Apply tight eviction scanning to color_adjust
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 02/38] drm: Use drm_mm_nodes() as shorthand for the list of nodes under struct drm_mm
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 12/38] drm: kselftest for drm_mm_insert_node_in_range()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 10/38] drm: kselftest for drm_mm_insert_node()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- drm_mm fixes, take 3, final?
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH] drm/amdgpu: Don't save new cursor size before updating CUR_SIZE register.
- From: Liviu Dudau <liviu@xxxxxxxxxxx>
- RE: [PATCH] drm/amdgpu: Don't save new cursor size before updating CUR_SIZE register.
- From: "Deucher, Alexander" <Alexander.Deucher@xxxxxxx>
- Re: [Intel-gfx] [PATCH v3] lib: Add a simple prime number generator
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 05/11] locking/ww_mutex: Add waiters in stamp order
- From: Nicolai Hähnle <nhaehnle@xxxxxxxxx>
- Re: [PATCH v2 05/11] locking/ww_mutex: Add waiters in stamp order
- From: Nicolai Hähnle <nhaehnle@xxxxxxxxx>
- Re: [PATCH 1/2] drm: exynos: Perform initialization/cleanup at probe/remove time
- From: Daniel Stone <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v2 05/11] locking/ww_mutex: Add waiters in stamp order
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 05/11] locking/ww_mutex: Add waiters in stamp order
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: Issue with DRM and "reimplement IDR and IDA using the radix tree"
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- [drm-intel:drm-intel-nightly 922/930] include/linux/list.h:385:29: error: initialization discards 'const' qualifier from pointer target type
- From: kbuild test robot <fengguang.wu@xxxxxxxxx>
- Re: Question about Radeon DRM and fan speed control
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [drm-intel:drm-intel-nightly 922/930] drivers/gpu/drm/i915/i915_gem_gtt.c:2732:9: note: in expansion of macro 'list_first_entry_or_null'
- From: kbuild test robot <fengguang.wu@xxxxxxxxx>
- Re: [Intel-gfx] [PATCH] drm: Convert all helpers to drm_connector_list_iter
- From: Sean Paul <seanpaul@xxxxxxxxxxxx>
- Re: [PATCH 08/13] drm: prevent double-(un)registration for connectors
- From: Sean Paul <seanpaul@xxxxxxxxxxxx>
- Re: [PATCH 09/13] drm: Tighten locking in drm_mode_getconnector
- From: Sean Paul <seanpaul@xxxxxxxxxxxx>
- Re: [PATCH 07/13] drm: Clean up connectors by unreferencing them
- From: Sean Paul <seanpaul@xxxxxxxxxxxx>
- Re: [Intel-gfx] [PATCH 04/13] drm: Drop locking cargo-cult from drm_mode_config_init
- From: Sean Paul <seanpaul@xxxxxxxxxxxx>
- Re: [Intel-gfx] [PATCH 05/13] drm: locking&new iterators for connector_list
- From: Sean Paul <seanpaul@xxxxxxxxxxxx>
- Re: [PATCH 02/13] drm: Move atomic debugfs functions into drm_crtc_internal.h
- From: Sean Paul <seanpaul@xxxxxxxxxxxx>
- Re: [Intel-gfx] [PATCH 01/13] drm/irq: drm_legacy_ prefix for legacy ioctls
- From: Sean Paul <seanpaul@xxxxxxxxxxxx>
- Re: [PATCH v2 12/40] drm: kselftest for drm_mm_insert_node()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 20/40] drm: kselftest for drm_mm and color eviction
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] drm: link status property and DP link training failure handling
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- Re: [PATCH v2 05/11] locking/ww_mutex: Add waiters in stamp order
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 29/40] drm: Rename prev_node to hole in drm_mm_scan_add_block()
- From: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 21/40] drm: kselftest for drm_mm and restricted color eviction
- From: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 20/40] drm: kselftest for drm_mm and color eviction
- From: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
- [PATCH] drm: Use drm_mm_nodes() as shorthand for the list of nodes under struct drm_mm
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 35/40] drm: Apply tight eviction scanning to color_adjust
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 05/11] locking/ww_mutex: Add waiters in stamp order
- From: Nicolai Hähnle <nhaehnle@xxxxxxxxx>
- Re: [PATCH v2 05/11] locking/ww_mutex: Add waiters in stamp order
- From: Nicolai Hähnle <nhaehnle@xxxxxxxxx>
- Re: [PATCH v2 35/40] drm: Apply tight eviction scanning to color_adjust
- From: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 14/40] drm: kselftest for drm_mm_insert_node_in_range()
- From: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
- [PATCH v3] lib: Add a simple prime number generator
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 12/40] drm: kselftest for drm_mm_insert_node()
- From: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 39/40] drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 22/22] drm: omapdrm: Perform initialization/cleanup at probe/remove time
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH] lib: Add a simple prime number generator
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] drm: link status property and DP link training failure handling
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v2 39/40] drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
- From: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 04/40] drm: Constify the drm_mm API
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v2 36/40] drm: Wrap drm_mm_node.hole_follows
- From: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 05/11] locking/ww_mutex: Add waiters in stamp order
- From: Nicolai Hähnle <nhaehnle@xxxxxxxxx>
- Re: [Intel-gfx] [PATCH v2 03/40] drm: Add drm_mm_for_each_node_safe()
- From: Daniel Vetter <daniel@xxxxxxxx>
- [Bug 94900] HD6950 GPU lockup loop with various steam games (octodad[always], saints row 4[always], dead island[always], grid autosport[sometimes])
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH v2 36/40] drm: Wrap drm_mm_node.hole_follows
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [RESEND][GIT PULL] i915/gvt KVMGT tree for 4.10
- From: Zhenyu Wang <zhenyuw@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 3/5] drm: bridge: Link encoder and bridge in core code
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v4 3/5] drm: bridge: Link encoder and bridge in core code
- From: Daniel Vetter <daniel@xxxxxxxx>
- [PATCH] lib: Add a simple prime number generator
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 04/11] locking/ww_mutex: Set use_ww_ctx even when locking without a context
- From: Nicolai Hähnle <nhaehnle@xxxxxxxxx>
- Re: [PATCH v2 27/40] drm: Add asserts to catch overflow in drm_mm_init() and drm_mm_init_scan()
- From: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 34/40] drm: Simplify drm_mm scan-list manipulation
- From: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 36/40] drm: Wrap drm_mm_node.hole_follows
- From: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 38/40] drm: Use drm_mm_insert_node_in_range_generic() for everyone
- From: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 37/40] drm: Apply range restriction after color adjustment when allocation
- From: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 22/22] drm: omapdrm: Perform initialization/cleanup at probe/remove time
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Applied "ASoC: hdmi-codec: use unsigned type to structure members with bit-field" to the asoc tree
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v4 20/22] drm: omapdrm: Remove global variables
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [alsa-lib][PATCH] ASoC: hdmi-codec: use unsigned type to structure members with bit-field instead of signed type
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v4 19/22] drm: omapdrm: Simplify IRQ wait implementation
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [RFC v2 00/11] vb2: Handle user cache hints, allow drivers to choose cache coherency
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- [PATCH 2/2] drm/i915: Implement Link Rate fallback on Link training failure
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 1/2] drm: Add a new connector atomic property for link status
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 0/2] drm: link status property and DP link training failure handling
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- Re: [PATCH v2 08/40] drm: Add a simple prime number generator
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 25/40] drm: Detect overflow in drm_mm_reserve_node()
- From: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 24/40] drm: Fix kerneldoc for drm_mm_scan_remove_block()
- From: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 08/40] drm: Add a simple prime number generator
- From: Lukas Wunner <lukas@xxxxxxxxx>
- Re: [PATCH v2 10/40] drm: kselftest for drm_mm_debug()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- Re: Radeon X200M device suspend problem
- From: Michel Dänzer <michel@xxxxxxxxxxx>
- [Bug 98869] Electronic Super Joy graphic artefacts (regression)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH v2 10/40] drm: kselftest for drm_mm_debug()
- From: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
- [Bug 98869] Electronic Super Joy graphic artefacts (regression)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH v2 08/40] drm: Add a simple prime number generator
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 09/40] drm: kselftest for drm_mm_init()
- From: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 07/40] drm: Add a simple generator of random permutations
- From: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 08/40] drm: Add a simple prime number generator
- From: Lukas Wunner <lukas@xxxxxxxxx>
- [Bug 98869] Electronic Super Joy graphic artefacts (regression)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH V2] drm/i915: relax uncritical udelay_range()
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 3/5] drm: bridge: Link encoder and bridge in core code
- From: Jyri Sarha <jsarha@xxxxxx>
- Re: [PATCH v2 03/40] drm: Add drm_mm_for_each_node_safe()
- From: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 01/40] drm/i915: Use the MRU stack search after evicting
- From: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
- Re: [Intel-gfx] [bug report] drm/i915: Small compaction of the engine init code
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 3/5] drm: bridge: Link encoder and bridge in core code
- From: Archit Taneja <architt@xxxxxxxxxxxxxx>
- Re: [Intel-gfx] [bug report] drm/i915: Small compaction of the engine init code
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- [PATCH v2 38/40] drm: Use drm_mm_insert_node_in_range_generic() for everyone
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 28/40] drm: Extract struct drm_mm_scan from struct drm_mm
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 29/40] drm: Rename prev_node to hole in drm_mm_scan_add_block()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 06/40] drm: Add some kselftests for the DRM range manager (struct drm_mm)
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 37/40] drm: Apply range restriction after color adjustment when allocation
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 34/40] drm: Simplify drm_mm scan-list manipulation
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 26/40] drm: Simplify drm_mm_clean()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 31/40] drm: Fix application of color vs range restriction when scanning drm_mm
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 30/40] drm: Unconditionally do the range check in drm_mm_scan_add_block()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 11/40] drm: kselftest for drm_mm_reserve_node()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 22/40] drm/i915: Build DRM range manager selftests for CI
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 01/40] drm/i915: Use the MRU stack search after evicting
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 19/40] drm: kselftest for drm_mm and color adjustment
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 36/40] drm: Wrap drm_mm_node.hole_follows
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 18/40] drm: kselftest for drm_mm and top-down allocation
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 39/40] drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 27/40] drm: Add asserts to catch overflow in drm_mm_init() and drm_mm_init_scan()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 17/40] drm: kselftest for drm_mm and range restricted eviction
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 05/40] drm: Compile time enabling for asserts in drm_mm
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 10/40] drm: kselftest for drm_mm_debug()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 13/40] drm: kselftest for drm_mm_replace_node()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 24/40] drm: Fix kerneldoc for drm_mm_scan_remove_block()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 40/40] drm: kselftest for drm_mm and bottom-up allocation
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 35/40] drm: Apply tight eviction scanning to color_adjust
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 32/40] drm: Compute tight evictions for drm_mm_scan
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 25/40] drm: Detect overflow in drm_mm_reserve_node()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 33/40] drm: Optimise power-of-two alignments in drm_mm_scan_add_block()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 09/40] drm: kselftest for drm_mm_init()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 12/40] drm: kselftest for drm_mm_insert_node()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 23/40] drm: Promote drm_mm alignment to u64
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 16/40] drm: kselftest for drm_mm and eviction
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 21/40] drm: kselftest for drm_mm and restricted color eviction
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 20/40] drm: kselftest for drm_mm and color eviction
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 15/40] drm: kselftest for drm_mm and alignment
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 14/40] drm: kselftest for drm_mm_insert_node_in_range()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 07/40] drm: Add a simple generator of random permutations
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 04/40] drm: Constify the drm_mm API
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 08/40] drm: Add a simple prime number generator
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 03/40] drm: Add drm_mm_for_each_node_safe()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 02/40] drm/i915: Simplify i915_gtt_color_adjust()
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- drm_mm range manager fixes, take 2
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- Re: [kbuild-all] [Intel-gfx] [PATCH] drm: Convert all helpers to drm_connector_list_iter
- From: Fengguang Wu <lkp@xxxxxxxxx>
- Re: [PATCH] kref: prefer atomic_inc_not_zero to atomic_add_unless
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH] kref: prefer atomic_inc_not_zero to atomic_add_unless
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [Intel-gfx] [PATCH] drm: Convert all helpers to drm_connector_list_iter
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: [PATCH v3 2/2] drm/panel: simple: Add support BOE nv101wxmn51
- From: Stéphane Marchesin <stephane.marchesin@xxxxxxxxx>
- Re: [PATCH 5/5] drm/amd/amdgpu: add check that shadow page tables are GPU-accessible
- From: zhoucm1 <david1.zhou@xxxxxxx>
- Re: [PATCH 1/5] drm/ttm: add evict parameter to ttm_bo_driver::move_notify
- From: zhoucm1 <david1.zhou@xxxxxxx>
- Re: [PATCH 4/5] drm/amd/amdgpu: add check that shadow page directory is GPU-accessible
- From: zhoucm1 <david1.zhou@xxxxxxx>
- Re: [PATCH v2] drm/amd/amdgpu: add check that shadow page tables are GPU-accessible
- From: zhoucm1 <david1.zhou@xxxxxxx>
- Re: [PATCH 2/5] drm/amd/amdgpu: move eviction counting to amdgpu_bo_move_notify
- From: zhoucm1 <david1.zhou@xxxxxxx>
- Re: [PATCH 3/5] drm/amd/amdgpu: add amdgpu_bo_gpu_accessible helper function
- From: zhoucm1 <david1.zhou@xxxxxxx>
- [PATCH V2] drm/i915: relax uncritical udelay_range() settings
- From: Nicholas Mc Guire <hofrat@xxxxxxxxx>
- [PATCH V2] drm/i915: relax uncritical udelay_range()
- From: Nicholas Mc Guire <hofrat@xxxxxxxxx>
- [RFC v2 02/11] vb2: Move buffer cache synchronisation to prepare from queue
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [RFC v2 11/11] vb2: dma-contig: Add WARN_ON_ONCE() to check for potential bugs
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [RFC v2 06/11] vb2: Improve struct vb2_mem_ops documentation; alloc and put are for MMAP
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [RFC v2 10/11] vb2: dma-contig: Let drivers decide DMA attrs of MMAP and USERPTR bufs
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [RFC v2 05/11] v4l2-core: Don't sync cache for a buffer if so requested
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [RFC v2 09/11] vb2: dma-contig: Move vb2_dc_get_base_sgt() up
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [RFC v2 03/11] vb2: Move cache synchronisation from buffer done to dqbuf handler
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [RFC v2 01/11] vb2: Rename confusingly named internal buffer preparation functions
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [RFC v2 07/11] vb2: dma-contig: Remove redundant sgt_base field
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [RFC v2 08/11] vb2: dma-contig: Don't warn on failure in obtaining scatterlist
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [RFC v2 04/11] v4l: Unify cache management hint buffer flags
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [RFC v2 00/11] vb2: Handle user cache hints, allow drivers to choose cache coherency
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- Re: [PATCH 00/26] drm/omap: Convert to use videomode from omap_video_timings
- From: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
- [PATCH 0/8] enable endian checks for all sparse builds
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2 0/7] Host1x IOMMU support + VIC support
- From: Mikko Perttunen <cyndis@xxxxxxxx>
- Re: [PATCH v3] drm/mxsfb: use bus_format to determine LCD bus width
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH/RFC 0/7] Remove the omapdrm device from platform code
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH] drm/mxsfb: fix pixel clock polarity
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH v2 4/4] ASoC: hdmi-codec: add channel mapping control
- From: Arnaud Pouliquen <arnaud.pouliquen@xxxxxx>
- [PATCH] drm: rcar-du: enable VSPDs on R8A7791
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] kref: prefer atomic_inc_not_zero to atomic_add_unless
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH] kref: prefer atomic_inc_not_zero to atomic_add_unless
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Question about Radeon DRM and fan speed control
- From: Dawid Bautsch <attezione@xxxxxxxxx>
- [PATCH] drivers/gpu/drm/ast: Fix infinite loop if read fails
- From: Russell Currey <ruscur@xxxxxxxxxx>
- [PATCH] kref: prefer atomic_inc_not_zero to atomic_add_unless
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- RE: [PATCH 1/1] drm/amd/amdgpu: get maximum and used UVD handles (v3)
- From: "Nath, Arindam" <Arindam.Nath@xxxxxxx>
- Re: Patch for drm-next WAS Re: [PATCH] kref: prefer atomic_inc_not_zero to atomic_add_unless
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH] drm/i915: use udelay for very short delays
- From: Nicholas Mc Guire <der.herr@xxxxxxx>
- Re: Passing multi-screen layout to KMS driver
- From: Michael Thayer <michael.thayer@xxxxxxxxxx>
- Re: [PATCH 4/8] drm/tegra: Add VIC support
- From: Mikko Perttunen <cyndis@xxxxxxxx>
- [PATCH] MAINTAINERS: add myself as maintainer of fbdev
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH v2 0/7] Host1x IOMMU support + VIC support
- From: Mikko Perttunen <cyndis@xxxxxxxx>
- Re: [PATCH v2] drm/mxsfb: use bus_format to determine LCD bus width
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH] drm/i915: use udelay for very small delays
- From: Nicholas Mc Guire <der.herr@xxxxxxx>
- RE: [PATCH 1/1] drm/amd/amdgpu: get maximum and used UVD handles (v3)
- From: "Nath, Arindam" <Arindam.Nath@xxxxxxx>
- RE: [PATCH 1/1] drm/amd/amdgpu: get maximum and used UVD handles (v3)
- From: "Nath, Arindam" <Arindam.Nath@xxxxxxx>
- Re: [PATCH v2] drm/mxsfb: use bus_format to determine LCD bus width
- From: Marek Vasut <marex@xxxxxxx>
- Re: [Intel-gfx] [PATCH] drm/i915: use udelay for very short delays
- From: Nicholas Mc Guire <der.herr@xxxxxxx>
- Re: [PATCH] drm/i915: use udelay for very short delays
- From: Nicholas Mc Guire <der.herr@xxxxxxx>
- [PATCH v2 0/4] Generic HDMI codec: Add channel mapping control
- From: Arnaud Pouliquen <arnaud.pouliquen@xxxxxx>
- [PATCH] drm/tegra: hdmi: Fix audio to work with any pixel clock rate
- From: Alban Bedel <alban.bedel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/7] drm/tegra: Add Tegra DRM allocation API
- From: Mikko Perttunen <cyndis@xxxxxxxx>
- [PATCH v2 2/4] ALSA pcm: allow non constant snd_pcm_chmap_elem
- From: Arnaud Pouliquen <arnaud.pouliquen@xxxxxx>
- Re: [PATCH] drm/mxsfb: use bus_format to determine LCD bus width
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH v2] drm/mxsfb: fix pixel clock polarity
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH v2 3/4] ASoC: core: add optional pcm_new callback for DAI driver
- From: Arnaud Pouliquen <arnaud.pouliquen@xxxxxx>
- Radeon X200M device suspend problem
- From: Dmitriy Kryuk <kryukdmitriy@xxxxxxxxxx>
- Re: [RFC 0/4] Introduce drmfs pseudo filesystem for drm subsystem
- From: sourab gupta <sourab.gupta@xxxxxxxxx>
- Re: [PATCH] drm/mxsfb: fix pixel clock polarity
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH 5/8] gpu: host1x: Add IOMMU support
- From: Mikko Perttunen <cyndis@xxxxxxxx>
- [PATCH v2 1/4] DRM: add help to get ELD speaker allocation
- From: Arnaud Pouliquen <arnaud.pouliquen@xxxxxx>
- Re: [PATCH v2 0/7] Host1x IOMMU support + VIC support
- From: Mikko Perttunen <cyndis@xxxxxxxx>
- Re: [PATCH v2 1/7] drm/tegra: Add Tegra DRM allocation API
- From: Mikko Perttunen <cyndis@xxxxxxxx>
- Re: [PATCH 12/23] drm: omapdrm: plane: update fifo size on atomic update
- From: Sebastian Reichel <sre@xxxxxxxxxx>
- Re: [Intel-gfx] [PATCH] drm: Convert all helpers to drm_connector_list_iter
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [Intel-gfx] [PATCH] drm: Convert all helpers to drm_connector_list_iter
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/1] drm/amd/amdgpu: get maximum and used UVD handles (v3)
- From: Grazvydas Ignotas <notasas@xxxxxxxxx>
- Re: [bug report] drm/i915: Small compaction of the engine init code
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [bug report] drm/i915: Small compaction of the engine init code
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] fbdev: remove current maintainer
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] kref: prefer atomic_inc_not_zero to atomic_add_unless
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2] drm/amd/amdgpu: add check that shadow page tables are GPU-accessible
- From: Nicolai Hähnle <nhaehnle@xxxxxxxxx>
- Re: [PATCH] drm: Fix kernel docs for drm_helper_mode_fill_fb_struct()
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH] drm: Fix kernel docs for drm_helper_mode_fill_fb_struct()
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- RE: [PATCH] drm: Fix kernel docs for drm_helper_mode_fill_fb_struct()
- From: "Deucher, Alexander" <Alexander.Deucher@xxxxxxx>
- [PATCH 4/5] drm/amd/amdgpu: add check that shadow page directory is GPU-accessible
- From: Nicolai Hähnle <nhaehnle@xxxxxxxxx>
- [PATCH 5/5] drm/amd/amdgpu: add check that shadow page tables are GPU-accessible
- From: Nicolai Hähnle <nhaehnle@xxxxxxxxx>
- [PATCH 3/5] drm/amd/amdgpu: add amdgpu_bo_gpu_accessible helper function
- From: Nicolai Hähnle <nhaehnle@xxxxxxxxx>
- [PATCH 2/5] drm/amd/amdgpu: move eviction counting to amdgpu_bo_move_notify
- From: Nicolai Hähnle <nhaehnle@xxxxxxxxx>
- [PATCH 1/5] drm/ttm: add evict parameter to ttm_bo_driver::move_notify
- From: Nicolai Hähnle <nhaehnle@xxxxxxxxx>
- [PATCH 0/5] drm/ttm, amdgpu: fix crashes due to shadow page table evictions
- From: Nicolai Hähnle <nhaehnle@xxxxxxxxx>
- [PATCH] drm: Fix kernel docs for drm_helper_mode_fill_fb_struct()
- From: ville.syrjala@xxxxxxxxxxxxxxx
- Re: [PATCH] drm: Convert all helpers to drm_connector_list_iter
- From: Harry Wentland <harry.wentland@xxxxxxx>
- Re: [PATCH v2 3/6] drm/atomic: Clean up wait_for_vblanks, v2.
- From: Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx>
[Index of Archives]
[Linux DRI Users]
[Linux Intel Graphics]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Answers]