1. 1a45e8a drm/amdgpu/cz: silence some dpm debug output by Alex Deucher · 9 years ago
  2. 58829aa drm/amdgpu/cz: store the forced dpm level by Alex Deucher · 9 years ago
  3. 85cfe09 drm/amdgpu/cz: unforce dpm levels before forcing to low/high by Alex Deucher · 9 years ago
  4. 4f2d3ad drm/amdgpu: remove bogus check in gfx8 rb setup by Alex Deucher · 9 years ago
  5. 7b92cdb drm/amdgpu: set proper index/data pair for smc regs on CZ (v2) by Alex Deucher · 9 years ago
  6. 974e6b6 drm/amdgpu: disable the IP module if early_init returns -ENOENT (v2) by Alex Deucher · 9 years ago
  7. 5c2327b drm/amdgpu: stop context leak in the error path by Christian König · 9 years ago
  8. 76a1ea6 drm/amdgpu: validate the context id in the dependencies by Christian König · 9 years ago
  9. 12f1384 drm/radeon: fix user ptr race condition by Christian König · 9 years ago
  10. 233709d drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULL by Michel Dänzer · 9 years ago
  11. 5dfc71b drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5 by Alex Deucher · 9 years ago
  12. c62ff6b drm/armada: avoid saving the adjusted mode to crtc->mode by Russell King · 9 years ago
  13. 73068ce drm/armada: fix overlay when partially off-screen by Russell King · 9 years ago
  14. 98fb74f drm/armada: convert overlay to use drm_plane_helper_check_update() by Russell King · 9 years ago
  15. 0481c8c drm/armada: fix gem object free after failed prime import by Russell King · 9 years ago
  16. 41dbb2d drm/armada: fix incorrect overlay plane cleanup by Russell King · 9 years ago
  17. 070f3f6 drm/armada: fix missing overlay wake-up by Russell King · 9 years ago
  18. c631d5f drm: Provide compat ioctl for addfb2.1 by Tvrtko Ursulin · 9 years ago
  19. ccfb8b2 drm/i915: Do not call intel_crtc_disable if the crtc is already disabled. by Maarten Lankhorst · 9 years ago
  20. d82c0ba Revert "drm/i915: Declare the swizzling unknown for L-shaped configurations" by Daniel Vetter · 9 years ago
  21. ac7e7ab drm/i915: Forward all core DRM ioctls to core compat handling by Tvrtko Ursulin · 9 years ago
  22. bbf4702 drm/i915: fix oops in primary_check_plane by Daniel Vetter · 9 years ago
  23. 5ec5b51 drm/i915: remove unused has_dma_mapping flag by Imre Deak · 9 years ago
  24. 101057f drm/i915: Fix missing return warning for !CONFIG_DEBUGFS by Daniel Vetter · 9 years ago
  25. e227330 drm/i915: avoid leaking DMA mappings by Imre Deak · 9 years ago
  26. 94f7bbe drm/i915: Snapshot seqno of most recently submitted request. by Tomas Elf · 9 years ago
  27. 9ea4fee drm/i915: Store device pointer in contexts for late tracepoint usafe by Chris Wilson · 9 years ago
  28. 0915da7 drm/rockchip: vop: remove hardware cursor window by yao mark · 9 years ago
  29. d3cae7d drm/rockchip: vop: switch cursor plane to window 3 by yao mark · 9 years ago
  30. 43b6c9b drm/rockchip: Drop owner assignment from platform_driver by Krzysztof Kozlowski · 9 years ago
  31. 8915bf2 drm/rockchip: use drm_gem_mmap helpers by Daniel Kurtz · 9 years ago
  32. 765c35b drm/rockchip: only call drm_fb_helper_hotplug_event if fb_helper present by Heiko Stübner · 9 years ago
  33. 85a359f drm/rockchip: Add BGR formats to VOP by Tomasz Figa · 9 years ago
  34. 01e2d06 Revert "drm/i915: Use crtc_state->active in primary check_plane func" by Linus Torvalds · 9 years ago
  35. c03e9a3 drm/imx: tve: fix media bus format for VGA output by Philipp Zabel · 9 years ago
  36. 553a59f drm/imx: parallel-display: fix drm_panel support by Philipp Zabel · 9 years ago
  37. 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
  38. 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
  39. 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
  40. 355c822 drm/radeon: disable vce init on cayman (v2) by Alex Deucher · 9 years ago
  41. 0f11770 drm/amdgpu: fix timeout calculation by Christian König · 9 years ago
  42. dbedff0 drm/radeon: check if BO_VA is set before adding it to the invalidation list by Christian König · 9 years ago
  43. eb99070 drm/radeon: allways add the VM clear duplicate by Christian König · 9 years ago
  44. d57c0ed Revert "Revert "drm/radeon: dont switch vt on suspend"" by Alex Deucher · 9 years ago
  45. 8991668 drm/radeon: Fold radeon_set_cursor() into radeon_show_cursor() by Michel Dänzer · 9 years ago
  46. f3cbb17 drm/radeon: unpin cursor BOs on suspend and pin them again on resume (v2) by Grigori Goronzy · 9 years ago
  47. cd404af drm/radeon: Clean up reference counting and pinning of the cursor BOs by Michel Dänzer · 9 years ago
  48. a0f6744 drm/amdkfd: validate pdd where it acquired first by Maninder Singh · 9 years ago
  49. 5261392 Revert "drm/i915: Allocate context objects from stolen" by Ville Syrjälä · 9 years ago
  50. 19ee835 drm/i915: Declare the swizzling unknown for L-shaped configurations by Chris Wilson · 9 years ago
  51. 866a9204 drm/radeon: fix underflow in r600_cp_dispatch_texture() by Dan Carpenter · 9 years ago
  52. 5e3c4f9 drm/radeon: default to 2048 MB GART size on SI+ by Grigori Goronzy · 9 years ago
  53. 54e0398 drm/radeon: fix HDP flushing by Grigori Goronzy · 9 years ago
  54. 828202a drm/radeon: use RCU query for GEM_BUSY syscall by Grigori Goronzy · 9 years ago
  55. bd83314 drm/amdgpu: Handle irqs only based on irq ring, not irq status regs. by Mario Kleiner · 9 years ago
  56. 07f18f0 drm/radeon: Handle irqs only based on irq ring, not irq status regs. by Mario Kleiner · 9 years ago
  57. dec4f79 drm/i915: Use crtc_state->active in primary check_plane func by Daniel Vetter · 9 years ago
  58. 63fef06 drm/i915: Check crtc->active in intel_crtc_disable_planes by Daniel Vetter · 9 years ago
  59. 2c3d998 drm/i915: Restore all GGTT VMAs on resume by Tvrtko Ursulin · 9 years ago
  60. 01447e9 drm: add a check for x/y in drm_mode_setcrtc by Zhao Junwang · 9 years ago
  61. 41315b7 drm/rockchip: use drm_gem_mmap helpers by Daniel Kurtz · 9 years ago
  62. 0d7b6b1 drm/i915/chv: fix HW readout of the port PLL fractional divider by Imre Deak · 9 years ago
  63. 5c65e7b Merge tag 'topic/drm-fixes-2015-07-04' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  64. e24ff46 drm/crtc: Fix edid length computation by Shixin Zeng · 9 years ago
  65. 8480772 Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linux by Linus Torvalds · 9 years ago
  66. c021bf1 Merge tag 'drm-intel-next-fixes-2015-07-02' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  67. 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
  68. 743c167 drm/omap: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN by Fabian Frederick · 10 years ago
  69. d642d3a drm/omap: fix align_pitch() for 24 bits per pixel by Tomi Valkeinen · 9 years ago
  70. 393a949 drm/omap: fix omap_gem_put_paddr() error handling by Tomi Valkeinen · 9 years ago
  71. 9c36850 drm/omap: fix omap_framebuffer_unpin() error handling by Tomi Valkeinen · 9 years ago
  72. 96cbd14 drm/omap: increase DMM transaction timeout by Tomi Valkeinen · 9 years ago
  73. c423bc8 drm/omap: check that plane is inside crtc by Tomi Valkeinen · 9 years ago
  74. 48a2013 drm/nouveau/gem: use kvfree() in u_free() by Pekka Enberg · 9 years ago
  75. ee46f3c7 drm/i915: Clear pipe's pll hw state in hsw_dp_set_ddi_pll_sel() by Ander Conselvan de Oliveira · 9 years ago
  76. 479e9a9 drm/radeon: only check the sink type on DP connectors by Alex Deucher · 9 years ago
  77. fc220f6 drm/amdgpu: add flag to delay VM updates by Christian König · 9 years ago
  78. 2b48d32 drm/amdgpu: add optional dependencies to the CS IOCTL v2 by Christian König · 9 years ago
  79. 03507c4 drm/amdgpu: recreate fence from user seq by Christian König · 9 years ago
  80. 7cebc72 gpu/drm/amdgpu: Fix build when CONFIG_DEBUG_FS is not set by Alexander Kuleshov · 9 years ago
  81. ac91349 Revert "drm/radeon: dont switch vt on suspend" by Alex Deucher · 9 years ago
  82. 9dcabec drm/amdgpu: disable enable_nb_ps_policy temporarily by Sonny Jiang · 9 years ago
  83. 966c62f drm/amdgpu: correct define SMU_EnabledFeatureScoreboard_SclkDpmOn by Sonny Jiang · 9 years ago
  84. d8d090b drm/amdgpu: allocate ip_block_enabled memory in common code by Alex Deucher · 9 years ago
  85. a08c1d5 drm/amdgpu: remove unnecessary check before kfree by Maninder Singh · 9 years ago
  86. 5f0b34c drm/amdgpu: use kzalloc for allocating one thing by Maninder Singh · 9 years ago
  87. b13e22a drm/radeon: fix adding all VAs to the freed list on remove v2 by Christian König · 9 years ago
  88. 9a5e8fb drm/amdgpu: add chunk id validity check by Christian König · 9 years ago
  89. b8682ac drm/amdgpu: fix crash on invalid CS IOCTL by Christian König · 9 years ago
  90. 845253e drm/amdgpu: reset wptr at cp compute resume (v2) by Sonny Jiang · 9 years ago
  91. dc78330 drm/amdgpu: check VCE feedback and bitstream index by Christian König · 9 years ago
  92. 2f4b936 drm/amdgpu: make VCE handle check more strict by Christian König · 9 years ago
  93. f1689ec drm/amdgpu: check VCE relocation buffer range by Christian König · 9 years ago
  94. 68fdd3d drm/amdgpu: silence invalid error message by Christian König · 9 years ago
  95. 332300b drm/amdgpu: fix wrong type by monk.liu · 9 years ago
  96. e30590e drm/amdgpu: print the bo_list in the CS trace point as well by Christian König · 9 years ago
  97. ec74407 drm/amdgpu: add amdgpu_bo_list_set trace point by Christian König · 9 years ago
  98. 93e3e43 drm/amdgpu: add BO map/unmap trace point by Christian König · 9 years ago
  99. 344c19f drm/amdgpu: simplify fence debugfs output a bit by Christian König · 9 years ago
  100. 2ba8d1b drm/radeon: SDMA fix hibernation (CI GPU family). by Jérôme Glisse · 9 years ago