1. 281d1bb Merge remote-tracking branch 'origin/master' into drm-next by Dave Airlie · 10 years ago
  2. 226e5ae drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES by Chris Wilson · 10 years ago
  3. 48bf5b2 drm/i915: Ban Haswell from using RCS flips by Chris Wilson · 10 years ago
  4. f24eeb1 drm/i915: vlv: sanitize RPS interrupt mask during GPU idling by Imre Deak · 10 years ago
  5. 59d02a1 drm/i915: fix HW lockup due to missing RPS IRQ workaround on GEN6 by Imre Deak · 10 years ago
  6. 63a3451 drm/i915: gen9: fix RPS interrupt routing to CPU vs. GT by Imre Deak · 10 years ago
  7. adc3184 Merge tag 'drm-intel-next-2014-12-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  8. 379a2d3 Merge tag 'drm-intel-next-fixes-2014-12-30' of git://anongit.freedesktop.org/drm-intel into linus by Dave Airlie · 10 years ago
  9. da6b51d Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2" by Dave Airlie · 10 years ago
  10. a548a83 Merge tag 'drm-intel-next-fixes-2014-12-17' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  11. 0e2cfc0 drm/i915: Update DRIVER_DATE to 20141219 by Daniel Vetter · 10 years ago
  12. 5d77d9c drm/i915: add missing rpm ref to i915_gem_pwrite_ioctl by Imre Deak · 10 years ago
  13. 01f5a62 Revert "drm/i915: Preserve VGACNTR bits from the BIOS" by Ville Syrjälä · 10 years ago
  14. 7d47559 drm/i915: Don't call intel_prepare_page_flip() multiple times on gen2-4 by Ville Syrjälä · 10 years ago
  15. 7f1241e drm/i915: Kill check_power_well() calls by Ville Syrjälä · 10 years ago
  16. 140fd38d drm/i915: Hold runtime PM during plane commit by Matt Roper · 10 years ago
  17. b1252bc drm/i915: Organize bind_vma funcs by Rodrigo Vivi · 10 years ago
  18. 563f94f drm/i915: Organize INSTDONE report for future. by Rodrigo Vivi · 10 years ago
  19. 74745b0 drm/i915: Organize PDP regs report for future. by Rodrigo Vivi · 10 years ago
  20. 1eb0f00 drm/i915: Organize PPGTT init by Rodrigo Vivi · 10 years ago
  21. ce38ab0 drm/i915: Organize Fence registers for future enablement. by Rodrigo Vivi · 10 years ago
  22. 2c55018 drm/i915: Disable PSMI sleep messages on all rings around context switches by Chris Wilson · 10 years ago
  23. add284a drm/i915: Force the CS stall for invalidate flushes by Chris Wilson · 10 years ago
  24. 148b83d drm/i915: Invalidate media caches on gen7 by Chris Wilson · 10 years ago
  25. e2c719b drm/i915: tame the chattermouth (v2) by Rob Clark · 10 years ago
  26. e6c1abb drm/i915: Warn about missing context state workarounds only once by Michel Thierry · 10 years ago
  27. 2f82bbd drm/i915: Use true PPGTT in Gen8+ when execlists are enabled by Michel Thierry · 10 years ago
  28. 9871116 drm/i915: Skip gunit save/restore for cherryview by Deepak S · 10 years ago
  29. 5a0afd4 drm/i915/chv: Use timeout mode for RC6 on chv by Deepak S · 10 years ago
  30. c61200c drm/i915: Add GPGPU_THREADS_DISPATCHED to the register whitelist by Jordan Justen · 10 years ago
  31. 7174537 drm/i915: Tidy up execbuffer command parsing code by Brad Volkin · 10 years ago
  32. 0079a7d drm/i915: Mark shadow batch buffers as purgeable by Brad Volkin · 10 years ago
  33. b9ffd80 drm/i915: Use batch length instead of object size in command parser by Brad Volkin · 10 years ago
  34. 78a4237 drm/i915: Use batch pools with the command parser by Brad Volkin · 10 years ago
  35. 493018d drm/i915: Implement a framework for batch buffer pools by Brad Volkin · 10 years ago
  36. c8bd0e4 drm/i915: fix use after free during eDP encoder destroying by Imre Deak · 10 years ago
  37. dbea3ce drm/i915: sanitize RPS resetting during GPU reset by Imre Deak · 10 years ago
  38. 78e68d3 drm/i915: move RPS PM_IER enabling to gen6_enable_rps_interrupts by Imre Deak · 10 years ago
  39. c86ea3d drm/i915/skl: Skylake also supports DP MST by Damien Lespiau · 10 years ago
  40. 22606a1 drm/i915: Consolidate DDI clock reading out in a single function by Damien Lespiau · 10 years ago
  41. 371abae drm/i915: Parsing LFP brightness control from VBT by Deepak M · 10 years ago
  42. d9d8e6b drm/i915/skl: Correcting the flushing of pipe by Sonika Jindal · 10 years ago
  43. 27401d1 drm/i915/bdw: Enable execlists by default where supported by Thomas Daniel · 10 years ago
  44. a712f8e drm/i915/skl: Correctly updating sprite wm parameter by Sonika Jindal · 10 years ago
  45. 45f8f69 drm/i915: Documentation for multiple GGTT views by Tvrtko Ursulin · 10 years ago
  46. fe14d5f drm/i915: Infrastructure for supporting different GGTT views per object by Tvrtko Ursulin · 10 years ago
  47. db5ff4a drm/i915: Forcewake Register Range changes for CHV by Deepak S · 10 years ago
  48. f915084 drm/i915: Changes related to the sequence port no for by Gaurav K Singh · 10 years ago
  49. 5f77eeb drm/i915: Use BUILD_BUG if possible in the i915 WARN_ON by Daniel Vetter · 10 years ago
  50. 3f7531c drm/i915: Name the lrc irq handler correctly by Daniel Vetter · 10 years ago
  51. b59f782 Merge tag 'drm-intel-next-fixes-2014-12-11' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  52. c352d1b drm/i915: vlv: fix IRQ masking when uninstalling interrupts by Imre Deak · 10 years ago
  53. 9f49c37 drm/i915: save/restore GMBUS freq across suspend/resume on gen4 by Jesse Barnes · 10 years ago
  54. 1a25205 drm/i915/bdw: Add WaForceEnableNonCoherent label by Michel Thierry · 10 years ago
  55. 64387b6 drm/i915: Protect against leaks in pipe_crc_set_source by Daniel Vetter · 10 years ago
  56. 9ad6d99 drm/i915: Make i915_pipe_crc_read() oops proof by Ville Syrjälä · 10 years ago
  57. 3cf54b3 drm/i915: Allocate the pipe_crc->entires with kcalloc() by Ville Syrjälä · 10 years ago
  58. 4252fbc drm/i915: Protect pipe_crc->entries update by Ville Syrjälä · 10 years ago
  59. 2be5792 drm/i915: Fix CRC support for DP port D on CHV by Ville Syrjälä · 10 years ago
  60. eb73667 drm/i915: Engage the DP scramble reset for pipe C on CHV by Ville Syrjälä · 10 years ago
  61. 16e5ab1 drm/i915: Add headers to the various render state by Damien Lespiau · 10 years ago
  62. 94b83957 drm/i915: Introduce FBC DocBook. by Rodrigo Vivi · 10 years ago
  63. c0beefd drm/i915: Software workaround for getting the HW status of DSI Port C on BYT by Gaurav K Singh · 10 years ago
  64. bf344e8 drm/i915: Enable MIPI PHY transparent latch for DSI Port C by Gaurav K Singh · 10 years ago
  65. 3c860ab drm/i915: Use DSI Pll1 for enabling MIPI DSI on Port C by Gaurav K Singh · 10 years ago
  66. 86ef630 drm/i915: Add MI_SET_APPID cmd to cmd parser tables by Michael H. Nguyen · 10 years ago
  67. 7ff0ebc drm/i915: Move FBC stuff to intel_fbc.c by Rodrigo Vivi · 10 years ago
  68. 2645934 drm/i915: Remove '& 0xffff' from the mask given to WA_REG() by Damien Lespiau · 10 years ago
  69. cf4b0de drm/i915: Invert the mask and val arguments in wa_add() and WA_REG() by Damien Lespiau · 10 years ago
  70. 9853325 drm/i915/bdw: Fix the write setting up the WIZ hashing mode by Damien Lespiau · 10 years ago
  71. 0b6d24c drm/i915: Don't complain about stolen conflicts on gen3 by Daniel Vetter · 11 years ago
  72. b0ee9e7 drm/fb: add support for tiled monitor configurations. (v2) by Dave Airlie · 10 years ago
  73. 6f134d7 drm/tile: expose the tile property to userspace (v3) by Dave Airlie · 10 years ago
  74. c6a0aed drm/mst: cached EDID for logical ports (v2) by Dave Airlie · 10 years ago
  75. 15a17aa drm/i915: Check mask/bit helper functions by Daniel Vetter · 10 years ago
  76. 8f0e2b9 drm/i915: Move golden context init into ->init_context by Daniel Vetter · 10 years ago
  77. e7d6f7d drm/i915: resume MST after reading back hw state by Dave Airlie · 10 years ago
  78. b05ddd4 gpu: drm: i915: intel_display.c: Remove unused function by Rickard Strandqvist · 10 years ago
  79. 8c86394 Merge tag 'v3.18' into drm-next by Dave Airlie · 10 years ago
  80. bcfcc8b drm/i915: Additional request structure tracing by John Harrison · 10 years ago
  81. 67e2937 drm/i915: Add unique id to the request structure for debugging by John Harrison · 10 years ago
  82. aaeb1ba drm/i915: Zero fill the request structure by John Harrison · 10 years ago
  83. 146d84f drm/i915: Fix up seqno -> request merge issues by John Harrison · 10 years ago
  84. cf4c7c1 drm/i915: Make all plane disables use 'update_plane' (v5) by Matt Roper · 10 years ago
  85. e614c3c drm/i915: Ensure state->crtc is non-NULL for plane updates by Matt Roper · 10 years ago
  86. c59cb17 drm/i915: Consolidate top-level .update_plane() handlers by Matt Roper · 10 years ago
  87. 38f3ce3 drm/i915: Consolidate plane 'cleanup' operations (v3) by Matt Roper · 10 years ago
  88. 6beb8c23 drm/i915: Consolidate plane 'prepare' functions (v2) by Matt Roper · 10 years ago
  89. 2b875c2 drm/i915: Make intel_plane_state subclass drm_plane_state by Matt Roper · 10 years ago
  90. f4a2cf2 drm/i915: Introduce intel_prepare_cursor_plane() (v2) by Matt Roper · 10 years ago
  91. 455a680 drm/i915: remove intel_pipe_set_base() (v4) by Gustavo Padovan · 10 years ago
  92. a912f12 drm/i915: remove intel_crtc_cursor_set_obj() (v5) by Gustavo Padovan · 10 years ago
  93. ecb7e16 drm: add helper to get crtc timings (v5) by Gustavo Padovan · 10 years ago
  94. 93dc1b6 drm/i915: Update DRIVER_DATE to 20141205 by Daniel Vetter · 10 years ago
  95. f3f3236 drm/i915/bdw: Add WaHdcDisableFetchWhenMasked by Michel Thierry · 10 years ago
  96. 24ee0e6 drm/i915: Update the DSI enable path to support dual by Gaurav K Singh · 10 years ago
  97. 384f02a drm/i915: Update the DSI disable path to support dual link panel disabling by Gaurav K Singh · 10 years ago
  98. aa102d2 drm/i915: MIPI Timings related changes for dual link by Gaurav K Singh · 10 years ago
  99. 3770f0e drm/i915: cck reg used for checking DSI Pll locked by Gaurav K Singh · 10 years ago
  100. 58cf888 drm/i915: Enable DSI PLL for both DSI0 and DSI1 in case of dual link by Gaurav K Singh · 10 years ago