1. 83f377a drm/i915: gen2 has no tv out support by Daniel Vetter · 11 years ago
  2. 7d9bceb drm/i915: Use cpu_transcoder for HSW_TVIDEO_DIP_* instead of pipe by Rodrigo Vivi · 11 years ago
  3. 46c06a3 drm/i915: Kill pipestat[] cache by Ville Syrjälä · 11 years ago
  4. 90a72f8 drm/i915: Refactor gen2 to gen4 vblank interrupt handling by Ville Syrjälä · 11 years ago
  5. 21ad833 drm/i915: Fix races in gen4 page flip interrupt handling by Ville Syrjälä · 11 years ago
  6. 5e2032d drm/i915: Eliminate race from gen2/3 page flip interrupt handling by Ville Syrjälä · 11 years ago
  7. 2ec9066 drm/i915: don't restore LVDS enable state blindly v2 by Jesse Barnes · 11 years ago
  8. 02bcca0 drm/i915: clear the FPGA_DBG_RM_NOCLAIM bit at driver init by Paulo Zanoni · 11 years ago
  9. 3f1e109 drm/i915: use FPGA_DBG for the "unclaimed register" checks by Paulo Zanoni · 11 years ago
  10. 115bc2d drm/i915: create functions for the "unclaimed register" checks by Paulo Zanoni · 11 years ago
  11. b242b7f drm/i915: rename sdvox_reg to hdmi_reg on HDMI context by Paulo Zanoni · 11 years ago
  12. 9ed35ab drm/i915: add aux_ch_ctl_reg to struct intel_dp by Paulo Zanoni · 11 years ago
  13. b90f517 drm/i915: wait_event_timeout's timeout is in jiffies by Paulo Zanoni · 11 years ago
  14. 22b8bf1 drm/i915: use HAS_DDI on intel_hdmi.c and intel_display.c by Paulo Zanoni · 11 years ago
  15. 9ed9809 drm/i915: remove obsolete obj assignment in page flip by Mika Kuoppala · 11 years ago
  16. 3e2a155 drm/i915: add \n to the end of sysfs attributes by Jani Nikula · 11 years ago
  17. 96a0291 drm/i915: Finish page flips and update primary planes after a GPU reset by Ville Syrjälä · 11 years ago
  18. 4878cae drm/i915: Really wait for pending flips when panning by Ville Syrjälä · 11 years ago
  19. c4aaf35 drm/i915: Remove platforms in the preliminary_hw_support description by Damien Lespiau · 11 years ago
  20. 86d3efc drm/i915: Implement pipe CSC based limited range RGB output by Ville Syrjälä · 11 years ago
  21. ac4199e drm/i915: inverted brightness quirk for Acer Aspire 4736Z by Daniel Vetter · 11 years ago
  22. a168c29 drm/i915: Print the hw context status is debugfs by Ben Widawsky · 11 years ago
  23. eb32e45 drm/i915: Use HAS_L3_GPU_CACHE in i915_gem_l3_remap by Daniel Vetter · 11 years ago
  24. b9e1faa drm/i915: Fix PIPE_CONTROL DW/QW write through global GTT on IVB+ by Ville Syrjälä · 11 years ago
  25. 4f7dfb6 drm/i915: Set i9xx sdvo clock limits according to specifications by Patrik Jakobsson · 11 years ago
  26. 53a7d2d drm/i915: Set i9xx lvds clock limits according to specifications by Patrik Jakobsson · 11 years ago
  27. 876a8cd drm/i915: Preserve the DDI link reversal configuration by Damien Lespiau · 12 years ago
  28. 3e68320 drm/i915: Preserve the FDI line reversal override bit on CPT by Damien Lespiau · 12 years ago
  29. fdfa175 drm/i915: add missing \n to UTS_RELEASE in the error_state by Jani Nikula · 11 years ago
  30. 769ce46 drm/i915: don't clflush gem objects in stolen memory by Imre Deak · 11 years ago
  31. 10d8373 drm/i915: Don't wait for page flips if there was GPU reset by Ville Syrjälä · 11 years ago
  32. 3d56e2d drm/i915: Kill obj->pending_flip by Ville Syrjälä · 11 years ago
  33. 9abdda7 drm/i915: Fix a typo in a intel_modeset_stage_output_state() comment by Damien Lespiau · 11 years ago
  34. 002d71f drm/i915: remove bogus mutex_unlock from error-path by Daniel Vetter · 11 years ago
  35. 2b1086c drm/i915: Print the pipe control page GTT address by Ville Syrjälä · 11 years ago
  36. 9d6d9f1 drm/i915: clean up panel fitter handling in lvds by Mika Kuoppala · 11 years ago
  37. 24a1f16 drm/i915: disable shared panel fitter for pipe by Mika Kuoppala · 11 years ago
  38. 1d7aaa0 drm/i915: detect wrong MCH watermark values by Daniel Vetter · 11 years ago
  39. f73f760 drm/i915/ctx: Remove bad invariant by Ben Widawsky · 11 years ago
  40. 4fc7c97 drm/i915: Extract ring init from hw_init by Ben Widawsky · 11 years ago
  41. 41907dd drm/i915: Fix gen2 mappable calculations by Ben Widawsky · 11 years ago
  42. d46da43 drm/i915: add ibx_irq_postinstall by Paulo Zanoni · 11 years ago
  43. 2c6602d drm/i915: Fix sprite_scaling_enabled for multiple sprites by Ville Syrjälä · 11 years ago
  44. 26739f1 drm/i915: unify HDMI/DP hpd definitions by Daniel Vetter · 11 years ago
  45. 07ea0d8 drm/i915: Clarify HW context size logic by Ben Widawsky · 11 years ago
  46. cf0a658 drm/i915: write backlight harder by Daniel Vetter · 11 years ago
  47. b8efb17 i915: ignore lid open event when resuming by Zhang Rui · 11 years ago
  48. 7083e05 drm/i915: Fix RC6VIDS encode/decode by Ben Widawsky · 11 years ago
  49. 6dc1c49 Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/linux into drm-next by Dave Airlie · 11 years ago
  50. cd17ef4 Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  51. 7d37bea GPU/i915: Fix acpi_bus_get_device() check in drivers/gpu/drm/i915/intel_opregion.c by Yasuaki Ishimatsu · 11 years ago
  52. 209d521 drm/i915: Set the SR01 "screen off" bit in i915_redisable_vga() too by Ville Syrjälä · 11 years ago
  53. fe31b57 drm/i915: Kill IS_DISPLAYREG() by Ville Syrjälä · 11 years ago
  54. 766aa1c drm/i915: Introduce i915_vgacntrl_reg() by Ville Syrjälä · 11 years ago
  55. d93c623 drm/i915: gen6_gmch_remove can be static by Changlong Xie · 11 years ago
  56. d6dd9eb drm/i915: dynamic Haswell display power well support by Daniel Vetter · 11 years ago
  57. 6931016 drm/i915: check the power down well on assert_pipe() by Paulo Zanoni · 11 years ago
  58. 10aa17c drm/i915: don't send DP "idle" pattern before "normal" on HSW PORT_A by Paulo Zanoni · 11 years ago
  59. d5f21e4 drm/i915: don't run hsw power well code on !hsw by Daniel Vetter · 11 years ago
  60. 6b25a88 drm/i915: kill cargo-culted locking from power well code by Daniel Vetter · 11 years ago
  61. 725a5b5 drm/i915: Only run idle processing from i915_gem_retire_requests_worker by Chris Wilson · 12 years ago
  62. f82855d drm/i915: Fix CAGF for HSW by Ben Widawsky · 11 years ago
  63. e78891c drm/i915: Reclaim GTT space for failed PPGTT by Ben Widawsky · 11 years ago
  64. a54c0c2 drm/i915: remove intel_gtt structure by Ben Widawsky · 11 years ago
  65. baa09f5 drm/i915: Add probe and remove to the gtt ops by Ben Widawsky · 11 years ago
  66. 3440d26 drm/i915: extract hw ppgtt setup/cleanup code by Daniel Vetter · 11 years ago
  67. 960e3e4 drm/i915: pte_encode is gen6+ by Daniel Vetter · 11 years ago
  68. def886c drm/i915: vfuncs for ppgtt by Daniel Vetter · 11 years ago
  69. 7faf1ab drm/i915: vfuncs for gtt_clear_range/insert_entries by Daniel Vetter · 11 years ago
  70. 2f86f19 drm/i915: Error state should print /sys/kernel/debug by Ben Widawsky · 11 years ago
  71. a65e827 drm/i915: move DP save/restore into i915_ums.c by Daniel Vetter · 11 years ago
  72. 44cec74 drm/i915: dont save/restore VGA state for kms by Daniel Vetter · 11 years ago
  73. d8157a3 drm/i915: extract ums suspend/resume into i915_ums.c by Daniel Vetter · 11 years ago
  74. 2e9723a drm/i915: move modeset checks out of save/restore_modeset_reg by Daniel Vetter · 11 years ago
  75. 41c0b3a drm/i915: Implement WaVSRefCountFullforceMissDisable by Ben Widawsky · 11 years ago
  76. cb10799 drm/i915: turn on the power well before suspending by Paulo Zanoni · 11 years ago
  77. cc464b2 drm/i915: set TRANSCODER_EDP even earlier by Paulo Zanoni · 11 years ago
  78. 67c9640 drm/i915: fixup per-crtc locking in intel_release_load_detect_pipe by Daniel Vetter · 11 years ago
  79. 56e5a3f drm/i915: only disable enabled planes on intel_fb_restore_mode by Paulo Zanoni · 11 years ago
  80. fa42e23 drm/i915: fix intel_init_power_wells by Paulo Zanoni · 11 years ago
  81. 80a75f7 drm/i915: SWF screatch registers need an offset on VLV by Ville Syrjälä · 11 years ago
  82. 56a12a5 drm/i915: Include display_mmio_offset in sequencer index/data registers by Ville Syrjälä · 11 years ago
  83. 67cfc20 drm/i915: Pass VLV_DISPLAY_BASE + reg to intel_{hdmi, dp}_init on VLV by Ville Syrjälä · 11 years ago
  84. 9d5f78f drm/i915: VLV doesn't have SDVO by Ville Syrjälä · 11 years ago
  85. ca54b81 drm/i915: Always use adpa_reg by Ville Syrjälä · 11 years ago
  86. fc2de40 drm/i915: PLL registers need an offset on VLV by Ville Syrjälä · 11 years ago
  87. fba5d53 drm/i915: Set display_mmio_offset for VLV by Ville Syrjälä · 11 years ago
  88. d811215 drm/i915: GPIO/GMBUS registers need an offset on VLV by Ville Syrjälä · 11 years ago
  89. 54d9d49 drm/i915: DPIO registers are VLV only and need an offset by Ville Syrjälä · 11 years ago
  90. ff76301 drm/i915: Spell out VLV_DISPLAY_BASE for interrupt registers by Ville Syrjälä · 11 years ago
  91. 07ec7ec drm/i915: Make VLV_GUNIT_CLOCK_GATE register value more readable by Ville Syrjälä · 11 years ago
  92. d88b227 drm/i915: FB_BLC_SELF_VLV is VLV only and needs an offset by Ville Syrjälä · 11 years ago
  93. 4b05998 drm/i915: Pipe palette registers need an offset on VLV by Ville Syrjälä · 11 years ago
  94. 4e8e7eb drm/i915: Pipe timing registers need an offset on VLV by Ville Syrjälä · 11 years ago
  95. 67d62c5 drm/i915: PORT_HOTPLUG registers need an offset on VLV by Ville Syrjälä · 11 years ago
  96. 7e470ab drm/i915: Panel fitter registers need an offset on VLV by Ville Syrjälä · 11 years ago
  97. b41fbda drm/i915: DPFLIPSTAT and DPINVGTT registers are VLV only and need an offset by Ville Syrjälä · 11 years ago
  98. 90f7da3 drm/i915: DSPFW registers need an offset on VLV by Ville Syrjälä · 11 years ago
  99. 8f6d8ee drm/i915: VLV_DDL is VLV only and needs an offset by Ville Syrjälä · 11 years ago
  100. 9dc33f3 drm/i915: Cursor registers need an offset on VLV by Ville Syrjälä · 11 years ago