1. 51a831a Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  2. 4f4631a drm/i915/byt: Take powerwell for reading PIPESTAT in debugfs by Chris Wilson · 8 years ago
  3. 72b72ae drm/i915: Always pin contexts into the high GGTT by Chris Wilson · 8 years ago
  4. 370a81f drm/i915: Remove unused function intel_ddi_get_link_dpll() by Ander Conselvan de Oliveira · 8 years ago
  5. d8fc70b drm/i915: Make power domain masks 64 bit long by Ander Conselvan de Oliveira · 8 years ago
  6. 13f62f5 Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  7. f320d35 Merge tag 'drm-fsl-dcu-for-v4.11' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-next by Dave Airlie · 8 years ago
  8. 79b3349 Merge tag 'drm-misc-next-fixes-2017-02-09' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  9. 949e8ab drm/i915: Use the size/type of address space to make decisions by Chris Wilson · 8 years ago
  10. fad0612 drm/amdgpu: report the number of bytes moved at buffer creation by Samuel Pitoiset · 8 years ago
  11. 38fc485 drm/amdgpu: fix a potential deadlock in amdgpu_bo_create_restricted() by Samuel Pitoiset · 8 years ago
  12. a52d120 drm/amdgpu: add support for new smc firmware on polaris by Alex Deucher · 8 years ago
  13. 4d8d44c drm/amd/powerplay: refine code to avoid potential bug that the memory not cleared. by Rex Zhu · 8 years ago
  14. 8d2b47d drm/i915: Enable atomic support by default on supported platforms. by Maarten Lankhorst · 8 years ago
  15. 6d1f9fb drm/i915: Add __destroy_hw_context by Joonas Lahtinen · 8 years ago
  16. e1cc3db drm/i915: Assert that we never create a vma for the aliasing_ppgtt by Chris Wilson · 8 years ago
  17. 969bb72 drm/i915: Check for timeout completion when waiting for the rq to submitted by Chris Wilson · 8 years ago
  18. e81ecb5 drm/i915: A hotfix for making aliasing PPGTT work for GVT-g by Zhi Wang · 8 years ago
  19. b71953a drm/i915/dp: Move initialization of hpd_pin to a new function by Ander Conselvan de Oliveira · 8 years ago
  20. ca4c389 drm/i915: Remove WA for swapped HPD pins in broxton A stepping by Ander Conselvan de Oliveira · 8 years ago
  21. 31bb90f drm/amdgpu: shut up #warning for compile testing by Arnd Bergmann · 8 years ago
  22. 6127f4a drm/amdgpu/virt: fix double kfree on bo_va by Colin Ian King · 8 years ago
  23. 9338acc drm/radeon: remove some dead code by Dan Carpenter · 8 years ago
  24. 3b4821f drm/radeon: avoid kernel segfault in vce when gpu fails to resume by Jérôme Glisse · 8 years ago
  25. 5ada90d drm/amd/powerplay: set fan speed to max in profile peak mode only. by Rex Zhu · 8 years ago
  26. 0d09a09 drm/amd/gfx6: update gb_addr_config by Flora Cui · 8 years ago
  27. ea0875a drm/amdgpu: update HAINAN_GB_ADDR_CONFIG_GOLDEN by Flora Cui · 8 years ago
  28. 2c0c8f2 drm/amdgpu: update VERDE_GB_ADDR_CONFIG_GOLDEN by Flora Cui · 8 years ago
  29. dd5dfa6 drm/amdgpu: refine si_read_register by Flora Cui · 8 years ago
  30. c5dc14f drm/amdgpu/gfx6: clean up spi configuration by Flora Cui · 8 years ago
  31. 375d6f7 drm/amdgpu/gfx6: clean up cu configuration by Flora Cui · 8 years ago
  32. 69dd3d2 drm/amdgpu/gfx6: clean up rb configuration by Flora Cui · 8 years ago
  33. 6fc11b0 drm/amdgpu: refine vce3.0 code and related powerplay pg code. by Rex Zhu · 8 years ago
  34. f1ea278 drm/amdgpu: move subfunctions to the front of vce_v2_0.c. by Rex Zhu · 8 years ago
  35. ca6d350 drm/amdgpu: enable vce pg feature on Kv. by Rex Zhu · 8 years ago
  36. beeea98 drm/amdgpu: refine code for VCE2.0 and related dpm code. by Rex Zhu · 8 years ago
  37. 28ed550 drm/amdgpu: when dpm disabled, also need to stop/start vce. by Rex Zhu · 8 years ago
  38. e3e672e6 drm/amdgpu: refine uvd5.0/6.0 code. by Rex Zhu · 8 years ago
  39. bac601e drm/amdgpu: fix uvd can't initialized when dpm disabled on Ci. by Rex Zhu · 8 years ago
  40. 8b55d17 drm/amdgpu: refine uvd4.2 init/stop code. by Rex Zhu · 8 years ago
  41. d01c623 drm/amdgpu: refine uvd pg code in kv_dpm.c by Rex Zhu · 8 years ago
  42. 3a78696 drm/amdgpu: power down/up uvd4 when smu disabled. by Rex Zhu · 8 years ago
  43. cbd9262 drm/amdgpu: add current_pg_status register define for smu7.1 by Rex Zhu · 8 years ago
  44. e38ca2b drm/amdgpu: when dpm disabled, also can enable uvd cg/pg. by Rex Zhu · 8 years ago
  45. 1f7b847 drm/i915: Disable engine->irq_tasklet around resets by Chris Wilson · 8 years ago
  46. d802709 drm/i915: Split GEM resetting into 3 phases by Chris Wilson · 8 years ago
  47. 20a8a74 drm/i915: Move calling engine->init_hw() to its own function by Chris Wilson · 8 years ago
  48. 519d524 drm/i915: i915_gem_shrink_all() needs an awake device by Chris Wilson · 8 years ago
  49. ceb9932 drm/i915: Move ilk_pipe_pixel_rate() to intel_display.c by Ville Syrjälä · 8 years ago
  50. b0587e4 drm/i915: Replace the .modeset_commit_cdclk() hook with a more direct .set_cdclk() hook by Ville Syrjälä · 8 years ago
  51. 63ff304 drm/i915: Nuke the VLV/CHV PFI programming power domain workaround by Ville Syrjälä · 8 years ago
  52. 1a5301a drm/i915: Move PFI credit reprogramming into vlv/chv_set_cdclk() by Ville Syrjälä · 8 years ago
  53. 83c5fda drm/i915: Pass the cdclk state to the set_cdclk() functions by Ville Syrjälä · 8 years ago
  54. 3d5dbb1 drm/i915: Pass dev_priv to remainder of the cdclk functions by Ville Syrjälä · 8 years ago
  55. bb0f4aa drm/i915: Track full cdclk state for the logical and actual cdclk frequencies by Ville Syrjälä · 8 years ago
  56. 49cd97a drm/i915: Start moving the cdclk stuff into a distinct state structure by Ville Syrjälä · 8 years ago
  57. 8f0cfa4 drm/i915: Pass computed vco to bxt_set_cdclk() by Ville Syrjälä · 8 years ago
  58. 7ff89ca drm/i915: Move most cdclk/rawclk related code to intel_cdclk.c by Ville Syrjälä · 8 years ago
  59. 4717e8b drm/i915: Clean up the .get_cdclk() assignment if ladder by Ville Syrjälä · 8 years ago
  60. c49a0d0 drm/i915: s/get_display_clock_speed/get_cdclk/ by Ville Syrjälä · 8 years ago
  61. 4e841ec drm/i915: Nuke intel_mode_max_pixclk() by Ville Syrjälä · 8 years ago
  62. a7d1b3f drm/i915: Store the pipe pixel rate in the crtc state by Ville Syrjälä · 8 years ago
  63. fb51ff4 drm/i915/guc: Log significant events at the info level by Tvrtko Ursulin · 8 years ago
  64. 8385c2e drm/i915: Use for_each_power_domain() in i915_power_domain_info() by Joonas Lahtinen · 8 years ago
  65. 3c779a4 drm/i915: Avoid BIT(max) - 1 and use GENMASK(max - 1, 0) by Joonas Lahtinen · 8 years ago
  66. f9ad86e drm/atomic: fix an error code in mode_fixup() by Dan Carpenter · 8 years ago
  67. 24f76b2 drm: Cancel drm_fb_helper_resume_work on unload by Chris Wilson · 8 years ago
  68. f21b9a9 drm: Cancel drm_fb_helper_dirty_work on unload by Chris Wilson · 8 years ago
  69. 038c95a drm/i915: Always convert incoming exec offsets to non-canonical by Michał Winiarski · 8 years ago
  70. ef15d36 drm/fsl-dcu: check for clk_prepare_enable() error by Fabio Estevam · 8 years ago
  71. 5d2883d drm/fsl-dcu: remove unneeded 'ret' assignment by Fabio Estevam · 8 years ago
  72. f864b00 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 8 years ago
  73. 4eaa39c Merge branch 'drm-rockchip-next-2017-02-07' of https://github.com/markyzq/kernel-drm-rockchip into drm-next by Dave Airlie · 8 years ago
  74. c0dcb20 drm/i915: Restore context and pd for ringbuffer submission after reset by Chris Wilson · 8 years ago
  75. 6248017 drm/i915: Get correct display clock on 945gm by Arthur Heymans · 8 years ago
  76. e0ec3ec drm/i915: Remove overzealous fence warn on runtime suspend by Chris Wilson · 8 years ago
  77. 7ff093d drm/exynos: fimd: Do not use HW trigger for exynos3250 by Hoegeun Kwon · 8 years ago
  78. aa18157 drm/exynos/hdmi: add bridge support by Andrzej Hajda · 8 years ago
  79. 1514d50 drm/exynos/decon5433: signal vblank only on odd fields by Andrzej Hajda · 8 years ago
  80. 5aa6c9ac drm/exynos/decon5433: add support for interlace modes by Andrzej Hajda · 8 years ago
  81. 849fb0d drm/exynos/hdmi: fix PLL for 27MHz settings by Andrzej Hajda · 8 years ago
  82. 10abdbc drm/exynos/hdmi: fix VSI infoframe registers by Andrzej Hajda · 8 years ago
  83. 6482258 drm/exynos/hdmi: add 297MHz pixel clock support by Andrzej Hajda · 8 years ago
  84. d796ddc drm/exynos: g2d: change platform driver name to 'exynos-drm-g2d' by Tobias Jakobi · 8 years ago
  85. b93c2e8 drm/exynos/decon5433: configure sysreg in case of hardware trigger by Andrzej Hajda · 8 years ago
  86. 213c4b9 drm/rockchip: cdn-dp: fix cdn-dp complie warning by Mark Yao · 8 years ago
  87. 26d7f34 Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 8 years ago
  88. 538f1dc Merge branch 'drm-rockchip-next-2017-02-05' of https://github.com/markyzq/kernel-drm-rockchip into drm-next by Dave Airlie · 8 years ago
  89. 31f408c Merge tag 'drm-misc-next-2017-02-03' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  90. 418e3cd drm/i915: Show the current i915_params in debugfs/i915_capabilites by Chris Wilson · 8 years ago
  91. 642c8a7 drm/i915: Capture module parameters for the GPU error state by Chris Wilson · 8 years ago
  92. 1a2010c drm/i915: Use bool i915_param.alpha_support by Chris Wilson · 8 years ago
  93. b8cf691 drm/i915: Generate i915_params {} using a macro by Chris Wilson · 8 years ago
  94. 2ffe80a drm/i915: Avoid unguarded reads from the request pointer by Chris Wilson · 8 years ago
  95. eca56a3 drm/i915: Mark the end of intel_ring_begin() and check in intel_ring_advance() by Chris Wilson · 8 years ago
  96. 21c42da drm/msm: return -EFAULT if copy_from_user() fails by Dan Carpenter · 8 years ago
  97. f079f6d drm/msm/dsi: Add PHY/PLL for 8x96 by Archit Taneja · 8 years ago
  98. a4df68f drm/msm/dsi: Add new method to calculate 14nm PHY timings by Hai Li · 8 years ago
  99. b62aa70 drm/msm/dsi: Move PHY operations out of host by Hai Li · 8 years ago
  100. 34d9545 drm/msm/dsi: Reset both PHYs before clock operation for dual DSI by Archit Taneja · 9 years ago