1. cb10799 drm/i915: turn on the power well before suspending by Paulo Zanoni · 11 years ago
  2. cc464b2 drm/i915: set TRANSCODER_EDP even earlier by Paulo Zanoni · 11 years ago
  3. 56e5a3f drm/i915: only disable enabled planes on intel_fb_restore_mode by Paulo Zanoni · 11 years ago
  4. fa42e23 drm/i915: fix intel_init_power_wells by Paulo Zanoni · 11 years ago
  5. 80a75f7 drm/i915: SWF screatch registers need an offset on VLV by Ville Syrjälä · 11 years ago
  6. 56a12a5 drm/i915: Include display_mmio_offset in sequencer index/data registers by Ville Syrjälä · 11 years ago
  7. 67cfc20 drm/i915: Pass VLV_DISPLAY_BASE + reg to intel_{hdmi, dp}_init on VLV by Ville Syrjälä · 11 years ago
  8. 9d5f78f drm/i915: VLV doesn't have SDVO by Ville Syrjälä · 11 years ago
  9. ca54b81 drm/i915: Always use adpa_reg by Ville Syrjälä · 11 years ago
  10. fc2de40 drm/i915: PLL registers need an offset on VLV by Ville Syrjälä · 11 years ago
  11. fba5d53 drm/i915: Set display_mmio_offset for VLV by Ville Syrjälä · 11 years ago
  12. d811215 drm/i915: GPIO/GMBUS registers need an offset on VLV by Ville Syrjälä · 11 years ago
  13. 54d9d49 drm/i915: DPIO registers are VLV only and need an offset by Ville Syrjälä · 11 years ago
  14. ff76301 drm/i915: Spell out VLV_DISPLAY_BASE for interrupt registers by Ville Syrjälä · 11 years ago
  15. 07ec7ec drm/i915: Make VLV_GUNIT_CLOCK_GATE register value more readable by Ville Syrjälä · 11 years ago
  16. d88b227 drm/i915: FB_BLC_SELF_VLV is VLV only and needs an offset by Ville Syrjälä · 11 years ago
  17. 4b05998 drm/i915: Pipe palette registers need an offset on VLV by Ville Syrjälä · 11 years ago
  18. 4e8e7eb drm/i915: Pipe timing registers need an offset on VLV by Ville Syrjälä · 11 years ago
  19. 67d62c5 drm/i915: PORT_HOTPLUG registers need an offset on VLV by Ville Syrjälä · 11 years ago
  20. 7e470ab drm/i915: Panel fitter registers need an offset on VLV by Ville Syrjälä · 11 years ago
  21. b41fbda drm/i915: DPFLIPSTAT and DPINVGTT registers are VLV only and need an offset by Ville Syrjälä · 11 years ago
  22. 90f7da3 drm/i915: DSPFW registers need an offset on VLV by Ville Syrjälä · 11 years ago
  23. 8f6d8ee drm/i915: VLV_DDL is VLV only and needs an offset by Ville Syrjälä · 11 years ago
  24. 9dc33f3 drm/i915: Cursor registers need an offset on VLV by Ville Syrjälä · 11 years ago
  25. 0c3870e drm/i915: Pipe registers need an offset on VLV by Ville Syrjälä · 11 years ago
  26. 895abf0 drm/i915: Primary plane registers need an offset on VLV by Ville Syrjälä · 11 years ago
  27. aab1713 drm/i915: PIPE M/N registers need an offset on VLV by Ville Syrjälä · 11 years ago
  28. b906487 drm/i915: VLV_VIDEO_DIP_CTL is for VLV only by Ville Syrjälä · 11 years ago
  29. f12c47b drm/i915: Per-pipe PP registers are for VLV only by Ville Syrjälä · 11 years ago
  30. f4ba9f8 drm/i915: AUD_VID_DID needs an offset on VLV by Ville Syrjälä · 11 years ago
  31. 10fce67 drm/i915: Add display_display_mmio_offset to intel_device_info by Ville Syrjälä · 11 years ago
  32. 34f2be4 drm/i915: Convert intel_dp to enum port by Ville Syrjälä · 11 years ago
  33. 69fde0a drm/i915: Convert intel_hdmi to enum port by Ville Syrjälä · 11 years ago
  34. 8de0add drm/i915: don't save/restore DSPARB on gen5+ by Paulo Zanoni · 11 years ago
  35. c00db24 drm/i915: fixup sbi_read/write locking by Daniel Vetter · 11 years ago
  36. 7b9f35a drm/i915: HDMI/DP - ELD info refresh support for Haswell by Wang Xingchao · 11 years ago
  37. 9943393 drm/i915: use gem_set_seqno() on hardware init by Mika Kuoppala · 11 years ago
  38. 5559eca drm/i915: add quirk to invert brightness on Packard Bell NCL20 by Jani Nikula · 11 years ago
  39. 01e3a8f drm/i915: add quirk to invert brightness on eMachines e725 by Jani Nikula · 11 years ago
  40. 1ffff60 drm/i915: add quirk to invert brightness on eMachines G725 by Jani Nikula · 11 years ago
  41. 7db0ba2 drm/i915: clarify concurrent hang detect/gpu reset consistency by Daniel Vetter · 12 years ago
  42. f69061b drm/i915: create a race-free reset detection by Daniel Vetter · 12 years ago
  43. 97c809fd drm/i915: Only apply the mb() when flushing the GTT domain during a finish by Chris Wilson · 12 years ago
  44. d0a5778 drm/i915: Only insert the mb() before updating the fence parameter by Chris Wilson · 12 years ago
  45. 1f83fee drm/i915: clear up wedged transitions by Daniel Vetter · 12 years ago
  46. 308887a drm/i915: fix reset handling in the throttle ioctl by Daniel Vetter · 12 years ago
  47. 33196de drm/i915: move wedged to the other gpu error handling stuff by Daniel Vetter · 12 years ago
  48. 99584db drm/i915: extract hangcheck/reset/error_state state into substruct by Daniel Vetter · 12 years ago
  49. 4b5aed6 drm/i915: move dev_priv->mm out of line by Daniel Vetter · 12 years ago
  50. e5c6537 agp/intel: Add gma_bus_addr by Ben Widawsky · 11 years ago
  51. 8d2e630 drm/i915: Needs_dmar, not by Ben Widawsky · 11 years ago
  52. 9c61a32 drm/i915: Remove scratch page from shared by Ben Widawsky · 11 years ago
  53. a81cc00 drm/i915: Cut out the infamous ILK w/a from AGP layer by Ben Widawsky · 11 years ago
  54. abedc07 drm/i915: Provide the quantization range in the AVI infoframe by Ville Syrjälä · 11 years ago
  55. b1edd6a drm/edid: Add drm_rgb_quant_range_selectable() by Ville Syrjälä · 11 years ago
  56. 55bc60d drm/i915: Add "Automatic" mode for the "Broadcast RGB" property by Ville Syrjälä · 11 years ago
  57. 3685a8f drm/i915: Fix RGB color range property for PCH platforms by Ville Syrjälä · 11 years ago
  58. 93d1879 drm/i915: Remove use of gtt_mappable_entries by Ben Widawsky · 11 years ago
  59. dabb7a9 drm/i915: Remove use on gma_bus_addr on gen6+ by Ben Widawsky · 11 years ago
  60. 5d4545a drm/i915: Create a gtt structure by Ben Widawsky · 11 years ago
  61. 00fc2c3 drm/i915: Remove gtt_mappable_total by Ben Widawsky · 11 years ago
  62. 35451cb drm/i915: Mappable_end can't ever be > end by Ben Widawsky · 11 years ago
  63. c1fc652 drm/i915: Kill gtt_end by Ben Widawsky · 11 years ago
  64. c70af1e drm/i915: Fix SPRITE0_FLIP_DONE_INT_EN_VLV and SPRITE0_FLIPDONE_INT_STATUS_VLV by Ville Syrjälä · 11 years ago
  65. eef90cc drm/i915: Use the reloc.handle as an index into the execbuffer array by Chris Wilson · 11 years ago
  66. ed5982e drm/i915: Allow userspace to hint that the relocations were known by Daniel Vetter · 11 years ago
  67. bcffc3f drm/i915: Move the execbuffer objects list from the stack into the tracker by Chris Wilson · 11 years ago
  68. 3b96eff drm/i915: Take the handle idr spinlock once for looking up the exec objects by Chris Wilson · 11 years ago
  69. 419fa72 drm/i915: Mark a temporary allocation for copy-from-user as such by Chris Wilson · 11 years ago
  70. 43e28f0 drm/i915: Bail if we attempt to allocate pages for a purged object by Chris Wilson · 11 years ago
  71. dd624af drm/i915: Add a debug interface to forcibly evict and shrink our object caches by Chris Wilson · 11 years ago
  72. 0fa8779 drm/i915: use gtt_get_size() instead of open coding it by Imre Deak · 11 years ago
  73. 56c844e drm/i915: merge {i965, sandybridge}_write_fence_reg() by Imre Deak · 11 years ago
  74. d865110 drm/i915: merge get_gtt_alignment/get_unfenced_gtt_alignment() by Imre Deak · 11 years ago
  75. af5163a drm/i915: Remove pch_rq_mask from struct drm_i915_private. by Egbert Eich · 11 years ago
  76. 2c10d57 drm/i915: wake up all pageflip waiters by Daniel Vetter · 12 years ago
  77. b5cc6c0 Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  78. 9931fac Linux 3.8-rc3 by Linus Torvalds · 11 years ago
  79. 5c49985 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  80. 57a0c1e Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 11 years ago
  81. e53289c mm: reinstante dropped pmd_trans_splitting() check by Linus Torvalds · 11 years ago
  82. 08c097f cred: Remove tgcred pointer from struct cred by Marc Dionne · 11 years ago
  83. 974b335 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  84. ca5c8a4c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  85. 434fec1 Merge tag 'omap-for-v3.8-rc2/fixes-signed-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  86. 2f64a8d Merge branch 'v3.8-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 11 years ago
  87. 5595e75 Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 11 years ago
  88. 2d9e02c Merge tag 'imx-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 11 years ago
  89. ed2c891 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  90. 5c33d9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  91. e8e8962 drm/ttm: fix fence locking in ttm_buffer_object_transfer by Daniel Vetter · 12 years ago
  92. 5cf87a1 Merge tag 'mvebu_fixes_for_v3.8' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 11 years ago
  93. 0e3a4a2 ARM: clps711x: Fix bad merge of clockevents setup by Olof Johansson · 12 years ago
  94. daaeec9 Merge tag 'nomadik-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into fixes by Olof Johansson · 12 years ago
  95. 1ddda1c ARM: highbank: save and restore L2 cache and GIC on suspend by Rob Herring · 12 years ago
  96. 9852910 ARM: highbank: add a power request clear by Rob Herring · 12 years ago
  97. 0b3455a ARM: highbank: fix secondary boot and hotplug by Rob Herring · 12 years ago
  98. c05ee88 ARM: highbank: fix typos with hignbank in power request functions by Rob Herring · 12 years ago
  99. 3943dee ARM: dts: fix highbank cpu mpidr values by Rob Herring · 12 years ago
  100. 36ff67b ARM: dts: add device_type prop to cpu nodes on Calxeda platforms by Rob Herring · 12 years ago