1. e655d12 drm/crtc: Fix potential NULL pointer dereference by Sachin Kamat · 12 years ago
  2. 9e1c156 drm/crtc: Remove redundant NULL check before kfree by Sachin Kamat · 12 years ago
  3. e3cc352 drm: Reject addfb2 with undefined flag bits set by Ville Syrjälä · 12 years ago
  4. 4c9287c drm: fix documentation for drm_crtc_set_mode() by Alex Deucher · 12 years ago
  5. a479903 drm: get cea video id code for a given display mode by Stephane Marchesin · 12 years ago
  6. 96081cd drm/drm_fb_helper: Remove unnecessary braces by Sachin Kamat · 12 years ago
  7. d56b1b9 drm/fb_helper: Convert printk to pr_* and dev_* by Sachin Kamat · 12 years ago
  8. 6c91083 drm/fb_helper: Fix checkpatch errors by Sachin Kamat · 12 years ago
  9. 08bec5b drm: fix returning -EINVAL on setmaster if another master is active by David Herrmann · 12 years ago
  10. 9fabd4e Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  11. 6b8294a drm/i915: Restore physical HWS_PGA after resume by Chris Wilson · 12 years ago
  12. d640c4b drm/i915: Report amount of usable graphics memory in MiB by Chris Wilson · 12 years ago
  13. f2ce9fa drm/i915/i2c: Track users of GMBUS force-bit by Chris Wilson · 12 years ago
  14. f94982b drm/i915: Allocate the proper size for contexts. by Ben Widawsky · 12 years ago
  15. 0e8b3d3 drm/i915: Update load-detect failure paths for modeset-rework by Chris Wilson · 12 years ago
  16. 0fed39b drm/i915: Clear unused fields of mode for framebuffer creation by Chris Wilson · 12 years ago
  17. b9e0bda drm/i915: Always calculate 8xx WM values based on a 32-bpp framebuffer by Chris Wilson · 12 years ago
  18. ccdf56c drm/i915: Fix sparse warnings in from AGP kill code by Ben Widawsky · 12 years ago
  19. 44cbd33 drm/i915: Missed lock change with rps lock by Ben Widawsky · 12 years ago
  20. 26b1ff3 drm/i915: Move the remaining gtt code by Ben Widawsky · 12 years ago
  21. 0f9b91c drm/i915: flush system agent TLBs on SNB by Ben Widawsky · 12 years ago
  22. 009946f drm/i915: Kill off now unused gen6+ AGP code by Ben Widawsky · 12 years ago
  23. 03752f5 drm/i915: Calculate correct stolen size for GEN7+ by Ben Widawsky · 12 years ago
  24. e76e9ae drm/i915: Stop using AGP layer for GEN6+ by Ben Widawsky · 12 years ago
  25. b3fcabb drm/i915: drop the double-OP_STOREDW usage in blt_ring_flush by Daniel Vetter · 12 years ago
  26. 1abd02e drm/i915: don't rewrite the GTT on resume v4 by Jesse Barnes · 12 years ago
  27. 4fc688c drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex by Jesse Barnes · 12 years ago
  28. 1a01ab3 drm/i915: put ring frequency and turbo setup into a work queue v5 by Jesse Barnes · 12 years ago
  29. 073f34d drm/i915: don't block resume on fb console resume v2 by Jesse Barnes · 12 years ago
  30. a4da4fa drm/i915: extract l3_parity substruct from dev_priv by Daniel Vetter · 12 years ago
  31. 231f42a drm/i915: move dri1 dungeon out of dev_priv by Daniel Vetter · 12 years ago
  32. 3e37394 drm/i915: move pwrctx/renderctx to the other ilk power state by Daniel Vetter · 12 years ago
  33. c85aa88 drm/i915: move dev_priv->(rps|ips) out of line by Daniel Vetter · 12 years ago
  34. f4c956a drm/i915: move the suspend/resume register file out of dev_priv by Daniel Vetter · 12 years ago
  35. 310c53a drm/i915: add clock gating regs to VLV offset check function by Jesse Barnes · 12 years ago
  36. 3ac7831 drm/i915: PIPE_CONTROL TLB invalidate requires CS stall by Jesse Barnes · 12 years ago
  37. 9a28977 drm/i915: TLB invalidation with MI_FLUSH_DW requires a post-sync op v3 by Jesse Barnes · 12 years ago
  38. 12f3382 drm/i915: implement WaDisablePSDDualDispatchEnable on IVB & VLV by Jesse Barnes · 12 years ago
  39. 2d80957 drm/i915: implement WaDisableVLVClockGating_VBIIssue on VLV by Jesse Barnes · 12 years ago
  40. 5c9664d drm/i915: implement WaForceL3Serialization on VLV and IVB by Jesse Barnes · 12 years ago
  41. 8ab4397 drm/i915: implement WaDisableDopClockGatingisable on VLV and IVB by Jesse Barnes · 12 years ago
  42. d0cf5ea drm/i915: implement WaDisableL3CacheAging on VLV by Jesse Barnes · 12 years ago
  43. 1ad960f drm/i915: fix Haswell FDI link disable path by Paulo Zanoni · 12 years ago
  44. 0494564 drm/i915: fix Haswell FDI link training code by Paulo Zanoni · 12 years ago
  45. 547dc04 drm/i915: remove HAS_eDP as unnecessary and inconsistent indirection by Jani Nikula · 12 years ago
  46. 349d7e5 drm/i915: set the correct number of FDI lanes on Haswell by Paulo Zanoni · 12 years ago
  47. 3107bd4 drm/i915: kill pch_init_clock_gating indirection by Daniel Vetter · 12 years ago
  48. ce40141 drm/i915: implement WADP0ClockGatingDisable by Daniel Vetter · 12 years ago
  49. 23670b32 drm/i915: CPT+ pch transcoder workaround by Daniel Vetter · 12 years ago
  50. 8f5718a drm/i915: drop unnecessary check from fdi_link_train code by Daniel Vetter · 12 years ago
  51. 7fcb83c drm/i915: check whether the pch is the soulmate of the cpu by Daniel Vetter · 12 years ago
  52. 270b304 drm/i915: move panel connectors to the front by Daniel Vetter · 12 years ago
  53. cfc1a06 drm: add helper to sort panels to the head of the connector list by Daniel Vetter · 12 years ago
  54. ab4d966 drm/i915: don't assert disabled FDI before disabling the FDI by Paulo Zanoni · 12 years ago
  55. fd9c018 drm/i915: don't call intel_disable_pch_pll on Haswell/LPT by Paulo Zanoni · 12 years ago
  56. 223a6fd drm/i915: implement timing override workarounds on LPT by Paulo Zanoni · 12 years ago
  57. 8a52fd9 drm/i915: use CPU and PCH transcoders on lpt_disable_pch_transcoder by Paulo Zanoni · 12 years ago
  58. 32ae46bf drm/i915: Add SURFLIVE register definitions by Ville Syrjälä · 12 years ago
  59. 9a76b1c drm/i915: use PIPECONF_INTERLACE_MASK_HSW on lpt_enable_pch_transcoder by Paulo Zanoni · 12 years ago
  60. 69d3ed5 drm/i915: don't assert_pch_ports_disabled on LPT by Paulo Zanoni · 12 years ago
  61. 25f3ef1 drm/i915: don't rely on previous values when setting LPT TRANSCONF by Paulo Zanoni · 12 years ago
  62. 937bb61 drm/i915: use CPU and PCH transcoders on lpt_enable_pch_transcoder by Paulo Zanoni · 12 years ago
  63. 1f6921c drm/i915: don't assert_pch_pll_enabled on lpt_enable_pch_transcoder by Paulo Zanoni · 12 years ago
  64. a35f267 drm/i915: remove IBX code from lpt_enable_pch_transcoder by Paulo Zanoni · 12 years ago
  65. 25e78e9 drm/i915: remove Haswell code from ironlake_enable_pch_transcoder by Paulo Zanoni · 12 years ago
  66. 8fb033d drm/i915: fork lpt version of ironlake_{en, dis}able_pch_transcoder by Paulo Zanoni · 12 years ago
  67. b8a4f40 drm/i915: rename intel_{en, dis}able_transcoder by Paulo Zanoni · 12 years ago
  68. daed2db drm/i915: use the CPU and PCH transcoders on lpt_pch_enable by Paulo Zanoni · 12 years ago
  69. 0540e48 drm/i915: don't assert_panel_unlocked on LPT by Paulo Zanoni · 12 years ago
  70. 7cbfd06 drm/i915: don't call ironlake_enable_pch_pll on lpt_pch_enable by Paulo Zanoni · 12 years ago
  71. b6b4e18 drm/i915: rename intel_enable_pch_pll to ironlake_enable_pch_pll by Paulo Zanoni · 12 years ago
  72. 8c52b5e drm/i915: remove ironlake bits from lpt_pch_enable by Paulo Zanoni · 12 years ago
  73. 303b81e drm/i915: remove Haswell/LPT bits from ironlake_pch_enable by Paulo Zanoni · 12 years ago
  74. 1507e5b drm/i915: add lpt_pch_enable by Paulo Zanoni · 12 years ago
  75. 4eda01b drm/i915: use intel_ddi_get_hw_state on CRT encoder too by Paulo Zanoni · 12 years ago
  76. 4837813 drm/i915: don't set ADPA pipe select on LPT by Paulo Zanoni · 12 years ago
  77. 9256aa1 drm/i915: move encoder->mode_set calls to crtc_mode_set by Daniel Vetter · 12 years ago
  78. 198598d drm/i915: Introduce intel_crtc_update_sarea_pos() by Ville Syrjälä · 12 years ago
  79. 28d491d drm/i915: Bad pixel formats can't reach the sprite code by Ville Syrjälä · 12 years ago
  80. 2bd3c3c drm/i915: pixel_size == cpp by Ville Syrjälä · 12 years ago
  81. 90f9a33 drm/i915: Check the framebuffer offset by Ville Syrjälä · 12 years ago
  82. 5d7bd70 drm/i915: Check framebuffer stride more thoroughly by Ville Syrjälä · 12 years ago
  83. 57779d0 drm/i915: Fix display pixel format handling by Ville Syrjälä · 12 years ago
  84. e7210c3 drm/i915: move more pte encoding to pte encode by Ben Widawsky · 12 years ago
  85. 54d1252 drm/i915: Extract PPGTT pte encoding by Ben Widawsky · 12 years ago
  86. f61c060 drm/i915: introduce gtt_pte_t by Ben Widawsky · 12 years ago
  87. 8f2c59f drm/i915: Add dev to ppgtt by Ben Widawsky · 12 years ago
  88. 8693607 drm/i915: No LLC_MLC for HSW. by Ben Widawsky · 12 years ago
  89. 17f10fd drm/i915/ringbuffer: exclude last 2 cachelines on 845g on all callpaths by Mika Kuoppala · 12 years ago
  90. 00c09d7 drm/i915: create the DDI encoder by Paulo Zanoni · 12 years ago
  91. bcbc889 drm/i915: add intel_ddi_connector_get_hw_state by Paulo Zanoni · 12 years ago
  92. 174edf1 drm/i915: add port field to intel_digital_port by Paulo Zanoni · 12 years ago
  93. d63885d drm/i915: reset intel_encoder->type when DP or HDMI is detected by Paulo Zanoni · 12 years ago
  94. f0fec3f drm/i915: split intel_dp_init into encoder and connector pieces by Paulo Zanoni · 12 years ago
  95. b9cb234 drm/i915: split intel_hdmi_init into encoder and connector pieces by Paulo Zanoni · 12 years ago
  96. da63a9f drm/i915: create intel_digital_port and use it by Paulo Zanoni · 12 years ago
  97. 30add22 drm/i915: add intel_dp_to_dev and intel_hdmi_to_dev by Paulo Zanoni · 12 years ago
  98. fa90ece drm/i915: simplify assignments inside intel_dp.c by Paulo Zanoni · 12 years ago
  99. 263b30d drm/i915: Fix HSW power well control state read by Zhenyu Wang · 12 years ago
  100. 14f8614 drm/i915: Flush using only the correct base address register by Damien Lespiau · 12 years ago