index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_opregion.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-23
drm/i915/opregion: Rename init/fini functions to register/unregister
Chris Wilson
1
-2
/
+2
2016-05-23
drm/i915/opregion: Convert to using native drm_i915_private
Chris Wilson
1
-54
/
+51
2016-05-09
drm/i915: Small display interrupt handlers tidy
Tvrtko Ursulin
1
-3
/
+1
2016-04-19
drm/i915: Clean up PCI config register handling
Joonas Lahtinen
1
-15
/
+9
2016-04-13
drm/i915/opregion: remove unnecessary ifdefs on CONFIG_ACPI
Jani Nikula
1
-6
/
+0
2016-04-12
drm/i915: Get panel_type from OpRegion panel details
Ville Syrjälä
1
-0
/
+28
2015-12-17
drm/i915/opregion: handle VBT sizes bigger than 6 KB
Jani Nikula
1
-3
/
+24
2015-12-16
drm/i915: prefer for_each_intel_* macros for iteration
Jani Nikula
1
-3
/
+3
2015-12-16
drm/i915/debugfs: add a separate debugfs file for VBT
Jani Nikula
1
-0
/
+1
2015-12-16
drm/i915/opregion: make VBT pointer a const
Jani Nikula
1
-1
/
+1
2015-12-16
drm/i915/opregion: make VBT size limit more strict
Jani Nikula
1
-1
/
+1
2015-12-16
drm/i915: refactor VBT validation
Jani Nikula
1
-2
/
+9
2015-12-16
drm/i915: move "no VBT in opregion" quirk to intel_opregion_setup()
Jani Nikula
1
-2
/
+23
2015-12-16
drm/i915: Add Intel opregion mailbox 5 structure
Deepak M
1
-0
/
+13
2015-12-11
drm/i915: add VBT address and size fields to ASLE mailbox struct
Deepak M
1
-1
/
+3
2015-10-31
drm/i915: Don't complain about lack of ACPI video bios
Daniel Vetter
1
-1
/
+1
2015-10-13
i915: switch from acpi_os_ioremap to memremap
Williams, Dan J
1
-42
/
+41
2015-10-02
drm/i915/bxt: DSI encoder support in CRTC modeset
Shashank Sharma
1
-2
/
+7
2015-07-15
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
Daniel Vetter
1
-11
/
+1
2015-07-06
drm/i915/opregion: start using extended didl
Jani Nikula
1
-7
/
+21
2015-07-06
drm/i915/opregion: abstract didl and did2 getter and setter
Jani Nikula
1
-11
/
+39
2015-07-06
drm/i915/opregion: prefer DRM logging functions over pr_warn and dev_dbg
Jani Nikula
1
-7
/
+3
2015-07-06
drm/i915/opregion: add new opregion stuff
Jani Nikula
1
-3
/
+12
2015-07-06
drm/i915/opregion: use BUILD_BUG_ON to verify mailbox struct sizes
Jani Nikula
1
-0
/
+5
2015-06-19
drm: i915: Port to new backlight interface selection API
Hans de Goede
1
-11
/
+1
2015-02-27
drm/i915: Remove DRIVER_MODESET checks from modeset code
Daniel Vetter
1
-4
/
+2
2014-09-30
ACPI / i915: Update the condition to ignore firmware backlight change request
Aaron Lu
1
-5
/
+11
2014-08-05
Merge tag 'v3.16' into drm-next
Dave Airlie
1
-0
/
+9
2014-07-29
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
1
-0
/
+1
2014-07-23
drm/i915: respect the VBT minimum backlight brightness
Jani Nikula
1
-1
/
+1
2014-07-22
drm/i915: add DP 1.2 MST support (v0.7)
Dave Airlie
1
-0
/
+1
2014-07-08
ACPI / i915: ignore firmware requests for backlight change
Aaron Lu
1
-0
/
+9
2014-06-05
drm: convert crtc and connection_mutex to ww_mutex (v5)
Rob Clark
1
-2
/
+2
2014-06-04
drm: Split connection_mutex out of mode_config.mutex (v3)
Daniel Vetter
1
-2
/
+2
2014-02-11
Merge tag 'drm-intel-fixes-2014-02-06' of ssh://git.freedesktop.org/git/drm-i...
Dave Airlie
1
-3
/
+6
2014-02-05
drm/i915: demote opregion excessive timeout WARN_ONCE to DRM_INFO_ONCE
Jani Nikula
1
-3
/
+6
2014-01-30
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-35
/
+12
2014-01-22
drm/i915: Eliminate lots of WARNs when there's no backlight present
Ville Syrjälä
1
-8
/
+2
2013-12-09
Merge tag 'v3.13-rc3' into drm-intel-next-queued
Daniel Vetter
1
-1
/
+1
2013-12-07
ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>
Lv Zheng
1
-1
/
+0
2013-12-03
drm/i915: use __packed instead of __attribute__((packed))
Jani Nikula
1
-4
/
+4
2013-11-21
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2013-11-15
Merge branch 'bdw-fixes' into backlight-rework
Daniel Vetter
1
-0
/
+2
2013-11-15
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
1
-1
/
+1
2013-11-13
drm/i915: make asle notifications update backlight on all connectors
Jani Nikula
1
-30
/
+13
2013-11-08
drm/i915/opregion: fix build error on CONFIG_ACPI=n
Jani Nikula
1
-0
/
+2
2013-11-06
drm/i915: make backlight functions take a connector
Jesse Barnes
1
-2
/
+36
2013-11-06
drm/i915: move opregion asle request handling to a work queue
Jani Nikula
1
-2
/
+18
2013-10-14
drm/i915: Add breadcrumbs for why the backlight is being set
Chris Wilson
1
-0
/
+1
2013-10-12
drm/i915: increase the SWSCI DSLP default timeout to 50ms
Paulo Zanoni
1
-1
/
+3
[next]