Displaying 6 results from an estimated 6 matches for "312bca9".
2016 Aug 23
1
[PATCH v2] drm/nouveau: add a LED driver for the NVIDIA logo
...uveau_led.h | 48 ++++++++++
>> 6 files changed, 191 insertions(+)
>> create mode 100644 drm/nouveau/nouveau_led.c
>> create mode 100644 drm/nouveau/nouveau_led.h
>>
>> diff --git a/drm/nouveau/Kbuild b/drm/nouveau/Kbuild
>> index 2527bf4..312bca9 100644
>> --- a/drm/nouveau/Kbuild
>> +++ b/drm/nouveau/Kbuild
>> @@ -22,6 +22,7 @@ nouveau-$(CONFIG_DEBUG_FS) += nouveau_debugfs.o
>> nouveau-y += nouveau_drm.o
>> nouveau-y += nouveau_hwmon.o
>> nouveau-$(CONFIG_COMPAT) += nouveau_ioc32.o
>> +nouvea...
2016 Aug 22
10
[PATCH v2] drm/nouveau: add a LED driver for the NVIDIA logo
...| 131 ++++++++++++++++++++++++++++
drm/nouveau/nouveau_led.h | 48 ++++++++++
6 files changed, 191 insertions(+)
create mode 100644 drm/nouveau/nouveau_led.c
create mode 100644 drm/nouveau/nouveau_led.h
diff --git a/drm/nouveau/Kbuild b/drm/nouveau/Kbuild
index 2527bf4..312bca9 100644
--- a/drm/nouveau/Kbuild
+++ b/drm/nouveau/Kbuild
@@ -22,6 +22,7 @@ nouveau-$(CONFIG_DEBUG_FS) += nouveau_debugfs.o
nouveau-y += nouveau_drm.o
nouveau-y += nouveau_hwmon.o
nouveau-$(CONFIG_COMPAT) += nouveau_ioc32.o
+nouveau-y += nouveau_led.o
nouveau-y += nouveau_nvif.o
nouveau-$(CONFI...
2016 Aug 22
0
[PATCH v2] drm/nouveau: add a LED driver for the NVIDIA logo
...| 140 ++++++++++++++++++++++++++++
drm/nouveau/nouveau_led.h | 48 ++++++++++
6 files changed, 200 insertions(+)
create mode 100644 drm/nouveau/nouveau_led.c
create mode 100644 drm/nouveau/nouveau_led.h
diff --git a/drm/nouveau/Kbuild b/drm/nouveau/Kbuild
index 2527bf4..312bca9 100644
--- a/drm/nouveau/Kbuild
+++ b/drm/nouveau/Kbuild
@@ -22,6 +22,7 @@ nouveau-$(CONFIG_DEBUG_FS) += nouveau_debugfs.o
nouveau-y += nouveau_drm.o
nouveau-y += nouveau_hwmon.o
nouveau-$(CONFIG_COMPAT) += nouveau_ioc32.o
+nouveau-y += nouveau_led.o
nouveau-y += nouveau_nvif.o
nouveau-$(CONFI...
2016 May 03
0
[PATCH] drm/nouveau: add a LED driver for the NVIDIA logo
...++++++
> drm/nouveau/nouveau_led.h | 48 ++++++++++
> 6 files changed, 191 insertions(+)
> create mode 100644 drm/nouveau/nouveau_led.c
> create mode 100644 drm/nouveau/nouveau_led.h
>
> diff --git a/drm/nouveau/Kbuild b/drm/nouveau/Kbuild
> index 2527bf4..312bca9 100644
> --- a/drm/nouveau/Kbuild
> +++ b/drm/nouveau/Kbuild
> @@ -22,6 +22,7 @@ nouveau-$(CONFIG_DEBUG_FS) += nouveau_debugfs.o
> nouveau-y += nouveau_drm.o
> nouveau-y += nouveau_hwmon.o
> nouveau-$(CONFIG_COMPAT) += nouveau_ioc32.o
> +nouveau-y += nouveau_led.o
> nouv...
2016 Aug 23
0
[PATCH v2] drm/nouveau: add a LED driver for the NVIDIA logo
...++++++
> drm/nouveau/nouveau_led.h | 48 ++++++++++
> 6 files changed, 191 insertions(+)
> create mode 100644 drm/nouveau/nouveau_led.c
> create mode 100644 drm/nouveau/nouveau_led.h
>
> diff --git a/drm/nouveau/Kbuild b/drm/nouveau/Kbuild
> index 2527bf4..312bca9 100644
> --- a/drm/nouveau/Kbuild
> +++ b/drm/nouveau/Kbuild
> @@ -22,6 +22,7 @@ nouveau-$(CONFIG_DEBUG_FS) += nouveau_debugfs.o
> nouveau-y += nouveau_drm.o
> nouveau-y += nouveau_hwmon.o
> nouveau-$(CONFIG_COMPAT) += nouveau_ioc32.o
> +nouveau-y += nouveau_led.o
> nouv...
2016 May 07
0
[PATCH] drm/nouveau: add a LED driver for the NVIDIA logo
...++++++
> drm/nouveau/nouveau_led.h | 48 ++++++++++
> 6 files changed, 191 insertions(+)
> create mode 100644 drm/nouveau/nouveau_led.c
> create mode 100644 drm/nouveau/nouveau_led.h
>
> diff --git a/drm/nouveau/Kbuild b/drm/nouveau/Kbuild
> index 2527bf4..312bca9 100644
> --- a/drm/nouveau/Kbuild
> +++ b/drm/nouveau/Kbuild
> @@ -22,6 +22,7 @@ nouveau-$(CONFIG_DEBUG_FS) += nouveau_debugfs.o
> nouveau-y += nouveau_drm.o
> nouveau-y += nouveau_hwmon.o
> nouveau-$(CONFIG_COMPAT) += nouveau_ioc32.o
> +nouveau-y += nouveau_led.o
> nouv...