1. 75a91c9 drm/i915: Update DRIVER_DATE to 20140606 by Daniel Vetter · 10 years ago
  2. 1001860 drm/i915: preserve user forcewake over system suspend/resume by Imre Deak · 10 years ago
  3. 9e31c2a5 drm/i915: fix possible refcount leak when resetting forcewake by Imre Deak · 10 years ago
  4. fdaf66d drm/i915: Use %c in a format string for the pipe name by Damien Lespiau · 10 years ago
  5. daa3afb drm/i915/bdw: Add Broadwell support for debugfs rps freq info by Tom O'Rourke · 10 years ago
  6. f417c11 drm/i915: Don't get hw state from DVO chip unless DVO is enabled by Ville Syrjälä · 10 years ago
  7. e0f0273 drm/i915: Use named initializers for gmch wm params by Ville Syrjälä · 10 years ago
  8. ef0cf27 drm/i915: Use the .release hook to drop the stolen drm_mm tracking by Chris Wilson · 10 years ago
  9. a33d710 drm/i915: Only wait one vblank when disabling crc if the pipe is on by Daniel Vetter · 10 years ago
  10. a211b49 drm/i915: Add #defines for short/long pulse on gmch platforms by Daniel Vetter · 10 years ago
  11. 542c184 drm/i915: Simplify intel_gpu_reset by Robert Beckett · 10 years ago
  12. d5ec263 drm/i915: Drop unused lut tables from intel_plane by Matt Roper · 10 years ago
  13. 0e572fe drm/i915: runtime PM support for DPMS by Daniel Vetter · 10 years ago
  14. 7365fb7 drm/i915: enable PPGTT on VLV by Jesse Barnes · 10 years ago
  15. a2560a6 drm/i915: Use transcoder as index to MIPI regs by Shashank Sharma · 10 years ago
  16. 4ad83e9 drm/i915: Change Mipi register definitions by Shashank Sharma · 10 years ago
  17. 1a5036b drivers/gpu/drm/i915/dma: style fixes by Robin Schroer · 10 years ago
  18. f461d1b drm/i915: use shmem helpers if possible by David Herrmann · 10 years ago
  19. 465c120 drm/i915: Intel-specific primary plane handling (v8) by Matt Roper · 10 years ago
  20. 3b150f0 drm/i915: don't force full modeset if primary plane is disabled (v2) by Matt Roper · 10 years ago
  21. 75e2acf drm/i915: Drop locking around fbdev-fb in debugfs by Daniel Vetter · 10 years ago
  22. f3d2887 drm/i915: Fix context locking in debugfs by Daniel Vetter · 10 years ago
  23. be19f0f drm/i915: Check for a NULL shared dpll before dereferencing by Chris Wilson · 10 years ago
  24. 4328633d drm/i915: Make intel_dsi_init() return void by Damien Lespiau · 10 years ago
  25. b5fbcd98 drm/i915: Fix checkpatch errors by Shobhit Kumar · 10 years ago
  26. 2dcbc34 drm/i915/chv: Handle video DIP registers on CHV by Ville Syrjälä · 10 years ago
  27. 2d401b1 drm/i915: Don't use pipe_offset stuff for DPLL registers by Ville Syrjälä · 10 years ago
  28. 61407f6 drm/i915/chv: Force PHY clock buffers off after PLL disable by Ville Syrjälä · 10 years ago
  29. b9e5ac3 drm/i915/chv: Force clock buffer enables by Ville Syrjälä · 10 years ago
  30. 9197c88 drm/i915/chv: Try to program the PHY used clock channel overrides by Ville Syrjälä · 10 years ago
  31. 13a5660 drm/i915/chv: Freq(opcode) request for CHV. by Deepak S · 10 years ago
  32. ab53c26 drm/i915/chv: Skip gen6_gt_check_fifodbg() on CHV by Ville Syrjälä · 10 years ago
  33. 3f4e349 drm/i915/chv: CHV doesn't need WaRsForcewakeWaitTC0 by Ville Syrjälä · 10 years ago
  34. 2b6b3a0 drm/i915/chv: Enable RPS (Turbo) for Cherryview by Deepak S · 10 years ago
  35. f98551a drm/i915: Keep vblank interrupts enabled while enabling/disabling planes by Ville Syrjälä · 10 years ago
  36. 1938e59 drm/i915/chv: Added CHV specific register read and write and Streamline CHV forcewake stuff by Deepak S · 10 years ago
  37. 3880774 drm/i915/chv: Enable Render Standby (RC6) for Cherryview by Deepak S · 10 years ago
  38. 6118efe drm/i915: move psr_setup_done to psr struct by Rodrigo Vivi · 10 years ago
  39. 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
  40. 1ae5a62 drm/nouveau/disp/dp: fix tmds passthrough on dp connector by Ben Skeggs · 10 years ago
  41. 8777c5c drm/nouveau/dp: probe dpcd to determine connectedness by Ben Skeggs · 10 years ago
  42. efa366f drm/nv50-: trigger update after all connectors disabled by Ben Skeggs · 10 years ago
  43. e84a35a drm/nv50-: prepare for attaching a SOR to multiple heads by Ben Skeggs · 10 years ago
  44. e32d68c drm/gf119-/disp: fix debug output on update failure by Ben Skeggs · 10 years ago
  45. c33ba68 drm/nouveau/disp/dp: make use of postcursor when its available by Ben Skeggs · 10 years ago
  46. 3e1eb5c drm/g94-/disp/dp: take max pullup value across all lanes by Ben Skeggs · 10 years ago
  47. 7a14bc7 drm/nouveau/bios/dp: parse lane postcursor data by Ben Skeggs · 10 years ago
  48. 4874322 drm/nouveau/dp: fix support for dpms by Ben Skeggs · 10 years ago
  49. 8894f49 drm/nouveau: register a drm_dp_aux channel for each dp connector by Ben Skeggs · 10 years ago
  50. ebd6acb drm/g94-/disp: add method to power-off dp lanes by Ben Skeggs · 10 years ago
  51. 55f083c drm/nouveau/disp/dp: maintain link in response to hpd signal by Ben Skeggs · 10 years ago
  52. 13a6175 drm/g94-/disp: bash and wait for something after changing lane power regs by Ben Skeggs · 10 years ago
  53. 1ecee1c drm/nouveau/disp/dp: split link config/power into two steps by Ben Skeggs · 10 years ago
  54. b17932c drm/nv50/disp: train PIOR-attached DP from second supervisor by Ben Skeggs · 10 years ago
  55. 3b52a1f drm/nouveau/disp/dp: make use of existing output data for link training by Ben Skeggs · 10 years ago
  56. 2bd651e drm/gf119/disp: start removing direct vbios parsing from supervisor by Ben Skeggs · 10 years ago
  57. 415f12e drm/nv50/disp: start removing direct vbios parsing from supervisor by Ben Skeggs · 10 years ago
  58. bb7ef1e drm/nouveau/disp/dp: maintain receiver caps in response to hpd signal by Ben Skeggs · 10 years ago
  59. b8407c9 drm/nouveau/disp/dp: create subclass for dp outputs by Ben Skeggs · 10 years ago
  60. 456b057 drm/nouveau: use connector events for HPD instead of GPIO watching by Ben Skeggs · 10 years ago
  61. 7a014a8 drm/nouveau/disp: add internal representaion of output paths and connectors by Ben Skeggs · 10 years ago
  62. 20014cb drm/nouveau/bios: extend connector table parsing by Ben Skeggs · 10 years ago
  63. 377b1f1 drm/nouveau/disp: nothing to see here by Ben Skeggs · 10 years ago
  64. 37da5b8 drm/nouveau/i2c/anx9805: add debugging to aux transactions by Ben Skeggs · 10 years ago
  65. 9efc583 drm/nouveau/i2c: introduce locking at a per-port level by Ben Skeggs · 10 years ago
  66. d2ae2eb drm/nouveau/i2c: balance port acquire/release by Ben Skeggs · 10 years ago
  67. 0ff3297 drm/gk104/i2c: add aux channel interrupt driver by Ben Skeggs · 10 years ago
  68. d78fa39 drm/g94/i2c: add aux channel interrupt driver by Ben Skeggs · 10 years ago
  69. 3668a33 drm/nouveau/i2c: add interfaces to support handling aux channel interrupts by Ben Skeggs · 10 years ago
  70. c26fe84 drm/nouveau/i2c: start hiding subdev-internal interfaces by Ben Skeggs · 10 years ago
  71. 0bac987 drm/nouveau/i2c: remove unnecessary i2c_set_adapdata() by Ben Skeggs · 10 years ago
  72. 842c295 drm/nouveau/i2c: properly hand aux reply back to caller, and only retry on defer by Ben Skeggs · 10 years ago
  73. febb844 drm/nv50-/mc: also pass PMGR interrupts onto I2C subdev by Ben Skeggs · 10 years ago
  74. 20a8007 drm/nouveau/gpio: send separate event types for high/low transitions by Ben Skeggs · 10 years ago
  75. bc3b0c4 drm/nouveau/gpio: use base constructor for all implementations by Ben Skeggs · 10 years ago
  76. f4277a0 drm/nouveau/gpio: move on-reset intr disable-and-ack to common code by Ben Skeggs · 10 years ago
  77. 5693c0f drm/nouveau/gpio: split "toggled" interrupt into "went high" / "went low" by Ben Skeggs · 10 years ago
  78. 7356859 drm/nouveau/gpio: split g92 class from nv50 by Ben Skeggs · 10 years ago
  79. d93174e drm/nouveau/gpio: use indirect pointer to base class definition by Ben Skeggs · 10 years ago
  80. 1f86ca1 drm/nouveau/disp/dp: support training to highest rate, rather than a target by Ben Skeggs · 10 years ago
  81. 04e7e92 drm/nouveau/disp/dp: support postcursor in link training by Ben Skeggs · 10 years ago
  82. 8e8832e drm/nouveau/core: allow event source to handle multiple event types per index by Ben Skeggs · 10 years ago
  83. c1a6e9f Merge branch 'topic/ipu-destaging' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 10 years ago
  84. b06c47a Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 10 years ago
  85. 255b329 drm/gk208/gr: add missing registers to grctx init by Ilia Mirkin · 10 years ago
  86. af4870e drm/nouveau/kms/nv04-nv40: fix pageflip events via special case. by Mario Kleiner · 10 years ago
  87. dcfb100 drm/nv50-/mc: fix kms pageflip events by reordering irq handling order. by Mario Kleiner · 10 years ago
  88. e291af3 drm/nouveau/disp/nv04-nv40: abort scanoutpos query on vga analog. by Mario Kleiner · 10 years ago
  89. 56d237d drm/nv50-/kms: wait for enough ring space in crtc_prepare() by Ben Skeggs · 10 years ago
  90. 6e8e268 drm/nouveau/disp/dp: support training pattern 3 by Ben Skeggs · 10 years ago
  91. fb7c2a7 drm/nouveau/disp/dp: support aux read interval during link training by Ben Skeggs · 10 years ago
  92. 7dc351b drm/gk104/gpio: fix incorrect interrupt register usage by Ben Skeggs · 10 years ago
  93. 964f85ec drm/nouveau/core: punt all object state change messages to trace level by Ben Skeggs · 10 years ago
  94. ed05ba7 drm/nouveau/clk: allow end-user reclocking for nv40, nvaa, and nve0 clock types by Ilia Mirkin · 10 years ago
  95. d2ed15b drm/nouveau/fb: default NvMemExec to on, turning it off is used for debugging only by Ilia Mirkin · 10 years ago
  96. 29ba8c8 drm/nouveau/bios: fix a potential NULL deref in the PROM shadowing function by Martin Peres · 10 years ago
  97. 9044fa6 drm/nouveau/i2c: bump the i2c delay for the adt7473 by Martin Peres · 10 years ago
  98. 30af6aa drm/nouveau/therm/fan/tach: default to 2 pulses per revolution by Martin Peres · 10 years ago
  99. 5edcf1c drm/nvf0/device: enable video decoding engines on gk110/gk208 by John Rowley · 10 years ago
  100. 9abdbab drm/nvf1/device: add support for 0xf1 (gk110b) by John Rowley · 10 years ago