1. 6054f4e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  2. e6a9522 drm/i915: Remove redundant user_access_end() from __copy_from_user() error path by Josh Poimboeuf · 5 years ago
  3. a111ef6 Merge tag 'drm-intel-fixes-2019-08-08' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  4. 359f1dc Merge tag 'drm-misc-fixes-2019-08-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  5. 6b7c3b8 drm/vmwgfx: fix memory leak when too many retries have occurred by Colin Ian King · 6 years ago
  6. f536579 Merge tag 'drm-fixes-5.3-2019-08-07' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago
  7. abffeda Merge tag 'drm/tegra/for-5.3-rc4' of git://anongit.freedesktop.org/tegra/linux into drm-fixes by Dave Airlie · 5 years ago
  8. 4b3e30e Revert "drm/amdkfd: New IOCTL to allocate queue GWS" by Alex Deucher · 5 years ago
  9. d9dfe76 Revert "drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)" by Marek Olšák · 5 years ago
  10. 72cda9b drm/amdgpu: pin the csb buffer on hw init for gfx v8 by Likun Gao · 5 years ago
  11. f7ccbed drm/rockchip: Suspend DP late by Douglas Anderson · 5 years ago
  12. 73a0ff0 drm/i915: Fix wrong escape clock divisor init for GLK by Stanislav Lisovskiy · 5 years ago
  13. 0584674 drm/i915: fix possible memory leak in intel_hdcp_auth_downstream() by Wei Yongjun · 6 years ago
  14. 9b56243 drm/modes: Fix unterminated strncpy by Chuhong Yuan · 5 years ago
  15. b887011 drm/amd/powerplay: correct navi10 vcn powergate by Evan Quan · 5 years ago
  16. 8ecd998 drm/amd/powerplay: honor hw limit on fetching metrics data for navi10 by Kevin Wang · 5 years ago
  17. 4853fc3 drm/amd/powerplay: Allow changing of fan_control in smu_v11_0 by Matt Coffin · 5 years ago
  18. 0e31225 Merge tag 'drm-fixes-2019-08-02-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  19. f26dbb2 Merge tag 'drm-fixes-2019-08-02' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  20. d1836f3 drm/amd/amdgpu/vcn_v2_0: Move VCN 2.0 specific dec ring test to vcn_v2_0 by Thong Thai · 5 years ago
  21. af655cc drm/amd/amdgpu/vcn_v2_0: Mark RB commands as KMD commands by Thong Thai · 5 years ago
  22. 9c8c9c7 Merge tag 'exynos-drm-fixes-for-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Daniel Vetter · 5 years ago
  23. 63dc6e6 Revert "drm/vgem: fix cache synchronization on arm/arm64" by Chris Wilson · 5 years ago
  24. 5fd5d2b Merge tag 'drm-misc-fixes-2019-08-02' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Daniel Vetter · 5 years ago
  25. ab35c8a Merge tag 'drm-intel-fixes-2019-08-02' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Daniel Vetter · 5 years ago
  26. 1bbbab0 drm/exynos: fix missing decrement of retry counter by Colin Ian King · 5 years ago
  27. d6f25bd drm/exynos: add CONFIG_MMU dependency by Arnd Bergmann · 5 years ago
  28. 59d4317 drm/exynos: remove redundant assignment to pointer 'node' by Colin Ian King · 5 years ago
  29. 9eae7c3 drm/exynos: using dev_get_drvdata directly by Fuqian Huang · 6 years ago
  30. f8981e0 Merge tag 'msm-fixes-2019_08_01' of https://gitlab.freedesktop.org/drm/msm into drm-fixes by Dave Airlie · 5 years ago
  31. 412e85b drm/nouveau: Only release VCPI slots on mode changes by Lyude Paul · 5 years ago
  32. 4b381ee Merge tag 'drm-fixes-5.3-2019-07-31' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago
  33. 9ca7ad6 drm: msm: Fix add_gpu_components by Jeffrey Hugo · 6 years ago
  34. c14b5dc drm/msm: Annotate intentional switch statement fall throughs by Jordan Crouse · 5 years ago
  35. 2bab52a drm/msm: add support for per-CRTC max_vblank_count on mdp5 by Brian Masney · 6 years ago
  36. 5854059 drm/bochs: Use shadow buffer for bochs framebuffer console by Thomas Zimmermann · 6 years ago
  37. 01b947a drm/fb-helper: Instanciate shadow FB if configured in device's mode_config by Thomas Zimmermann · 6 years ago
  38. 87e281f drm/fb-helper: Map DRM client buffer only when required by Thomas Zimmermann · 6 years ago
  39. d9b42df drm/client: Support unmapping of DRM client buffers by Thomas Zimmermann · 6 years ago
  40. 4b9bb97 drm/i915: Only recover active engines by Chris Wilson · 6 years ago
  41. b1fa6fd drm/i915: Add a wakeref getter for iff the wakeref is already active by Chris Wilson · 6 years ago
  42. 0de50e4 drm/i915: Lift intel_engines_resume() to callers by Chris Wilson · 6 years ago
  43. 3de433c drm/msm: Use the correct dma_sync calls in msm_gem by Rob Clark · 5 years ago
  44. 7e9e5ea drm/vgem: fix cache synchronization on arm/arm64 by Rob Clark · 5 years ago
  45. dc25ace drm/i810: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  46. 1956ecf Merge tag 'v5.3-rc2' into drm-misc-fixes by Maarten Lankhorst · 5 years ago
  47. 6dee482 drm/amd/powerplay: correct UVD/VCE/VCN power status retrieval by Evan Quan · 5 years ago
  48. a3ebbdb drm/amd/powerplay: correct Navi10 VCN powergate control (v2) by Evan Quan · 5 years ago
  49. e21e358 drm/amd/powerplay: support VCN powergate status retrieval for SW SMU by Evan Quan · 5 years ago
  50. 201cd70 drm/amd/powerplay: support VCN powergate status retrieval on Raven by Evan Quan · 5 years ago
  51. a027098 drm/amd/powerplay: add new sensor type for VCN powergate status by Evan Quan · 5 years ago
  52. 929e571 drm/amdgpu: fix a potential information leaking bug by Wang Xiayang · 5 years ago
  53. 67d0859 drm/amdgpu: fix error handling in amdgpu_cs_process_fence_dep by Christian König · 5 years ago
  54. f0bc1ee drm/amd/powerplay: enable SW SMU reset functionality by Evan Quan · 5 years ago
  55. 479156f drm/amd/powerplay: fix null pointer dereference around dpm state relates by Evan Quan · 5 years ago
  56. 090efd9 drm/amdgpu/powerplay: use proper revision id for navi by Alex Deucher · 5 years ago
  57. 45a6601 drm/amd/powerplay: fix temperature granularity error in smu11 by Kevin Wang · 5 years ago
  58. 2c0f07f drm/amd/powerplay: add callback function of get_thermal_temperature_range by Kevin Wang · 6 years ago
  59. d658486 drm/amdkfd: Fix byte align on VegaM by Kent Russell · 5 years ago
  60. 515f12b Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  61. e1ae72a drm/bridge: tc358764: Fix build error by YueHaibing · 5 years ago
  62. f4cc743 drm/bridge: lvds-encoder: Fix build error while CONFIG_DRM_KMS_HELPER=m by YueHaibing · 5 years ago
  63. 4187414 drm/i915/gvt: Adding ppgtt to GVT GEM context after shadow pdps settled. by Colin Xu · 6 years ago
  64. ef5b0b444 drm/i915/gvt: grab runtime pm first for forcewake use by Xiaolin Zhang · 6 years ago
  65. 7366aeb drm/i915/gvt: fix incorrect cache entry for guest page mapping by Xiaolin Zhang · 5 years ago
  66. 2089a76 drm/i915/gvt: Checking workload's gma earlier by Xiong Zhang · 6 years ago
  67. c251440 drm/i915/gvt: Don't use ggtt_validdate_range() with size=0 by Xiong Zhang · 6 years ago
  68. d18fd05 drm/i915/gvt: Warning for invalid ggtt access by Xiong Zhang · 6 years ago
  69. c00f9c6 drm/i915/gvt: remove duplicate include of trace.h by Zhenyu Wang · 6 years ago
  70. 89f5752 drm/i915: Fix the TBT AUX power well enabling by Imre Deak · 6 years ago
  71. 0bbfdce drm/i915: Fix GEN8_MCR_SELECTOR programming by Tvrtko Ursulin · 5 years ago
  72. 6d61f71 drm/i915/vbt: Fix VBT parsing for the PSR section by Dhinakaran Pandiyan · 5 years ago
  73. a8f196a drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHV by Ville Syrjälä · 5 years ago
  74. 982b1d0 drm/i915: Lock the engine while dumping the active request by Chris Wilson · 5 years ago
  75. 8f48de4 drm/i915/perf: add missing delay for OA muxes configuration by Lionel Landwerlin · 5 years ago
  76. 06c12ae drm/i915/perf: ensure we keep a reference on the driver by Lionel Landwerlin · 5 years ago
  77. aa56a29 drm/i915/userptr: Acquire the page lock around set_page_dirty() by Chris Wilson · 5 years ago
  78. 5f4c82c drm/i915/gtt: Mark the freed page table entries with scratch by Chris Wilson · 6 years ago
  79. f691eaa drm/i915/gtt: Defer the free for alloc error paths by Chris Wilson · 6 years ago
  80. d1b739f drm/i915: Deal with machines that expose less than three QGV points by Ville Syrjälä · 6 years ago
  81. fdcc789 drm/i915: Fix memleak in runtime wakeref tracking by Mika Kuoppala · 6 years ago
  82. cf8f9aa drm/i915/icl: whitelist PS_(DEPTH|INVOCATION)_COUNT by Lionel Landwerlin · 6 years ago
  83. 6ce5bfe drm/i915: whitelist PS_(DEPTH|INVOCATION)_COUNT by Lionel Landwerlin · 6 years ago
  84. c270cac drm/i915: fix whitelist selftests with readonly registers by Lionel Landwerlin · 6 years ago
  85. 7d3cd66 drm/i915: Fix various tracepoints for gen2 by Ville Syrjälä · 6 years ago
  86. 95eef14 drm/i915/perf: fix ICL perf register offsets by Lionel Landwerlin · 6 years ago
  87. 248f883db drm/i915: Disable SAMPLER_STATE prefetching on all Gen11 steppings. by Kenneth Graunke · 6 years ago
  88. ac65bdf drm/i915: Keep rings pinned while the context is active by Chris Wilson · 6 years ago
  89. 88c5083 Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 5 years ago
  90. e2921f9 Merge tag 'drm-fixes-2019-07-26' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  91. 4d5308e Merge tag 'drm-fixes-5.3-2019-07-24' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago
  92. 2defb94 drm/i915: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  93. 9e87891 drm/amd/display: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  94. 12fce1a drm/amdkfd/kfd_mqd_manager_v10: Avoid fall-through warning by Gustavo A. R. Silva · 5 years ago
  95. d64062b drm/amdgpu/gfx10: Fix missing break in switch statement by Gustavo A. R. Silva · 5 years ago
  96. 737298d drm/amdkfd: Fix missing break in switch statement by Gustavo A. R. Silva · 5 years ago
  97. de4ee72 nouveau: unlock mmap_sem on all errors from nouveau_range_fault by Christoph Hellwig · 5 years ago
  98. 5fbcf50 nouveau: remove the block parameter to nouveau_range_fault by Christoph Hellwig · 5 years ago
  99. 02712bc mm/hmm: move hmm_vma_range_done and hmm_vma_fault to nouveau by Christoph Hellwig · 5 years ago
  100. 2a6fc3c drm/tegra: Fix gpiod_get_from_of_node() regression by Dmitry Osipenko · 6 years ago