1. e0cd360 gpu: add module.h to drivers/gpu files as required. by Paul Gortmaker · 15 years ago
  2. 2d1a8a4 gpu: Add export.h as required to drivers/gpu files. by Paul Gortmaker · 15 years ago
  3. 82d1655 drm/i915/dp: Fix eDP on PCH DP on CPT/PPT by Adam Jackson · 15 years ago
  4. 1c95822 drm/i915/dp: Introduce is_cpu_edp() by Adam Jackson · 15 years ago
  5. 2600521 drm/i915: use correct SPD type value by Jesse Barnes · 15 years ago
  6. 64a8fc0 drm/i915: fix ILK+ infoframe support by Jesse Barnes · 15 years ago
  7. a60f0e3 drm/i915: add DP test request handling by Jesse Barnes · 15 years ago
  8. a2006cf drm/i915: read full receiver capability field during DP hot plug by Jesse Barnes · 15 years ago
  9. dc22ee6 drm/i915/dp: Remove eDP special cases from bandwidth checks by Adam Jackson · 15 years ago
  10. cd9dde4 drm/i915/dp: Fix the math in intel_dp_link_required by Adam Jackson · 15 years ago
  11. f52c619 drm/i915/panel: Always record the backlight level again (but cleverly) by Takashi Iwai · 15 years ago
  12. f700088 i915: Move i915_read/write out of line by Andi Kleen · 15 years ago
  13. a487928 drm/i915: remove transcoder PLL mashing from mode_set per specs by Jesse Barnes · 15 years ago
  14. 4c9c18c drm/i915: if transcoder disable fails, say which by Jesse Barnes · 15 years ago
  15. d6c892d drm/i915: set watermarks for third pipe on IVB by Jesse Barnes · 15 years ago
  16. d4270e5 drm/i915: export a CPT mode set verification function by Jesse Barnes · 15 years ago
  17. d64311a drm/i915: fix transcoder PLL select masking by Jesse Barnes · 15 years ago
  18. 65a21cd drm/i915: fix IVB cursor support by Jesse Barnes · 15 years ago
  19. f7cb34d drm/i915: fix debug output for 3 pipe configs by Jesse Barnes · 15 years ago
  20. 4b645f1 drm/i915: add PLL sharing support to handle 3 pipes by Jesse Barnes · 15 years ago
  21. d3ccbe8 drm/i915: fix PCH PLL assertion check for 3 pipes by Jesse Barnes · 15 years ago
  22. 7577056 drm/i915: use transcoder select bits on VGA and HDMI on CPT by Jesse Barnes · 15 years ago
  23. d9d444c drm/i915: split refclk code out of ironlake_crtc_mode_set by Jesse Barnes · 15 years ago
  24. 27f8227 drm/i915: support 3 pipes on IVB+ by Jesse Barnes · 15 years ago
  25. 4c609cb drm/i915: PLL macro cleanup and pipe assertion check by Jesse Barnes · 15 years ago
  26. c4f9c4c drm/i915: always set FDI composite sync bit by Jesse Barnes · 15 years ago
  27. 8d31528 drm/i915: Use PIPE_CONTROL for flushing on gen6+. by Jesse Barnes · 15 years ago
  28. 9d971b3 drm/i915: Rename PIPE_CONTROL bit defines to be less terse. by Kenneth Graunke · 15 years ago
  29. fcbc34e drm/i915: Remove implied length of 2 from GFX_OP_PIPE_CONTROL #define. by Kenneth Graunke · 15 years ago
  30. 5c04228 drm/i915: ILK + VT-d workaround by Ben Widawsky · 15 years ago
  31. f372b85 drm/i915: Remove early exit on i915_gpu_idle by Ben Widawsky · 15 years ago
  32. 130c256 drm/i915: drop KM_USER0 argument to k(un)map_atomic by Daniel Vetter · 15 years ago
  33. 8ffc024 drm/i915: Defend against userspace creating a gem object with size==0 by Chris Wilson · 15 years ago
  34. 6dacfd2 drm/i915: simplify swapin/out swizzle checking a bit by Daniel Vetter · 15 years ago
  35. acc83eb drm/i915: fix swizzling on gen6+ by Daniel Vetter · 15 years ago
  36. 6fdd4d9 drm/i915: properly cancel rps_work on module unload v2 by Daniel Vetter · 15 years ago
  37. a9e2641 drm/i915: close PM interrupt masking races in the rps work func by Daniel Vetter · 15 years ago
  38. 4fb066a drm/i915: close PM interrupt masking races in the irq handler by Daniel Vetter · 15 years ago
  39. d5090b9 drm/i915: Remove redundant bit shifting from intel_gmbus_set_speed by Adam Jackson · 15 years ago
  40. 8bf3848 drm/i915: Rename intel_sdvo_hdmi_sink_detect by Adam Jackson · 15 years ago
  41. 2294488 drm/i915: Fix multifunction SDVO detection by Adam Jackson · 15 years ago
  42. 46eb303 drm/i915: Remove "i2c_speed" nonsense from child device table by Adam Jackson · 15 years ago
  43. 9a1f578 Merge branch 'fix-pch-refclk' into foo by Keith Packard · 15 years ago
  44. 86a3073 Merge branch 'edp-training-fixes' into drm-intel-next by Keith Packard · 15 years ago
  45. 32ce697 drm/i915: No need to wait for eDP power off delay if panel is on by Keith Packard · 15 years ago
  46. 05ce1a4 drm/i915: Restrict ILK-specific eDP power hack to ILK by Keith Packard · 15 years ago
  47. bd94315 drm/i915: Disable eDP VDD in a delayed work proc instead of synchronously by Keith Packard · 15 years ago
  48. ebf33b1 drm/i915: Create helper functions to determine eDP power state by Keith Packard · 15 years ago
  49. 7d639f3 drm/i915: edp_panel_on does not need to return a bool by Keith Packard · 15 years ago
  50. d15456d drm/i915: Move eDP panel fixed mode from dev_priv to intel_dp by Keith Packard · 15 years ago
  51. f01eca2 drm/i915: Correct eDP panel power sequencing delay computations by Keith Packard · 15 years ago
  52. f58ff85 drm/i915: Ensure eDP powered up during DP_SET_POWER operation in dp_prepare by Keith Packard · 15 years ago
  53. 0b5c541 drm/i915: Enable eDP panel power during I2C initialization sequence by Keith Packard · 15 years ago
  54. 8c241fe drm/i915: Wrap DP EDID fetch functions to enable eDP panel power by Keith Packard · 15 years ago
  55. 552fb0b drm/i915: Delay DP i2c initialization until panel power timings are computed by Keith Packard · 15 years ago
  56. 245e270 drm/i915: Ensure panel is on during DPMS off by Keith Packard · 15 years ago
  57. bee7eb2 drm/i915: Turn force VDD back off when panel running in intel_dp_dpms by Keith Packard · 15 years ago
  58. 97af61f57 drm/i915: Check for eDP inside edp panel on/off funcs by Keith Packard · 15 years ago
  59. 1c0ae80 drm/i915: Unlock PCH_PP_CONTROL always by Keith Packard · 15 years ago
  60. 9b984da drm/i915: Check eDP power when doing aux channel communications by Keith Packard · 15 years ago
  61. 47f0eb2 drm/i915: Only use VBT panel mode on eDP if no EDID is found by Keith Packard · 15 years ago
  62. 192aac1f drm/i915: Shut down PCH interrupts during irq_uninstall by Keith Packard · 15 years ago
  63. 7fe0b97 drm/i915: Enable digital port hotplug on PCH systems by Keith Packard · 15 years ago
  64. 0ac225e Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 15 years ago
  65. 9fb526d drm/i915: Initialize PCH refclks at modeset init time by Keith Packard · 15 years ago
  66. afffb9d drm/i915: All PCH refclks are 120MHz by Keith Packard · 15 years ago
  67. 99eb6a0 drm/i915: Use CK505 as non-SSC source where available by Keith Packard · 15 years ago
  68. 199e5d7 drm/i915: Fix PCH SSC reference clock settings by Keith Packard · 15 years ago
  69. 72bbe58 drm/i915: Allow SSC parameter to override VBT value by Keith Packard · 15 years ago
  70. d2830bd drm/i915: Document a few more BDB_GENERAL_FEATURES bits from PCH BIOS by Keith Packard · 15 years ago
  71. abd0686 drv/i915: Pull display_clock_mode out of VBT table by Keith Packard · 15 years ago
  72. 562396b drm/i915: Use DRM_DEBUG_KMS for all messages in intel_bios.c by Keith Packard · 15 years ago
  73. 3950725 drm/i915: broken copyright encoding in intel_bios.c by Keith Packard · 15 years ago
  74. cd0de03 drm/i915: FBC off for ironlake and older, otherwise on by default by Keith Packard · 15 years ago
  75. cc68c81 drm/i915: Enable SDVO hotplug interrupts for HDMI and DVI by Simon Farnsworth · 15 years ago
  76. c8c99b0 drm/i915: Dumb down the semaphore logic by Ben Widawsky · 15 years ago
  77. e0dac65 drm/i915: pass ELD to HDMI/DP audio driver by Wu Fengguang · 15 years ago
  78. 578393c drm/i915: Enable dither whenever display bpc < frame buffer bpc by Keith Packard · 15 years ago
  79. 88ef4e3 Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-next by Dave Airlie · 15 years ago
  80. 7cd015a drm/i915: Enable dither whenever display bpc < frame buffer bpc by Keith Packard · 15 years ago
  81. 0206e35 Drivers: i915: Fix all space related issues. by Akshay Joshi · 15 years ago
  82. b464e9a drm/i915: use common functions for mmap offset creation by Rob Clark · 15 years ago
  83. 0de3b48 drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlocked by Thomas Jarosch · 15 years ago
  84. a2cc797 i915: do not setup intel_backlight twice by Kamal Mostafa · 15 years ago
  85. bed8cad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/drm-intel by Linus Torvalds · 15 years ago
  86. b095cd0 drm/i915: set GFX_MODE to pre-Ivybridge default value even on Ivybridge by Jesse Barnes · 15 years ago
  87. 92b79f4 drm/i915: Cannot set clock gating under UMS by Keith Packard · 15 years ago
  88. c3613de drm/i915: Can't do accurate vblank timestamps with UMS by Keith Packard · 15 years ago
  89. aaa6fd2 Not all systems expose a firmware or platform mechanism for changing the backlight intensity on i915, so add native driver support. by Matthew Garrett · 15 years ago
  90. 13d83a6 drm/i915: split out PCH refclk update code by Jesse Barnes · 15 years ago
  91. da64c6f drm/i915: show interrupt info on IVB by Jesse Barnes · 15 years ago
  92. 4e63438 drm/i915: Remove unused 'reg' argument to dp_pipe_enabled by Keith Packard · 15 years ago
  93. 1519b99 drm/i915: Fix PCH port pipe select in CPT disable paths by Keith Packard · 15 years ago
  94. ed10fca drm/i915: Leave LVDS registers unlocked by Keith Packard · 15 years ago
  95. de842ef drm/i915: Wait for LVDS panel power sequence by Keith Packard · 15 years ago
  96. 39060a0 Revert "drm/i915: Try enabling RC6 by default (again)" by Dave Airlie · 15 years ago
  97. 07b7ddd drm/i915: allow cache sharing policy control by Jesse Barnes · 15 years ago
  98. c0864cb drm/i915/hdmi: HDMI source product description infoframe support by Jesse Barnes · 15 years ago
  99. 45187ac drm/i915/hdmi: split infoframe setting from infoframe type code by Jesse Barnes · 15 years ago
  100. 4e20fa6 drm/i915: Try enabling RC6 by default (again) by Keith Packard · 15 years ago