1. 04dbff5 drm/i915: Fix resume regression from 5d1d0cc by Chris Wilson · 13 years ago
  2. 8102e12 drm/i915/tv: Use polling rather than interrupt-based hotplug by Chris Wilson · 13 years ago
  3. 1aad7ac drm/i915: Trigger modesetting if force-audio changes by Chris Wilson · 13 years ago
  4. 13946743 drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connection by Chris Wilson · 13 years ago
  5. ac66808 drm/i915: Disable RC6 on Ironlake by Chris Wilson · 13 years ago
  6. 72389a3 drm/i915/lvds: Restore dithering on native modes for gen2/3 by Chris Wilson · 13 years ago
  7. 71a77e0 drm/i915: Invalidate TLB caches on SNB BLT/BSD rings by Chris Wilson · 13 years ago
  8. 5fe49d8 drm/i915: Only bind to function 0 of the PCI device by Chris Wilson · 13 years ago
  9. 78c6e17 drm/i915: Suppress spurious vblank interrupts by Chris Wilson · 13 years ago
  10. 5d1d0cc drm/i915: Reset crtc after resume by Chris Wilson · 13 years ago
  11. f326905 drm/i915/crt: Force the initial probe after reset by Chris Wilson · 13 years ago
  12. 500f714 drm/i915: Reset state after a GPU reset or resume by Chris Wilson · 13 years ago
  13. d121a5d drm/i915/sdvo: If at first we don't succeed in reading the response, wait by Chris Wilson · 13 years ago
  14. 8e934db drm/i915: Prevent uninitialised reads during error state capture by Chris Wilson · 13 years ago
  15. b705120 drm/i915: Use consistent mappings for OpRegion between ACPI and i915 by Michael Karcher · 13 years ago
  16. 5a9a8d1 drm/i915: Handle the no-interrupts case for UMS by polling by Chris Wilson · 13 years ago
  17. 3885c6b drm/i915: Disable high-precision vblank timestamping for UMS by Chris Wilson · 13 years ago
  18. 4041b85 drm/i915: Increase the amount of defense before computing vblank timestamps by Chris Wilson · 13 years ago
  19. bee4a18 drm/i915,agp/intel: Do not clear stolen entries by Chris Wilson · 13 years ago
  20. 934f992 drm/i915: Recognise non-VGA display devices by Chris Wilson · 13 years ago
  21. 076e2c0 drm/i915: Fix use of invalid array size for ring->sync_seqno by Chris Wilson · 13 years ago
  22. c7dca47 drm/i915/ringbuffer: Fix use of stale HEAD position whilst polling for space by Chris Wilson · 13 years ago
  23. 475553d drm/i915: Don't kick-off hangcheck after a DRI interrupt by Chris Wilson · 13 years ago
  24. e8616b6 drm/i915: Initialise ring vfuncs for old DRI paths by Chris Wilson · 13 years ago
  25. 4efe070 drm/i915: make the blitter report buffer modifications to the FBC unit by Jesse Barnes · 14 years ago
  26. 1ffa325 drm/i915: set more FBC chicken bits by Jesse Barnes · 14 years ago
  27. 3632ef8 Revert "drm: Update fbdev fb_fix_screeninfo" by Dave Airlie · 14 years ago
  28. 22ab70d drm/i915/lvds: Add AOpen i915GMm-HFS to the list of false-positive LVDS by Knut Petersen · 14 years ago
  29. 1591192 drm/i915: Disable GPU semaphores on SandyBridge mobile by Chris Wilson · 14 years ago
  30. 595dad7 drm/i915/execbuffer: Clear domains before beginning reloc processing by Chris Wilson · 14 years ago
  31. dd6864a drm/i915/execbuffer: Reorder relocations to match new object order by Chris Wilson · 14 years ago
  32. c37d9a5 drm/i915: Fix error handler to capture the first batch after the seqno by Chris Wilson · 14 years ago
  33. a761503 drm/i915: Add a module option to override the use of SSC by Chris Wilson · 14 years ago
  34. c8303e7 drm/i915/panel: The backlight is enabled if the current value is non-zero by Indan Zupancic · 14 years ago
  35. 833bcb0 drm/i915/debugfs: Correct format after changing type of err object 'size' by Chris Wilson · 14 years ago
  36. 6fe4f14 drm/i915/execbuffer: Reorder binding of objects to favour restrictions by Chris Wilson · 14 years ago
  37. 809b633 drm/i915: If we hit OOM when allocating GTT pages, clear the aperture by Chris Wilson · 14 years ago
  38. 092de6f drm/i915/evict: Ensure we completely cleanup on failure by Chris Wilson · 14 years ago
  39. 36cf174 drm/i915/execbuffer: Correctly clear the current object list upon EFAULT by Chris Wilson · 14 years ago
  40. 08c1832 drm/i915/debugfs: Show all objects in the gtt by Chris Wilson · 14 years ago
  41. a779e5a drm/i915: Record AGP memory type upon error by Chris Wilson · 14 years ago
  42. 0a58705 drm/i915: Periodically flush the active lists and requests by Chris Wilson · 14 years ago
  43. d912640 drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTT by Chris Wilson · 14 years ago
  44. bcfb2e2 drm/i915: Record the error batchbuffer on each ring by Chris Wilson · 14 years ago
  45. db66e37 drm/i915: Include TLB miss overhead for computing WM by Chris Wilson · 14 years ago
  46. 8824178 drm/i915: Propagate error from flushing the ring by Chris Wilson · 14 years ago
  47. 776ad80 drm/i915: detect & report PCH display error interrupts by Jesse Barnes · 14 years ago
  48. d5bb081 drm/i915: cleanup rc6 code by Jesse Barnes · 14 years ago
  49. 1daed3f drm/i915: fix rc6 enabling around suspend/resume by Jesse Barnes · 14 years ago
  50. 88271da drm/i915: re-enable rc6 support for Ironlake+ by Jesse Barnes · 14 years ago
  51. 0dc79fb drm/i915: Make the ring IMR handling private by Chris Wilson · 14 years ago
  52. 01a0333 drm/i915/ringbuffer: Simplify the ring irq refcounting by Chris Wilson · 14 years ago
  53. 9862e60 drm/i915/debugfs: Show the per-ring IMR by Chris Wilson · 14 years ago
  54. 0f46832 drm/i915: Mask USER interrupts on gen6 (until required) by Chris Wilson · 14 years ago
  55. b72f3ac drm/i915: Handle ringbuffer stalls when flushing by Chris Wilson · 14 years ago
  56. 63256ec drm/i915: Enforce write ordering through the GTT by Chris Wilson · 14 years ago
  57. 7590107 drm/i915: Remove impossible test by Chris Wilson · 14 years ago
  58. dbdc647 drm/i915: avoid reading non-existent PLL reg on Ironlake+ by Jesse Barnes · 14 years ago
  59. d78cb50 drm/i915: add 'reset' parameter by Chris Wilson · 14 years ago
  60. a0fa62d drm/i915: fix the wrong latency value while computing wm0 by Yuanhan Liu · 14 years ago
  61. b79d499 drm/i915: support low power watermarks on Ironlake by Jesse Barnes · 14 years ago
  62. 55249ba drm/i915: Workaround erratum on i830 for TAIL pointer within last 2 cachelines by Chris Wilson · 14 years ago
  63. 35c3047 drm/i915: Use the mappable sizes determined by GTT for consistency. by Chris Wilson · 14 years ago
  64. a6044e2 drm/i915: support overclocking on Sandy Bridge by Jesse Barnes · 14 years ago
  65. bee17e5 drm/i915/lvds: Always use 0 to disable the pfit controller by Chris Wilson · 14 years ago
  66. 47356eb drm/i915/panel: Only record the backlight level when it is enabled by Chris Wilson · 14 years ago
  67. 97aaf91 drm/i915/sdvo: Defer detection of output capabilities until probing by Chris Wilson · 14 years ago
  68. 3c5a62b drm/i915: fix calculation of eDP signal levels on Sandybridge by Yuanhan Liu · 14 years ago
  69. f5afcd3 drm/i915/crt: Check for a analog monitor in case of DVI-I by David Müller · 14 years ago
  70. 37f8097 drm/i915: make DP training try a little harder by Jesse Barnes · 14 years ago
  71. 858bc21 drm/i915: check eDP encoder correctly when setting modes by Jesse Barnes · 14 years ago
  72. dfe63bb drm: Update fbdev fb_fix_screeninfo by James Simmons · 14 years ago
  73. 5bcf719 drm/switcheroo: track state of switch in drivers. by Dave Airlie · 14 years ago
  74. 8d608aa vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs. by Dave Airlie · 14 years ago
  75. 4f12501 Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-next by Dave Airlie · 14 years ago
  76. cc6455f drm/i915/dvo: Report LVDS attached to ch701x as connected by Chris Wilson · 14 years ago
  77. bcfbbce Revert "drm/i915/bios: Reverse order of 100/120 Mhz SSC clocks" by Chris Wilson · 14 years ago
  78. 4d30244 drm/i915: Verify Ironlake eDP presence on DP_A using the capability fuse by Chris Wilson · 14 years ago
  79. 63ee41d drm/i915, intel_ips: When i915 loads after IPS, make IPS relink to i915. by Eric Anholt · 14 years ago
  80. f797d22 drm/i915/sdvo: Add hdmi connector properties after initing the connector by Chris Wilson · 14 years ago
  81. 06f3775 drm/i915: Set the required VFMUNIT clock gating disable on Ironlake. by Eric Anholt · 14 years ago
  82. ae09f09 Merge remote branch 'intel/drm-intel-next' of /ssd/git/drm-next into drm-core-next by Dave Airlie · 14 years ago
  83. 57084d0 drm/fb: Don't expose mmio for fbdev emulation layer by James Simmons · 14 years ago
  84. 5909a77 drm/i915: Undo "Uncouple render/power ctx before suspending" by Chris Wilson · 14 years ago
  85. 72bfa19 drm/i915: Allow the application to choose the constant addressing mode by Chris Wilson · 14 years ago
  86. 3b8d8d9 drm/i915: dynamic render p-state support for Sandy Bridge by Jesse Barnes · 14 years ago
  87. 9c3d2f7 drm/i915: Enable EI mode for RCx decision making on Sandybridge by Chris Wilson · 14 years ago
  88. 6714afb drm/i915/sdvo: Border and stall select became test bits in gen5 by Chris Wilson · 14 years ago
  89. 49b14a5 drm/i915: Add Guess-o-matic for pageflip timestamping. by Mario Kleiner · 14 years ago
  90. 0af7e4d drm/i915: Add support for precise vblank timestamping (v2) by Mario Kleiner · 14 years ago
  91. 9c04f01 drm/i915: Add frame buffer compression on Sandybridge by Yuanhan Liu · 14 years ago
  92. 1398261 drm/i915: Add self-refresh support on Sandybridge by Yuanhan Liu · 14 years ago
  93. b7f1de2 drm/i915: Wait for vblank before unpinning old fb by Chris Wilson · 14 years ago
  94. c6df541 Revert "drm/i915: Avoid using PIPE_CONTROL on Ironlake" by Chris Wilson · 14 years ago
  95. 448f53a drm/i915/bios: Reverse order of 100/120 Mhz SSC clocks by Chris Wilson · 14 years ago
  96. 1b894b5 drm/i915: Pass clock limits down to PLL matcher by Chris Wilson · 14 years ago
  97. b5ba177 drm/i915: Poll for seqno completion if IRQ is disabled by Chris Wilson · 14 years ago
  98. b13c2b9 drm/i915/ringbuffer: Make IRQ refcnting atomic by Chris Wilson · 14 years ago
  99. 8d5203c Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  100. 63abf3e drm/i915/sdvo: Only use the SDVO pin if it is in the valid range by Chris Wilson · 14 years ago