1. cc36513 drm/i915: Use new frontbuffer bits to increase pll clock by Daniel Vetter · 10 years ago
  2. 395a5ab drm/i915: don't take runtime PM reference around freeze/thaw by Jesse Barnes · 10 years ago
  3. e11aa36 drm/i915: use runtime irq suspend/resume in freeze/thaw by Jesse Barnes · 10 years ago
  4. e991077 drm/i915: Properly track domain of the fbcon fb by Daniel Vetter · 10 years ago
  5. d5a81ef drm/i915: Print obj->frontbuffer_bits in debugfs output by Daniel Vetter · 10 years ago
  6. a071fa0 drm/i915: Introduce accurate frontbuffer tracking by Daniel Vetter · 10 years ago
  7. 3108e99 drm/i915: Drop schedule_back from psr_exit by Daniel Vetter · 10 years ago
  8. e6e559d drm/i915: Ditch intel_edp_psr_update by Daniel Vetter · 10 years ago
  9. 77c70c5 drm/i915: Drop unecessary complexity from psr_inactivate by Daniel Vetter · 10 years ago
  10. 14d8ec5 drm/i915: Remove ctx->last_ring by Oscar Mateo · 10 years ago
  11. 5d0cf3d Merge branch 'topic/soix' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  12. 27b6c12 drm/i915/chv: Ack interrupts before handling them (CHV) by Oscar Mateo · 10 years ago
  13. 38cc46d drm/i915/bdw: Ack interrupts before handling them (GEN8) by Oscar Mateo · 10 years ago
  14. 3ff60f8 drm/i915/vlv: Ack interrupts before handling them (VLV) by Oscar Mateo · 10 years ago
  15. 72c90f6 drm/i915: Ack interrupts before handling them (GEN5 - GEN7) by Oscar Mateo · 10 years ago
  16. f25748ea drm/i915: Don't BUG_ON in i915_gem_obj_offset by Daniel Vetter · 10 years ago
  17. 8a270eb drm/i915: Grab dev->struct_mutex in i915_gem_pageflip_info by Daniel Vetter · 10 years ago
  18. c9224fa drm/i915: Add some L3 registers to the parser whitelist by Brad Volkin · 10 years ago
  19. beff0d0 drm/i915: Don't prefault the entire obj if the vma is smaller by Ville Syrjälä · 10 years ago
  20. 84c33a6 drm/i915: Replaced Blitter ring based flips with MMIO flips by Sourab Gupta · 10 years ago
  21. f02a326 drm/i915: Add missing statics to recent psr functions by Daniel Vetter · 10 years ago
  22. 032843a drm/i915: Broaden FBC resolution limit to 4096*4096 by Daisy Sun · 10 years ago
  23. 24f3a8c drm/i915: Added write-enable pte bit supportt by Akash Goel · 10 years ago
  24. 5aa8a93 drm/i915: Handle disabled primary plane in debugfs i915_display_info (v2) by Matt Roper · 10 years ago
  25. 8c0f92e drm/i915: Fix comment about our plane remapping on gen2/3 by Daniel Vetter · 10 years ago
  26. 1100244 drm/i915: update intel_dp_voltage_max comment by Paulo Zanoni · 10 years ago
  27. 9576c27 drm/i915: update BDW DDI buffer translations by Paulo Zanoni · 10 years ago
  28. 1ce826d drm/i915: Simplify processing of the golden render context state by Chris Wilson · 10 years ago
  29. 6254b20 drm/i915: Simplify i915_gem_release_all_mmaps() by Chris Wilson · 10 years ago
  30. 868d665 drm/i915: Fix memory leak in intel_dsi_init() error path by Christoph Jaeger · 10 years ago
  31. 5755c78 drm/i915: Improve PSR debugfs status. by Rodrigo Vivi · 10 years ago
  32. 7c8f8a7 drm/i915: Force PSR exit by inactivating it. by Rodrigo Vivi · 10 years ago
  33. 62942ed drm/i915/vlv: disable PPGTT on early revs v3 by Jesse Barnes · 10 years ago
  34. d593d99 drm/i915: Fix __user sparse warning by Ville Syrjälä · 10 years ago
  35. 19c656a drm/i915: Print PCI revision in i915_dump_device_info() by Ville Syrjälä · 10 years ago
  36. 60a5ca0 drm/i915: Add locking around framebuffer_references-- by Ville Syrjälä · 10 years ago
  37. 642f9bb drm/i915: PSR HSW: update after enabling sprite. by Rodrigo Vivi · 10 years ago
  38. 0e0ae65 drm/i915: BDW PSR: Remove DDIA limitation for Broadwell. by Rodrigo Vivi · 10 years ago
  39. 4c8c700 drm/i915: BDW PSR: Remove limitations that aren't valid for BDW. by Rodrigo Vivi · 10 years ago
  40. 82c5625 drm/i915: BDW PSR: Add single frame update support. by Rodrigo Vivi · 10 years ago
  41. 34eb757 drm/i915: Do not try to enable PSR when Panel doesn't suport it. by Rodrigo Vivi · 10 years ago
  42. 1648725 drm/i915: Don't let update_psr function actually enable PSR. by Rodrigo Vivi · 10 years ago
  43. 4704c57 drm/i915: Use HAS_PSR to avoid unecessary interactions. by Rodrigo Vivi · 10 years ago
  44. 3d7d651 drm/i915: Switch to unified plane cursor handling (v4) by Matt Roper · 10 years ago
  45. e328795 drm/i915: Add intel_crtc_cursor_set_obj() to set cursor buffer (v2) by Matt Roper · 10 years ago
  46. fc1d3e4 drm: Allow drivers to register cursor planes with crtc by Matt Roper · 10 years ago
  47. 17cfd91 drm: Avoid NULL deference when disabling a plane from userspace by Chris Wilson · 10 years ago
  48. 161d0dc drm: Support legacy cursor ioctls via universal planes when possible (v4) by Matt Roper · 10 years ago
  49. b36552b drm: Refactor setplane to allow internal use (v3) by Matt Roper · 10 years ago
  50. c394c2b drm: Refactor framebuffer creation to allow internal use (v2) by Matt Roper · 10 years ago
  51. 7405f42 drm/i915/chv: Fix "drm/i915/chv: Add a bunch of pre production workarounds" by Tom O'Rourke · 10 years ago
  52. 3b2cc8a drm/i915/bdw: Do not write the Semaphore Sync Registers in GEN8+ by Oscar Mateo · 10 years ago
  53. b90b91d drm/i915: Prefault the entire object on first page fault by Chris Wilson · 10 years ago
  54. a8aab8b drm/i915: Fix VLV CRC reading. by Rodrigo Vivi · 10 years ago
  55. 75a91c9 drm/i915: Update DRIVER_DATE to 20140606 by Daniel Vetter · 10 years ago
  56. 1001860 drm/i915: preserve user forcewake over system suspend/resume by Imre Deak · 10 years ago
  57. 9e31c2a5 drm/i915: fix possible refcount leak when resetting forcewake by Imre Deak · 10 years ago
  58. fdaf66d drm/i915: Use %c in a format string for the pipe name by Damien Lespiau · 10 years ago
  59. daa3afb drm/i915/bdw: Add Broadwell support for debugfs rps freq info by Tom O'Rourke · 10 years ago
  60. f417c11 drm/i915: Don't get hw state from DVO chip unless DVO is enabled by Ville Syrjälä · 10 years ago
  61. e0f0273 drm/i915: Use named initializers for gmch wm params by Ville Syrjälä · 10 years ago
  62. ef0cf27 drm/i915: Use the .release hook to drop the stolen drm_mm tracking by Chris Wilson · 10 years ago
  63. a33d710 drm/i915: Only wait one vblank when disabling crc if the pipe is on by Daniel Vetter · 10 years ago
  64. 8abdc17 drm/i915: make sure PC8 is enabled on suspend and disabled on resume v4 by Kristen Carlson Accardi · 10 years ago
  65. e5747e3 drm/i915: send proper opregion notifications on suspend/resume by Jesse Barnes · 10 years ago
  66. 10d8d36 drm/i915: Unifiy GT powersave suspend logic by Daniel Vetter · 10 years ago
  67. 156c7ca drm/i915: leave rc6 enabled at suspend time v4 by Jesse Barnes · 10 years ago
  68. 85e9067 drm/i915: disable power wells on suspend by Kristen Carlson Accardi · 10 years ago
  69. 64663b1 Merge commit 'e81a0e771c10de86fdb52c6baf534ff5fdeec72c' into topic/soix by Daniel Vetter · 10 years ago
  70. a211b49 drm/i915: Add #defines for short/long pulse on gmch platforms by Daniel Vetter · 10 years ago
  71. 542c184 drm/i915: Simplify intel_gpu_reset by Robert Beckett · 10 years ago
  72. d5ec263 drm/i915: Drop unused lut tables from intel_plane by Matt Roper · 10 years ago
  73. 0e572fe drm/i915: runtime PM support for DPMS by Daniel Vetter · 11 years ago
  74. 7365fb7 drm/i915: enable PPGTT on VLV by Jesse Barnes · 10 years ago
  75. a2560a6 drm/i915: Use transcoder as index to MIPI regs by Shashank Sharma · 10 years ago
  76. 4ad83e9 drm/i915: Change Mipi register definitions by Shashank Sharma · 10 years ago
  77. 1a5036b drivers/gpu/drm/i915/dma: style fixes by Robin Schroer · 10 years ago
  78. f461d1b drm/i915: use shmem helpers if possible by David Herrmann · 10 years ago
  79. 465c120 drm/i915: Intel-specific primary plane handling (v8) by Matt Roper · 10 years ago
  80. 3b150f0 drm/i915: don't force full modeset if primary plane is disabled (v2) by Matt Roper · 10 years ago
  81. 75e2acf drm/i915: Drop locking around fbdev-fb in debugfs by Daniel Vetter · 10 years ago
  82. f3d2887 drm/i915: Fix context locking in debugfs by Daniel Vetter · 10 years ago
  83. be19f0f drm/i915: Check for a NULL shared dpll before dereferencing by Chris Wilson · 10 years ago
  84. 4328633d drm/i915: Make intel_dsi_init() return void by Damien Lespiau · 10 years ago
  85. b5fbcd98 drm/i915: Fix checkpatch errors by Shobhit Kumar · 10 years ago
  86. 2dcbc34 drm/i915/chv: Handle video DIP registers on CHV by Ville Syrjälä · 11 years ago
  87. 2d401b1 drm/i915: Don't use pipe_offset stuff for DPLL registers by Ville Syrjälä · 11 years ago
  88. 61407f6 drm/i915/chv: Force PHY clock buffers off after PLL disable by Ville Syrjälä · 10 years ago
  89. b9e5ac3 drm/i915/chv: Force clock buffer enables by Ville Syrjälä · 10 years ago
  90. 9197c88 drm/i915/chv: Try to program the PHY used clock channel overrides by Ville Syrjälä · 11 years ago
  91. 13a5660 drm/i915/chv: Freq(opcode) request for CHV. by Deepak S · 10 years ago
  92. ab53c26 drm/i915/chv: Skip gen6_gt_check_fifodbg() on CHV by Ville Syrjälä · 10 years ago
  93. 3f4e349 drm/i915/chv: CHV doesn't need WaRsForcewakeWaitTC0 by Ville Syrjälä · 10 years ago
  94. 2b6b3a0 drm/i915/chv: Enable RPS (Turbo) for Cherryview by Deepak S · 10 years ago
  95. f98551a drm/i915: Keep vblank interrupts enabled while enabling/disabling planes by Ville Syrjälä · 10 years ago
  96. 1938e59 drm/i915/chv: Added CHV specific register read and write and Streamline CHV forcewake stuff by Deepak S · 10 years ago
  97. 3880774 drm/i915/chv: Enable Render Standby (RC6) for Cherryview by Deepak S · 10 years ago
  98. 6118efe drm/i915: move psr_setup_done to psr struct by Rodrigo Vivi · 10 years ago
  99. bc1dfff Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 10 years ago
  100. 1ae5a62 drm/nouveau/disp/dp: fix tmds passthrough on dp connector by Ben Skeggs · 10 years ago