Nouveau Display Driver
[Prev Page][Next Page]
- [PATCH v3 07/23] drm/logicvc: Don't set struct drm_driver.output_poll_changed, (continued)
- [PATCH v3 07/23] drm/logicvc: Don't set struct drm_driver.output_poll_changed, Thomas Zimmermann
- [PATCH v3 14/23] drm/fb-helper: Rename drm_fb_helper_unregister_fbi() to use _info postfix, Thomas Zimmermann
- [PATCH v3 09/23] drm/panel-ili9341: Include <linux/backlight.h>, Thomas Zimmermann
- [PATCH v3 04/23] drm/amdgpu: Don't set struct drm_driver.output_poll_changed, Thomas Zimmermann
- [PATCH v3 11/23] drm/fb-helper: Cleanup include statements in header file, Thomas Zimmermann
- [PATCH v3 10/23] drm/tve200: Include <linux/of.h>, Thomas Zimmermann
- [PATCH v3 06/23] drm/ingenic: Don't set struct drm_driver.output_poll_changed, Thomas Zimmermann
- [PATCH v3 15/23] drm/fb-helper: Disconnect damage worker from update logic, Thomas Zimmermann
- [PATCH v3 18/23] drm/fb_helper: Minimize damage-helper overhead, Thomas Zimmermann
- [PATCH v3 17/23] drm/fb-helper: Perform all fbdev I/O with the same implementation, Thomas Zimmermann
- [PATCH v3 21/23] drm/fb-helper: Move generic fbdev emulation into separate source file, Thomas Zimmermann
- [PATCH v3 23/23] drm/fb-helper: Clarify use of last_close and output_poll_changed, Thomas Zimmermann
- [PATCH v3 19/23] drm/fb-helper: Always initialize generic fbdev emulation, Thomas Zimmermann
- [PATCH v3 22/23] drm/fb-helper: Remove unnecessary include statements, Thomas Zimmermann
- [PATCH] drm/nouveau: Adding support to control backlight using bl_power for nva3.,
antoniospg
- [PATCH v6 00/23] drm: Analog TV Improvements,
maxime
- [PATCH v6 02/23] drm/connector: Rename legacy TV property, maxime
- [PATCH v6 03/23] drm/connector: Only register TV mode property if present, maxime
- [PATCH v6 01/23] drm/tests: Add Kunit Helpers, maxime
- [PATCH v6 05/23] drm/connector: Add TV standard property, maxime
- [PATCH v6 04/23] drm/connector: Rename drm_mode_create_tv_properties, maxime
- [PATCH v6 07/23] drm/client: Add some tests for drm_connector_pick_cmdline_mode(), maxime
- [PATCH v6 08/23] drm/modes: Move named modes parsing to a separate function, maxime
- [PATCH v6 09/23] drm/modes: Switch to named mode descriptors, maxime
- [PATCH v6 06/23] drm/modes: Add a function to generate analog display modes, maxime
- [PATCH v6 10/23] drm/modes: Fill drm_cmdline mode from named modes, maxime
- [PATCH v6 11/23] drm/connector: Add pixel clock to cmdline mode, maxime
- [PATCH v6 16/23] drm/probe-helper: Provide a TV get_modes helper, maxime
- [PATCH v6 13/23] drm/modes: Introduce the tv_mode property as a command-line option, maxime
- [PATCH v6 12/23] drm/connector: Add a function to lookup a TV mode by its name, maxime
- [PATCH v6 17/23] drm/atomic-helper: Add a TV properties reset helper, maxime
- [PATCH v6 15/23] drm/modes: Introduce more named modes, maxime
- [PATCH v6 19/23] drm/vc4: vec: Use TV Reset implementation, maxime
- [PATCH v6 14/23] drm/modes: Properly generate a drm_display_mode from a named mode, maxime
- [PATCH v6 20/23] drm/vc4: vec: Check for VEC output constraints, maxime
- [PATCH v6 18/23] drm/atomic-helper: Add an analog TV atomic_check implementation, maxime
- [PATCH v6 21/23] drm/vc4: vec: Convert to the new TV mode property, maxime
- [PATCH v6 22/23] drm/vc4: vec: Add support for more analog TV standards, maxime
- [PATCH v6 23/23] drm/sun4i: tv: Convert to the new TV mode property, maxime
- [PATCH v2 00/21] drm/fb-helper: Untangle fbdev emulation and helpers,
Thomas Zimmermann
- [PATCH v2 08/21] drm/rockchip: Don't set struct drm_driver.output_poll_changed, Thomas Zimmermann
- [PATCH v2 01/21] drm/komeda: Don't set struct drm_driver.lastclose, Thomas Zimmermann
- [PATCH v2 06/21] drm/ingenic: Don't set struct drm_driver.output_poll_changed, Thomas Zimmermann
- [PATCH v2 05/21] drm/imx/dcss: Don't set struct drm_driver.output_poll_changed, Thomas Zimmermann
- [PATCH v2 09/21] drm/panel-ili9341: Include <linux/backlight.h>, Thomas Zimmermann
- [PATCH v2 18/21] drm/fb_helper: Minimize damage-helper overhead, Thomas Zimmermann
- [PATCH v2 02/21] drm/mcde: Don't set struct drm_driver.lastclose, Thomas Zimmermann
- [PATCH v2 16/21] drm/fb-helper: Call fb_sync in I/O functions, Thomas Zimmermann
- [PATCH v2 04/21] drm/amdgpu: Don't set struct drm_driver.output_poll_changed, Thomas Zimmermann
- [PATCH v2 19/21] drm/fb-helper: Always initialize generic fbdev emulation, Thomas Zimmermann
- [PATCH v2 03/21] drm/vboxvideo: Don't set struct drm_driver.lastclose, Thomas Zimmermann
- [PATCH v2 13/21] drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix, Thomas Zimmermann
- [PATCH v2 15/21] drm/fb-helper: Disconnect damage worker from update logic, Thomas Zimmermann
- [PATCH v2 10/21] drm/tve200: Include <linux/of.h>, Thomas Zimmermann
- [PATCH v2 11/21] drm/fb-helper: Cleanup include statements in header file, Thomas Zimmermann
- [PATCH v2 07/21] drm/logicvc: Don't set struct drm_driver.output_poll_changed, Thomas Zimmermann
- [PATCH v2 17/21] drm/fb-helper: Perform all fbdev I/O with the same implementation, Thomas Zimmermann
- [PATCH v2 20/21] drm/fb-helper: Move generic fbdev emulation into separate source file, Thomas Zimmermann
- [PATCH v2 21/21] drm/fb-helper: Remove unnecessary include statements, Thomas Zimmermann
- [PATCH v2 14/21] drm/fb-helper: Rename drm_fb_helper_unregister_fbi() to use _info postfix, Thomas Zimmermann
- [PATCH v2 12/21] drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper, Thomas Zimmermann
- [PATCH 00/21] drm/fb-helper: Untangle fbdev emulation and helpers,
Thomas Zimmermann
- [PATCH 01/21] drm/amdgpu: Don't set struct drm_driver.lastclose, Thomas Zimmermann
- [PATCH 02/21] drm/imx: Don't set struct drm_driver.lastclose, Thomas Zimmermann
- [PATCH 04/21] drm/komeda: Don't set struct drm_driver.lastclose, Thomas Zimmermann
- [PATCH 16/21] drm/fb-helper: Call fb_sync in I/O functions, Thomas Zimmermann
- [PATCH 10/21] drm/tve200: Include <linux/of.h>, Thomas Zimmermann
- [PATCH 11/21] drm/fb-helper: Cleanup include statements in header file, Thomas Zimmermann
- [PATCH 05/21] drm/logicvc: Don't set struct drm_driver.lastclose, Thomas Zimmermann
- [PATCH 08/21] drm/vboxvideo: Don't set struct drm_driver.lastclose, Thomas Zimmermann
- [PATCH 07/21] drm/rockchip: Don't set struct drm_driver.lastclose, Thomas Zimmermann
- [PATCH 03/21] drm/ingenic: Don't set struct drm_driver.lastclose, Thomas Zimmermann
- [PATCH 17/21] drm/fb-helper: Perform all fbdev I/O with the same implementation, Thomas Zimmermann
- [PATCH 14/21] drm/fb-helper: Rename drm_fb_helper_unregister_fbi() to use _info postfix, Thomas Zimmermann
- [PATCH 09/21] drm/panel-ili9341: Include <linux/backlight.h>, Thomas Zimmermann
- [PATCH 12/21] drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper, Thomas Zimmermann
- [PATCH 19/21] drm/fb-helper: Always initialize generic fbdev emulation, Thomas Zimmermann
- [PATCH 20/21] drm/fb-helper: Move generic fbdev emulation into separate source file, Thomas Zimmermann
- [PATCH 06/21] drm/mcde: Don't set struct drm_driver.lastclose, Thomas Zimmermann
- [PATCH 13/21] drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix, Thomas Zimmermann
- [PATCH 15/21] drm/fb-helper: Disconnect damage worker from update logic, Thomas Zimmermann
- [PATCH 18/21] drm/fb_helper: Minimize damage-helper overhead, Thomas Zimmermann
- [PATCH 21/21] drm/fb-helper: Remove unnecessary include statements, Thomas Zimmermann
- [PATCH] nouveau: Fix migrate_to_ram() for faulting page,
Alistair Popple
- [PATCH v5 00/22] drm: Analog TV Improvements,
Maxime Ripard
- [PATCH v5 01/22] drm/tests: Add Kunit Helpers, Maxime Ripard
- [PATCH v5 02/22] drm/connector: Rename legacy TV property, Maxime Ripard
- [PATCH v5 06/22] drm/modes: Add a function to generate analog display modes, Maxime Ripard
- [PATCH v5 05/22] drm/connector: Add TV standard property, Maxime Ripard
- [PATCH v5 03/22] drm/connector: Only register TV mode property if present, Maxime Ripard
- [PATCH v5 07/22] drm/client: Add some tests for drm_connector_pick_cmdline_mode(), Maxime Ripard
- [PATCH v5 04/22] drm/connector: Rename drm_mode_create_tv_properties, Maxime Ripard
- [PATCH v5 09/22] drm/modes: Switch to named mode descriptors, Maxime Ripard
- [PATCH v5 08/22] drm/modes: Move named modes parsing to a separate function, Maxime Ripard
- [PATCH v5 11/22] drm/connector: Add pixel clock to cmdline mode, Maxime Ripard
- [PATCH v5 10/22] drm/modes: Fill drm_cmdline mode from named modes, Maxime Ripard
- [PATCH v5 16/22] drm/atomic-helper: Add a TV properties reset helper, Maxime Ripard
- [PATCH v5 14/22] drm/modes: Properly generate a drm_display_mode from a named mode, Maxime Ripard
- [PATCH v5 15/22] drm/modes: Introduce more named modes, Maxime Ripard
- [PATCH v5 12/22] drm/connector: Add a function to lookup a TV mode by its name, Maxime Ripard
- [PATCH v5 13/22] drm/modes: Introduce the tv_mode property as a command-line option, Maxime Ripard
- [PATCH v5 17/22] drm/atomic-helper: Add an analog TV atomic_check implementation, Maxime Ripard
- [PATCH v5 18/22] drm/vc4: vec: Use TV Reset implementation, Maxime Ripard
- [PATCH v5 19/22] drm/vc4: vec: Check for VEC output constraints, Maxime Ripard
- [PATCH v5 21/22] drm/vc4: vec: Add support for more analog TV standards, Maxime Ripard
- [PATCH v5 20/22] drm/vc4: vec: Convert to the new TV mode property, Maxime Ripard
- [PATCH v5 22/22] drm/sun4i: tv: Convert to the new TV mode property, Maxime Ripard
- [PATCH AUTOSEL 5.4 01/14] drm/nouveau/nouveau_bo: fix potential memory leak in nouveau_bo_alloc(), Sasha Levin
- [PATCH AUTOSEL 5.10 01/22] drm/nouveau/nouveau_bo: fix potential memory leak in nouveau_bo_alloc(), Sasha Levin
- [PATCH AUTOSEL 5.15 01/25] drm/nouveau/nouveau_bo: fix potential memory leak in nouveau_bo_alloc(), Sasha Levin
- [PATCH AUTOSEL 5.19 01/36] drm/nouveau/nouveau_bo: fix potential memory leak in nouveau_bo_alloc(), Sasha Levin
- [PATCH AUTOSEL 6.0 01/44] drm/nouveau/nouveau_bo: fix potential memory leak in nouveau_bo_alloc(), Sasha Levin
- [PATCH v4 00/30] drm: Analog TV Improvements,
Maxime Ripard
- [PATCH v4 01/30] drm/docs: Remove unused TV Standard property, Maxime Ripard
- [PATCH v4 02/30] drm/tests: Order Kunit tests in Makefile, Maxime Ripard
- [PATCH v4 03/30] drm/tests: Add Kunit Helpers, Maxime Ripard
- [PATCH v4 04/30] drm/atomic-helper: Rename drm_atomic_helper_connector_tv_reset to avoid ambiguity, Maxime Ripard
- [PATCH v4 06/30] drm/atomic: Add TV subconnector property to get/set_property, Maxime Ripard
- [PATCH v4 07/30] drm/connector: Rename legacy TV property, Maxime Ripard
- [PATCH v4 05/30] drm/connector: Rename subconnector state variable, Maxime Ripard
- [PATCH v4 09/30] drm/connector: Rename drm_mode_create_tv_properties, Maxime Ripard
- [PATCH v4 08/30] drm/connector: Only register TV mode property if present, Maxime Ripard
- [PATCH v4 11/30] drm/modes: Add a function to generate analog display modes, Maxime Ripard
- [PATCH v4 10/30] drm/connector: Add TV standard property, Maxime Ripard
- [PATCH v4 13/30] drm/modes: parse_cmdline: Add support for named modes containing dashes, Maxime Ripard
- [PATCH v4 12/30] drm/modes: Only consider bpp and refresh before options, Maxime Ripard
- [PATCH v4 14/30] drm/client: Add some tests for drm_connector_pick_cmdline_mode(), Maxime Ripard
- [PATCH v4 19/30] drm/connector: Add a function to lookup a TV mode by its name, Maxime Ripard
- [PATCH v4 23/30] drm/atomic-helper: Add a TV properties reset helper, Maxime Ripard
- [PATCH v4 15/30] drm/modes: Move named modes parsing to a separate function, Maxime Ripard
- [PATCH v4 21/30] drm/modes: Properly generate a drm_display_mode from a named mode, Maxime Ripard
- [PATCH v4 26/30] drm/vc4: vec: Use TV Reset implementation, Maxime Ripard
- [PATCH v4 17/30] drm/modes: Fill drm_cmdline mode from named modes, Maxime Ripard
- [PATCH v4 24/30] drm/atomic-helper: Add an analog TV atomic_check implementation, Maxime Ripard
- [PATCH v4 16/30] drm/modes: Switch to named mode descriptors, Maxime Ripard
- [PATCH v4 18/30] drm/connector: Add pixel clock to cmdline mode, Maxime Ripard
- [PATCH v4 29/30] drm/vc4: vec: Add support for more analog TV standards, Maxime Ripard
- [PATCH v4 20/30] drm/modes: Introduce the tv_mode property as a command-line option, Maxime Ripard
- [PATCH v4 22/30] drm/modes: Introduce more named modes, Maxime Ripard
- [PATCH v4 25/30] drm/vc4: vec: Fix definition of PAL-M mode, Maxime Ripard
- [PATCH v4 30/30] drm/sun4i: tv: Convert to the new TV mode property, Maxime Ripard
- [PATCH v4 27/30] drm/vc4: vec: Check for VEC output constraints, Maxime Ripard
- [PATCH v4 28/30] drm/vc4: vec: Convert to the new TV mode property, Maxime Ripard
- Re: [PATCH v4 00/30] drm: Analog TV Improvements, Noralf Trønnes
- Information about XDC 2022 - next week!, Jeremy White
- [PATCH v2 0/8] Fix several device private page reference counting issues,
Alistair Popple
- [PATCH -next] drm/nouveau/disp: fix cast removes address space of expression warnings,
ruanjinjie
- [PATCH -next] drm/nouveau/disp: make gv100_disp_core_mthd_base static,
ruanjinjie
- [PATCH 0/7] Fix several device private page reference counting issues,
Alistair Popple
- [PATCH v2 00/33] drm: Analog TV Improvements,
Maxime Ripard
- [PATCH v2 01/33] drm/tests: Order Kunit tests in Makefile, Maxime Ripard
- [PATCH v2 02/33] drm/tests: Add Kunit Helpers, Maxime Ripard
- [PATCH v2 03/33] drm/atomic-helper: Rename drm_atomic_helper_connector_tv_reset to avoid ambiguity, Maxime Ripard
- [PATCH v2 04/33] drm/connector: Rename subconnector state variable, Maxime Ripard
- [PATCH v2 05/33] drm/atomic: Add TV subconnector property to get/set_property, Maxime Ripard
- [PATCH v2 07/33] drm/connector: Only register TV mode property if present, Maxime Ripard
- [PATCH v2 06/33] drm/connector: Rename legacy TV property, Maxime Ripard
- [PATCH v2 09/33] drm/connector: Add TV standard property, Maxime Ripard
- [PATCH v2 08/33] drm/connector: Rename drm_mode_create_tv_properties, Maxime Ripard
- [PATCH v2 11/33] drm/modes: Only consider bpp and refresh before options, Maxime Ripard
- [PATCH v2 10/33] drm/modes: Add a function to generate analog display modes, Maxime Ripard
- [PATCH v2 12/33] drm/modes: parse_cmdline: Add support for named modes containing dashes, Maxime Ripard
- [PATCH v2 13/33] drm/client: Add some tests for drm_connector_pick_cmdline_mode(), Maxime Ripard
- [PATCH v2 14/33] drm/modes: Move named modes parsing to a separate function, Maxime Ripard
- [PATCH v2 15/33] drm/modes: Bail out of named mode parsing if empty, Maxime Ripard
- [PATCH v2 16/33] drm/modes: Bail out of named mode parsing early if it's a number, Maxime Ripard
- [PATCH v2 17/33] drm/modes: Bail out of named mode parsing early if it's an option, Maxime Ripard
- [PATCH v2 18/33] drm/modes: Bail out of named mode parsing early if it's a status, Maxime Ripard
- [PATCH v2 19/33] drm/modes: Switch to named mode descriptors, Maxime Ripard
- [PATCH v2 20/33] drm/modes: Fill drm_cmdline mode from named modes, Maxime Ripard
- [PATCH v2 21/33] drm/connector: Add pixel clock to cmdline mode, Maxime Ripard
- [PATCH v2 22/33] drm/connector: Add a function to lookup a TV mode by its name, Maxime Ripard
- [PATCH v2 23/33] drm/modes: Introduce the tv_mode property as a command-line option, Maxime Ripard
- [PATCH v2 24/33] drm/modes: Properly generate a drm_display_mode from a named mode, Maxime Ripard
- [PATCH v2 25/33] drm/modes: Introduce more named modes, Maxime Ripard
- [PATCH v2 26/33] drm/atomic-helper: Add a TV properties reset helper, Maxime Ripard
- [PATCH v2 27/33] drm/atomic-helper: Add an analog TV atomic_check implementation, Maxime Ripard
- [PATCH v2 28/33] drm/vc4: vec: Fix definition of PAL-M mode, Maxime Ripard
- [PATCH v2 29/33] drm/vc4: vec: Use TV Reset implementation, Maxime Ripard
- [PATCH v2 30/33] drm/vc4: vec: Check for VEC output constraints, Maxime Ripard
- [PATCH v2 31/33] drm/vc4: vec: Convert to the new TV mode property, Maxime Ripard
- [PATCH v2 32/33] drm/vc4: vec: Add support for more analog TV standards, Maxime Ripard
- [PATCH v2 33/33] drm/sun4i: tv: Convert to the new TV mode property, Maxime Ripard
- Re: [PATCH v2 00/33] drm: Analog TV Improvements, Maxime Ripard
- Re: [PATCH v2 00/33] drm: Analog TV Improvements, Noralf Trønnes
- [PATCH] drm: nouveau: move bounds checking to the front in nouveau_svm_fault_buffer_dtor(), Hangyu Hua
- Regression: Kernel/GPU crash with "Asynchronous wait on fence", Owen T. Heisler
- [PATCH 0/4] drm/plane: Remove drm_plane_init(), plus other cleanups,
Thomas Zimmermann
- [PATCH v2 00/41] drm: Analog TV Improvements,
Maxime Ripard
- Re: [PATCH v2 00/41] drm: Analog TV Improvements, Noralf Trønnes
- [PATCH v2 15/41] drm/modes: Switch to named mode descriptors, Maxime Ripard
- [PATCH v2 14/41] drm/modes: Move named modes parsing to a separate function, Maxime Ripard
- [PATCH v2 04/41] drm/connector: Rename subconnector state variable, Maxime Ripard
- [PATCH v2 09/41] drm/connector: Add TV standard property, Maxime Ripard
- [PATCH v2 36/41] drm/sun4i: tv: Merge mode_set into atomic_enable, Maxime Ripard
- [PATCH v2 31/41] drm/vc4: vec: Use TV Reset implementation, Maxime Ripard
- [PATCH v2 08/41] drm/connector: Rename drm_mode_create_tv_properties, Maxime Ripard
- [PATCH v2 13/41] drm/client: Add some tests for drm_connector_pick_cmdline_mode(), Maxime Ripard
- [PATCH v2 40/41] drm/sun4i: tv: Add missing reset assertion, Maxime Ripard
- [PATCH v2 06/41] drm/connector: Rename legacy TV property, Maxime Ripard
- [PATCH v2 18/41] drm/connector: Add a function to lookup a TV mode by its name, Maxime Ripard
- [PATCH v2 24/41] drm/vc4: vec: Remove empty mode_fixup, Maxime Ripard
- [PATCH v2 33/41] drm/vc4: vec: Add support for more analog TV standards, Maxime Ripard
- [PATCH v2 12/41] drm/modes: parse_cmdline: Add support for named modes containing dashes, Maxime Ripard
- [PATCH v2 16/41] drm/modes: Fill drm_cmdline mode from named modes, Maxime Ripard
- [PATCH v2 02/41] drm/tests: Add Kunit Helpers, Maxime Ripard
- [PATCH v2 37/41] drm/sun4i: tv: Remove useless function, Maxime Ripard
- [PATCH v2 19/41] drm/modes: Introduce the tv_mode property as a command-line option, Maxime Ripard
- [PATCH v2 05/41] drm/atomic: Add TV subconnector property to get/set_property, Maxime Ripard
- [PATCH v2 30/41] drm/vc4: vec: Fix definition of PAL-M mode, Maxime Ripard
- [PATCH v2 03/41] drm/atomic-helper: Rename drm_atomic_helper_connector_tv_reset to avoid ambiguity, Maxime Ripard
- [PATCH v2 11/41] drm/modes: Only consider bpp and refresh before options, Maxime Ripard
- [PATCH v2 10/41] drm/modes: Add a function to generate analog display modes, Maxime Ripard
- [PATCH v2 01/41] drm/tests: Order Kunit tests in Makefile, Maxime Ripard
- [PATCH v2 27/41] drm/vc4: vec: Remove redundant atomic_mode_set, Maxime Ripard
- [PATCH v2 29/41] drm/vc4: vec: Switch for common modes, Maxime Ripard
- [PATCH v2 34/41] drm/sun4i: tv: Remove unused mode_valid, Maxime Ripard
- [PATCH v2 26/41] drm/vc4: vec: Refactor VEC TV mode setting, Maxime Ripard
- [PATCH v2 38/41] drm/sun4i: tv: Remove useless destroy function, Maxime Ripard
- [PATCH v2 25/41] drm/vc4: vec: Convert to atomic helpers, Maxime Ripard
- [PATCH v2 20/41] drm/modes: Properly generate a drm_display_mode from a named mode, Maxime Ripard
- [PATCH v2 41/41] drm/sun4i: tv: Convert to the new TV mode property, Maxime Ripard
- [PATCH v2 23/41] drm/atomic-helper: Add an analog TV atomic_check implementation, Maxime Ripard
- [PATCH v2 35/41] drm/sun4i: tv: Convert to atomic hooks, Maxime Ripard
- [PATCH v2 32/41] drm/vc4: vec: Convert to the new TV mode property, Maxime Ripard
- [PATCH v2 17/41] drm/connector: Add pixel clock to cmdline mode, Maxime Ripard
- [PATCH v2 21/41] drm/modes: Introduce more named modes, Maxime Ripard
- [PATCH v2 22/41] drm/atomic-helper: Add a TV properties reset helper, Maxime Ripard
- [PATCH v2 39/41] drm/sun4i: tv: Rename error label, Maxime Ripard
- [PATCH v2 28/41] drm/vc4: vec: Fix timings for VEC modes, Maxime Ripard
- [PATCH v2 07/41] drm/connector: Only register TV mode property if present, Maxime Ripard
- [GIT PULL] Immutable backlight-detect-refactor branch between acpi, drm-* and pdx86,
Hans de Goede
- [PATCH 0/9] drm: convert to using is_hdmi and has_audio from display info,
Jani Nikula
- Patch to TroubleShooting.html,
Klaus Ebbe Grue
- [PATCH v5 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display,
Hans de Goede
- [PATCH v5 02/31] drm/i915: Don't register backlight when another backlight should be used (v2), Hans de Goede
- [PATCH v5 03/31] drm/amdgpu: Don't register backlight when another backlight should be used (v3), Hans de Goede
- [PATCH v5 01/31] ACPI: video: Add acpi_video_backlight_use_native() helper, Hans de Goede
- [PATCH v5 05/31] drm/nouveau: Don't register backlight when another backlight should be used (v2), Hans de Goede
- [PATCH v5 04/31] drm/radeon: Don't register backlight when another backlight should be used (v3), Hans de Goede
- [PATCH v5 06/31] ACPI: video: Drop backlight_device_get_by_type() call from acpi_video_get_backlight_type(), Hans de Goede
- [PATCH v5 07/31] ACPI: video: Remove acpi_video_bus from list before tearing it down, Hans de Goede
- [PATCH v5 09/31] ACPI: video: Make backlight class device registration a separate step (v2), Hans de Goede
- [PATCH v5 08/31] ACPI: video: Simplify acpi_video_unregister_backlight(), Hans de Goede
- [PATCH v5 11/31] drm/i915: Call acpi_video_register_backlight() (v3), Hans de Goede
- [PATCH v5 10/31] ACPI: video: Remove code to unregister acpi_video backlight when a native backlight registers, Hans de Goede
- [PATCH v5 12/31] drm/nouveau: Register ACPI video backlight when nv_backlight registration fails (v2), Hans de Goede
- [PATCH v5 13/31] drm/amdgpu: Register ACPI video backlight when skipping amdgpu backlight registration, Hans de Goede
- [PATCH v5 14/31] drm/radeon: Register ACPI video backlight when skipping radeon backlight registration, Hans de Goede
- [PATCH v5 15/31] platform/x86: nvidia-wmi-ec-backlight: Move fw interface definitions to a header (v2), Hans de Goede
- [PATCH v5 16/31] ACPI: video: Refactor acpi_video_get_backlight_type() a bit, Hans de Goede
- [PATCH v5 17/31] ACPI: video: Add Nvidia WMI EC brightness control detection (v3), Hans de Goede
- [PATCH v5 21/31] platform/x86: toshiba_acpi: Stop using acpi_video_set_dmi_backlight_type(), Hans de Goede
- [PATCH v5 20/31] platform/x86: apple-gmux: Stop calling acpi/video.h functions, Hans de Goede
- [PATCH v5 18/31] ACPI: video: Add Apple GMUX brightness control detection, Hans de Goede
- [PATCH v5 19/31] platform/x86: nvidia-wmi-ec-backlight: Use acpi_video_get_backlight_type(), Hans de Goede
- [PATCH v5 24/31] platform/x86: asus-wmi: Move acpi_backlight=vendor quirks to ACPI video_detect.c, Hans de Goede
- [PATCH v5 23/31] platform/x86: asus-wmi: Drop DMI chassis-type check from backlight handling, Hans de Goede
- [PATCH v5 22/31] platform/x86: acer-wmi: Move backlight DMI quirks to acpi/video_detect.c, Hans de Goede
- [PATCH v5 27/31] ACPI: video: Remove acpi_video_set_dmi_backlight_type(), Hans de Goede
- [PATCH v5 26/31] platform/x86: samsung-laptop: Move acpi_backlight=[vendor|native] quirks to ACPI video_detect.c, Hans de Goede
- [PATCH v5 25/31] platform/x86: asus-wmi: Move acpi_backlight=native quirks to ACPI video_detect.c, Hans de Goede
- [PATCH v5 29/31] ACPI: video: Drop NL5x?U, PF4NU1F and PF5?U?? acpi_backlight=native quirks, Hans de Goede
- [PATCH v5 30/31] ACPI: video: Fix indentation of video_detect_dmi_table[] entries, Hans de Goede
- [PATCH v5 31/31] drm/todo: Add entry about dealing with brightness control on devices with > 1 panel, Hans de Goede
- [PATCH v5 28/31] ACPI: video: Drop "Samsung X360" acpi_backlight=native quirk, Hans de Goede
- [PATCH] subdev/clk: fix repeated words in comments,
wangjianli
- [PATCH v4 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display,
Hans de Goede
- [PATCH v4 04/31] drm/radeon: Don't register backlight when another backlight should be used (v3), Hans de Goede
- [PATCH v4 02/31] drm/i915: Don't register backlight when another backlight should be used, Hans de Goede
- [PATCH v4 01/31] ACPI: video: Add acpi_video_backlight_use_native() helper, Hans de Goede
- [PATCH v4 03/31] drm/amdgpu: Don't register backlight when another backlight should be used (v3), Hans de Goede
- [PATCH v4 05/31] drm/nouveau: Don't register backlight when another backlight should be used (v2), Hans de Goede
- [PATCH v4 07/31] ACPI: video: Remove acpi_video_bus from list before tearing it down, Hans de Goede
- [PATCH v4 06/31] ACPI: video: Drop backlight_device_get_by_type() call from acpi_video_get_backlight_type(), Hans de Goede
- [PATCH v4 08/31] ACPI: video: Simplify acpi_video_unregister_backlight(), Hans de Goede
- [PATCH v4 11/31] drm/i915: Call acpi_video_register_backlight() (v2), Hans de Goede
- [PATCH v4 10/31] ACPI: video: Remove code to unregister acpi_video backlight when a native backlight registers, Hans de Goede
- [PATCH v4 09/31] ACPI: video: Make backlight class device registration a separate step (v2), Hans de Goede
- [PATCH v4 12/31] drm/nouveau: Register ACPI video backlight when nv_backlight registration fails (v2), Hans de Goede
- [PATCH v4 13/31] drm/amdgpu: Register ACPI video backlight when skipping amdgpu backlight registration, Hans de Goede
- [PATCH v4 14/31] drm/radeon: Register ACPI video backlight when skipping radeon backlight registration, Hans de Goede
- [PATCH v4 16/31] ACPI: video: Refactor acpi_video_get_backlight_type() a bit, Hans de Goede
- [PATCH v4 15/31] platform/x86: nvidia-wmi-ec-backlight: Move fw interface definitions to a header (v2), Hans de Goede
- [PATCH v4 20/31] platform/x86: apple-gmux: Stop calling acpi/video.h functions, Hans de Goede
- [PATCH v4 17/31] ACPI: video: Add Nvidia WMI EC brightness control detection (v3), Hans de Goede
- [PATCH v4 19/31] platform/x86: nvidia-wmi-ec-backlight: Use acpi_video_get_backlight_type(), Hans de Goede
- [PATCH v4 22/31] platform/x86: acer-wmi: Move backlight DMI quirks to acpi/video_detect.c, Hans de Goede
- [PATCH v4 21/31] platform/x86: toshiba_acpi: Stop using acpi_video_set_dmi_backlight_type(), Hans de Goede
- [PATCH v4 23/31] platform/x86: asus-wmi: Drop DMI chassis-type check from backlight handling, Hans de Goede
- [PATCH v4 24/31] platform/x86: asus-wmi: Move acpi_backlight=vendor quirks to ACPI video_detect.c, Hans de Goede
- [PATCH v4 18/31] ACPI: video: Add Apple GMUX brightness control detection, Hans de Goede
- [PATCH v4 28/31] ACPI: video: Drop "Samsung X360" acpi_backlight=native quirk, Hans de Goede
- [PATCH v4 25/31] platform/x86: asus-wmi: Move acpi_backlight=native quirks to ACPI video_detect.c, Hans de Goede
- [PATCH v4 27/31] ACPI: video: Remove acpi_video_set_dmi_backlight_type(), Hans de Goede
- [PATCH v4 31/31] drm/todo: Add entry about dealing with brightness control on devices with > 1 panel, Hans de Goede
- [PATCH v4 30/31] ACPI: video: Fix indentation of video_detect_dmi_table[] entries, Hans de Goede
- [PATCH v4 29/31] ACPI: video: Drop NL5x?U, PF4NU1F and PF5?U?? acpi_backlight=native quirks, Hans de Goede
- [PATCH v4 26/31] platform/x86: samsung-laptop: Move acpi_backlight=[vendor|native] quirks to ACPI video_detect.c, Hans de Goede
- Question about selecting ACPI_VIDEO for nouveau on non X86 platforms, Hans de Goede
- [PATCH 0/4] Remove Linux specific _OSI strings,
Mario Limonciello
- [PATCH v6 1/6] drm/ttm: Add new callbacks to ttm res mgr,
Arunpravin Paneer Selvam
- [PATCH] nouveau: explicitly wait on the fence in nouveau_bo_move_m2mf,
Karol Herbst
[Index of Archives]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]