Linux DRI Development
[Prev Page][Next Page]
- [PATCH v3 04/15] drm: Use drm_format_info() in DRM core code, (continued)
- [PATCH v3 04/15] drm: Use drm_format_info() in DRM core code, Laurent Pinchart
- [PATCH v3 14/15] drm: vmwgfx: Replace drm_fb_get_bpp_depth() with drm_format_info(), Laurent Pinchart
- [PATCH v3 12/15] drm: amdgpu: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp(), Laurent Pinchart
- [PATCH v3 15/15] drm: Don't export the drm_fb_get_bpp_depth() function, Laurent Pinchart
- [PATCH v3 01/15] drm: Move format-related helpers to drm_fourcc.c, Laurent Pinchart
- [PATCH v3 00/15] Centralize format information, Laurent Pinchart
- [PATCH v3 02/15] drm: Centralize format information, Laurent Pinchart
- [PATCH v3 13/15] drm: radeon: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp(), Laurent Pinchart
- [PATCH v3 10/15] drm: cirrus: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp(), Laurent Pinchart
- [PATCH v3 07/15] drm: sti: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp(), Laurent Pinchart
- [PATCH v3 04/15] drm: Use drm_format_info() in DRM core code, Laurent Pinchart
- [PATCH v3 15/15] drm: Don't export the drm_fb_get_bpp_depth() function, Laurent Pinchart
- [PATCH v3 05/15] drm: WARN when calling drm_format_info() for an unsupported format, Laurent Pinchart
- [PATCH v3 03/15] drm: Implement the drm_format_*() helpers as drm_format_info() wrappers, Laurent Pinchart
- [PATCH v3 14/15] drm: vmwgfx: Replace drm_fb_get_bpp_depth() with drm_format_info(), Laurent Pinchart
- [PATCH v3 09/15] drm: tilcdc: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp(), Laurent Pinchart
- [PATCH v3 08/15] drm: hdlcd: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp(), Laurent Pinchart
- [PATCH v3 06/15] drm: msm: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp(), Laurent Pinchart
- [PATCH v3 01/15] drm: Move format-related helpers to drm_fourcc.c, Laurent Pinchart
- [PATCH v3 11/15] drm: gma500: Replace drm_fb_get_bpp_depth() with drm_format_info(), Laurent Pinchart
- [PATCH v3 12/15] drm: amdgpu: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp(), Laurent Pinchart
- [GIT PULL] drm/fsl-dcu: regmap cache fix for v4.7-rc3, Stefan Agner
- [Bug 96445] [amdgpu][tonga] display freezes soon after X start,
bugzilla-daemon
- [Bug 96444] GRID Autosport crash on loading race,
bugzilla-daemon
- [Bug 96444] GRID Autosport crash on loading race, bugzilla-daemon
- [Bug 96444] GRID Autosport crash on loading race, bugzilla-daemon
- [Bug 96444] GRID Autosport crash on loading race, bugzilla-daemon
- [Bug 96444] GRID Autosport crash on loading race, bugzilla-daemon
- [Bug 96444] GRID Autosport crash on loading race, bugzilla-daemon
- [Bug 96444] GRID Autosport crash on loading race, bugzilla-daemon
- [Bug 96444] GRID Autosport crash on loading race, bugzilla-daemon
- [Bug 96444] GRID Autosport crash on loading race, bugzilla-daemon
- [Bug 96444] GRID Autosport crash on loading race, bugzilla-daemon
- [Bug 96444] GRID Autosport crash on loading race, bugzilla-daemon
- [Bug 96444] GRID Autosport crash on loading race, bugzilla-daemon
- [Bug 96444] GRID Autosport crash on loading race, bugzilla-daemon
- [Bug 96444] GRID Autosport crash on loading race, bugzilla-daemon
- [Bug 96444] GRID Autosport crash on loading race, bugzilla-daemon
- [Bug 96444] GRID Autosport crash on loading race, bugzilla-daemon
- [Bug 96444] GRID Autosport crash on loading race, bugzilla-daemon
- [Bug 96444] GRID Autosport crash on loading race, bugzilla-daemon
- [Bug 96444] GRID Autosport crash on loading race, bugzilla-daemon
- [Bug 96444] GRID Autosport crash on loading race, bugzilla-daemon
- [PATCH v2 00/15] Runtime pm ref leak bonanza,
Lukas Wunner
- [PATCH v2 01/15] drm/nouveau: Don't leak runtime pm ref on driver unload, Lukas Wunner
- [PATCH v2 02/15] drm/nouveau: Forbid runtime pm on driver unload, Lukas Wunner
- [PATCH v2 03/15] drm/radeon: Don't leak runtime pm ref on driver unload, Lukas Wunner
- [PATCH v2 04/15] drm/radeon: Don't leak runtime pm ref on driver load, Lukas Wunner
- [PATCH v2 05/15] drm/radeon: Forbid runtime pm on driver unload, Lukas Wunner
- [PATCH v2 06/15] drm/amdgpu: Don't leak runtime pm ref on driver unload, Lukas Wunner
- [PATCH v2 07/15] drm/amdgpu: Don't leak runtime pm ref on driver load, Lukas Wunner
- [PATCH v2 08/15] drm/amdgpu: Forbid runtime pm on driver unload, Lukas Wunner
- [PATCH v2 09/15] drm: Add helpers to turn off CRTCs, Lukas Wunner
- [PATCH v2 10/15] drm/nouveau: Turn off CRTCs on driver unload, Lukas Wunner
- [PATCH v2 11/15] drm/radeon: Turn off CRTCs on driver unload, Lukas Wunner
- [PATCH v2 12/15] drm/amdgpu: Turn off CRTCs on driver unload, Lukas Wunner
- [PATCH v2 13/15] drm: Use helper to turn off CRTC, Lukas Wunner
- [PATCH v2 14/15] drm/i2c/ch7006: Use helper to turn off CRTC, Lukas Wunner
- [PATCH v2 15/15] drm/nouveau/dispnv04: Use helper to turn off CRTC, Lukas Wunner
- Re: [PATCH v2 00/15] Runtime pm ref leak bonanza, Daniel Vetter
- [RFC v3 0/5] MT2701 DRM support,
YT Shen
- [PATCH] drm/exynos: dp: Fix NULL pointer dereference due uninitialized connector, Javier Martinez Canillas
- [PATCH] drm: hdlcd: Unwind the DRM setup on error conditions in the right order.,
Liviu Dudau
- [PATCH v7 1/2] drm/bridge: Add sii902x driver,
Boris Brezillon
- [PATCH 01/27] drm/atomic-helper: Massage swap_state signature somewhat,
Daniel Vetter
- [PATCH 03/27] drm/arc: Actually bother with handling atomic events., Daniel Vetter
- [PATCH 02/27] drm/arc: Nuke event_list, Daniel Vetter
- [PATCH 14/27] drm/i915: Roll out the helper nonblock tracking, Daniel Vetter
- [PATCH 07/27] drm/atomic: kerneldoc for drm_atomic_crtc_needs_modeset, Daniel Vetter
- [PATCH 11/27] drm/arc: Implement nonblocking commit correctly, Daniel Vetter
- [PATCH 17/27] drm/i915: Move fb_bits updating later in atomic_commit, Daniel Vetter
- [PATCH 05/27] drm/hisilicon: Implement some semblance of vblank event handling, Daniel Vetter
- [PATCH 08/27] drm/atomic: Add struct drm_crtc_commit to track async updates, Daniel Vetter
- [PATCH 06/27] drm/sun4i: Implement some semblance of vblank event handling, Daniel Vetter
- [PATCH 13/27] drm/i915: Signal drm events for atomic, Daniel Vetter
- [PATCH 09/27] drm/atomic-helper: roll out commit synchronization, Daniel Vetter
- [PATCH 15/27] drm/i915: nonblocking commit, Daniel Vetter
- [PATCH 12/27] drm/hdlcd: Use helper support for nonblocking commits, Daniel Vetter
- [PATCH 19/27] drm/rockchip: Fix crtc_state->event signalling, Daniel Vetter
- [PATCH 21/27] drm/rockchip: Nuke pending event handling in preclose, Daniel Vetter
- [PATCH 23/27] drm: Replace fb_helper->atomic with mode_config->atomic_commit, Daniel Vetter
- [PATCH 27/27] drm/atomic-helper: Annotate a bunch more RETURNS: sections, Daniel Vetter
- [PATCH 20/27] drm/rockchip: convert to helper nonblocking atomic commit, Daniel Vetter
- [PATCH 25/27] drm/sti: Don't call drm_helper_disable_unused_functions, Daniel Vetter
- [PATCH 22/27] drm/virtio: Don't reinvent a flipping wheel, Daniel Vetter
- [PATCH 04/27] drm/fsl-du: Implement some semblance of vblank event handling, Daniel Vetter
- [PATCH 24/27] drm: Resurrect atomic rmfb code, Daniel Vetter
- [PATCH 16/27] drm/i915: Use atomic commits for legacy page_flips, Daniel Vetter
- [PATCH 18/27] drm/rockchip: Disarm vop->is_enabled, Daniel Vetter
- [PATCH 10/27] drm/atomic-helper: nonblocking commit support, Daniel Vetter
- [PATCH 26/27] drm/crtc-helper: disable_unused_functions really isn't for atomic, Daniel Vetter
- Re: [PATCH 01/27] drm/atomic-helper: Massage swap_state signature somewhat, Maarten Lankhorst
- [PATCH] drm/atomic-helper: Massage swap_state signature somewhat, Daniel Vetter
- [PATCH v2 1/6] dt-bindings: add LG LP097QX1-SPA1 panel binding,
Yakir Yang
- [PATCH] drm: Remove dev_pm_ops from drm_class,
Lukas Wunner
- [GIT PULL] omapdrm changes for 4.8, Tomi Valkeinen
- [Bug 96435] [bisected: 3b4486] Alien: Isolation, shader problems on characters show flickering colors.,
bugzilla-daemon
- [Bug 96435] [bisected: 3b4486] Alien: Isolation, shader problems on characters show flickering colors., bugzilla-daemon
- [Bug 96435] [bisected: 3b4486] Alien: Isolation, shader problems on characters show flickering colors., bugzilla-daemon
- [Bug 96435] [bisected: 3b4486] Alien: Isolation, shader problems on characters show flickering colors., bugzilla-daemon
- [Bug 96435] [bisected: 3b4486] Alien: Isolation, shader problems on characters show flickering colors., bugzilla-daemon
- [Bug 96435] [bisected: 3b4486] Alien: Isolation, shader problems on characters show flickering colors., bugzilla-daemon
- [PATCH v2 00/20] drm/atomic: Provide default ->best_encoder() behavior,
Boris Brezillon
- [PATCH v2 02/20] drm: arc: Rely on the default ->best_encoder() behavior, Boris Brezillon
- [PATCH v2 03/20] drm: atmel-hlcdc: Rely on the default ->best_encoder() behavior, Boris Brezillon
- [PATCH v2 10/20] drm: rockchip: Rely on the default ->best_encoder() behavior, Boris Brezillon
- [PATCH v2 11/20] drm: sti: Rely on the default ->best_encoder() behavior, Boris Brezillon
- [PATCH v2 13/20] drm: tegra: Rely on the default ->best_encoder() behavior, Boris Brezillon
- [PATCH v2 12/20] drm: sun4i: Rely on the default ->best_encoder() behavior, Boris Brezillon
- [PATCH v2 05/20] drm: fsl-dcu: Rely on the default ->best_encoder() behavior, Boris Brezillon
- [PATCH v2 01/20] drm/atomic: Fix remaining places where !funcs->best_encoder is valid, Boris Brezillon
- [PATCH v2 18/20] drm/bridge: ptn3460: Rely on the default ->best_encoder() behavior, Boris Brezillon
- [PATCH v2 16/20] drm: omap: Rely on the default ->best_encoder() behavior, Boris Brezillon
- [PATCH v2 08/20] drm: msm: Rely on the default ->best_encoder() behavior where appropriate, Boris Brezillon
- [PATCH v2 17/20] drm/bridge: anx78xx: Rely on the default ->best_encoder() behavior, Boris Brezillon
- [PATCH v2 20/20] drm/bridge: dw-hdmi: Use drm_atomic_helper_best_encoder(), Boris Brezillon
- [PATCH v2 04/20] drm: exynos: Rely on the default ->best_encoder() behavior, Boris Brezillon
- [PATCH v2 14/20] drm: vc4: Rely on the default ->best_encoder() behavior, Boris Brezillon
- [PATCH v2 19/20] drm/bridge: ps8622: Rely on the default ->best_encoder() behavior, Boris Brezillon
- [PATCH v2 15/20] drm: virtgpu: Rely on the default ->best_encoder() behavior, Boris Brezillon
- [PATCH v2 06/20] drm: i915: Rely on the default ->best_encoder() behavior where appropriate, Boris Brezillon
- [PATCH v2 09/20] drm: rcar-du: Rely on the default ->best_encoder() behavior, Boris Brezillon
- [PATCH v2 07/20] drm: mediatek: Rely on the default ->best_encoder() behavior, Boris Brezillon
- Re: [PATCH v2 00/20] drm/atomic: Provide default ->best_encoder() behavior, Daniel Vetter
- [PATCH] drm/imx: check the value returned by regulator_set_voltage(), Fabio Estevam
- [GIT PULL] foundation for omapdrm header clean-up series for 4.8,
Peter Ujfalusi
- [PATCH v2 0/5] Centralize format information,
Laurent Pinchart
- [PATCH v2 0/9] drm/fb-helper: Deferred setup support,
Thierry Reding
- [PATCH 1/2] drm/amdgpu: add return value for pci config reset,
Alex Deucher
- [PATCH 01/10] drm/nouveau: replace legacy vblank helpers,
Gustavo Padovan
- [PATCH 02/10] drm: remove legacy drm_send_vblank_event(), Gustavo Padovan
- [PATCH 03/10] drm: remove legacy drm_arm_vblank_event(), Gustavo Padovan
- [PATCH 05/10] drm: make drm_vblank_count_and_time() static, Gustavo Padovan
- [PATCH 06/10] drm/amdgpu: use drm_crtc_vblank_{on,off}(), Gustavo Padovan
- [PATCH 07/10] drm/gma500: use drm_crtc_vblank_{on,off}(), Gustavo Padovan
- [PATCH 09/10] drm/amdgpu: use crtc directly in drm_crtc_vblank_put(), Gustavo Padovan
- [PATCH 10/10] drm/radeon: use crtc directly in drm_crtc_vblank_put(), Gustavo Padovan
- [PATCH 08/10] drm/radeon: use drm_crtc_vblank_{on,off}(), Gustavo Padovan
- [PATCH 04/10] drm: make drm_vblank_{get,put}() static, Gustavo Padovan
- [Bug 96423] radeonfb: BAR 0: can't reserve [mem 0x98000000-0x9fffffff pref],
bugzilla-daemon
- [PATCH v6 0/4] drm/omapdrm: gamma table support + drm_crtc_enable_color_mgmt(),
Jyri Sarha
- HDLCD crashes with 6d910bfa809e,
Robin Murphy
- [PATCH v6 1/2] drm/bridge: Add sii902x driver,
Boris Brezillon
- [PULL] virtio-vga updates, Gerd Hoffmann
- Request for Proposal for XDC 2017, Daniel Vetter
- [radeon-alex:drm-next-4.8-wip-si 99/115] drivers/gpu/drm/amd/amdgpu/dce_v6_0.c:1587:40: error: 'EVERGREEN_GRPH_ENDIAN_8IN16' undeclared, kbuild test robot
- [RFC PATCH v2 0/6] rk3399 support ddr frequency scaling,
Lin Huang
- [PATCH] tree-wide: replace config_enabled() with IS_ENABLED(),
Masahiro Yamada
- [PATCH v4 00/11] drm/i915: DP branch devices,
Mika Kahola
- [PATCH v4 08/11] drm: Read DP branch device SW revision, Mika Kahola
- [PATCH v4 10/11] drm/i915: Update bits per component for display info, Mika Kahola
- [PATCH v4 03/11] drm: Helper to read DP branch device type, Mika Kahola
- [PATCH v4 07/11] drm: Read DP branch device HW revision, Mika Kahola
- [PATCH v4 04/11] drm: Helper to read max clock rate, Mika Kahola
- [PATCH v4 06/11] drm: Read DP branch device id, Mika Kahola
- [PATCH v4 01/11] drm: Add missing DP downstream port types, Mika Kahola
- [PATCH v4 05/11] drm: Helper to read max bits per component, Mika Kahola
- [PATCH v4 11/11] drm/i915: Add DP branch device info on debugfs, Mika Kahola
- [PATCH v4 02/11] drm: Read DP downstream port capabilities, Mika Kahola
- [PATCH v4 09/11] drm/i915: Check pixel rate for DP to VGA dongle, Mika Kahola
- [PATCH 0/3] Make ARC PGU usable on sim platforms,
Alexey Brodkin
- [PATCH v2] drm/dsi: Implement set tear scanline,
Vinay Simha BN
- [PATCH v2 00/20] OMAP DRM fixes and improvements,
Laurent Pinchart
- [PATCH v2 01/20] drm: omapdrm: fb: Limit number of planes per framebuffer to two, Laurent Pinchart
- [PATCH v2 09/20] drm: omapdrm: Use atomic state instead of local device state, Laurent Pinchart
- [PATCH v2 06/20] drm: omapdrm: Handle FIFO underflow IRQs internally, Laurent Pinchart
- [PATCH v2 05/20] drm: omapdrm: fb: Turn framebuffer creation error messages into debug, Laurent Pinchart
- [PATCH v2 13/20] drm: omapdrm: Use a spinlock to protect the CRTC pending flag, Laurent Pinchart
- [PATCH v2 08/20] drm: omapdrm: Handle OCP error IRQ directly, Laurent Pinchart
- [PATCH v2 16/20] drm: omapdrm: Remove unused parameter from omap_drm_irq handler, Laurent Pinchart
- [PATCH v2 17/20] drm: omapdrm: Don't call DISPC power handling in IRQ wait functions, Laurent Pinchart
- [PATCH v2 03/20] drm: omapdrm: fb: Simplify objects lookup when creating framebuffer, Laurent Pinchart
- [PATCH v2 10/20] drm: omapdrm: Only commit planes on active CRTCs, Laurent Pinchart
- [PATCH v2 20/20] drm: omapdrm: Remove global variables, Laurent Pinchart
- [PATCH v2 02/20] drm: omapdrm: fb: Use format information provided by the DRM core, Laurent Pinchart
- [PATCH v2 07/20] drm: omapdrm: Handle CRTC error IRQs directly, Laurent Pinchart
- [PATCH v2 14/20] drm: omapdrm: Keep vblank interrupt enabled while CRTC is active, Laurent Pinchart
- [PATCH v2 18/20] drm: omapdrm: Make pipe2vbl function static, Laurent Pinchart
- [PATCH v2 11/20] drm: omapdrm: Check DSS manager state in the enable/disable helpers, Laurent Pinchart
- [PATCH v2 04/20] drm: omapdrm: fb: Simplify mode command checks when creating framebuffer, Laurent Pinchart
- [PATCH v2 12/20] drm: omapdrm: Prevent processing the same event multiple times, Laurent Pinchart
- [PATCH v2 15/20] drm: omapdrm: Don't expose the omap_irq_(un)register() functions, Laurent Pinchart
- [PATCH v2 19/20] drm: omapdrm: Simplify IRQ wait implementation, Laurent Pinchart
- [PATCH 0/4] Centralize format information,
Laurent Pinchart
- [GIT PULL] drm-vc4-fixes-2016-06-06 for 4.7, Eric Anholt
- [PATCH] drm/qxl: Remove useless drm_fb_get_bpp_depth() call,
Laurent Pinchart
- [PATCH] drm/ast: Remove useless drm_fb_get_bpp_depth() call,
Laurent Pinchart
- Re: [Mesa-dev] radeonfb: BAR 0: can't reserve [mem 0x98000000-0x9fffffff pref],
Marek Olšák
- [PATCH] Documentation: add fence-array to kernel DocBook,
Gustavo Padovan
- [PATCH 1/2] drm/rockchip: Use atomic PM helpers,
Tomeu Vizoso
- [PATCH] drm: bridge: analogix/dp: Don't disable interrupts, Tomeu Vizoso
- [PATCH 01/14] drm/nouveau: use drm_crtc_send_vblank_event() v2,
Gustavo Padovan
- [PATCH RESEND 02/14] drm/armada: use drm_crtc_send_vblank_event(), Gustavo Padovan
- [PATCH RESEND 03/14] drm/atmel: use drm_crtc_send_vblank_event(), Gustavo Padovan
- [PATCH RESEND 05/14] drm/udl: use drm_crtc_send_vblank_event(), Gustavo Padovan
- [PATCH RESEND 04/14] drm/qxl: use drm_crtc_send_vblank_event(), Gustavo Padovan
- [PATCH 09/14] drm/armada: use drm_crtc_vblank_{get,put}(), Gustavo Padovan
- [PATCH 08/14] drm/amdgpu: use drm_crtc_vblank_{get,put}(), Gustavo Padovan
- [PATCH 12/14] drm/qxl: use drm_crtc_vblank_{get,put}(), Gustavo Padovan
- [PATCH RESEND 06/14] drm/virtio: use drm_crtc_send_vblank_event(), Gustavo Padovan
- [PATCH 07/14] drm: remove legacy drm_send_vblank_event(), Gustavo Padovan
- [PATCH 10/14] drm/atmel: use drm_crtc_vblank_{get,put}(), Gustavo Padovan
- [PATCH 11/14] drm/nouveau: use drm_crtc_vblank_{get,put}(), Gustavo Padovan
- [PATCH 13/14] drm/radeon: use drm_crtc_vblank_{get,put}(), Gustavo Padovan
- [PATCH 14/14] drm/shmobile: use drm_crtc_vblank_{get,put}(), Gustavo Padovan
- Re: [PATCH 01/14] drm/nouveau: use drm_crtc_send_vblank_event() v2, Daniel Vetter
- 274ad65c9d02 ("drm/radeon: hard reset r600 and newer GPU when hibernating."),
Borislav Petkov
- [Bug 96398] [radeonsi tessellation] Single-pixel rasterization issue (Shadow of Mordor),
bugzilla-daemon
- [Bug 96398] [radeonsi tessellation] Single-pixel rasterization issue (Shadow of Mordor), bugzilla-daemon
- [Bug 96398] [radeonsi tessellation] Single-pixel rasterization issue (Shadow of Mordor), bugzilla-daemon
- [Bug 96398] [radeonsi tessellation] Single-pixel rasterization issue (Shadow of Mordor), bugzilla-daemon
- [Bug 96398] [radeonsi tessellation] Single-pixel rasterization issue (Shadow of Mordor), bugzilla-daemon
- [Bug 96398] [radeonsi tessellation] Single-pixel rasterization issue (Shadow of Mordor), bugzilla-daemon
- [Bug 96398] [radeonsi tessellation] Single-pixel rasterization issue (Shadow of Mordor), bugzilla-daemon
- [Bug 96398] [radeonsi tessellation] Single-pixel rasterization issue (Shadow of Mordor), bugzilla-daemon
- [Bug 96398] [radeonsi tessellation] Single-pixel rasterization issue (Shadow of Mordor), bugzilla-daemon
- [Bug 96398] [radeonsi tessellation] Single-pixel rasterization issue (Shadow of Mordor), bugzilla-daemon
- [Bug 96398] [radeonsi tessellation] Single-pixel rasterization issue (Shadow of Mordor), bugzilla-daemon
- [Bug 96398] [radeonsi tessellation] Single-pixel rasterization issue (Shadow of Mordor), bugzilla-daemon
- [PATCH] drm/core: Change declaration for gamma_set.,
Maarten Lankhorst
- Pipelining buffer moves,
Christian König
- [PATCH 02/10] drm/ttm: remove NULL checks when calling ttm_tt_destroy, Christian König
- [PATCH 03/10] drm/ttm: remove dummy bo_move implementations, Christian König
- [PATCH 01/10] drm/ttm: cleanup ttm_tt_(unbind|destroy), Christian König
- [PATCH 10/10] drm/amdgpu: remove pre move wait, Christian König
- [PATCH 07/10] drm/ttm: drop waiting for idle in ttm_bo_evict., Christian König
- [PATCH 06/10] drm/ttm: drop wait for idle in ttm_bo_move_buffer, Christian König
- [PATCH 09/10] drm/amdgpu: sync to buffer moves before VM updates, Christian König
- [PATCH 05/10] drm/ttm: wait for BO idle in ttm_bo_move_memcpy, Christian König
- [PATCH 04/10] drm/ttm: add wait for idle in all drivers bo_move functions, Christian König
- [PATCH 08/10] drm/ttm: wait for BO idle after the move in ttm_bo_swapout, Christian König
- Re: Pipelining buffer moves, Alex Deucher
- [PATCH 1/2] drm/rockchip: vop: add uv_vir register field for RK3036 VOP,
Yakir Yang
- wrong display resolution, Sebastian Gutzwiller
- [RFC PATCH] drm: msm: Add ASoC generic hdmi audio codec support.,
Srinivas Kandagatla
- [RFC PATCH v1 0/6] rk3399 support ddr frequency scaling,
Lin Huang
- drm/vc4: NULL pointer dereference after failed to allocate buffer,
Stefan Wahren
- [PATCH v3 00/27] fb/drm: omapdss: Clean up the headers and separate the two stack,
Peter Ujfalusi
- [PATCH v3 20/27] drm/omap: Remove reference to pdata->default_device, Peter Ujfalusi
- [PATCH v3 27/27] drm/omap: Remove the video/omapdss.h and move it's content to local header file, Peter Ujfalusi
- [PATCH v3 07/27] omapfb: panel-tpo-td043mtea1: Remove legacy boot support, Peter Ujfalusi
- [PATCH v3 09/27] omapfb: panel-lgphilips-lb035q02: Remove legacy boot support, Peter Ujfalusi
- [PATCH v3 06/27] omapfb: panel-nec-nl8048hl11: Remove legacy boot support, Peter Ujfalusi
- [PATCH v3 14/27] omapfb: encoder-tpd12s015: No need to include video/omap-panle-data.h, Peter Ujfalusi
- [PATCH v3 12/27] omapfb: connector-dvi: Remove legacy boot support, Peter Ujfalusi
- [PATCH v3 23/27] omapdss: hdmi audio: Make header file independent of video/omapdss.h, Peter Ujfalusi
- [PATCH v3 03/27] video/platform_data: omapdss: Create new header file for platform data, Peter Ujfalusi
- [PATCH v3 08/27] omapfb: panel-sharp-ls037v7dw01: Remove legacy boot support, Peter Ujfalusi
- [PATCH v3 13/27] omapfb: encoder-tfp410: Remove legacy boot support, Peter Ujfalusi
- [PATCH v3 02/27] ARM/video: omap2: Move omap_display_init declaration to mach-omap2/display.h, Peter Ujfalusi
- [PATCH v3 01/27] ARM: OMAP: rx51-video: Do not set TV connector_type, Peter Ujfalusi
- [PATCH v3 16/27] omapdss: omap-panel-data.h: Remove struct omap_dss_device declaration, Peter Ujfalusi
- [PATCH v3 11/27] omapfb: connector-hdmi: Remove legacy boot support, Peter Ujfalusi
- [PATCH v3 18/27] omapfb: connector-analog-tv: Support only Composite type in legacy boot, Peter Ujfalusi
- [PATCH v3 05/27] omapfb: panel-tpo-td028ttec1: Remove legacy boot support, Peter Ujfalusi
- [PATCH v3 17/27] drm/omap: connector-analog-tv: Support only Composite type in legacy boot, Peter Ujfalusi
- [PATCH v3 19/27] omapdss: omap-panel-data.h: Remove connector_type from atv pdata, Peter Ujfalusi
- [PATCH v3 04/27] ARM: OMAP2: Use the platform_data header for omapdss, Peter Ujfalusi
- [PATCH v3 15/27] drm/omap: displays: Do not include video/omap-panel-data.h if not needed, Peter Ujfalusi
- Re: [PATCH v3 00/27] fb/drm: omapdss: Clean up the headers and separate the two stack, Peter Ujfalusi
- [PATCH v3 22/27] platform_data: omapdss: Remove unused members from omap_dss_board_info, Peter Ujfalusi
- [PATCH v3 25/27] omapfb: Create new header file for omapfb DSS implementation, Peter Ujfalusi
- [PATCH v3 21/27] omapfb: Remove reference to pdata->default_device, Peter Ujfalusi
- [PATCH v3 26/27] [media] omap_vout: Switch to use the video/omapfb_dss.h header file, Peter Ujfalusi
- [PATCH v3 24/27] drm/omap: Do not include video/omapdss.h directly in drivers, Peter Ujfalusi
- [PATCH v3 10/27] omapfb: panel-dsi-cm: Remove legacy boot support, Peter Ujfalusi
- <Possible follow-ups>
- [PATCH v3 00/27] fb/drm: omapdss: Clean up the headers and separate the two stack, Peter Ujfalusi
- [PATCH v3 13/27] omapfb: encoder-tfp410: Remove legacy boot support, Peter Ujfalusi
- [PATCH v3 21/27] omapfb: Remove reference to pdata->default_device, Peter Ujfalusi
- [PATCH v3 03/27] video/platform_data: omapdss: Create new header file for platform data, Peter Ujfalusi
- [PATCH v3 05/27] omapfb: panel-tpo-td028ttec1: Remove legacy boot support, Peter Ujfalusi
- [PATCH v3 07/27] omapfb: panel-tpo-td043mtea1: Remove legacy boot support, Peter Ujfalusi
- [PATCH v3 08/27] omapfb: panel-sharp-ls037v7dw01: Remove legacy boot support, Peter Ujfalusi
- [PATCH v3 04/27] ARM: OMAP2: Use the platform_data header for omapdss, Peter Ujfalusi
- [PATCH v3 12/27] omapfb: connector-dvi: Remove legacy boot support, Peter Ujfalusi
- [PATCH v3 11/27] omapfb: connector-hdmi: Remove legacy boot support, Peter Ujfalusi
- [PATCH v3 24/27] drm/omap: Do not include video/omapdss.h directly in drivers, Peter Ujfalusi
- Re: [PATCH v3 00/27] fb/drm: omapdss: Clean up the headers and separate the two stack, Peter Ujfalusi
- [PATCH v3 09/27] omapfb: panel-lgphilips-lb035q02: Remove legacy boot support, Peter Ujfalusi
- [PATCH v3 15/27] drm/omap: displays: Do not include video/omap-panel-data.h if not needed, Peter Ujfalusi
- [PATCH v3 23/27] omapdss: hdmi audio: Make header file independent of video/omapdss.h, Peter Ujfalusi
- [PATCH v3 16/27] omapdss: omap-panel-data.h: Remove struct omap_dss_device declaration, Peter Ujfalusi
- [PATCH v3 06/27] omapfb: panel-nec-nl8048hl11: Remove legacy boot support, Peter Ujfalusi
- [PATCH v3 22/27] platform_data: omapdss: Remove unused members from omap_dss_board_info, Peter Ujfalusi
- [PATCH v3 02/27] ARM/video: omap2: Move omap_display_init declaration to mach-omap2/display.h, Peter Ujfalusi
- [PATCH v3 14/27] omapfb: encoder-tpd12s015: No need to include video/omap-panle-data.h, Peter Ujfalusi
- [PATCH v3 01/27] ARM: OMAP: rx51-video: Do not set TV connector_type, Peter Ujfalusi
- [PATCH v3 10/27] omapfb: panel-dsi-cm: Remove legacy boot support, Peter Ujfalusi
- [PATCH v3 19/27] omapdss: omap-panel-data.h: Remove connector_type from atv pdata, Peter Ujfalusi
- [PATCH v3 17/27] drm/omap: connector-analog-tv: Support only Composite type in legacy boot, Peter Ujfalusi
- [PATCH v3 20/27] drm/omap: Remove reference to pdata->default_device, Peter Ujfalusi
- [PATCH v3 18/27] omapfb: connector-analog-tv: Support only Composite type in legacy boot, Peter Ujfalusi
- [PATCH] drm: convert DT component matching to component_match_add_release(),
Russell King
- [Bug 96381] Texture artifacts with immutable texture storage and mipmaps,
bugzilla-daemon
- [Bug 119631] New: RadeonSI get a huge performance dip with used with the nine state tracker,
bugzilla-daemon
- [Bug 119631] RadeonSI get a huge performance dip with used with the nine state tracker, bugzilla-daemon
- [Bug 119631] RadeonSI get a huge performance dip with used with the nine state tracker, bugzilla-daemon
- [Bug 119631] RadeonSI get a huge performance dip with used with the nine state tracker, bugzilla-daemon
- [Bug 119631] RadeonSI get a huge performance dip with used with the nine state tracker, bugzilla-daemon
- [Bug 119631] RadeonSI get a huge performance dip with used with the nine state tracker, bugzilla-daemon
- [Bug 119631] RadeonSI get a huge performance dip with used with the nine state tracker, bugzilla-daemon
- [Bug 119631] RadeonSI get a huge performance dip with used with the nine state tracker, bugzilla-daemon
- [Bug 119631] RadeonSI get a huge performance dip with used with the nine state tracker, bugzilla-daemon
- [Bug 119631] RadeonSI get a huge performance dip with used with the nine state tracker, bugzilla-daemon
- [Bug 119631] RadeonSI get a huge performance dip with used with the nine state tracker, bugzilla-daemon
- [Bug 119631] RadeonSI get a huge performance dip with used with the nine state tracker, bugzilla-daemon
- [Bug 119631] RadeonSI get a huge performance dip with used with the nine state tracker, bugzilla-daemon
- [Bug 119631] RadeonSI get a huge performance dip with used with the nine state tracker, bugzilla-daemon
- [Bug 119631] RadeonSI get a huge performance dip with used with the nine state tracker, bugzilla-daemon
- [Bug 119631] RadeonSI get a huge performance dip with used with the nine state tracker, bugzilla-daemon
- [Bug 119631] RadeonSI get a huge performance dip with used with the nine state tracker, bugzilla-daemon
- [Bug 119631] RadeonSI get a huge performance dip with used with the nine state tracker, bugzilla-daemon
[Index of Archives]
[Linux DRI Users]
[Linux Intel Graphics]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Answers]