1. d5769ba drm/ttm: add new function to check if bo is allowable to evict or swapout by Roger He · 7 years ago
  2. 993baf1 drm/ttm: use an operation ctx for ttm_tt_bind by Roger He · 7 years ago
  3. d0cef9f drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2) by Roger He · 7 years ago
  4. 9de2fb9 drm/ttm: use an operation ctx for ttm_mem_global_alloc_page by Roger He · 7 years ago
  5. 279c01f drm/ttm: use an operation ctx for ttm_mem_global_alloc by Roger He · 7 years ago
  6. a6c26af drm/ttm: call ttm_bo_swapout directly when ttm shrink by Roger He · 7 years ago
  7. 44835a8 drm/vmwgfx: remove the default io_mem_pfn set by Tan Xiaojun · 7 years ago
  8. 56a91d2 drm/virtio: remove the default io_mem_pfn set by Tan Xiaojun · 7 years ago
  9. f8506d3 drm/radeon: remove the default io_mem_pfn set by Tan Xiaojun · 7 years ago
  10. 30567ba drm/qxl: remove the default io_mem_pfn set by Tan Xiaojun · 7 years ago
  11. 7d046fc drm/nouveau: remove the default io_mem_pfn set by Tan Xiaojun · 7 years ago
  12. c85de77 drm/mgag200: remove the default io_mem_pfn set by Tan Xiaojun · 7 years ago
  13. 41f6954 drm/cirrus: remove the default io_mem_pfn set by Tan Xiaojun · 7 years ago
  14. 40ede3b drm/bochs: remove the default io_mem_pfn set by Tan Xiaojun · 7 years ago
  15. 89829cb drm/ast: remove the default io_mem_pfn set by Tan Xiaojun · 7 years ago
  16. c67fa6e drm/ttm: add ttm_bo_io_mem_pfn to check io_mem_pfn by Tan Xiaojun · 7 years ago
  17. 727ffdf drm/amdgpu: fix VM faults with per VM BOs by Christian König · 7 years ago
  18. 6a83a55 drm/ttm: drop the spin in delayed delete if the trylock doesn't work by Christian König · 7 years ago
  19. 873a7ea drm/amd/pp: Get and save CZ/ST smu version by Rex Zhu · 7 years ago
  20. 0e36b9b drm/amdgpu: drop client_id from VM by Christian König · 7 years ago
  21. c4f46f2 drm/amdgpu: rename vm_id to vmid by Christian König · 7 years ago
  22. 620f774 drm/amdgpu: separate VMID and PASID handling by Christian König · 7 years ago
  23. df2869a Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
  24. 991eecc Merge tag 'omapdrm-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 7 years ago
  25. 8932541 Merge tag 'tilcdc-4.16' of https://github.com/jsarha/linux into drm-next by Dave Airlie · 7 years ago
  26. 6a9991b Merge tag 'drm-intel-next-2017-12-14' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  27. 4f4b94e drm/amdgpu: fix test for shadow page tables by Christian König · 7 years ago
  28. c24011d drm/amd/display: Expose dpp1_set_cursor_attributes by Yue Hin Lau · 7 years ago
  29. 72d520d drm/amd/display: Update FMT and OPPBUF functions by Eric Bernstein · 7 years ago
  30. 4ebf848 drm/amd/display: check for null before calling is_blanked by Yue Hin Lau · 7 years ago
  31. b5f96fe drm/amd/display: dal 3.1.27 by Andrew Jiang · 7 years ago
  32. e789900 drm/amd/display: Fix unused variable warnings. by Leo (Sunpeng) Li · 7 years ago
  33. b51adc7 drm/amd/display: Only blank DCN when we have set_blank implementation by Yue Hin Lau · 7 years ago
  34. 39f2649 drm/amd/display: Put dcn_mi_registers with other structs by Eric Bernstein · 7 years ago
  35. 4b8240b drm/amd/display: hubp refactor by Yue Hin Lau · 7 years ago
  36. 4b4f8f7 drm/amd/display: integrating optc pseudocode by Yue Hin Lau · 7 years ago
  37. 9c6569d drm/amd/display: Call validate_fbc should_enable_fbc by Harry Wentland · 7 years ago
  38. e9be38b drm/amd/display: Clean up DCN cursor code by Eric Bernstein · 7 years ago
  39. 737ae4e drm/amd/display: fix 180 full screen pipe split by Dmytro Laktyushkin · 7 years ago
  40. f8668c0 drm/amd/display: reprogram surface config on scaling change by Eric Yang · 7 years ago
  41. 3253af3 drm/amd/display: Remove dwbc from pipe_ctx by Eric Bernstein · 7 years ago
  42. 4d2f22d drm/amd/display: Use the maximum link setting which EDP reported. by Hugo Hu · 7 years ago
  43. 506ab33 drm/amd/display: Add hdr_supported flag by Yongqiang Sun · 7 years ago
  44. 2961fef drm/amd/display: fix global sync param retrieval when not pipe splitting by Dmytro Laktyushkin · 7 years ago
  45. 36192e7 drm/amd/display: Update HUBP by Eric Bernstein · 7 years ago
  46. b013139 drm/amd/display: fix rotated surface scaling by Dmytro Laktyushkin · 7 years ago
  47. 5a095c4 drm/amd/display: clean up dcn soc params by Dmytro Laktyushkin · 7 years ago
  48. 58fc625 drm/amd/display: dal 3.1.26 by Eric Yang · 7 years ago
  49. 391ef03 drm/amd/display: Fix rehook MST display not light back on by Jerry (Fangzhi) Zuo · 7 years ago
  50. 23bfb33 drm/amd/display: Fix check for whether dmcu fw is running by Anthony Koo · 7 years ago
  51. 38cb3e9 drm/amd/display: Declare and share color space types for dcn's by Vitaly Prosyak · 7 years ago
  52. a97599a drm/amd/display: Do DC mode-change check after stream creation by Leo (Sunpeng) Li · 7 years ago
  53. b58958a drm/amd/display: Define BLNDGAM_CONFIG_STATUS by Vitaly Prosyak · 7 years ago
  54. e8e722d drm/amd/display: Don't spam debug log on long reg waits by Harry Wentland · 7 years ago
  55. be3cb58 drm/amd/display: Error print when ATOM BIOS implementation is missing by Harry Wentland · 7 years ago
  56. 4486c3f drm/amd/display: Remove dead enable_plane function definition and call by Harry Wentland · 7 years ago
  57. 63b371e drm/amd/display: Print type if we get wrong ObjectID from bios by Harry Wentland · 7 years ago
  58. 0cadc86 drm/radeon: Remove KFD_CIK_SDMA_QUEUE_OFFSET by Michel Dänzer · 7 years ago
  59. acaf662 Revert "drm/radeon: reduce number of free VMIDs and pipes in KV" by Michel Dänzer · 7 years ago
  60. 7d752ea Revert "drm/radeon/cik: Don't touch int of pipes 1-7" by Michel Dänzer · 7 years ago
  61. 8214dda Revert "drm/radeon: Report doorbell configuration to amdkfd" by Michel Dänzer · 7 years ago
  62. 4c0ab31 Revert "drm/radeon: adding synchronization for GRBM GFX" by Michel Dänzer · 7 years ago
  63. 923a50a drm/amd/pp: Implement force_dpm_level on Rv by Rex Zhu · 7 years ago
  64. f49e9ba drm/amd/pp: Get and save Rv smu version by Rex Zhu · 7 years ago
  65. 82eb0f3 drm/amd/pp: update smu_version value for CI/VI by Rex Zhu · 7 years ago
  66. d100033 drm/amd/pp: Move smu_version to common code by Rex Zhu · 7 years ago
  67. 04a0d2d drm/amdgpu: use defines for mmBIF_IOV_FUNC_IDENTIFIER fields by Alex Deucher · 7 years ago
  68. 57ad33a drm/amdgpu: only check mmBIF_IOV_FUNC_IDENTIFIER on tonga/fiji by Alex Deucher · 7 years ago
  69. ea478d0 drm/amd/pp: export more smu message on Rv by Rex Zhu · 7 years ago
  70. 8621bbb drm/amd/pp: delete repeated call of force_dpm_level by Rex Zhu · 7 years ago
  71. 582dd5d drm/amd/pp: implement phm_reset_power_profile_state by Rex Zhu · 7 years ago
  72. 29411f0 drm/amd/pp: delete dead code of arbiter overdriver clk by Rex Zhu · 7 years ago
  73. 6b7dcb5 BackMerge tag 'v4.15-rc4' into drm-next by Dave Airlie · 7 years ago
  74. d66c36a drm: omapdrm: Simplify platform registration by Andrew F. Davis · 7 years ago
  75. bb5cdf8 drm: omapdrm: Remove filename from header and fix copyright tag by Andrew F. Davis · 7 years ago
  76. b7ea6b2 drm/omap: DMM: Check for DMM readiness after successful transaction commit by Peter Ujfalusi · 7 years ago
  77. b8c456d drm/omap: DMM: Print information if we received an error interrupt by Peter Ujfalusi · 7 years ago
  78. d312fe2 drm/omap: DMM: In case of error/timeout in wait_status() print the reason by Peter Ujfalusi · 7 years ago
  79. b3d5a8d drm/omap: DMM: Fix DMM_IRQSTAT_ERR_MASK definition by Peter Ujfalusi · 7 years ago
  80. b556141 drm: omapdrm: Deconstruct the omap_drv.h header. by Laurent Pinchart · 7 years ago
  81. 18cbe72 drm: omapdrm: venc: Return error code on OF parsing failure by Laurent Pinchart · 7 years ago
  82. 9dd894d drm: omapdrm: dpi: Remove dpi_data port_initialized field by Laurent Pinchart · 7 years ago
  83. 9be9d7e drm: omapdrm: dss: Make dss_dump_clocks() function static by Laurent Pinchart · 7 years ago
  84. a921c1a drm: omapdrm: dss: Set the DMA coherent mask by Laurent Pinchart · 7 years ago
  85. 2cd3e68 drm: omapdrm: Remove unused omap_dss_find_device() function by Laurent Pinchart · 7 years ago
  86. 7fb15c4 drm: omapdrm: Pass drm_device to omap_gem_resume() by Laurent Pinchart · 7 years ago
  87. 7a228a0 drm: omapdrm: dpi: Don't treat GPIO probe deferral as an error by Laurent Pinchart · 7 years ago
  88. 9231abd3 drm/omap: panel-dsi-cm: switch to gpiod by Sebastian Reichel · 7 years ago
  89. a44e552 drm/omap: panel-dsi-cm: add external backlight support by Sebastian Reichel · 7 years ago
  90. d95c5a0 drm/omap: panel-dsi-cm: add physical size support by Sebastian Reichel · 7 years ago
  91. 82fa10d drm/omap: panel-dsi-cm: add regulator support by Sebastian Reichel · 7 years ago
  92. e128310 drm/omap: panel-dsi-cm: fix driver by Tony Lindgren · 7 years ago
  93. b070d6e drm/omap: add support for physical size hints from display drivers by Sebastian Reichel · 7 years ago
  94. 1a80d6a drm/omap: drop incorrect comment by Sebastian Reichel · 7 years ago
  95. dc47c0cf drm/omap: remove unused function defines by Sebastian Reichel · 7 years ago
  96. a7631c4 drm/omap: Filter displays mode based on bandwidth limit by Peter Ujfalusi · 7 years ago
  97. 867d7e0 drm/omap: dss: Add support for reporting memory bandwidth limitation by Peter Ujfalusi · 7 years ago
  98. 32fdb62 dt-bindings: display/ti: Add optional property to set memory bandwidth limit by Peter Ujfalusi · 7 years ago
  99. aa8eeb9 omapdrm: panel: td028ttec1: replace MODULE_ALIAS by MODULE_DEVICE_TABLE by H. Nikolaus Schaller · 7 years ago
  100. c1b9d4c omapdrm: panel: fix compatible vendor string for td028ttec1 by H. Nikolaus Schaller · 7 years ago