1. 3bc6b01 drm/sti: in crtc_atomic_flush, enable only planes of this crtc by Fabien Dessenne · 8 years ago
  2. ffdbb82 drm/sti: use vtg array instead of vtg_main/aux by Fabien Dessenne · 8 years ago
  3. ae21785 drm/sti: use different notifier_block for each pipe by Fabien Dessenne · 8 years ago
  4. 5552aad drm/sti: fix atomic_disable check by Fabien Dessenne · 8 years ago
  5. 00b517e drm/sti: run gdp init sequence only once by Fabien Dessenne · 8 years ago
  6. 9dd5942b drm/sti: run hqvdp init sequence only once by Fabien Dessenne · 8 years ago
  7. 29ffa77 drm/sti: fix debug logs by Fabien Dessenne · 8 years ago
  8. 33030d6 drm/sti: dpms function missing for HDMI connector by Vincent Abriou · 8 years ago
  9. bdfd36e drm/sti: Fix sparse warnings by Ville Syrjälä · 8 years ago
  10. 7c0ca70 drm: sti: fix coccicheck warnings by Benjamin Gaignard · 8 years ago
  11. d27cd40 drm: sti: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp() by Laurent Pinchart · 9 years ago
  12. 26e34d2 Merge tag 'imx-drm-next-2016-09-19' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 8 years ago
  13. b81a617 Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  14. bd4a68d Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  15. 6e05f3d drm/i915: Update DRIVER_DATE to 20160919 by Daniel Vetter · 8 years ago
  16. 9f8cf16 Merge tag 'topic/drm-misc-2016-09-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  17. cd98e85 gpu: ipu-v3: Add queued image conversion support by Steve Longerbeam · 8 years ago
  18. 8b9c3d5 gpu: ipu-v3: Add ipu_rot_mode_is_irt() by Steve Longerbeam · 8 years ago
  19. e92e447 gpu: ipu-v3: fix a possible NULL dereference by LABBE Corentin · 8 years ago
  20. af1f85d drm/ttm: remove cpu_address member from ttm_tt by Alexandre Courbot · 8 years ago
  21. 0aa3e2d drm/radeon/radeon_device: remove unused function by Baoyou Xie · 8 years ago
  22. 9f31a0b drm/amdgpu: clean function declarations in amdgpu_ttm.c up by Baoyou Xie · 8 years ago
  23. 9a9db6e drm/amdgpu: use the new ring ib and dma frame size callbacks (v2) by Alex Deucher · 8 years ago
  24. 58fafba drm/amdgpu/vce3: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  25. 9d6b7a6 drm/amdgpu/vce2: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  26. a6f8d728 drm/amdgpu/vce: add common ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  27. c3f5875 drm/amdgpu/uvd6: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  28. cdbbb78 drm/amdgpu/uvd5: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  29. 23f8f80 drm/amdgpu/uvd4.2: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  30. 928d467 drm/amdgpu/sdma3: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  31. fe7c0f2 drm/amdgpu/sdma2.4: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  32. 77b52a5 drm/amdgpu/cik_sdma: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  33. 229e2d4 drm/amdgpu/si_dma: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  34. 7512ad1 drm/amdgpu/gfx8: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  35. b04e26b drm/amdgpu/gfx7: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  36. a851d0f drm/amdgpu/gfx6: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  37. b6384ff drm/amdgpu/ring: add an interface to get dma frame and ib size by Alex Deucher · 8 years ago
  38. e75a887 drm/amdgpu/sdma3: drop unused functions by Alex Deucher · 8 years ago
  39. 95e588a drm/amdgpu/gfx6: drop gds_switch callback by Alex Deucher · 8 years ago
  40. 0f444c2 drm/amdgpu/gfx6: add ring_emit_cntxcntl by Alex Deucher · 8 years ago
  41. 668f52c drm/amdgpu/gfx6: drop duplicate code by Alex Deucher · 8 years ago
  42. 2255e8c drm/amdgpu/si: fix ring size for compute by Alex Deucher · 8 years ago
  43. 72f417a drm/amd/powerplay: Partially revert change initialize platform caps by Rex Zhu · 8 years ago
  44. d932f37 drm/amdgpu: not set cg for vce/uvd in late init. by Rex Zhu · 8 years ago
  45. aa0ef3c drm/amd/powerplay: add pptable point check before use it by Rex Zhu · 8 years ago
  46. b1c8e1e drm/amd/powerplay: add pp_table_version in hwmgr. by Rex Zhu · 8 years ago
  47. e1aa571 drm/amd/powerplay: rename tonga_processpptable* to processpptable_v1_0*. by Rex Zhu · 8 years ago
  48. a47c78d drm/amdgpu/vi: Use correct external_rev_id for stoney by Jordan Lazare · 8 years ago
  49. 3442d9e drm: Fix DisplayPort branch device ID kernel-doc by Mika Kahola · 8 years ago
  50. 911f486 drm/i915: use NULL for NULL pointers by Jani Nikula · 8 years ago
  51. bcbfcc3 drm/i915: do not use 'false' as a NULL pointer by Jani Nikula · 8 years ago
  52. f580bea drm/i915: make intel_dp_compute_bpp static by Jani Nikula · 8 years ago
  53. a988588 drm: Only use compat ioctl for addfb2 on X86/IA64 by Kristian H. Kristensen · 8 years ago
  54. 96c594b drm/qxl: squash lines for simple wrapper functions by Masahiro Yamada · 8 years ago
  55. 03d6356 drm/bridge: analogix_dp: squash lines for simple wrapper functions by Masahiro Yamada · 8 years ago
  56. 0003b8d drm/radeon: squash lines for simple wrapper functions by Masahiro Yamada · 8 years ago
  57. d912ade drm/amdgpu: squash lines for simple wrapper functions by Masahiro Yamada · 8 years ago
  58. 80209e5 drm: Add DP branch device info on debugfs by Mika Kahola · 8 years ago
  59. f9bb705 drm/i915: Update bits per component for display info by Mika Kahola · 8 years ago
  60. 70ec064 drm/i915: Check pixel rate for DP to VGA dongle by Mika Kahola · 8 years ago
  61. 1a2724f drm/i915: Read DP branch device SW revision by Mika Kahola · 8 years ago
  62. 0e390a3 drm/i915: Read DP branch device HW revision by Mika Kahola · 8 years ago
  63. b633958 drm/i915: Cleanup DisplayPort AUX channel initialization by Mika Kahola · 8 years ago
  64. 266d783 drm: Read DP branch device id by Mika Kahola · 8 years ago
  65. 7529d6a drm: Helper to read max bits per component by Mika Kahola · 8 years ago
  66. 1c29bd3 drm: Helper to read max clock rate by Mika Kahola · 8 years ago
  67. 8fedf08 drm: Drop VGA from bpc definitions by Mika Kahola · 8 years ago
  68. 69b1e00 drm: Add missing DP downstream port types by Mika Kahola · 8 years ago
  69. 6f3fff6 drm/i915: Add ddb size field to device info structure by Deepak M · 8 years ago
  70. 7a9347f drm/i915/guc: general tidying up (submission) by Dave Gordon · 8 years ago
  71. 0c5664e drm/i915/guc: general tidying up (loader) by Dave Gordon · 8 years ago
  72. b20e3cf drm/i915: clarify PMINTRMSK/pm_intr_keep usage by Dave Gordon · 8 years ago
  73. b0876af drm/i915: Only expand COND once in wait_for() by Dave Gordon · 8 years ago
  74. 056472f drm/amdgpu: use explicit limit for VRAM<->GTT moves by Christian König · 8 years ago
  75. 08291c5 drm/amdgpu: use explicit GTT limit for evictions by Christian König · 8 years ago
  76. 78ab0a3 drm/amdgpu: unbind GTT only when it is bound by Christian König · 8 years ago
  77. 9702d40 drm/amdgpu: add AMDGPU_BO_INVALID_OFFSET by Christian König · 8 years ago
  78. aa29040 drm/amdgpu: validate size and offset of user fence BO by Christian König · 8 years ago
  79. 7c732ea drm/ttm: move placement structures into ttm_placement.h by Christian König · 8 years ago
  80. 08614da drm/ttm: remove unused placement flags by Christian König · 8 years ago
  81. 283cde6 drm/ttm: rework handling of private mem types by Christian König · 8 years ago
  82. 5d98d0bc drm/ttm: use ffs in ttm_mem_type_from_place by Christian König · 8 years ago
  83. 5756b15 drm/radeon: handle runtime pm in fbcon (v2) by Alex Deucher · 8 years ago
  84. 7c1fa1d drm/amdgpu: handle runtime pm in fbcon (v2) by Alex Deucher · 8 years ago
  85. 6861c83 drm/amdgpu/si/dpm: fix symbol conflicts with radeon by Alex Deucher · 8 years ago
  86. a104777 drm/amdgpu/si/dpm: make a bunch of things static by Alex Deucher · 8 years ago
  87. 5cd92f8 drm/amd/powerplay/polaris10: mark symbols static where possible by Baoyou Xie · 8 years ago
  88. 812a465 drm/amd/powerplay/fiji: mark symbols static where possible by Baoyou Xie · 8 years ago
  89. 761c2e8 drm/amdgpu: mark symbols static where possible by Baoyou Xie · 8 years ago
  90. 9ca91fd drm/amdgpu: add missing header dependencies by Baoyou Xie · 8 years ago
  91. efdf7a93 amd/powerplay: use kmemdup instead of kmalloc + memcpy by Edward O'Callaghan · 8 years ago
  92. 41698ab drm/amd/powerplay: delete duplicated function and definition. by Rex Zhu · 8 years ago
  93. 00d57e6 drm/amd/powerplay: move smu related variable definitions to smumgr. by Rex Zhu · 8 years ago
  94. 026c881 drm/amd/powerplay: wrap get evv voltage functions by Rex Zhu · 8 years ago
  95. 8bea252 drm/amd/powerplay: add helper function to get voltage id in votage table by Rex Zhu · 8 years ago
  96. 9597f40 drm/amd/powerplay: initialize platform caps in hwmgr_init. by Rex Zhu · 8 years ago
  97. 5141e9d drm/amd/powerplay: add module parameter to mask pp features by Rex Zhu · 8 years ago
  98. 6429fb6 drm/amd/powerplay: add feature flags in hwmgr to enable/disable special features. by Rex Zhu · 8 years ago
  99. c63e2d4 drm/amd/powerplay: mark symbols static where possible on tonga/iceland. by Rex Zhu · 8 years ago
  100. e9d035e drm/amdgpu: use error label to handle exceptional case by Huang Rui · 8 years ago