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