1. fe16d94 drm/i915: Move the lvds OpRegion lid detection code to panel and reuse for eDP by Chris Wilson · 14 years ago
  2. 47a05ec drm/i915: disable PCH ports if needed when disabling a CRTC by Jesse Barnes · 14 years ago
  3. bed636a drm/i915: i915_mutex_interruptible() returns -EINTR by Chris Wilson · 14 years ago
  4. 9db4a9c drm/i915: cleanup per-pipe reg usage by Jesse Barnes · 14 years ago
  5. 8d7e3de drm/i915: Skip the no-op domain changes when already in CPU|GTT domains by Chris Wilson · 14 years ago
  6. db53a30 drm/i915: Refine tracepoints by Chris Wilson · 14 years ago
  7. d9bc7e9 drm/i915: Fix infinite loop regression from 21dd3734 by Chris Wilson · 14 years ago
  8. dcbe6f2 drm/i915: the PCH reference clocks are global, so don't clobber unconditionally by Jesse Barnes · 14 years ago
  9. 291906f drm/i915: add port assertion check when disabling transcoders by Jesse Barnes · 14 years ago
  10. 19ec135 drm/i915: don't check plane vs pipe enable on ILK+ by Jesse Barnes · 14 years ago
  11. cb3543c drm/i915: Set the transcoder port to none when disabling DP. by Eric Anholt · 14 years ago
  12. 308977a drm/i915: Use DEBUG_KMS for the self-refresh watermarks by Chris Wilson · 14 years ago
  13. b6f7833 drm/i915: Include 'i915_error_state' hint for when the GPU catches fire by Chris Wilson · 14 years ago
  14. 8f9a3f9 drm/i915: Enable GMBUS for post-gen2 chipsets by Chris Wilson · 14 years ago
  15. 4a1dc3f Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  16. 72557b4 drm/i915: Remove unreachable condition by Chris Wilson · 14 years ago
  17. 5a1e5b6 drm/i915: Override SDVO panel type in VBT by Chris Wilson · 14 years ago
  18. 309cfea drm/i915: Trivial spelling mistake 'assertiing' by Chris Wilson · 14 years ago
  19. 78c6e17 drm/i915: Suppress spurious vblank interrupts by Chris Wilson · 14 years ago
  20. e2f973d drm/i915: Record all error ringbuffers by Chris Wilson · 14 years ago
  21. 21dd373 drm/i915: Defer reporting EIO until we try to use the GPU by Chris Wilson · 14 years ago
  22. e110e8d drm/i915: Check wedged status before throttling by Chris Wilson · 14 years ago
  23. 1a3665c drm/i915/sdvo: Add BUILD_BUG_ON to warn if the structs are ever miscompiled by Chris Wilson · 14 years ago
  24. bc65212 drm/i915/sdvo: Use a compact test for determining a multi-function device by Chris Wilson · 14 years ago
  25. 5d1d0cc drm/i915: Reset crtc after resume by Chris Wilson · 14 years ago
  26. f326905 drm/i915/crt: Force the initial probe after reset by Chris Wilson · 14 years ago
  27. 500f714 drm/i915: Reset state after a GPU reset or resume by Chris Wilson · 14 years ago
  28. d121a5d drm/i915/sdvo: If at first we don't succeed in reading the response, wait by Chris Wilson · 14 years ago
  29. 5d61350 drm/i915: use VDD AUX override to make panel power sequencing look better by Jesse Barnes · 14 years ago
  30. 987a709 drm/i915: remove now unnecessary delays in eDP panel power sequencing by Jesse Barnes · 14 years ago
  31. d210246 drm/i915: Refactor self-refresh watermark calculations by Chris Wilson · 14 years ago
  32. 29ee399 drm/i915: Silence a few -Wunused-but-set-variable by Chris Wilson · 14 years ago
  33. bdd92c9 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  34. 8e934db drm/i915: Prevent uninitialised reads during error state capture by Chris Wilson · 14 years ago
  35. b705120 drm/i915: Use consistent mappings for OpRegion between ACPI and i915 by Michael Karcher · 14 years ago
  36. 5a9a8d1 drm/i915: Handle the no-interrupts case for UMS by polling by Chris Wilson · 14 years ago
  37. 3885c6b drm/i915: Disable high-precision vblank timestamping for UMS by Chris Wilson · 14 years ago
  38. 4041b85 drm/i915: Increase the amount of defense before computing vblank timestamps by Chris Wilson · 14 years ago
  39. bee4a18 drm/i915,agp/intel: Do not clear stolen entries by Chris Wilson · 14 years ago
  40. 934f992 drm/i915: Recognise non-VGA display devices by Chris Wilson · 14 years ago
  41. 076e2c0 drm/i915: Fix use of invalid array size for ring->sync_seqno by Chris Wilson · 14 years ago
  42. a37f2f8 drm/i915: Remove unused code: i915_enable_interrupt() by Chris Wilson · 14 years ago
  43. c7dca47 drm/i915/ringbuffer: Fix use of stale HEAD position whilst polling for space by Chris Wilson · 14 years ago
  44. c0c06bd drm/i915/ringbuffer: Kill an annoyingly frequent debug message by Chris Wilson · 14 years ago
  45. 475553d drm/i915: Don't kick-off hangcheck after a DRI interrupt by Chris Wilson · 14 years ago
  46. e8616b6 drm/i915: Initialise ring vfuncs for old DRI paths by Chris Wilson · 14 years ago
  47. fe44029 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  48. 417ae14 drm/i915: Include TLB miss latency in g4x watermark computations by Chris Wilson · 14 years ago
  49. 633f2ea drm/i915: Disable SSC for outputs other than LVDS or DP by Chris Wilson · 14 years ago
  50. 9a4114f drm/i915/bios: Change default clock source on PineView to use SSC by Bryan Freed · 14 years ago
  51. aa9b500 drm/i915: Honour LVDS sync polarity from EDID by Bryan Freed · 14 years ago
  52. ccab5c8 drm/i915: tune Sandy Bridge DRPS constants by Jesse Barnes · 14 years ago
  53. 311bd68 drm/i915: Trivial sparse fixes by Chris Wilson · 14 years ago
  54. 18b2190 drm/i915: allow 945 to control self refresh (CxSR) automatically by Alexander Lam · 14 years ago
  55. b0b544c drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPU by Chris Wilson · 14 years ago
  56. f67a559 drm/i915: skip FDI & PCH enabling for DP_A by Jesse Barnes · 14 years ago
  57. 6f06ce1 drm/i915: set phase sync pointer override enable before setting phase sync pointer by Jesse Barnes · 14 years ago
  58. 0fc932b drm/i915: factor out FDI disable and add FDI assertions by Jesse Barnes · 14 years ago
  59. 040484a drm/i915: add transcoder enable/disable functions by Jesse Barnes · 14 years ago
  60. d9b6cb5 drm/i915: assert panel is unlocked before writing transcoder timing regs by Jesse Barnes · 14 years ago
  61. 92f2584 drm/i915: add PCH DPLL enable/disable functions by Jesse Barnes · 14 years ago
  62. 63d7bbe drm/i915: add PLL enable/disable functions by Jesse Barnes · 14 years ago
  63. ea0760c drm/i915: add panel lock assertion function by Jesse Barnes · 14 years ago
  64. b24e717 drm/i915: add pipe/plane enable/disable functions by Jesse Barnes · 14 years ago
  65. 65993d6 drm/i915: don't enable plane, pipe and PLL prematurely by Jesse Barnes · 14 years ago
  66. 01fe9db drm/i915: Use ACPI OpRegion to determine lid status by Chris Wilson · 14 years ago
  67. 4efe070 drm/i915: make the blitter report buffer modifications to the FBC unit by Jesse Barnes · 14 years ago
  68. 1ffa325 drm/i915: set more FBC chicken bits by Jesse Barnes · 14 years ago
  69. 3632ef8 Revert "drm: Update fbdev fb_fix_screeninfo" by Dave Airlie · 14 years ago
  70. 22ab70d drm/i915/lvds: Add AOpen i915GMm-HFS to the list of false-positive LVDS by Knut Petersen · 14 years ago
  71. 1591192 drm/i915: Disable GPU semaphores on SandyBridge mobile by Chris Wilson · 14 years ago
  72. 595dad7 drm/i915/execbuffer: Clear domains before beginning reloc processing by Chris Wilson · 14 years ago
  73. dd6864a drm/i915/execbuffer: Reorder relocations to match new object order by Chris Wilson · 14 years ago
  74. c37d9a5 drm/i915: Fix error handler to capture the first batch after the seqno by Chris Wilson · 14 years ago
  75. a761503 drm/i915: Add a module option to override the use of SSC by Chris Wilson · 14 years ago
  76. c8303e7 drm/i915/panel: The backlight is enabled if the current value is non-zero by Indan Zupancic · 14 years ago
  77. 833bcb0 drm/i915/debugfs: Correct format after changing type of err object 'size' by Chris Wilson · 14 years ago
  78. 6fe4f14 drm/i915/execbuffer: Reorder binding of objects to favour restrictions by Chris Wilson · 14 years ago
  79. 809b633 drm/i915: If we hit OOM when allocating GTT pages, clear the aperture by Chris Wilson · 14 years ago
  80. 092de6f drm/i915/evict: Ensure we completely cleanup on failure by Chris Wilson · 14 years ago
  81. 36cf174 drm/i915/execbuffer: Correctly clear the current object list upon EFAULT by Chris Wilson · 14 years ago
  82. 08c1832 drm/i915/debugfs: Show all objects in the gtt by Chris Wilson · 14 years ago
  83. a779e5a drm/i915: Record AGP memory type upon error by Chris Wilson · 14 years ago
  84. 0a58705 drm/i915: Periodically flush the active lists and requests by Chris Wilson · 14 years ago
  85. d912640 drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTT by Chris Wilson · 14 years ago
  86. bcfb2e2 drm/i915: Record the error batchbuffer on each ring by Chris Wilson · 14 years ago
  87. db66e37 drm/i915: Include TLB miss overhead for computing WM by Chris Wilson · 14 years ago
  88. 8824178 drm/i915: Propagate error from flushing the ring by Chris Wilson · 14 years ago
  89. 776ad80 drm/i915: detect & report PCH display error interrupts by Jesse Barnes · 14 years ago
  90. d5bb081 drm/i915: cleanup rc6 code by Jesse Barnes · 14 years ago
  91. 1daed3f drm/i915: fix rc6 enabling around suspend/resume by Jesse Barnes · 14 years ago
  92. 88271da drm/i915: re-enable rc6 support for Ironlake+ by Jesse Barnes · 14 years ago
  93. 0dc79fb drm/i915: Make the ring IMR handling private by Chris Wilson · 14 years ago
  94. 01a0333 drm/i915/ringbuffer: Simplify the ring irq refcounting by Chris Wilson · 14 years ago
  95. 9862e60 drm/i915/debugfs: Show the per-ring IMR by Chris Wilson · 14 years ago
  96. 0f46832 drm/i915: Mask USER interrupts on gen6 (until required) by Chris Wilson · 14 years ago
  97. b72f3ac drm/i915: Handle ringbuffer stalls when flushing by Chris Wilson · 14 years ago
  98. 63256ec drm/i915: Enforce write ordering through the GTT by Chris Wilson · 14 years ago
  99. 7590107 drm/i915: Remove impossible test by Chris Wilson · 14 years ago
  100. dbdc647 drm/i915: avoid reading non-existent PLL reg on Ironlake+ by Jesse Barnes · 14 years ago