1. 6b764a5 drm/i915: Report request restarts for both execlists/guc by Chris Wilson · 8 years ago
  2. 695eaa3 drm/i915: Include interesting seqno in the missed breadcrumb debug by Chris Wilson · 8 years ago
  3. ade0b0c drm/i915: Confirm the request is still active before adding it to the await by Chris Wilson · 8 years ago
  4. 3dd14c0 drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmio by Chris Wilson · 8 years ago
  5. 546cdbc drm/i915: Stop touching hangcheck.seqno from intel_engine_init_global_seqno() by Chris Wilson · 8 years ago
  6. 2d6c4c8 drm/i915: Use discardable buffers for rings by Chris Wilson · 8 years ago
  7. 2310b3c drm/i915/selftests: Allocate inode/file dynamically by Chris Wilson · 8 years ago
  8. 916a491 drm/i915: Avoid format string expansion from engine names by Kees Cook · 8 years ago
  9. 939cf46 drm/i915: Fix GCC 4.4 build issue with __intel_wait_for_register_fw by Tvrtko Ursulin · 8 years ago
  10. 3396a27 drm/i915: Fix system hang with EI UP masked on Haswell by Mika Kuoppala · 8 years ago
  11. a0242b0 drm/i915: Update DRIVER_DATE to 20170418 by Daniel Vetter · 8 years ago
  12. b0fd47a drm/i915: Copy user requested buffers into the error state by Chris Wilson · 8 years ago
  13. f4bf77b drm/i915: set "ret" correctly on error paths by Dan Carpenter · 8 years ago
  14. be02f75 drm/i915: checking for NULL instead of IS_ERR() in mock selftests by Dan Carpenter · 8 years ago
  15. 9301397 drm/i915: Implement Link Rate fallback on Link training failure by Manasi Navare · 8 years ago
  16. 1a36147 drm/i915: Perform link quality check unconditionally during long pulse by Ville Syrjälä · 8 years ago
  17. 13f6c71 drm/i915/guc: write wopcm related register once during uc init by daniele.ceraolospurio@intel.com · 8 years ago
  18. 48ae807 drm/i915: Fix use after free in lpe_audio_platdev_destroy() by Chris Wilson · 8 years ago
  19. 14c562c drm/i915/dp: Validate cached link rate and lane count before retraining by Manasi Navare · 8 years ago
  20. 10e9bd9 drm/i915: Wake device for emitting request during selftest by Chris Wilson · 8 years ago
  21. 8968a36 drm/i915: Pretend the engine is always idle when mocking by Chris Wilson · 8 years ago
  22. 0757ac8 drm/i915: Add stub mmio read/write routines to mock device by Chris Wilson · 8 years ago
  23. e22d8e3 drm/i915: Treat WC a separate cache domain by Chris Wilson · 8 years ago
  24. ef74921 drm/i915: Combine write_domain flushes to a single function by Chris Wilson · 8 years ago
  25. aab9094 drm/i915: Do not use lock all in hsw_trans_edp_pipe_A_crc_wa by Maarten Lankhorst · 8 years ago
  26. c50b4bf Revert "drm/i915: Lock mode_config.mutex in intel_display_resume." by Maarten Lankhorst · 8 years ago
  27. 9cb9be0 drm/i915: Convert intel DVO connector to atomic by Maarten Lankhorst · 8 years ago
  28. eadc1db drm/i915: Convert intel_crt connector properties to atomic. by Maarten Lankhorst · 8 years ago
  29. 2e222ed drm/i915: Convert intel_dp_mst connector properties to atomic. by Maarten Lankhorst · 8 years ago
  30. 200819a drm/i915: Remove unused dp properties for dp-mst. by Maarten Lankhorst · 8 years ago
  31. 0e891b3 drm/i915: Convert intel_tv connector properties to atomic, v5. by Maarten Lankhorst · 8 years ago
  32. 735a987 drm/i915: Remove unused members from intel_tv.c by Maarten Lankhorst · 8 years ago
  33. 4892126 drm/i915/execlists: Document runtime pm for intel_lrc_irq_handler() by Chris Wilson · 8 years ago
  34. ebf3f19 Merge airlied/drm-next into drm-intel-next-queued by Daniel Vetter · 8 years ago
  35. a8e9a41 drm/i915: Lie and treat all engines as idle if wedged by Chris Wilson · 8 years ago
  36. ddfb570 drm/i915: Use the engine class to get the context size by Daniele Ceraolo Spurio · 8 years ago
  37. 5f9be05 drm/i915: Bail if we do not setup the RCS engine by Chris Wilson · 8 years ago
  38. 27dbefb drm/i915/dp: read sink count to a temporary variable first by Jani Nikula · 8 years ago
  39. 010b9b3 drm/i915/dp: use readb and writeb calls for single byte DPCD access by Jani Nikula · 8 years ago
  40. ec990e2 drm/i915/dp: localize link rate index variable more by Jani Nikula · 8 years ago
  41. 3d65a73 drm/i915/mst: use max link not sink lane count by Jani Nikula · 8 years ago
  42. 540b0b7f drm/i915/dp: add functions for max common link rate and lane count by Jani Nikula · 8 years ago
  43. e6c0c64 drm/i915/dp: don't call the link parameters sink parameters by Jani Nikula · 8 years ago
  44. b1810a7 drm/i915/dp: do not limit rate seek when not needed by Jani Nikula · 8 years ago
  45. 975ee5fca drm/i915/dp: cache common rates with sink rates by Jani Nikula · 8 years ago
  46. a079d10 drm/i915/dp: use the sink rates array for max sink rates by Jani Nikula · 8 years ago
  47. 1d39f28 drm/i915: Rename intel_engine_cs.exec_id to uabi_id by Chris Wilson · 8 years ago
  48. b8400f0 drm/i915: Split the engine info table in two levels, using class + instance by Oscar Mateo · 8 years ago
  49. 6e51614 drm/i915: Generate the engine name based on the instance number by Oscar Mateo · 8 years ago
  50. 5ff36d3 drm/i915: Use the same vfunc for BSD2 ring init by Oscar Mateo · 8 years ago
  51. 0908180b drm/i915: Classify the engines in class + instance by Daniele Ceraolo Spurio · 8 years ago
  52. f42bb65 drm/i915: Use safer intel_uncore_wait_for_register in ring-init by Chris Wilson · 8 years ago
  53. e09a303 drm/i915: Use __intel_uncore_wait_for_register_fw for sandybride_pcode_read by Chris Wilson · 8 years ago
  54. 0564654 drm/i915: Acquire uncore.lock over intel_uncore_wait_for_register() by Chris Wilson · 8 years ago
  55. 02b312d drm/i915: Stop sleeping from inside gen6_bsd_submit_request() by Chris Wilson · 8 years ago
  56. 84d84cb drm/i915: Stop second guessing the caller for intel_uncore_wait_for_register() by Chris Wilson · 8 years ago
  57. d455937 Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 8 years ago
  58. df45eac Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  59. b769fef Backmerge tag 'v4.11-rc6' into drm-next by Dave Airlie · 8 years ago
  60. 1420f63 Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  61. 2b2fc72 Merge tag 'drm-intel-testing-2017-04-03' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  62. 6976e74 drm/i915: Don't allow overuse of __intel_wait_for_register_fw() by Michal Wajdeczko · 8 years ago
  63. 3fc7d86 drm/i915: Drop const qualifiers from params in wait_for_register() by Michal Wajdeczko · 8 years ago
  64. bcc36d8 drm/i915: Use drm_i915_private directly from debugfs by Chris Wilson · 8 years ago
  65. 98db803 msm/drm: gpu: Dynamically locate the clocks from the device tree by Jordan Crouse · 8 years ago
  66. e2af8b6 drm/msm: gpu: Use OPP tables if we can by Jordan Crouse · 8 years ago
  67. bf5af4a drm/msm: Hard code the GPU "slow frequency" by Jordan Crouse · 8 years ago
  68. e3689e4 drm/msm: Add MSM_PARAM_GMEM_BASE by Jordan Crouse · 8 years ago
  69. ee546cd drm/msm: Reference count address spaces by Jordan Crouse · 8 years ago
  70. 9873ef0 drm/msm: Make sure to detach the MMU during GPU cleanup by Jordan Crouse · 8 years ago
  71. 3a88214 drm/msm/mdp5: Enable 3D mux in mdp5_ctl by Archit Taneja · 8 years ago
  72. 0d1d3e4 drm/msm/mdp5: Reset CTL blend registers before configuring them by Archit Taneja · 8 years ago
  73. 8480ada drm/msm/mdp5: Assign 'right' mixer to CRTC state by Archit Taneja · 8 years ago
  74. 359ae86 drm/msm/mdp5: Stage border out on base stage if CRTC has 2 LMs by Archit Taneja · 8 years ago
  75. bf8dc0a drm/msm/mdp5: Stage right side hwpipes on Right-side Layer Mixer by Archit Taneja · 8 years ago
  76. ed78560 drm/msm/mdp5: Prepare Layer Mixers for source split by Archit Taneja · 8 years ago
  77. c26b4f6 drm/msm/mdp5: Configure 'right' hwpipe by Archit Taneja · 8 years ago
  78. 7a10ee9 drm/msm/mdp5: Assign a 'right hwpipe' to plane state by Archit Taneja · 8 years ago
  79. 821be43 drm/msm/mdp5: Create mdp5_hwpipe_mode_set by Archit Taneja · 8 years ago
  80. b7621b2 drm/msm/mdp5: Add optional 'right' Layer Mixer in CRTC state by Archit Taneja · 8 years ago
  81. 621da7d drm/msm/mdp5: Add a CAP for Source Split by Archit Taneja · 8 years ago
  82. f316b25 drm/msm/mdp5: Remove mixer/intf pointers from mdp5_ctl by Archit Taneja · 8 years ago
  83. 0ddc3a6 drm/msm/mdp5: Start using parameters from CRTC state by Archit Taneja · 8 years ago
  84. bcb877b drm/msm/mdp5: Add more stuff to CRTC state by Archit Taneja · 8 years ago
  85. 502e355 drm/msm/mdp5: Assign INTF and CTL in encoder's atomic_check() by Archit Taneja · 8 years ago
  86. 894558e drm/msm/mdp5: Prepare for dynamic assignment of mixers by Archit Taneja · 8 years ago
  87. c1e2a13 drm/msm/mdp5: subclass CRTC state by Archit Taneja · 8 years ago
  88. eda5dbe drm/msm/mdp5: Remove the pipeline stuff in mdp5_ctl by Archit Taneja · 8 years ago
  89. 36d1364 drm/msm/mdp5: Clean up interface assignment by Archit Taneja · 8 years ago
  90. a238012 drm/msm/mdp5: Simplify LM <-> PP mapping by Archit Taneja · 8 years ago
  91. adfc0e6 drm/msm/mdp5: Start using mdp5_hw_mixer by Archit Taneja · 8 years ago
  92. 6803c60 drm/msm/mdp5: Add structs for hw Layer Mixers by Archit Taneja · 8 years ago
  93. 384dbd8 drm/msm/mdp5: describe LM instances in mdp5_cfg by Archit Taneja · 8 years ago
  94. 01f8a96 drm/msm/mdp5: Bring back pipe_lock to mdp5_plane struct by Archit Taneja · 8 years ago
  95. 1225bb2b drm/msm/hdmi: redefinitions of macros not required by Vinay Simha BN · 8 years ago
  96. 87878d2 drm/msm/mdp5: Update SSPP_MAX value by Archit Taneja · 8 years ago
  97. 8e25a0e drm/msm/dsi: Fix bug in dsi_mgr_phy_enable by Archit Taneja · 8 years ago
  98. 0041ba3 drm/msm: Don't allow zero sized buffer objects by Jordan Crouse · 8 years ago
  99. 22dd5c1 drm/msm: Support 64 bit iova in RD_CMDSTREAM_ADDR by Jordan Crouse · 8 years ago
  100. 7352fb5 drm/msm: Pass interrupt status to a5xx_rbbm_err_irq() by Jordan Crouse · 8 years ago