1. b7f5b7d drm/radeon/kms: fix MSI re-arm on rv370+ by Alex Deucher · 12 years ago
  2. 6f9f8a6 drm/radeon/kms/atom: bios scratch reg handling updates by Alex Deucher · 12 years ago
  3. 40e8c73 drm/radeon/kms: drop lock in return path of radeon_fence_count_emitted. by Dave Airlie · 12 years ago
  4. 28a4d56 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux into drm-fixes by Dave Airlie · 12 years ago
  5. 617cf88 drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLIT (v2) by Keith Packard · 12 years ago
  6. e57b688 drm/i915: no lvds quirk for AOpen MP45 by Daniel Vetter · 12 years ago
  7. c898261 drm/i915: Force explicit bpp selection for intel_dp_link_required by Keith Packard · 13 years ago
  8. 3fe89a0 drm/radeon: do not continue after error from r600_ib_test by Matthijs Kooijman · 12 years ago
  9. 08bc3d4 drivers/gpu/drm/drm_ioc32.c: initialize all fields by Julia Lawall · 12 years ago
  10. 52b53a0 drm/radeon/kms/blit: fix blit copy for very large buffers by Ilija Hadzic · 12 years ago
  11. 304a484 drm/radeon/kms: fix TRAVIS panel setup by Alex Deucher · 12 years ago
  12. de47a9c drm/radeon: fix use after free in ATRM bios reading code. by Dave Airlie · 12 years ago
  13. 3f7e363 drm/radeon/kms: Fix device tree linkage of DP i2c buses too by Jean Delvare · 12 years ago
  14. 1b61925 drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height. by Michel Dänzer · 12 years ago
  15. 86698c2 drm/radeon/kms: disable output polling when suspended by Seth Forshee · 12 years ago
  16. a9d9938 drm/nv50/pm: signedness bug in nv50_pm_clocks_pre() by Dan Carpenter · 13 years ago
  17. 525895b drm/nouveau/gem: fix fence_sync race / oops by Ben Skeggs · 13 years ago
  18. 1eb8a61 drm/nouveau: fix typo on mxmdcb option by Ben Skeggs · 13 years ago
  19. ce2e789 drm/nouveau/mxm: pretend to succeed, even if we can't shadow the MXM-SIS by Ben Skeggs · 12 years ago
  20. 7df898b drm/nouveau/disp: check that panel power gpio is enabled at init time by Ben Skeggs · 12 years ago
  21. bf9c05d vmwgfx: Fix assignment in vmw_framebuffer_create_handle by Ryan Mallon · 13 years ago
  22. 1ffd57c drm/radeon/kms: Fix device tree linkage of i2c buses by Jean Delvare · 12 years ago
  23. dd8bc93 drm: Pass the real error code back during GEM bo initialisation by Chris Wilson · 12 years ago
  24. 6e877b5 Revert "drm/i810: cleanup reclaim_buffers" by Daniel Vetter · 12 years ago
  25. a4ea430 drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLIT by Daniel Vetter · 13 years ago
  26. d56d8b2 drm/i915:: Disable FBC on SandyBridge by Chris Wilson · 13 years ago
  27. 2d8357e gma500: Fix suspend/resume functions by Ryan Mallon · 13 years ago
  28. 373af0c drm/exynos: fixed pm feature for fimd module. by Inki Dae · 13 years ago
  29. a4b42da drm/exynos: fixed build dependency for DRM_EXYNOS_FIMD by Inki Dae · 13 years ago
  30. 2363dc6 drm/exynos: fix build dependency for DRM_EXYNOS_HDMI by Seung-Woo Kim · 13 years ago
  31. 485bc54 drm/exynos: use release_mem_region instead of release_resource by Seung-Woo Kim · 13 years ago
  32. c8fe74a Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into drm-fixes by Dave Airlie · 13 years ago
  33. 9f1feed drm/ttm: fix two regressions since move_notify changes by Ben Skeggs · 13 years ago
  34. 93b525d drm/i915: fixup forcewake spinlock fallout in drpc debugfs function by Daniel Vetter · 13 years ago
  35. 9fc04b5 drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_get by Jerome Glisse · 13 years ago
  36. d54fbd4 drm/radeon: silence out possible lock dependency warning by Jerome Glisse · 13 years ago
  37. 598781d drm: Fix authentication kernel crash by Thomas Hellstrom · 13 years ago
  38. 48467a9 drm/i915: debugfs: show semaphore registers also on gen7 by Daniel Vetter · 13 years ago
  39. 075edca drm/i915: allow userspace forcewake references also on gen7 by Daniel Vetter · 13 years ago
  40. 04115a9 drm/i915: Re-enable gen7 RC6 and GPU turbo after resume. by Eric Anholt · 13 years ago
  41. fff24e2 drm/i915: Correct debugfs printout for RC1e. by Eric Anholt · 13 years ago
  42. 15b63d3 gma500: Fix shmem mapping by Alan Cox · 13 years ago
  43. 9aa5999 drm/radeon/kms: refine TMDS dual link checks by Alex Deucher · 13 years ago
  44. 27d9cc8 drm/radeon/kms: use drm_detect_hdmi_monitor for picking encoder mode by Alex Deucher · 13 years ago
  45. 3a47824 drm/radeon/kms: rework modeset sequence for DCE41 and DCE5 by Alex Deucher · 13 years ago
  46. 386d4d7 drm/radeon/kms: move panel mode setup into encoder mode set by Alex Deucher · 13 years ago
  47. 3fa47d9 drm/radeon/kms: move disp eng pll setup to init path by Alex Deucher · 13 years ago
  48. 211fa4f drm/radeon: finish getting bios earlier by Igor Murzov · 13 years ago
  49. a3f83ab drm/radeon: fix invalid memory access in radeon_atrm_get_bios() by Igor Murzov · 13 years ago
  50. 11ef3f1 drm/radeon/kms: add some missing semaphore init by Alex Deucher · 13 years ago
  51. 44517c4 drm/radeon/kms: Add an MSI quirk for Dell RS690 by Alex Deucher · 13 years ago
  52. 4e087a7 gpu, drm, sis: Don't return uninitialized variable from sis_driver_load() by Jesper Juhl · 13 years ago
  53. 8f0fc97 Revert "drm/i915: Work around gen7 BLT ring synchronization issues." by Keith Packard · 13 years ago
  54. bdfcdb6 drm/i915: rip out the HWSTAM missed irq workaround by Daniel Vetter · 13 years ago
  55. 4cd53c0 drm/i915: paper over missed irq issues with force wake voodoo by Daniel Vetter · 12 years ago
  56. c937504 drm/i915: Hold gt_lock across forcewake register reads by Keith Packard · 13 years ago
  57. 286fed4 drm/i915: Hold gt_lock during reset by Keith Packard · 13 years ago
  58. b6e45f8 drm/i915: Move reset forcewake processing to gen6_do_reset by Keith Packard · 13 years ago
  59. 9f1f46a drm/i915: protect force_wake_(get|put) with the gt_lock by Daniel Vetter · 13 years ago
  60. 8109021 drm/i915: convert force_wake_get to func pointer in the gpu reset code by Daniel Vetter · 13 years ago
  61. 00c2064 drm/i915: sprite init failure on pre-SNB is not a failure by Jesse Barnes · 13 years ago
  62. 96c0a2f drm/i915: VBT Parser cleanup for eDP block by Rohit Jain · 13 years ago
  63. d099230 nouveau: Support Optimus models for vga_switcheroo by Peter Lekensteyn · 13 years ago
  64. 9075e85 nouveau: properly check for _DSM function support by Peter Lekensteyn · 13 years ago
  65. 642ce52 radeon: Call pci_clear_master() instead of open-coding it. by Michel Dänzer · 13 years ago
  66. 9f821c6 gma500: Discard modes that don't fit in stolen memory by Alan Cox · 13 years ago
  67. 27d4d05 drm/radeon/kms: Fix module parameter description format by Jean Delvare · 13 years ago
  68. 0b41da6 drm/radeon/kms/ni: fix packet2 handling for VM IB parser by Alex Deucher · 13 years ago
  69. 0e11331 ttm/dma: Remove the WARN() which is not useful. by Konrad Rzeszutek Wilk · 13 years ago
  70. 7885d20 drm/i915: mask transcoder select bits before setting them on LVDS by Jesse Barnes · 13 years ago
  71. a190d70 Merge branch 'drm-intel-next-fixes' into drm-intel-fixes by Keith Packard · 13 years ago
  72. 44306ab drm/i915: Add Clientron E830 to the ignore LVDS list by Joel Sass · 13 years ago
  73. 8ca4013 CHROMIUM: i915: Add DMI override to skip CRT initialization on ZGB by Duncan Laurie · 13 years ago
  74. 1a464cb Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  75. 095f979 drm/nouveau/pm: fix build with HWMON off by Dave Airlie · 13 years ago
  76. 96067ad gma500: silence gcc warnings in mid_get_vbt_data() by Dan Carpenter · 13 years ago
  77. 7920aa5 drm/ttm: fix condition (and vs or) by Dan Carpenter · 13 years ago
  78. 07c1e8c drm/i915: handle 3rd pipe by Eugeni Dodonov · 13 years ago
  79. 5e5b7fa drm/i915: simplify pipe checking by Eugeni Dodonov · 13 years ago
  80. a05a586 drm/i915: Print debugfs object list sizes in KiB instead of bytes. by Eric Anholt · 13 years ago
  81. a7eef88 drm/radeon: double lock typo in radeon_vm_bo_rmv() by Dan Carpenter · 13 years ago
  82. 55ba70c drm/radeon: use after free in radeon_vm_bo_add() by Dan Carpenter · 13 years ago
  83. b5215ef drm/sis|via: don't return stack garbage from free_mem ioctl by Daniel Vetter · 13 years ago
  84. 67e915e drm/radeon/kms: check if vm is supported in VA ioctl by Alex Deucher · 13 years ago
  85. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  86. ba68e08 drm/i915/sdvo: always set positive sync polarity by Paulo Zanoni · 13 years ago
  87. 55a6713 drm/i915: Removing TV Out modes. by Rodrigo Vivi · 13 years ago
  88. 23bd15e drm/i915: Fix TV Out refresh rate. by Rodrigo Vivi · 13 years ago
  89. cc1f719 drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2) by Dave Airlie · 13 years ago
  90. 3df9690 radeon: Fix disabling PCI bus mastering on big endian hosts. by Michel Dänzer · 13 years ago
  91. dea7e0a ttm: fix agp since ttm tt rework by Jerome Glisse · 13 years ago
  92. 2c05114 drm/ttm/dma: Fix accounting error when calling ttm_mem_global_free_page and don't try to free freed pages. by Konrad Rzeszutek Wilk · 13 years ago
  93. 36d7c53 drm/ttm/dma: Only call set_pages_array_wb when the page is not in WB pool. by Konrad Rzeszutek Wilk · 13 years ago
  94. 3000bf3 drm/radeon/kms: sync across multiple rings when doing bo moves v3 by Alex Deucher · 13 years ago
  95. 93504fc drm/radeon/kms: Add support for multi-ring sync in CS ioctl (v2) by Christian König · 13 years ago
  96. 721604a drm/radeon: GPU virtual memory support v22 by Jerome Glisse · 13 years ago
  97. 09b4ea4 drm: make DRM_UNLOCKED ioctls with their own mutex by Ilija Hadzic · 13 years ago
  98. 53fead9 drm: no need to hold global mutex for static data by Ilija Hadzic · 13 years ago
  99. d7d0a75 drm/radeon/benchmark: common modes sweep ignores 640x480@32 by Chen Jie · 13 years ago
  100. 28eebb7 drm/radeon/kms: disable writeback on pre-R300 asics by Alex Deucher · 13 years ago