1. ccf03d6 drm/dp/mst: add some defines for logical/physical ports by Dave Airlie · 9 years ago
  2. 274d835 drm/dp/mst: drop cancel work sync in the mstb destroy path (v2) by Dave Airlie · 9 years ago
  3. d9515c5 drm/dp/mst: split connector registration into two parts (v2) by Dave Airlie · 9 years ago
  4. 68d8c9f drm/dp/mst: update the link_address_sent before sending the link address (v3) by Dave Airlie · 9 years ago
  5. df4839f drm/dp/mst: fixup handling hotplug on port removal. by Dave Airlie · 9 years ago
  6. 1c96087 drm/dp/mst: don't pass port into the path builder function by Dave Airlie · 9 years ago
  7. 0c6dadb drm/radeon: drop radeon_fb_helper_set_par by Alex Deucher · 9 years ago
  8. 03f9abb drm: handle cursor_set2 in restore_fbdev_mode by Alex Deucher · 9 years ago
  9. 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
  10. 62886a3 Merge tag 'vmwgfx-fixes-4.3-151001' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 9 years ago
  11. 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
  12. 5b63864 Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  13. cda3742 drm/exynos: Staticize local function in exynos_drm_gem.c by Krzysztof Kozlowski · 9 years ago
  14. 3c79fb8 drm/exynos: fimd: actually disable dp clock by Gustavo Padovan · 9 years ago
  15. 148ba09 drm/exynos: dp: remove suspend/resume functions by Inki Dae · 9 years ago
  16. 8d0d940 drm/qxl: recreate the primary surface when the bo is not primary by Fabiano Fidêncio · 9 years ago
  17. 3e4e380 drm/amdgpu: only print meaningful VM faults by Christian König · 9 years ago
  18. 2392eec drm/amdgpu/cgs: remove import_gpu_mem by Alex Deucher · 9 years ago
  19. b94be97 drm/i915: Call non-locking version of drm_kms_helper_poll_enable(), v2 by Egbert Eich · 9 years ago
  20. 4ad640e drm: Add a non-locking version of drm_kms_helper_poll_enable(), v2 by Egbert Eich · 9 years ago
  21. 575f9c8 drm/vmwgfx: Fix a command submission hang regression by Thomas Hellstrom · 9 years ago
  22. 10d97d5 drm/exynos: remove unused mode_fixup() code by Gustavo Padovan · 9 years ago
  23. 208d7ee drm/exynos: remove decon_mode_fixup() by Gustavo Padovan · 9 years ago
  24. 50bbfbf drm/exynos: remove fimd_mode_fixup() by Gustavo Padovan · 9 years ago
  25. 85a8203 drm/exynos: rotator: Clock control is unused if !PM by Thierry Reding · 9 years ago
  26. 641a2fe drm/exynos: fimc: Clock control is unused if !PM by Thierry Reding · 9 years ago
  27. 7082947 drm/exynos: Suspend/resume is unused if !PM by Thierry Reding · 9 years ago
  28. 48cf53f drm/exynos: create a fake mmap offset with gem creation by Joonyoung Shim · 9 years ago
  29. 8755556 drm/exynos: remove call to drm_gem_free_mmap_offset() by Joonyoung Shim · 9 years ago
  30. b9e7191 drm/exynos: Remove useless EXPORT_SYMBOL_GPLs by Daniel Kurtz · 9 years ago
  31. b4cfd4d drm/exynos: cleanup line feed in exynos_drm_gem_get_ioctl by Joonyoung Shim · 9 years ago
  32. 333e8e5 drm/exynos: cleanup function calling written twice by Joonyoung Shim · 9 years ago
  33. b319dc6 drm/exynos: staticize exynos_drm_gem_init() by Joonyoung Shim · 9 years ago
  34. 0269b1a drm/exynos: remove unnecessary NULL assignment by Joonyoung Shim · 9 years ago
  35. 7c93537 drm/exynos: fix missed calling of drm_prime_gem_destroy() by Joonyoung Shim · 9 years ago
  36. 5e0fb1f drm/exynos: fix layering violation of address by Joonyoung Shim · 9 years ago
  37. 74b3112 drm/amdgpu: Restore LCD backlight level on resume by Alex Deucher · 9 years ago
  38. 4281f46 drm/radeon: Restore LCD backlight level on resume (>= R5xx) by Michel Dänzer · 9 years ago
  39. 5431350 drm/amdgpu: signedness bug in amdgpu_cs_parser_init() by Dan Carpenter · 9 years ago
  40. dfc53c5 drm/i915: Consider HW CSB write pointer before resetting the sw read pointer by Michel Thierry · 9 years ago
  41. bc5f2ab drm/i915/skl: Don't call intel_prepare_ddi when encoder list isn't yet initialized. by Rodrigo Vivi · 9 years ago
  42. 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
  43. 0a3579e Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 9 years ago
  44. 30c6466 drm: Allow also control clients to check the drm version by Thomas Hellstrom · 9 years ago
  45. f3b8c0c drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty() by Christian Engelmayer · 9 years ago
  46. 49558b4 drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind() by Christian Engelmayer · 9 years ago
  47. e4b35f9 Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  48. 14d11b8 drm/layerscape: fix handling fsl_dcu_drm_plane_index result by Andrzej Hajda · 9 years ago
  49. 728f866 drm/mgag200: Fix driver_load error handling by Archit Taneja · 9 years ago
  50. aec9e12 drm/mgag200: Fix error handling paths in fbdev driver by Archit Taneja · 9 years ago
  51. 69e5d3f drm/qxl: only report first monitor as connected if we have no state by Dave Airlie · 9 years ago
  52. e786547 drm/radeon: add quirk for MSI R7 370 by Maxim Sheviakov · 9 years ago
  53. 4c7fbc3 drm/amdgpu: Sprinkle drm_modeset_lock_all to appease locking checks by Alex Deucher · 9 years ago
  54. 6adaed5 drm/radeon: Sprinkle drm_modeset_lock_all to appease locking checks by Daniel Vetter · 9 years ago
  55. 5c3422b drm/amdgpu: sync ce and me with SWITCH_BUFFER(2) by monk.liu · 9 years ago
  56. 54ef0b5 drm/amdgpu: integer overflow in amdgpu_mode_dumb_create() by Dan Carpenter · 9 years ago
  57. 0913eab drm/amdgpu: info leak in amdgpu_gem_metadata_ioctl() by Dan Carpenter · 9 years ago
  58. 0d2edd3 drm/amdgpu: integer overflow in amdgpu_info_ioctl() by Dan Carpenter · 9 years ago
  59. 1d26347 drm/amdgpu: unwind properly in amdgpu_cs_parser_init() by Dan Carpenter · 9 years ago
  60. 5a6adfa drm/amdgpu: Fix max_vblank_count value for current display engines by Alex Deucher · 9 years ago
  61. 71affda drm/amdgpu: use kmemdup rather than duplicating its implementation by Andrzej Hajda · 9 years ago
  62. 1f44521 drm/amdgpu: fix UVD suspend and resume for VI APU by Leo Liu · 9 years ago
  63. 2bd188d drm/amdgpu: fix the UVD suspend sequence order by Leo Liu · 9 years ago
  64. 5146419 drm/amdgpu: make UVD handle checking more strict by Leo Liu · 9 years ago
  65. 1ee4478 drm/amdgpu: Disable UVD PG by Leo Liu · 9 years ago
  66. 4f839a2 drm/amdgpu: more scheduler cleanups v2 by Christian König · 9 years ago
  67. 5ec92a7 drm/amdgpu: cleanup fence queue init v2 by Christian König · 9 years ago
  68. 9b398fa drm/amdgpu: rename fence->scheduler to sched v2 by Christian König · 9 years ago
  69. 0f75aee drm/amdgpu: cleanup entity init by Christian König · 9 years ago
  70. a6db8a3 drm/amdgpu: refine the scheduler job type conversion by Junwei Zhang · 9 years ago
  71. 4c7eb91 drm/amdgpu: refine the job naming for amdgpu_job and amdgpu_sched_job by Junwei Zhang · 9 years ago
  72. bf60efd drm/amdgpu: use only one reservation object for each VM v2 by Christian König · 9 years ago
  73. a5b7505 drm/amdgpu: validate duplicates in the CS as well by Christian König · 9 years ago
  74. 72d7668 drm/amdgpu: export reservation_object from dmabuf to ttm (v2) by Christian König · 9 years ago
  75. b7d698d drm/amdgpu: fix overflow on 32bit systems by Christian König · 9 years ago
  76. 1886d1a drm/amdgpu: remove process_job callback from the scheduler by Christian König · 9 years ago
  77. 258f3f9 drm/amdgpu: move scheduler fence callback into fence v2 by Christian König · 9 years ago
  78. 27439fc drm/amdgpu: signal scheduler fence when hw submission fails v3 by Christian König · 9 years ago
  79. 353da3c drm/amdgpu: add tracepoint for scheduler (v2) by Chunming Zhou · 9 years ago
  80. 20a85ff drm/amdgpu: use write confirm for vm_flush() by Christian König · 9 years ago
  81. 22c01cc drm/amdgpu: execution barrier after fence v2 by Anatoli Antonovitch · 9 years ago
  82. 3daea9e3d drm/amdgpu: add option to disable semaphores by Christian König · 9 years ago
  83. cd67d22 drm/i915/bios: handle MIPI Sequence Block v3+ gracefully by Jani Nikula · 9 years ago
  84. 721a09f drm/i915: Add primary plane to mask if it's visible by Maarten Lankhorst · 9 years ago
  85. 41b578f drm/i915: workaround bad DSL readout v3 by Jesse Barnes · 9 years ago
  86. 95d0be6 drm/i915: fix kernel-doc warnings in intel_audio.c by Geliang Tang · 9 years ago
  87. b07bb76 drm/vmwgfx: Only build on X86 by Thomas Hellstrom · 9 years ago
  88. ca0141d gpu/drm: Kill off set_irq_flags usage by Rob Herring · 9 years ago
  89. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  90. e30f396 drm/ttm: Fix memory space allocation v2 by Thomas Hellstrom · 9 years ago
  91. 2e586a7 drm/vmwgfx: Map the fifo as cached by Thomas Hellstrom · 9 years ago
  92. 54c12bc drm/vmwgfx: Fix up user_dmabuf refcounting by Thomas Hellstrom · 9 years ago
  93. 06a660a Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  94. 04d78e3 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  95. 9fbcc7c Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 9 years ago
  96. 778613e5 drm/nouveau/device: enable c800 quirk for tecra w50 by Ben Skeggs · 9 years ago
  97. c5bf460 drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7x by Roy Spliet · 9 years ago
  98. 15ee005 drm/nouveau/gr/nv04: fix big endian setting on gr context by Ilia Mirkin · 9 years ago
  99. d1031d5 Merge tag 'topic/drm-fixes-2015-09-09' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  100. 91b6fc0 Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago