1. 43566de drm/i915: Broaden application of set-domain(GTT) by Chris Wilson · 10 years ago
  2. b9b5dce drm/i915: Add some extra guards in evict_vm by Ben Widawsky · 10 years ago
  3. 7838a63 drm/i915: Include i915_gem_evict.c kerneldoc into the drm docbook by Daniel Vetter · 10 years ago
  4. 9441159 drm/i915: Make sample_c messages go faster on Haswell. by Kenneth Graunke · 10 years ago
  5. 0e2cfc0 drm/i915: Update DRIVER_DATE to 20141219 by Daniel Vetter · 10 years ago
  6. 140fd38d drm/i915: Hold runtime PM during plane commit by Matt Roper · 10 years ago
  7. b1252bc drm/i915: Organize bind_vma funcs by Rodrigo Vivi · 10 years ago
  8. 563f94f drm/i915: Organize INSTDONE report for future. by Rodrigo Vivi · 10 years ago
  9. 74745b0 drm/i915: Organize PDP regs report for future. by Rodrigo Vivi · 10 years ago
  10. 1eb0f00 drm/i915: Organize PPGTT init by Rodrigo Vivi · 10 years ago
  11. ce38ab0 drm/i915: Organize Fence registers for future enablement. by Rodrigo Vivi · 10 years ago
  12. e2c719b drm/i915: tame the chattermouth (v2) by Rob Clark · 10 years ago
  13. e6c1abb drm/i915: Warn about missing context state workarounds only once by Michel Thierry · 10 years ago
  14. 2f82bbd drm/i915: Use true PPGTT in Gen8+ when execlists are enabled by Michel Thierry · 10 years ago
  15. 9871116 drm/i915: Skip gunit save/restore for cherryview by Deepak S · 10 years ago
  16. 5a0afd4 drm/i915/chv: Use timeout mode for RC6 on chv by Deepak S · 10 years ago
  17. c61200c drm/i915: Add GPGPU_THREADS_DISPATCHED to the register whitelist by Jordan Justen · 10 years ago
  18. 7174537 drm/i915: Tidy up execbuffer command parsing code by Brad Volkin · 10 years ago
  19. 0079a7d drm/i915: Mark shadow batch buffers as purgeable by Brad Volkin · 10 years ago
  20. b9ffd80 drm/i915: Use batch length instead of object size in command parser by Brad Volkin · 10 years ago
  21. 78a4237 drm/i915: Use batch pools with the command parser by Brad Volkin · 10 years ago
  22. 493018d drm/i915: Implement a framework for batch buffer pools by Brad Volkin · 10 years ago
  23. c8bd0e4 drm/i915: fix use after free during eDP encoder destroying by Imre Deak · 10 years ago
  24. c86ea3d drm/i915/skl: Skylake also supports DP MST by Damien Lespiau · 10 years ago
  25. 22606a1 drm/i915: Consolidate DDI clock reading out in a single function by Damien Lespiau · 10 years ago
  26. 371abae drm/i915: Parsing LFP brightness control from VBT by Deepak M · 10 years ago
  27. d9d8e6b drm/i915/skl: Correcting the flushing of pipe by Sonika Jindal · 10 years ago
  28. 27401d1 drm/i915/bdw: Enable execlists by default where supported by Thomas Daniel · 10 years ago
  29. a712f8e drm/i915/skl: Correctly updating sprite wm parameter by Sonika Jindal · 10 years ago
  30. 45f8f69 drm/i915: Documentation for multiple GGTT views by Tvrtko Ursulin · 10 years ago
  31. fe14d5f drm/i915: Infrastructure for supporting different GGTT views per object by Tvrtko Ursulin · 10 years ago
  32. db5ff4a drm/i915: Forcewake Register Range changes for CHV by Deepak S · 10 years ago
  33. f915084 drm/i915: Changes related to the sequence port no for by Gaurav K Singh · 10 years ago
  34. 5f77eeb drm/i915: Use BUILD_BUG if possible in the i915 WARN_ON by Daniel Vetter · 10 years ago
  35. 3f7531c drm/i915: Name the lrc irq handler correctly by Daniel Vetter · 10 years ago
  36. 1a25205 drm/i915/bdw: Add WaForceEnableNonCoherent label by Michel Thierry · 10 years ago
  37. 64387b6 drm/i915: Protect against leaks in pipe_crc_set_source by Daniel Vetter · 10 years ago
  38. 9ad6d99 drm/i915: Make i915_pipe_crc_read() oops proof by Ville Syrjälä · 10 years ago
  39. 3cf54b3 drm/i915: Allocate the pipe_crc->entires with kcalloc() by Ville Syrjälä · 10 years ago
  40. 4252fbc drm/i915: Protect pipe_crc->entries update by Ville Syrjälä · 10 years ago
  41. 2be5792 drm/i915: Fix CRC support for DP port D on CHV by Ville Syrjälä · 10 years ago
  42. eb73667 drm/i915: Engage the DP scramble reset for pipe C on CHV by Ville Syrjälä · 10 years ago
  43. 16e5ab1 drm/i915: Add headers to the various render state by Damien Lespiau · 10 years ago
  44. 94b83957 drm/i915: Introduce FBC DocBook. by Rodrigo Vivi · 10 years ago
  45. c0beefd drm/i915: Software workaround for getting the HW status of DSI Port C on BYT by Gaurav K Singh · 10 years ago
  46. bf344e8 drm/i915: Enable MIPI PHY transparent latch for DSI Port C by Gaurav K Singh · 10 years ago
  47. 3c860ab drm/i915: Use DSI Pll1 for enabling MIPI DSI on Port C by Gaurav K Singh · 10 years ago
  48. 86ef630 drm/i915: Add MI_SET_APPID cmd to cmd parser tables by Michael H. Nguyen · 10 years ago
  49. 7ff0ebc drm/i915: Move FBC stuff to intel_fbc.c by Rodrigo Vivi · 10 years ago
  50. 15a17aa drm/i915: Check mask/bit helper functions by Daniel Vetter · 10 years ago
  51. 8f0e2b9 drm/i915: Move golden context init into ->init_context by Daniel Vetter · 10 years ago
  52. b05ddd4 gpu: drm: i915: intel_display.c: Remove unused function by Rickard Strandqvist · 10 years ago
  53. bcfcc8b drm/i915: Additional request structure tracing by John Harrison · 10 years ago
  54. 67e2937 drm/i915: Add unique id to the request structure for debugging by John Harrison · 10 years ago
  55. aaeb1ba drm/i915: Zero fill the request structure by John Harrison · 10 years ago
  56. 146d84f drm/i915: Fix up seqno -> request merge issues by John Harrison · 10 years ago
  57. cf4c7c1 drm/i915: Make all plane disables use 'update_plane' (v5) by Matt Roper · 10 years ago
  58. e614c3c drm/i915: Ensure state->crtc is non-NULL for plane updates by Matt Roper · 10 years ago
  59. c59cb17 drm/i915: Consolidate top-level .update_plane() handlers by Matt Roper · 10 years ago
  60. 38f3ce3 drm/i915: Consolidate plane 'cleanup' operations (v3) by Matt Roper · 10 years ago
  61. 6beb8c23 drm/i915: Consolidate plane 'prepare' functions (v2) by Matt Roper · 10 years ago
  62. 2b875c2 drm/i915: Make intel_plane_state subclass drm_plane_state by Matt Roper · 10 years ago
  63. f4a2cf2 drm/i915: Introduce intel_prepare_cursor_plane() (v2) by Matt Roper · 10 years ago
  64. 455a680 drm/i915: remove intel_pipe_set_base() (v4) by Gustavo Padovan · 10 years ago
  65. a912f12 drm/i915: remove intel_crtc_cursor_set_obj() (v5) by Gustavo Padovan · 10 years ago
  66. ecb7e16 drm: add helper to get crtc timings (v5) by Gustavo Padovan · 10 years ago
  67. 93dc1b6 drm/i915: Update DRIVER_DATE to 20141205 by Daniel Vetter · 10 years ago
  68. f3f3236 drm/i915/bdw: Add WaHdcDisableFetchWhenMasked by Michel Thierry · 10 years ago
  69. 24ee0e6 drm/i915: Update the DSI enable path to support dual by Gaurav K Singh · 10 years ago
  70. 384f02a drm/i915: Update the DSI disable path to support dual link panel disabling by Gaurav K Singh · 10 years ago
  71. aa102d2 drm/i915: MIPI Timings related changes for dual link by Gaurav K Singh · 10 years ago
  72. 3770f0e drm/i915: cck reg used for checking DSI Pll locked by Gaurav K Singh · 10 years ago
  73. 58cf888 drm/i915: Enable DSI PLL for both DSI0 and DSI1 in case of dual link by Gaurav K Singh · 10 years ago
  74. 4510cd77 drm/i915: Dual link needs Shutdown and Turn on packet for both ports by Gaurav K Singh · 10 years ago
  75. a9da9bc drm/i915: Pixel Clock changes for DSI dual link by Gaurav K Singh · 10 years ago
  76. 369602d drm/i915: Add support for port enable/disable for dual link configuration by Gaurav K Singh · 10 years ago
  77. 8edfbb8 drm/i915: s/MI_STORE_DWORD_IMM_GEN8/MI_STORE_DWORD_IMM_GEN4/ by Ville Syrjälä · 10 years ago
  78. 7bcc377 drm/i915: release struct_mutex on the i915_gem_init_hw fail path by Jani Nikula · 10 years ago
  79. 8f4d268 drm/i915: Added port as parameter to the functions which does read/write of DSI Controller by Gaurav K Singh · 10 years ago
  80. 5505a24 drm/i915: New functions added for enabling & disabling MIPI Port Ctrl reg by Gaurav K Singh · 10 years ago
  81. 2fcffe1 drm/i915: Don't display nonsensical values in i915_ddb_info on gen < 9 by Damien Lespiau · 10 years ago
  82. f763566 drm/i915: Stop putting GGTT VMA at the head of the list by Tvrtko Ursulin · 10 years ago
  83. 6c93068 drm/i915/skl: Update the DDI translation values for DP/eDP 1.3 by Damien Lespiau · 10 years ago
  84. d5abdfd drm/i915: Move init_unused_rings to gem_init_hw by Daniel Vetter · 10 years ago
  85. e7778be drm/i915: Fix startup failure in LRC mode after recent init changes by Thomas Daniel · 10 years ago
  86. d972d6e drm/i915: Convert pxvid to extvid lookup table to a function by Mika Kuoppala · 10 years ago
  87. bfc882b drm/i915: Flatten engine init control flow by Daniel Vetter · 10 years ago
  88. 36d0a82 drm/i915: Remove unnecessary goto in intel_primary_plane_disable() by Ander Conselvan de Oliveira · 10 years ago
  89. 35a57ff drm/i915: Only init engines once by Daniel Vetter · 10 years ago
  90. 99be1df drm/i915: Move intel_init_pipe_control out of engine->init_hw by Daniel Vetter · 10 years ago
  91. ecfe00d drm/i915: s/init()/init_hw()/ in intel_engine_cs by Daniel Vetter · 10 years ago
  92. ebd0fd4 drm/i915: Consolidate ring freespace calculations by Dave Gordon · 10 years ago
  93. 4f54741 drm/i915: Make ring freespace calculation more robust by Dave Gordon · 10 years ago
  94. 17af40a drm/i915/dsi: add ports to intel_dsi to describe the ports being driven by Jani Nikula · 10 years ago
  95. e7d7cad drm/i915/dsi: clean up MIPI DSI pipe vs. port usage by Jani Nikula · 10 years ago
  96. 1362b77 drm/i915: Deal with video overlay on GPU reset by Ville Syrjälä · 10 years ago
  97. 581c26e8 drm/i915: Convert 'trace_irq' to use requests rather than seqnos by John Harrison · 10 years ago
  98. 3a8a946 drm/i915: Remove redundant flip_work->flip_queued_ring by Daniel Vetter · 10 years ago
  99. 41c5241 drm/i915: Remove the now redundant 'obj->ring' by John Harrison · 10 years ago
  100. 1b5a433 drm/i915: Convert 'i915_seqno_passed' calls into 'i915_gem_request_completed' by John Harrison · 10 years ago