1. 83502a5 drm/ast: AST2000 cannot be detected correctly by Y.C. Chen · 10 years ago
  2. 8f372e2 drm/ast: open key before detect chips by Y.C. Chen · 10 years ago
  3. 3a10ba8 drm/msm: don't crash if no msm.vram param by Rob Clark · 10 years ago
  4. 28a38b6 drm/msm/hdmi: fix build break on non-CCF platforms by Rob Clark · 10 years ago
  5. fc88610 drm/msm: Change nested function to static function by Mark Charlebois · 10 years ago
  6. 3afdd8a Merge tag 'drm-intel-fixes-2014-09-10' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  7. ff43779 drm/radeon/dpm: set the thermal type properly for special configs by Alex Deucher · 10 years ago
  8. df8fbc23 drm/radeon: reduce memory footprint for debugging by Andy Shevchenko · 10 years ago
  9. 1952f24 drm/radeon: add connector quirk for fujitsu board by Alex Deucher · 10 years ago
  10. f229407 drm/radeon: fix semaphore value init by Christian König · 10 years ago
  11. b6c2b4f drm/radeon: only use me/pfp sync on evergreen+ by Alex Deucher · 10 years ago
  12. 7a98948 drm/i915: Wait for vblank before enabling the TV encoder by Ville Syrjälä · 10 years ago
  13. c4d69da drm/i915: Evict CS TLBs between batches by Chris Wilson · 10 years ago
  14. 4868b45 drm/i915: Fix irq enable tracking in driver load by Daniel Vetter · 10 years ago
  15. 2232f03 drm/i915: Fix EIO/wedged handling in gem fault handler by Daniel Vetter · 10 years ago
  16. ad46cb5 drm/i915: Prevent recursive deadlock on releasing a busy userptr by Chris Wilson · 10 years ago
  17. 68c78bd Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  18. 2acc868 drm/nouveau/core: don't leak oclass type bits to user by Ben Skeggs · 10 years ago
  19. 3aacfda Merge tag 'drm-intel-fixes-2014-09-03' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  20. 0977f90 Merge branch 'vmwgfx-fixes-3.17' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 10 years ago
  21. bbfb44e drm/i915: Fix lock dropping in intel_tv_detect() by Ville Syrjälä · 10 years ago
  22. 2a592be drm/i915: handle G45/GM45 pulse detection connected state. by Dave Airlie · 10 years ago
  23. f01ea0c drm/vmwgfx: Fix a potential infinite spin waiting for fifo idle by Thomas Hellstrom · 10 years ago
  24. 9f9cb84 drm/vmwgfx: Fix an incorrect OOM return value by Thomas Hellstrom · 10 years ago
  25. 46712cc Merge tag 'drm-intel-fixes-2014-08-28' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  26. bbe1c27 drm/i915: Remove bogus __init annotation from DMI callbacks by Mathias Krause · 10 years ago
  27. b8d758d drm/ast: Add missing entry to dclk_table[] by Y.C. Chen · 10 years ago
  28. 36d07e3a Merge branch 'drm-3.17-rc2-sti-fixes' of git://git.linaro.org/people/benjamin.gaignard/kernel into drm-fixes by Dave Airlie · 10 years ago
  29. 5fa9be6 Merge branch 'msm-fixes-3.17' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 10 years ago
  30. 00e7208 drm: fix division-by-zero on dumb_create() by David Herrmann · 10 years ago
  31. 0bd252d radeon: Test for PCI root bus before assuming bus->self by Alex Williamson · 10 years ago
  32. 813008c drm/i915: don't warn if backlight unexpectedly enabled by Scot Doyle · 10 years ago
  33. 0a5f6e9 drm/radeon: handle broken disabled rb mask gracefully (6xx/7xx) (v2) by Alex Deucher · 10 years ago
  34. 054e01d drm/radeon: save/restore the PD addr on suspend/resume by Christian König · 10 years ago
  35. 0d9509d drm/msm: Fix missing unlock on error in msm_fbdev_create() by Wei Yongjun · 10 years ago
  36. 12313c2 drm/msm: fix compile error for non-dt builds by Rob Clark · 10 years ago
  37. 119ecb7 drm/msm/mdp4: request vblank during modeset by Rob Clark · 10 years ago
  38. 6814dbf drm/msm: avoid flood of kernel logs on faults by Rob Clark · 10 years ago
  39. f5ec6c4 drm: sti: Add missing dependency on RESET_CONTROLLER by Jingoo Han · 10 years ago
  40. 8e932cf drm: sti: Make of_device_id array const by Kiran Padwal · 10 years ago
  41. eacd9aa drm: sti: Fix return value check in sti_drm_platform_probe() by Wei Yongjun · 10 years ago
  42. 5024a2b drm: sti: hda: fix return value check in sti_hda_probe() by Wei Yongjun · 10 years ago
  43. 88cfc3f drm: sti: hdmi: fix return value check in sti_hdmi_probe() by Wei Yongjun · 10 years ago
  44. 31f32a2 drm: sti: tvout: fix return value check in sti_tvout_probe() by Wei Yongjun · 10 years ago
  45. a4bf214 drm/i915: Move intel_ddi_set_vc_payload_alloc(false) to haswell_crtc_disable() by Ville Syrjälä · 10 years ago
  46. d6dd684 drm/i915: fix plane/cursor handling when runtime suspended by Paulo Zanoni · 10 years ago
  47. dfb3d47b drm/i915: Ignore VBT backlight presence check on Acer C720 (4005U) by Scot Doyle · 10 years ago
  48. 6dc14ba drm/radeon: add new KV pci id by Alex Deucher · 10 years ago
  49. 20a984c Merge tag 'drm-intel-fixes-2014-08-21' of git://anongit.freedesktop.org/drm-intel by Dave Airlie · 10 years ago
  50. b738ca5 Revert "drm/radeon: Use write-combined CPU mappings of ring buffers with PCIe" by Alex Deucher · 10 years ago
  51. 52da51f drm/radeon: fix active_cu mask on SI and CIK after re-init (v3) by Alex Deucher · 10 years ago
  52. 6101b3a drm/radeon: fix active cu count for SI and CIK by Alex Deucher · 10 years ago
  53. cd1c9c1 drm/radeon: re-enable selective GPUVM flushing by Alex Deucher · 10 years ago
  54. 86302ee drm/radeon: Sync ME and PFP after CP semaphore waits v4 by Christian König · 10 years ago
  55. 73ef0e0 drm/radeon: fix display handling in radeon_gpu_reset by Alex Deucher · 10 years ago
  56. c940b44 drm/radeon: fix pm handling in radeon_gpu_reset by Alex Deucher · 10 years ago
  57. 1538a9e drm/radeon: Only flush HDP cache for indirect buffers from userspace by Michel Dänzer · 10 years ago
  58. 701e1e7 drm/radeon: properly document reloc priority mask by Christian König · 10 years ago
  59. 1a125d8 drm/i915: don't try to retrain a DP link on an inactive CRTC by Imre Deak · 10 years ago
  60. 07f9cd0 drm/i915: make sure VDD is turned off during system suspend by Imre Deak · 10 years ago
  61. 1d0d343 drm/i915: cancel hotplug and dig_port work during suspend and unload by Imre Deak · 10 years ago
  62. 6323751 drm/i915: fix HPD IRQ reenable work cancelation by Imre Deak · 10 years ago
  63. 1c767b3 drm/i915: take display port power domain in DP HPD handler by Imre Deak · 10 years ago
  64. c39502c Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux by Dave Airlie · 10 years ago
  65. 1add143 drm/i915: Don't try to enable cursor from setplane when crtc is disabled by Ville Syrjälä · 10 years ago
  66. a459249 drm/i915: Skip load detect when intel_crtc->new_enable==true by Ville Syrjälä · 10 years ago
  67. 208bf9f drm/i915: Fix locking for intel_enable_pipe_a() by Ville Syrjälä · 10 years ago
  68. d22af68 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  69. c8ad8b5 drm/radeon: Remove duplicate include from Makefile by Andreas Ruprecht · 10 years ago
  70. c83dec3 drm/radeon/dpm: select the appropriate vce power state for KV/KB/ML by Alex Deucher · 10 years ago
  71. b07a657 drm/radeon: Add ability to get and change dpm state when radeon PX card is turned off by Pali Rohár · 10 years ago
  72. 6bce8d9 drm/radeon: Add missing lines to ci_set_thermal_temperature_range by Oleg Chernovskiy · 10 years ago
  73. 6f28ef4 drm/radeon: Always flush VM again on < CIK by Michel Dänzer · 10 years ago
  74. 68b1ea3 drm/radeon: add a check for allocation failure (v2) by Dan Carpenter · 10 years ago
  75. 4fb0bbd drm/radeon: use pfp for all vm_flush related updates by Alex Deucher · 10 years ago
  76. 6e909f7 drm/radeon: add bapm module parameter by Alex Deucher · 10 years ago
  77. 83d45f2 Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  78. 4898ac0 drm/nouveau/platform: fix compilation error by Alexandre Courbot · 10 years ago
  79. 5d6d94f drm/nouveau/gk20a: add LTC device by Alexandre Courbot · 10 years ago
  80. c9a6fd9 drm/nouveau: warn if we fail to re-pin fb on resume by Ben Skeggs · 10 years ago
  81. 8bd62a8 drm/nouveau/nvif: fix dac load detect method definition by Ben Skeggs · 10 years ago
  82. da7c74e drm/gf100-/gr: fix -ENOSPC detection when allocating zbc table entries by Ben Skeggs · 10 years ago
  83. ef07cea drm/nouveau/nvif: return null pointers on failure, in addition to ret != 0 by Ben Skeggs · 10 years ago
  84. 147ed89 drm/nouveau/ltc: fix tag base address getting truncated if above 4GiB by Ben Skeggs · 10 years ago
  85. 3d9e392 drm/nvc0-/fb/ram: fix use of non-existant ram if partitions aren't uniform by Ben Skeggs · 10 years ago
  86. e7d9692 drm/nouveau/bar: behave better if ioremap failed by Ben Skeggs · 10 years ago
  87. e715396 drm/nouveau/kms: nouveau_fbcon_accel_fini can be static by Fengguang Wu · 10 years ago
  88. 5c13cac drm/nouveau: kill unused variable warning if !__OS_HAS_AGP by Ben Skeggs · 10 years ago
  89. 7caa63c drm/nouveau/nvif: fix a number of notify thinkos by Ben Skeggs · 10 years ago
  90. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  91. 9138475 Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 by Linus Torvalds · 10 years ago
  92. 27111a2 drm/nouveau: expose the full object/event interfaces to userspace by Ben Skeggs · 10 years ago
  93. 771fa0e drm/nouveau: fix headless mode by Ben Skeggs · 10 years ago
  94. 0d48b58 drm/nouveau: hide sysfs pstate file behind an option again by Ben Skeggs · 10 years ago
  95. c354080 drm/nv50/disp: shhh compiler by Ben Skeggs · 10 years ago
  96. d6bd380 drm/gf100-/gr: implement the proper SetShaderExceptions method by Ben Skeggs · 10 years ago
  97. e887377 drm/gf100-/gr: remove some broken ltc bashing, for now by Ben Skeggs · 10 years ago
  98. 67cfbfd drm/gf100-/gr: unhardcode attribute cb config by Ben Skeggs · 10 years ago
  99. b81146b drm/gf100-/gr: fetch tpcs-per-ppc info on startup by Ben Skeggs · 10 years ago
  100. f331a15 drm/gf100-/gr: unhardcode pagepool config by Ben Skeggs · 10 years ago