1. d549f54 drm/virtio: use %llu format string form atomic64_t by Arnd Bergmann · 9 years ago
  2. 57606c7 Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  3. b2293cb Merge tag 'vmwgfx-fixes-4.3-151014' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 9 years ago
  4. f6c7aba drm/amdgpu: Keep the pflip interrupts always enabled v7 by Michel Dänzer · 9 years ago
  5. 80c083c drm/amdgpu: adjust default dispclk (v2) by Alex Deucher · 9 years ago
  6. ae49154 drm/dp/mst: make mst i2c transfer code more robust. by Dave Airlie · 9 years ago
  7. bc8c131 drm/radeon: attach tile property to mst connector by Dave Airlie · 9 years ago
  8. ed7d78b drm/vmwgfx: Fix kernel NULL pointer dereference on older hardware by Thomas Hellstrom · 9 years ago
  9. 7b98040 Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 9 years ago
  10. 25d2958 drm/nouveau/bios: fix OF loading by Ilia Mirkin · 9 years ago
  11. f231976 drm/nouveau/fbcon: take runpm reference when userspace has an open fd by Ben Skeggs · 9 years ago
  12. 953132b drm/nouveau/nouveau: Disable AGP for SiS 761 by Ondrej Zary · 9 years ago
  13. 5102ec3 drm/nouveau/display: allow up to 16k width/height for fermi+ by Ilia Mirkin · 9 years ago
  14. 2239b76 drm/nouveau/bios: translate devinit pri/sec i2c bus to internal identifiers by Ben Skeggs · 9 years ago
  15. 621bd0f drm: Fix locking for sysfs dpms file by Daniel Vetter · 9 years ago
  16. e87d68d Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  17. 7a57455 drm/amdgpu: fix memory leak in amdgpu_vm_update_page_directory by Sudip Mukherjee · 9 years ago
  18. 028423b drm/amdgpu: fix 32-bit compiler warning by Arnd Bergmann · 9 years ago
  19. 266424b drm/qxl: avoid dependency lock by Frediano Ziglio · 9 years ago
  20. 7eb9974 drm/qxl: avoid buffer reservation in qxl_crtc_page_flip by Frediano Ziglio · 9 years ago
  21. 6090652 drm/qxl: fix framebuffer dirty rectangle tracking. by Gerd Hoffmann · 9 years ago
  22. 9a65e68 drm/amdgpu: flag iceland as experimental by Alex Deucher · 9 years ago
  23. e79d5c0 drm/amdgpu: check before checking pci bridge registers by Alex Deucher · 9 years ago
  24. 26d0c21 drm/amdgpu: fix num_crtc on CZ by Alex Deucher · 9 years ago
  25. 8b7530b drm/amdgpu: restore the fbdev mode in lastclose by Alex Deucher · 9 years ago
  26. 8c70e1c drm/radeon: restore the fbdev mode in lastclose by Alex Deucher · 9 years ago
  27. 2b02ec7 drm/radeon: add quirk for ASUS R7 370 by Alex Deucher · 9 years ago
  28. fa022a9 drm/amdgpu: add pm sysfs files late by Alex Deucher · 9 years ago
  29. 51a4726 drm/radeon: add pm sysfs files late by Alex Deucher · 9 years ago
  30. ccf03d6 drm/dp/mst: add some defines for logical/physical ports by Dave Airlie · 9 years ago
  31. 274d835 drm/dp/mst: drop cancel work sync in the mstb destroy path (v2) by Dave Airlie · 9 years ago
  32. d9515c5 drm/dp/mst: split connector registration into two parts (v2) by Dave Airlie · 9 years ago
  33. 68d8c9f drm/dp/mst: update the link_address_sent before sending the link address (v3) by Dave Airlie · 9 years ago
  34. df4839f drm/dp/mst: fixup handling hotplug on port removal. by Dave Airlie · 9 years ago
  35. 1c96087 drm/dp/mst: don't pass port into the path builder function by Dave Airlie · 9 years ago
  36. 0c6dadb drm/radeon: drop radeon_fb_helper_set_par by Alex Deucher · 9 years ago
  37. 03f9abb drm: handle cursor_set2 in restore_fbdev_mode by Alex Deucher · 9 years ago
  38. ec403b8 Merge tag 'drm-intel-fixes-2015-10-01' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  39. 62886a3 Merge tag 'vmwgfx-fixes-4.3-151001' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 9 years ago
  40. 8e592ea Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 9 years ago
  41. 5b63864 Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  42. cda3742 drm/exynos: Staticize local function in exynos_drm_gem.c by Krzysztof Kozlowski · 9 years ago
  43. 3c79fb8 drm/exynos: fimd: actually disable dp clock by Gustavo Padovan · 9 years ago
  44. 148ba09 drm/exynos: dp: remove suspend/resume functions by Inki Dae · 9 years ago
  45. 8d0d940 drm/qxl: recreate the primary surface when the bo is not primary by Fabiano Fidêncio · 9 years ago
  46. 3e4e380 drm/amdgpu: only print meaningful VM faults by Christian König · 9 years ago
  47. 2392eec drm/amdgpu/cgs: remove import_gpu_mem by Alex Deucher · 9 years ago
  48. b94be97 drm/i915: Call non-locking version of drm_kms_helper_poll_enable(), v2 by Egbert Eich · 9 years ago
  49. 4ad640e drm: Add a non-locking version of drm_kms_helper_poll_enable(), v2 by Egbert Eich · 9 years ago
  50. 575f9c8 drm/vmwgfx: Fix a command submission hang regression by Thomas Hellstrom · 9 years ago
  51. 10d97d5 drm/exynos: remove unused mode_fixup() code by Gustavo Padovan · 9 years ago
  52. 208d7ee drm/exynos: remove decon_mode_fixup() by Gustavo Padovan · 9 years ago
  53. 50bbfbf drm/exynos: remove fimd_mode_fixup() by Gustavo Padovan · 9 years ago
  54. 85a8203 drm/exynos: rotator: Clock control is unused if !PM by Thierry Reding · 9 years ago
  55. 641a2fe drm/exynos: fimc: Clock control is unused if !PM by Thierry Reding · 9 years ago
  56. 7082947 drm/exynos: Suspend/resume is unused if !PM by Thierry Reding · 9 years ago
  57. 48cf53f drm/exynos: create a fake mmap offset with gem creation by Joonyoung Shim · 9 years ago
  58. 8755556 drm/exynos: remove call to drm_gem_free_mmap_offset() by Joonyoung Shim · 9 years ago
  59. b9e7191 drm/exynos: Remove useless EXPORT_SYMBOL_GPLs by Daniel Kurtz · 9 years ago
  60. b4cfd4d drm/exynos: cleanup line feed in exynos_drm_gem_get_ioctl by Joonyoung Shim · 9 years ago
  61. 333e8e5 drm/exynos: cleanup function calling written twice by Joonyoung Shim · 9 years ago
  62. b319dc6 drm/exynos: staticize exynos_drm_gem_init() by Joonyoung Shim · 9 years ago
  63. 0269b1a drm/exynos: remove unnecessary NULL assignment by Joonyoung Shim · 9 years ago
  64. 7c93537 drm/exynos: fix missed calling of drm_prime_gem_destroy() by Joonyoung Shim · 9 years ago
  65. 5e0fb1f drm/exynos: fix layering violation of address by Joonyoung Shim · 9 years ago
  66. 74b3112 drm/amdgpu: Restore LCD backlight level on resume by Alex Deucher · 9 years ago
  67. 4281f46 drm/radeon: Restore LCD backlight level on resume (>= R5xx) by Michel Dänzer · 9 years ago
  68. 5431350 drm/amdgpu: signedness bug in amdgpu_cs_parser_init() by Dan Carpenter · 9 years ago
  69. dfc53c5 drm/i915: Consider HW CSB write pointer before resetting the sw read pointer by Michel Thierry · 9 years ago
  70. bc5f2ab drm/i915/skl: Don't call intel_prepare_ddi when encoder list isn't yet initialized. by Rodrigo Vivi · 9 years ago
  71. fd03420 Merge tag 'drm-intel-fixes-2015-09-24' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  72. 0a3579e Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 9 years ago
  73. 30c6466 drm: Allow also control clients to check the drm version by Thomas Hellstrom · 9 years ago
  74. f3b8c0c drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty() by Christian Engelmayer · 9 years ago
  75. 49558b4 drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind() by Christian Engelmayer · 9 years ago
  76. e4b35f9 Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  77. 14d11b8 drm/layerscape: fix handling fsl_dcu_drm_plane_index result by Andrzej Hajda · 9 years ago
  78. 728f866 drm/mgag200: Fix driver_load error handling by Archit Taneja · 9 years ago
  79. aec9e12 drm/mgag200: Fix error handling paths in fbdev driver by Archit Taneja · 9 years ago
  80. 69e5d3f drm/qxl: only report first monitor as connected if we have no state by Dave Airlie · 9 years ago
  81. e786547 drm/radeon: add quirk for MSI R7 370 by Maxim Sheviakov · 9 years ago
  82. 4c7fbc3 drm/amdgpu: Sprinkle drm_modeset_lock_all to appease locking checks by Alex Deucher · 9 years ago
  83. 6adaed5 drm/radeon: Sprinkle drm_modeset_lock_all to appease locking checks by Daniel Vetter · 9 years ago
  84. 5c3422b drm/amdgpu: sync ce and me with SWITCH_BUFFER(2) by monk.liu · 9 years ago
  85. 54ef0b5 drm/amdgpu: integer overflow in amdgpu_mode_dumb_create() by Dan Carpenter · 9 years ago
  86. 0913eab drm/amdgpu: info leak in amdgpu_gem_metadata_ioctl() by Dan Carpenter · 9 years ago
  87. 0d2edd3 drm/amdgpu: integer overflow in amdgpu_info_ioctl() by Dan Carpenter · 9 years ago
  88. 1d26347 drm/amdgpu: unwind properly in amdgpu_cs_parser_init() by Dan Carpenter · 9 years ago
  89. 5a6adfa drm/amdgpu: Fix max_vblank_count value for current display engines by Alex Deucher · 9 years ago
  90. 71affda drm/amdgpu: use kmemdup rather than duplicating its implementation by Andrzej Hajda · 9 years ago
  91. 1f44521 drm/amdgpu: fix UVD suspend and resume for VI APU by Leo Liu · 9 years ago
  92. 2bd188d drm/amdgpu: fix the UVD suspend sequence order by Leo Liu · 9 years ago
  93. 5146419 drm/amdgpu: make UVD handle checking more strict by Leo Liu · 9 years ago
  94. 1ee4478 drm/amdgpu: Disable UVD PG by Leo Liu · 9 years ago
  95. 4f839a2 drm/amdgpu: more scheduler cleanups v2 by Christian König · 9 years ago
  96. 5ec92a7 drm/amdgpu: cleanup fence queue init v2 by Christian König · 9 years ago
  97. 9b398fa drm/amdgpu: rename fence->scheduler to sched v2 by Christian König · 9 years ago
  98. 0f75aee drm/amdgpu: cleanup entity init by Christian König · 9 years ago
  99. a6db8a3 drm/amdgpu: refine the scheduler job type conversion by Junwei Zhang · 9 years ago
  100. 4c7eb91 drm/amdgpu: refine the job naming for amdgpu_job and amdgpu_sched_job by Junwei Zhang · 9 years ago