1. 94f7bbe drm/i915: Snapshot seqno of most recently submitted request. by Tomas Elf · 9 years ago
  2. 9ea4fee drm/i915: Store device pointer in contexts for late tracepoint usafe by Chris Wilson · 9 years ago
  3. 0915da7 drm/rockchip: vop: remove hardware cursor window by yao mark · 9 years ago
  4. d3cae7d drm/rockchip: vop: switch cursor plane to window 3 by yao mark · 9 years ago
  5. 43b6c9b drm/rockchip: Drop owner assignment from platform_driver by Krzysztof Kozlowski · 9 years ago
  6. 8915bf2 drm/rockchip: use drm_gem_mmap helpers by Daniel Kurtz · 9 years ago
  7. 765c35b drm/rockchip: only call drm_fb_helper_hotplug_event if fb_helper present by Heiko Stübner · 9 years ago
  8. 85a359f drm/rockchip: Add BGR formats to VOP by Tomasz Figa · 9 years ago
  9. 01e2d06 Revert "drm/i915: Use crtc_state->active in primary check_plane func" by Linus Torvalds · 9 years ago
  10. c03e9a3 drm/imx: tve: fix media bus format for VGA output by Philipp Zabel · 9 years ago
  11. 510e642 GPU: ipu: fix lockup caused by pending chained interrupts by Russell King · 9 years ago
  12. 553a59f drm/imx: parallel-display: fix drm_panel support by Philipp Zabel · 9 years ago
  13. 2d28b63 Merge tag 'omapdrm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes by Dave Airlie · 9 years ago
  14. 59e7a16 Merge tag 'drm-intel-fixes-2015-07-09' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  15. 008b3f1 Merge tag 'drm-amdkfd-fixes-2015-07-09' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 9 years ago
  16. 355c822 drm/radeon: disable vce init on cayman (v2) by Alex Deucher · 9 years ago
  17. 0f11770 drm/amdgpu: fix timeout calculation by Christian König · 9 years ago
  18. dbedff0 drm/radeon: check if BO_VA is set before adding it to the invalidation list by Christian König · 9 years ago
  19. eb99070 drm/radeon: allways add the VM clear duplicate by Christian König · 9 years ago
  20. d57c0ed Revert "Revert "drm/radeon: dont switch vt on suspend"" by Alex Deucher · 9 years ago
  21. 8991668 drm/radeon: Fold radeon_set_cursor() into radeon_show_cursor() by Michel Dänzer · 9 years ago
  22. f3cbb17 drm/radeon: unpin cursor BOs on suspend and pin them again on resume (v2) by Grigori Goronzy · 9 years ago
  23. cd404af drm/radeon: Clean up reference counting and pinning of the cursor BOs by Michel Dänzer · 9 years ago
  24. a0f6744 drm/amdkfd: validate pdd where it acquired first by Maninder Singh · 9 years ago
  25. 5261392 Revert "drm/i915: Allocate context objects from stolen" by Ville Syrjälä · 9 years ago
  26. 19ee835 drm/i915: Declare the swizzling unknown for L-shaped configurations by Chris Wilson · 9 years ago
  27. 866a9204 drm/radeon: fix underflow in r600_cp_dispatch_texture() by Dan Carpenter · 9 years ago
  28. 5e3c4f9 drm/radeon: default to 2048 MB GART size on SI+ by Grigori Goronzy · 9 years ago
  29. 54e0398 drm/radeon: fix HDP flushing by Grigori Goronzy · 9 years ago
  30. 828202a drm/radeon: use RCU query for GEM_BUSY syscall by Grigori Goronzy · 9 years ago
  31. bd83314 drm/amdgpu: Handle irqs only based on irq ring, not irq status regs. by Mario Kleiner · 9 years ago
  32. 07f18f0 drm/radeon: Handle irqs only based on irq ring, not irq status regs. by Mario Kleiner · 9 years ago
  33. dec4f79 drm/i915: Use crtc_state->active in primary check_plane func by Daniel Vetter · 9 years ago
  34. 63fef06 drm/i915: Check crtc->active in intel_crtc_disable_planes by Daniel Vetter · 9 years ago
  35. 2c3d998 drm/i915: Restore all GGTT VMAs on resume by Tvrtko Ursulin · 9 years ago
  36. 01447e9 drm: add a check for x/y in drm_mode_setcrtc by Zhao Junwang · 9 years ago
  37. 41315b7 drm/rockchip: use drm_gem_mmap helpers by Daniel Kurtz · 9 years ago
  38. 0d7b6b1 drm/i915/chv: fix HW readout of the port PLL fractional divider by Imre Deak · 9 years ago
  39. 5c65e7b Merge tag 'topic/drm-fixes-2015-07-04' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  40. e24ff46 drm/crtc: Fix edid length computation by Shixin Zeng · 9 years ago
  41. 8480772 Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linux by Linus Torvalds · 9 years ago
  42. c021bf1 Merge tag 'drm-intel-next-fixes-2015-07-02' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  43. 9d86b41 Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  44. 743c167 drm/omap: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN by Fabian Frederick · 10 years ago
  45. d642d3a drm/omap: fix align_pitch() for 24 bits per pixel by Tomi Valkeinen · 9 years ago
  46. 393a949 drm/omap: fix omap_gem_put_paddr() error handling by Tomi Valkeinen · 9 years ago
  47. 9c36850 drm/omap: fix omap_framebuffer_unpin() error handling by Tomi Valkeinen · 9 years ago
  48. 96cbd14 drm/omap: increase DMM transaction timeout by Tomi Valkeinen · 9 years ago
  49. c423bc8 drm/omap: check that plane is inside crtc by Tomi Valkeinen · 9 years ago
  50. 48a2013 drm/nouveau/gem: use kvfree() in u_free() by Pekka Enberg · 9 years ago
  51. ee46f3c7 drm/i915: Clear pipe's pll hw state in hsw_dp_set_ddi_pll_sel() by Ander Conselvan de Oliveira · 9 years ago
  52. 479e9a9 drm/radeon: only check the sink type on DP connectors by Alex Deucher · 9 years ago
  53. fc220f6 drm/amdgpu: add flag to delay VM updates by Christian König · 9 years ago
  54. 2b48d32 drm/amdgpu: add optional dependencies to the CS IOCTL v2 by Christian König · 9 years ago
  55. 03507c4 drm/amdgpu: recreate fence from user seq by Christian König · 9 years ago
  56. 7cebc72 gpu/drm/amdgpu: Fix build when CONFIG_DEBUG_FS is not set by Alexander Kuleshov · 9 years ago
  57. ac91349 Revert "drm/radeon: dont switch vt on suspend" by Alex Deucher · 9 years ago
  58. 9dcabec drm/amdgpu: disable enable_nb_ps_policy temporarily by Sonny Jiang · 9 years ago
  59. 966c62f drm/amdgpu: correct define SMU_EnabledFeatureScoreboard_SclkDpmOn by Sonny Jiang · 9 years ago
  60. d8d090b drm/amdgpu: allocate ip_block_enabled memory in common code by Alex Deucher · 9 years ago
  61. a08c1d5 drm/amdgpu: remove unnecessary check before kfree by Maninder Singh · 9 years ago
  62. 5f0b34c drm/amdgpu: use kzalloc for allocating one thing by Maninder Singh · 9 years ago
  63. b13e22a drm/radeon: fix adding all VAs to the freed list on remove v2 by Christian König · 9 years ago
  64. 9a5e8fb drm/amdgpu: add chunk id validity check by Christian König · 9 years ago
  65. b8682ac drm/amdgpu: fix crash on invalid CS IOCTL by Christian König · 9 years ago
  66. 845253e drm/amdgpu: reset wptr at cp compute resume (v2) by Sonny Jiang · 9 years ago
  67. dc78330 drm/amdgpu: check VCE feedback and bitstream index by Christian König · 9 years ago
  68. 2f4b936 drm/amdgpu: make VCE handle check more strict by Christian König · 9 years ago
  69. f1689ec drm/amdgpu: check VCE relocation buffer range by Christian König · 9 years ago
  70. 68fdd3d drm/amdgpu: silence invalid error message by Christian König · 9 years ago
  71. 332300b drm/amdgpu: fix wrong type by monk.liu · 9 years ago
  72. e30590e drm/amdgpu: print the bo_list in the CS trace point as well by Christian König · 9 years ago
  73. ec74407 drm/amdgpu: add amdgpu_bo_list_set trace point by Christian König · 9 years ago
  74. 93e3e43 drm/amdgpu: add BO map/unmap trace point by Christian König · 9 years ago
  75. 344c19f drm/amdgpu: simplify fence debugfs output a bit by Christian König · 9 years ago
  76. 2ba8d1b drm/radeon: SDMA fix hibernation (CI GPU family). by Jérôme Glisse · 9 years ago
  77. 161569d drm/radeon: compute ring fix hibernation (CI GPU family) v2. by Jérôme Glisse · 9 years ago
  78. 78ad5cd drm/amdgpu: Configure doorbell to maximum slots by Ben Goz · 9 years ago
  79. cd06bf6 drm/amdgpu: Initialize compute sdma and memory from kgd by Ben Goz · 9 years ago
  80. 69ee241 drm/radeon: use kzalloc for allocating one thing by Maninder Singh · 9 years ago
  81. e922cfb drm/amdgpu: fix hpd range check in dce_v8_0_hpd_irq() by Alex Deucher · 9 years ago
  82. 2059ac3 drm/i915: fix backlight after resume on 855gm by Jani Nikula · 9 years ago
  83. 099bfbf Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  84. 0024526 drm/i915/ppgtt: Break loop in gen8_ppgtt_clear_range failure path by Michel Thierry · 9 years ago
  85. ac88cd7 drm/i915: Fix IPS related flicker by Rodrigo Vivi · 9 years ago
  86. c5fd936 drm/nouveau: Pause between setting gpu to D3hot and cutting the power by Lukas Wunner · 9 years ago
  87. 4570a37 Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  88. 6b8eeca drm/dp/mst: close deadlock in connector destruction. by Dave Airlie · 9 years ago
  89. a903e3b drm/omap: return error if dma_alloc_writecombine fails by Tomi Valkeinen · 9 years ago
  90. 8b72ce1 drm: Always enable atomic API by Daniel Stone · 9 years ago
  91. fa2f97d drm/vgem: Set unique to "vgem" by Daniel Vetter · 9 years ago
  92. 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  93. cb8a4de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  94. 407a2c7 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  95. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  96. 9eb1e57 drm/dp/mst: take lock around looking up the branch device on hpd irq by Dave Airlie · 9 years ago
  97. 9254ec4 drm/dp/mst: make sure mst_primary mstb is valid in work function by Daniel Vetter · 9 years ago
  98. ce8e3942 Merge tag 'drm-intel-next-fixes-2015-06-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  99. 75c7386 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 9 years ago
  100. b7ddeee Merge tag 'topic/drm-misc-2015-06-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago