1. 46e69f3 drm/i915/backlight: handle enabled but zero duty cycle at module load by Jani Nikula · 8 years ago
  2. 22dea0b drm/i915: Introduce Kabypoint PCH for Kabylake H/DT. by Rodrigo Vivi · 8 years ago
  3. 91c8a32 drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm by Chris Wilson · 8 years ago
  4. fac5e23 drm/i915: Mass convert dev->dev_private to to_i915(dev) by Chris Wilson · 8 years ago
  5. 1ebaa0b drm/i915: Move backlight registration to connector registration by Chris Wilson · 8 years ago
  6. e63d87c drm/i915: Move backlight unregistration to connector unregistration by Chris Wilson · 8 years ago
  7. 66fd7a6 Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  8. ecc5fbd Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  9. 9019835 drm/i915/dsi: Add DCS control for Panel PWM by Jani Nikula · 8 years ago
  10. 2347aa7 drm: i915: Explicitly apply PWM config extracted from pwm_args by Boris Brezillon · 8 years ago
  11. e7156c8 drm/i915: Add Backlight Control using DPCD for eDP connectors (v9) by Yetunde Adebisi · 8 years ago
  12. e10fa55 drm/i915: Clean up PCI config register handling by Joonas Lahtinen · 8 years ago
  13. 92c4565 drm/i915/panel: setup pwm backlight based on connector type by Jani Nikula · 8 years ago
  14. 37f2248 drm/i915: Use DIV_ROUND_CLOSEST for PWM calculations by Ville Syrjälä · 8 years ago
  15. e7dc33f drm/i915: Store rawclk_freq in dev_priv by Ville Syrjälä · 8 years ago
  16. e6cb372 drm/i915/backlight: prefer dev_priv over dev pointer by Jani Nikula · 9 years ago
  17. 19c8054 drm/i915: prefer for_each_intel_* macros for iteration by Jani Nikula · 9 years ago
  18. 666a453 drm/i915: Separate cherryview from valleyview by Wayne Boyer · 9 years ago
  19. 4e7f8cf drm/i915: Use cached cdclk_freq for PWM calculations by Ville Syrjälä · 9 years ago
  20. 56f5f70 drm/i915: Add HAS_PCH_LPT_H() by Ville Syrjälä · 9 years ago
  21. 83d8339 drm/i915: Fix vbt PWM max setup for CTG by Ville Syrjälä · 9 years ago
  22. 245f586 drm/i915: Fix VBT backlight Hz to PWM conversion for PNV by Ville Syrjälä · 9 years ago
  23. 5075222 drm/i915: use default 200 Hz backlight frequency by Jani Nikula · 9 years ago
  24. 2dd6982 drm/i915/bxt: add support for setting backlight freq from vbt by Jani Nikula · 9 years ago
  25. 6675bce drm/i915: disable CPU PWM also on LPT/SPT backlight disable by Jani Nikula · 9 years ago
  26. 115719f i915: switch from acpi_os_ioremap to memremap by Williams, Dan J · 9 years ago
  27. 022e4e5 drm/i915/bxt: Modify BXT BLC according to VBT changes by Sunil Kamath · 9 years ago
  28. 5507fae drm/i915: make backlight hooks connector specific by Jani Nikula · 9 years ago
  29. 7c5f93b drm/i915: Constify adjusted_mode by Ville Syrjälä · 9 years ago
  30. aad941d drm/i915: Always use crtc_ timings when dealing with adjustead_mode by Ville Syrjälä · 9 years ago
  31. 5e7234c drm/i915: s/mode/adjusted_mode/ in functions that really get passed the adjusted_mode by Ville Syrjälä · 9 years ago
  32. 5389e91 drm/i915: Spell vga_switcheroo consistently by Lukas Wunner · 9 years ago
  33. 4a999d2 drm/i915: don't hard code vlv backlight frequency if unset by Jani Nikula · 9 years ago
  34. aa17cdb drm/i915: initialize backlight max from VBT by Jani Nikula · 9 years ago
  35. 437b15b drm/i915: use pch backlight override on hsw too by Jani Nikula · 9 years ago
  36. b029e66 drm/i915: Backlight control using CRC PMIC based PWM driver by Shobhit Kumar · 9 years ago
  37. 2059ac3 drm/i915: fix backlight after resume on 855gm by Jani Nikula · 9 years ago
  38. 0fb890c drm/i915/bxt: BLC implementation by Vandana Kannan · 9 years ago
  39. f766093 kernel.h: implement DIV_ROUND_CLOSEST_ULL by Javi Merino · 9 years ago
  40. 796e1c5 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  41. 2d112de drm/i915: Embedded struct drm_crtc_state in intel_crtc_state by Ander Conselvan de Oliveira · 10 years ago
  42. 5cec258 drm/i915: Rename struct intel_crtc_config to intel_crtc_state by Ander Conselvan de Oliveira · 10 years ago
  43. 13f3fbe drm/i915: fix inconsistent brightness after resume by Jeremiah Mahler · 10 years ago
  44. 54499b2 Merge tag 'drm-intel-fixes-2014-11-19' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  45. 260d8f9 drm/i915: Remove most INVALID_PIPE checks from the backlight code by Ville Syrjälä · 10 years ago
  46. 0962c3c drm/i915: Register the backlight device after the modeset init by Ville Syrjälä · 10 years ago
  47. 6517d27 drm/i915: Pass the current pipe from eDP init to backlight setup by Ville Syrjälä · 10 years ago
  48. 2d72f6c drm/i915: Skip .get_backlight() when backlight isn't enabled by Ville Syrjälä · 10 years ago
  49. 23ec0a8 drm/i915: Warn if trying to poke a VLV backlight on invalid pipe by Ville Syrjälä · 10 years ago
  50. e1c412e drm/i915: safeguard against too high minimum brightness by Jani Nikula · 10 years ago
  51. e6b2627 drm/i915: spt does not have pch backlight override bit by Jani Nikula · 10 years ago
  52. a8cbd45 Merge branch 'drm-intel-next-fixes' into drm-intel-next by Daniel Vetter · 10 years ago
  53. 2e54162 drm/i915: Move DIV_ROUND_CLOSEST_ULL macro to header by U. Artie Eoff · 10 years ago
  54. 673e7bb drm/i915: intel_backlight scale() math WA by U. Artie Eoff · 10 years ago
  55. 955e36d Merge branch 'topic/skl-stage1' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  56. 7879a7e drm/i915/skl: SKL backlight enabling by Satheeshakrishna M · 10 years ago
  57. 07f11d4 drm/i915: Convert backlight_lock to a mutex by Daniel Vetter · 10 years ago
  58. 40d201a Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  59. 055e393 drm/i915: Use dev_priv as first argument of for_each_pipe() by Damien Lespiau · 10 years ago
  60. e6755fb drm/i915: switch off backlight for backlight class 0 brightness by Jani Nikula · 10 years ago
  61. ab656bb drm/i915: add some framework for backlight bl_power support by Jani Nikula · 10 years ago
  62. 813008c drm/i915: don't warn if backlight unexpectedly enabled by Scot Doyle · 10 years ago
  63. 5d42f82 Merge tag 'v3.16' into drm-next by Dave Airlie · 10 years ago
  64. 6dda730 drm/i915: respect the VBT minimum backlight brightness by Jani Nikula · 10 years ago
  65. 6b89cdd Revert "drm/i915: Don't set the 8to6 dither flag when not scaling" by Daniel Vetter · 10 years ago
  66. 9c72cc6 drm/i915: quirk asserts controllable backlight presence, overriding VBT by Scot Doyle · 10 years ago
  67. 2e7eeeb drm/i915: set backlight duty cycle after backlight enable for gen4 by Jani Nikula · 10 years ago
  68. 8d4ad9d Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next by Dave Airlie · 10 years ago
  69. 51fd371 drm: convert crtc and connection_mutex to ww_mutex (v5) by Rob Clark · 11 years ago
  70. 6e9f798 drm: Split connection_mutex out of mode_config.mutex (v3) by Daniel Vetter · 10 years ago
  71. c23cc41 drm/i915: replace drm_get_connector_name() with direct name field use by Jani Nikula · 10 years ago
  72. 525997e drm/i915: shuffle panel code by Jani Nikula · 10 years ago
  73. 721e82c drm/i915: restore backlight precision when converting from ACPI by Aaron Lu · 10 years ago
  74. 885ac04 Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  75. 773875b drm/i915: Don't set the 8to6 dither flag when not scaling by Daniel Vetter · 10 years ago
  76. c675949 drm/i915: do not setup backlight if not available according to VBT by Jani Nikula · 10 years ago
  77. bcc298b Merge tag 'v3.14-rc7' into drm-next by Dave Airlie · 10 years ago
  78. e8e6e60 Merge tag 'v3.14-rc6' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  79. b6ab66a drm/i915: use backlight legacy combination mode also for i915gm/i945gm by Jani Nikula · 10 years ago
  80. 4b6ed68 drm/i915: Initialize downclock mode in panel init by Vandana Kannan · 10 years ago
  81. d330a95 drm/i915: move module parameters into a struct, in a new file by Jani Nikula · 11 years ago
  82. 7f1bdbc drm/i915: Only restore backlight combination mode reg for ums by Daniel Vetter · 11 years ago
  83. dc5a436 drm/i915: Eliminate lots of WARNs when there's no backlight present by Ville Syrjälä · 11 years ago
  84. c8c8fb3 drm/i915: add some runtime PM get/put calls by Paulo Zanoni · 11 years ago
  85. ec9ed19 drm/i915: Make downclock deduction common for all panels by Vandana Kannan · 11 years ago
  86. 96ab4c7 Merge branch 'bdw-fixes' into backlight-rework by Daniel Vetter · 11 years ago
  87. 58cad07 drm/i915: nuke get max backlight functions by Jani Nikula · 11 years ago
  88. bc0bb9f drm/i915: remove QUIRK_NO_PCH_PWM_ENABLE by Jani Nikula · 11 years ago
  89. b35684b drm/i915: do full backlight setup at enable time by Jani Nikula · 11 years ago
  90. f8e1006 drm/i915/bdw: GEN8 backlight support by Ben Widawsky · 11 years ago
  91. 636baeb drm/i915: gather backlight information at setup by Jani Nikula · 11 years ago
  92. c445b3b drm/i915: debug print on backlight register by Jani Nikula · 11 years ago
  93. f91c15e drm/i915: use the initialized backlight max value instead of reading it by Jani Nikula · 11 years ago
  94. 3bd712e drm/i915: move backlight level setting in enable/disable to hooks by Jani Nikula · 11 years ago
  95. ab51c86 drm/i915: vlv does not have pipe field in backlight registers by Jani Nikula · 11 years ago
  96. b329b32 drm/i915: fix gen2-gen3 backlight set by Jani Nikula · 11 years ago
  97. 7bd688c drm/i915: handle backlight through chip specific functions by Jani Nikula · 11 years ago
  98. c91c9f3 drm/i915: make asle notifications update backlight on all connectors by Jani Nikula · 11 years ago
  99. 58c6877 drm/i915: make backlight info per-connector by Jani Nikula · 11 years ago
  100. db31af1 drm/i915: clean up backlight conditional build by Jani Nikula · 11 years ago