1. 8758cb6 drm/amdgpu/vega10:timeout set to equal with VI by Monk Liu · 8 years ago
  2. f98b617 drm/amdgpu:implement the reset MB func for vega10 by Monk Liu · 8 years ago
  3. 94b4fd7 drm/amdgpu:fix typo for mxgpu_ai by Monk Liu · 8 years ago
  4. 377e275 drm/amdgpu:no need to involv HDP in KIQ by Monk Liu · 8 years ago
  5. bb5c9ca drm/amdgpu:add PSP block only load_type=PSP (v2) by Monk Liu · 8 years ago
  6. ba8a21c drm/amdgpu/smu9: update to latest driver interface by Evan Quan · 8 years ago
  7. 40f0677 drm/amd/amdgpu: cleanup gfx_v9_0_gpu_init() by Tom St Denis · 8 years ago
  8. 596c8e8 drm/amd/amdgpu: cleanup gfx_v9_0_rlc_reset() by Tom St Denis · 8 years ago
  9. 342cda25 drm/amd/amdgpu: cleanup gfx_v9_0_rlc_start() by Tom St Denis · 8 years ago
  10. ea64468 drm/amd/amdgpu: simplify gfx_v9_0_cp_gfx_enable() by Tom St Denis · 8 years ago
  11. 72edadd drm/amd/amdgpu: cleanup gfx_v9_0_kiq_init_register() by Tom St Denis · 8 years ago
  12. 75bac5c drm/amd/amdgpu: Drop gfx_v9_0_print_status() by Tom St Denis · 8 years ago
  13. 9da2c65 drm/amd/amdgpu: cleanup gfx_v9_0_set_gfx_eop_interrupt_state() by Tom St Denis · 8 years ago
  14. 8dd553e drm/amd/amdgpu: cleanup gfx_v9_0_set_priv_reg_fault_state() by Tom St Denis · 8 years ago
  15. 98709ca drm/amd/amdgpu: cleanup gfx_v9_0_set_priv_inst_fault_state() by Tom St Denis · 8 years ago
  16. efe53d8 drm/amd/amdgpu: cleanup gfx_v9_0_init_queue() by Tom St Denis · 8 years ago
  17. 714f88e drm/amdgpu: Move function amdgpu_has_atpx near other similar functions by Alex Xie · 8 years ago
  18. 6e3f187 drm/amdgpu: fix over allocating of IRQ sources by Christian König · 8 years ago
  19. 8b5de0e drm/amd/amdgpu: Clean up psp reload_quirk() by Tom St Denis · 8 years ago
  20. 61a8cee drm/amd/amdgpu: Fix psp_v3_1 compare sram by Tom St Denis · 8 years ago
  21. 03f89fe drm/amdgpu: cleanup get_invalidate_req v2 by Christian König · 8 years ago
  22. 36b32a6 drm/amdgpu: fix vm size and block size for VMPT (v5) by Zhang, Jerry · 8 years ago
  23. d1a5b25 drm/amd/amdgpu: Fix srbm_indexing in init/inactive hqd code by Tom St Denis · 8 years ago
  24. bb21596 drm/amd/amdgpu: Clean up gfx_v8_0_mqd_init() by Tom St Denis · 8 years ago
  25. 699d12b drm/amd/amdgpu: de-numberify HQD_ACTIVE check. by Tom St Denis · 8 years ago
  26. 0ac642c drm/amd/amdgpu: clean up gfx_v8_0_kiq_init_register() by Tom St Denis · 8 years ago
  27. 35e259d drm/amd/amdgpu: Clean up gfx_v8_0_inactive_hqd() by Tom St Denis · 8 years ago
  28. ccaf357 drm/amd/amdgpu: Clean up gfx_v8_0_kiq_set_interrupt_state() by Tom St Denis · 8 years ago
  29. fcf17a4 drm/amdgpu/gfx8: KIQ is also disabled when MEC is disabled by Alex Deucher · 8 years ago
  30. 1125016 drm/amdgpu: cleanup VMHUB bit definitions v2 by Christian König · 8 years ago
  31. 9bbdcc0 drm/amdgpu: handle CPU access for split VRAM buffers (v2) by Christian König · 8 years ago
  32. 89bb575 drm/amdgpu: use TTM_PL_FLAG_CONTIGUOUS v2 by Christian König · 8 years ago
  33. f75e237 drm/amdgpu: move adjust_mc_addr into amdgpu_gart_funcs by Christian König · 8 years ago
  34. f7d015b drm/amdgpu: cleanup logic in amdgpu_vm_flush by Christian König · 8 years ago
  35. c0e5193 drm/amdgpu: cleanup coding style in amdgpu_vm_flush by Christian König · 8 years ago
  36. 641e940 drm/amdgpu: coding style of amdgpu_vm_is_gpu_reset by Christian König · 8 years ago
  37. 6332ab9 drm/amdgpu: remove VMID first tracking by Christian König · 8 years ago
  38. eb60ef2 drm/amdgpu: move VM related defines into amdgpu_vm.h by Christian König · 8 years ago
  39. 5a9b8e8 drm/amdgpu: fix VMHUB order to match the hardware by Christian König · 8 years ago
  40. b94e433 drm/amdgpu: drop alpha support by Christian König · 8 years ago
  41. c8b26bd drm/ttm: add TTM_PL_FLAG_CONTIGUOUS v2 by Christian König · 8 years ago
  42. ea642c3 drm/ttm: add io_mem_pfn callback by Christian König · 8 years ago
  43. 018b7fc drm/ttm: cleanup and optimize ttm_bo_mem_compat v2 by Christian König · 8 years ago
  44. 76e15e0 drm/amdgpu/vi: add defines for KIQ packets by Alex Deucher · 8 years ago
  45. 1fdc639 drm/amdgpu/soc15: Fix static checker warnings by Alex Deucher · 8 years ago
  46. 1ce65f5 drm/amdgpu: Read vram width from integrated system info table by Harry Wentland · 8 years ago
  47. 83ca145 drm/amdgpu: create a func to check vm size by Zhang, Jerry · 8 years ago
  48. 486a68f drm/amdgpu: Fix a NULL deref in amdgpu_vm_add_prt_cb() by Dan Carpenter · 8 years ago
  49. 99147e6 drm/amd/powerplay: fix a couple locking issues by Dan Carpenter · 8 years ago
  50. 0f987cd drm/amd/powerplay: fix pp_dpm_get_current_power_state() (v2) by Dan Carpenter · 8 years ago
  51. 5023728 drm/amdgpu: various cleanups for uvd/vce. by Rex Zhu · 8 years ago
  52. e670721 drm/amdgpu: when resume failed, return error to avoid system hang. by Rex Zhu · 8 years ago
  53. a9f87f6 drm/amdgpu: use a 64bit interval tree for VM management v2 by Christian König · 8 years ago
  54. ca7f65c drm/amdgpu: fix semicolon.cocci warnings by kbuild test robot · 8 years ago
  55. ad4febd drm/amdgpu/powerplay: fix locking typo by Alex Deucher · 8 years ago
  56. e1b489d Merge tag 'omapdrm-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 8 years ago
  57. e8e13b1 drm/omap: Major omap_modeset_init() cleanup by Jyri Sarha · 8 years ago
  58. 694c99c drm/omap: Remove the obsolete #define omap_plane _omap_plane hack by Jyri Sarha · 8 years ago
  59. 273ffea drm/omap: Fix one ugly indentation style break left by coccinelle by Jyri Sarha · 8 years ago
  60. 864050c drm/omap: Rename enum omap_plane to enum omap_plane_id by Jyri Sarha · 8 years ago
  61. f1118b8 drm/omap: Get rid of DRM_OMAP_NUM_CRTCS config option by Jyri Sarha · 8 years ago
  62. c9af3ed drm/omap: fix crash on module unload by Tomi Valkeinen · 8 years ago
  63. 8a54aa9 drm/omap: use drm_atomic_helper_shutdown() by Tomi Valkeinen · 8 years ago
  64. 50fa9f0 drm/omap: fix display SYNC/DE flags by Tomi Valkeinen · 8 years ago
  65. 956d4f9 drm/omap: dispc: improve debug print of display flags by Tomi Valkeinen · 8 years ago
  66. 39135a3 drm/omap: displays: panel-dpi: Support for handling backlight devices by Peter Ujfalusi · 8 years ago
  67. 4573ebe drm/omap: poll only connectors where the connect/disconnect can be checked by Peter Ujfalusi · 8 years ago
  68. 389c576 drm/omap: display: Add displays in sorted order to the panel_list by Peter Ujfalusi · 8 years ago
  69. a09d2bc drm/omap: Use omapdss_stack_is_ready() to check that the display stack is up by Peter Ujfalusi · 9 years ago
  70. 1e08c82 drm/omap: dss: Support for detecting display stack readiness by Peter Ujfalusi · 9 years ago
  71. 7c79e8d drm/omap: dss: Functions to check components in the display/output list by Peter Ujfalusi · 9 years ago
  72. be2d68c drm/omap: fix replication logic by Tomi Valkeinen · 8 years ago
  73. b8480ca drm/omap: remove unused dispc_wb_enable & dispc_wb_is_enabled by Tomi Valkeinen · 9 years ago
  74. 5034b1fa drm/omap: remove all EXPORT_SYMBOLs from dispc.c by Tomi Valkeinen · 9 years ago
  75. 9f75922 drm/omap: use dispc_ops by Tomi Valkeinen · 9 years ago
  76. a1a37647 drm/omap: fill dispc_ops by Tomi Valkeinen · 9 years ago
  77. 8a13398 drm/omap: add dispc_ops by Tomi Valkeinen · 9 years ago
  78. c283400 drm/omap: move dispc related dss-feat funcs to dispc by Tomi Valkeinen · 9 years ago
  79. 82e83f6 drm/omap: move display, dss-of, output to omapdss-base by Tomi Valkeinen · 9 years ago
  80. 892fdcb drm/omap: display: don't use dsi_get_pixel_size() by Tomi Valkeinen · 9 years ago
  81. 39637e1 drm/omap: output: use dev_err instead of DSSERR by Tomi Valkeinen · 9 years ago
  82. 7c29971 drm/omap: move dss_initialized to omapdss-base by Tomi Valkeinen · 9 years ago
  83. a99ac0d drm/omap: add omapdss-base.ko by Tomi Valkeinen · 9 years ago
  84. d5e7efa drm/omap: fix HDMI sync polarities by Tomi Valkeinen · 9 years ago
  85. 5f6ab8c drm/omap: Add support for render nodes by Hemant Hariyani · 9 years ago
  86. 7bbdef2 drm/omap: improve DPI clock selection on DRA7xx by Tomi Valkeinen · 8 years ago
  87. 1e90711 drm/omap: decrease min width & height by Tomi Valkeinen · 8 years ago
  88. 0e81798 drm/omap: remove divider constraint from hsdiv by Tomi Valkeinen · 8 years ago
  89. 7e3d927 drm/omap: refactor CRTC HW property setup by Tomi Valkeinen · 9 years ago
  90. 7d267f0 drm/omap: work-around for errata i886 by Tomi Valkeinen · 9 years ago
  91. 320d8c3 Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  92. 7558ab6 Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_linux into drm-next by Dave Airlie · 8 years ago
  93. 28c9542 drm/vmwgfx: Properly check display/scanout surface size by Sinclair Yeh · 8 years ago
  94. 810b3e16 drm/vmwgfx: Support topology greater than texture size by Sinclair Yeh · 8 years ago
  95. 2f9545c drm/vmwgfx: Define an overlaid handle_close ioctl. by Thomas Hellstrom · 8 years ago
  96. 9f7d148 drm/vmwgfx: Re-implement the stream resource as a simple resource. by Thomas Hellstrom · 8 years ago
  97. d4d2190 drm/vmwgfx: Introduce a simple resource type by Thomas Hellstrom · 8 years ago
  98. 50f8373 drm/vmwgfx: Revert "drm/vmwgfx: Replace numeric parameter like 0444 with macro" by Øyvind A. Holm · 8 years ago
  99. e9cebe8 drm/vmwgfx: Fix LDU X blank screen until mode change issue by Sinclair Yeh · 8 years ago
  100. 5c6089a drm/vmwgfx: Skipping fbdev fb pinning for ldu by Sinclair Yeh · 8 years ago