1. bca2bf2 drm/i915: s/INTEL_INFO(dev_priv)->gen/INTEL_GEN(dev_priv) in i915_irq by Pandiyan, Dhinakaran · 8 years ago
  2. ce87ea1 drm/i915: Unbreak gpu reset vs. modeset locking by Daniel Vetter · 8 years ago
  3. afa8ce5 drm/i915: Nuke legacy flip queueing code by Daniel Vetter · 8 years ago
  4. 2901215 drm/i915: Pass enum pipe to intel_set_pch_fifo_underrun_reporting() by Matthias Kaehlcke · 8 years ago
  5. 56d2766 drm/i915/selftests: Mark contexts as lost during freeing of mock device by Chris Wilson · 8 years ago
  6. 99c539b drm/i915: unregister interfaces first in unload by Daniel Vetter · 8 years ago
  7. 4f256d8 drm/i915: Fix fbdev unload sequence by Daniel Vetter · 8 years ago
  8. 49d70ae drm/atomic-helper: Fix leak in disable_all by Daniel Vetter · 8 years ago
  9. 1a0c192 drm/i915/selftests: Attach a stub pm_domain by Chris Wilson · 8 years ago
  10. 3b19f16 drm/i915: Drain the device workqueue on unload by Chris Wilson · 8 years ago
  11. 023f807 drm/i915: More stolen quirking by Daniel Vetter · 8 years ago
  12. 54d20ed drm/i915: Fix bad comparison in skl_compute_plane_wm, v2. by Maarten Lankhorst · 8 years ago
  13. 99a5951 drm/i915: Explicit the connector name for DP link training result by Paul Kocialkowski · 8 years ago
  14. 8753d2b drm/i915: Fix cursor updates on some platforms by Ville Syrjälä · 8 years ago
  15. a219603 drm/i915: Consistently use enum pipe for PCH transcoders by Matthias Kaehlcke · 8 years ago
  16. edd9003 drm/i915: Fix user ptr check size in eb_relocate_vma() by Imre Deak · 8 years ago
  17. 635f56c drm/i915: Fix error checking/locking in perf/lookup_context() by Imre Deak · 8 years ago
  18. 58947144 drm/i915: Update DRIVER_DATE to 20170717 by Daniel Vetter · 8 years ago
  19. 346fb4e drm/i915: Protect against deferred fbdev setup by Daniel Vetter · 8 years ago
  20. 88be58b drm/i915/fbdev: Always forward hotplug events by Daniel Vetter · 8 years ago
  21. b064be0 drm/i915/skl+: unify cpp value in WM calculation by Kumar, Mahesh · 8 years ago
  22. 129eaa9 drm/i915/skl+: WM calculation don't require height by Kumar, Mahesh · 8 years ago
  23. 6ea593c drm/i915: Addition wrapper for fixed16.16 operation by Kumar, Mahesh · 8 years ago
  24. eac2cb8 drm/i915: cleanup fixed-point wrappers naming by Kumar, Mahesh · 8 years ago
  25. eed02a7 drm/i915: Always perform internal fixed16 division in 64 bits by Kumar, Mahesh · 8 years ago
  26. 07ab976 drm/i915: take-out common clamping code of fixed16 wrappers by Kumar, Mahesh · 8 years ago
  27. 61f3e77 drm/i915/cnl: Add missing type case. by Rodrigo Vivi · 8 years ago
  28. 9531522 Merge tag 'drm-for-v4.13' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  29. 6d6a897 drm/i915/cnl: Add max allowed Cannonlake DC. by Rodrigo Vivi · 8 years ago
  30. 77d1f61 drm/i915: Make DP-MST connector info work by Maarten Lankhorst · 8 years ago
  31. a9701a8 drm/i915/cnl: Get DDI clock based on PLLs. by Rodrigo Vivi · 8 years ago
  32. 35ceabf drm/i915/cnl: Inherit RPS stuff from previous platforms. by Rodrigo Vivi · 8 years ago
  33. f65f841 drm/i915/cnl: Gen10 render context size. by Rodrigo Vivi · 8 years ago
  34. 75be775 drm/i915/cnl: Don't trust VBT's alternate pin for port D for now. by Rodrigo Vivi · 8 years ago
  35. 17369ba drm/i915: Fix the kernel panic when using aliasing ppgtt by Chuanxiao Dong · 8 years ago
  36. 6602be0 drm/i915/cnl: Cannonlake color init. by Rodrigo Vivi · 8 years ago
  37. 3d16ca5 drm/i915/cnl: Add force wake for gen10+. by Rodrigo Vivi · 8 years ago
  38. 2e1e9d4 x86/gpu: CNL uses the same GMS values as SKL by Paulo Zanoni · 8 years ago
  39. b38131f drm/i915/cnl: Fix comment about AUX IO power well enable/disable by Imre Deak · 8 years ago
  40. 42d9366 drm/i915/gen9+: Don't remove secondary power well requests by Imre Deak · 8 years ago
  41. e8a3a2a drm/i915/bxt, glk: Fix assert on conditions for DC9 enabling by Imre Deak · 8 years ago
  42. edfda8e drm/i915/skl: Don't disable misc IO power well during display uninit by Imre Deak · 8 years ago
  43. 846c6b2 drm/i915/gen9+: Add 10 us delay after power well 1/AUX IO pw disabling by Imre Deak · 8 years ago
  44. cb0aeaa drm/i915: Only free the oldest stale context before allocating by Chris Wilson · 8 years ago
  45. 6b6573d drm/i915: Drop request retirement before reaping stale contexts by Chris Wilson · 8 years ago
  46. ddfc925 drm/i915: Move stale context reaping to common i915_gem_context_create by Chris Wilson · 8 years ago
  47. e4d5dc2 drm/i915: Check new context against kernel_context after reporting an error by Chris Wilson · 8 years ago
  48. 817aef5 drm/i915: Setting pch_id for HSW/BDW in virtual environment by Xiong Zhang · 8 years ago
  49. 0a7a098 drm: i915: sysfs: constify attribute_group structures. by Arvind Yadav · 8 years ago
  50. 00fc2c2 drm: Remove unused drm_file parameter to drm_syncobj_replace_fence() by Chris Wilson · 8 years ago
  51. 97eaf75 Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  52. 593f546 drm/amd/powerplay: fix bug fail to remove sysfs when rmmod amdgpu. by Rex Zhu · 8 years ago
  53. 53efaf5 amdgpu: Set cik/si_support to 1 by default if radeon isn't built by Michel Dänzer · 8 years ago
  54. 7b8d925 drm/amdgpu/gfx9: fix driver reload with KIQ by Alex Deucher · 8 years ago
  55. dcf7584 drm/amdgpu/gfx8: fix driver reload with KIQ by Alex Deucher · 8 years ago
  56. c99a259 drm/i915/edp: Add a T12 panel delay quirk to fix DP AUX CH timeouts by Manasi Navare · 8 years ago
  57. 7f58cbb drm/i915/skl+: Scaling not supported in IF-ID Interlace mode by Mahesh Kumar · 8 years ago
  58. 11f489d drm/i915/skl+: Check for supported plane configuration in Interlace mode by Mahesh Kumar · 8 years ago
  59. 15727ed drm/i915/fbdev: Check for existence of ifbdev->vma before operations by Chris Wilson · 8 years ago
  60. fad2083 drm/i915: Fix use-after-free of context during free_contexts by Chris Wilson · 8 years ago
  61. 7bc7b77 drm/amdgpu: Don't call amd_powerplay_destroy() if we don't have powerplay by John Brooks · 8 years ago
  62. 8046e19 drm/ttm: Fix use-after-free in ttm_bo_clean_mm by John Brooks · 8 years ago
  63. a874b6a drm/i915: Prevent kernel panic when reading/writing compliance debugfs files, v2. by Maarten Lankhorst · 8 years ago
  64. 987f8c4 drm/i915: Hold RPM wakelock while initializing OA buffer by sagar.a.kamble@intel.com · 8 years ago
  65. 2c4b851 drm/i915: Update DRIVER_DATE to 20170703 by Daniel Vetter · 8 years ago
  66. b8691c7 drm/amd/amdgpu: move get memory type function from early init to sw init by Jim Qu · 8 years ago
  67. 73cc907 drm/amdgpu/cgs: always set reference clock in mode_info by Alex Deucher · 8 years ago
  68. fcace3b drm/i915/cnl: Fix the CURSOR_COEFF_MASK used in DDI Vswing Programming by Navare, Manasi D · 8 years ago
  69. beb3777 drm/amdgpu: fix vblank_time when displays are off by Alex Deucher · 8 years ago
  70. 98eed3d drm/i915/cfl: Fix Workarounds. by Rodrigo Vivi · 8 years ago
  71. 6b5defd drm/amd/powerplay: power value format change for Vega10 by Eric Huang · 8 years ago
  72. c94d38f drm/amdgpu/gfx9: support the amdgpu.disable_cu option by Nicolai Hähnle · 8 years ago
  73. 4490332 drm/amd/powerplay: change PPSMC_MSG_GetCurrPkgPwr for Vega10 by Eric Huang · 8 years ago
  74. 9211c78 drm/amdgpu: Make amdgpu_cs_parser_init static (v2) by Alex Xie · 8 years ago
  75. 9f69c0f drm/amdgpu/cs: fix a typo in a comment by Alex Xie · 8 years ago
  76. dbfe85e drm/amdgpu: Fix the exported always on CU bitmap by Flora Cui · 8 years ago
  77. 552c8f7 drm/amdgpu/gfx9: gfx_v9_0_enable_gfx_static_mg_power_gating() can be static by kbuild test robot · 8 years ago
  78. f03defe drm/amdgpu/psp: upper_32_bits/lower_32_bits for address setup by Alex Deucher · 8 years ago
  79. 14b05f8 drm/amd/powerplay/cz: print message if smc message fails by Alex Deucher · 8 years ago
  80. 27bad5b drm/amdgpu: fix typo in amdgpu_debugfs_test_ib_init by Arnd Bergmann · 8 years ago
  81. 32622ad drm/amdgpu: enable mmhub pg on raven by Hawking Zhang · 8 years ago
  82. f8386b3 drm/amdgpu: add new flag AMD_PG_SUPPORT_MMHUB by Hawking Zhang · 8 years ago
  83. a95890b drm/amdgpu: add interface to enable/disable mmhub pg on raven by Hawking Zhang · 8 years ago
  84. 2fcd43ce drm/amdgpu: add mmhub pg init sequence on raven by Hawking Zhang · 8 years ago
  85. ebc1c9c drm/amd/powerplay: add support for ATOM GFXCLK table v2. by Rex Zhu · 8 years ago
  86. 67bef0f drm/amdgpu: fix the memory corruption on S3 by Huang Rui · 8 years ago
  87. 6b0fa87 drm/amdgpu: fix vulkan test performance drop and hang on VI by Rex Zhu · 8 years ago
  88. 4d470f7 drm/i915: Avoid undefined behaviour of "u32 >> 32" by Chris Wilson · 8 years ago
  89. 886015a drm/i915: reintroduce VLV/CHV PFI programming power domain workaround by Gabriel Krisman Bertazi · 8 years ago
  90. 7b92c1b drm/i915: Avoid keeping waitboost active for signaling threads by Chris Wilson · 8 years ago
  91. 13f8458 drm/i915: Drop flushing of the object free list/worker from i915_gem_suspend by Chris Wilson · 8 years ago
  92. 9cd9001 drm/i915: Cancel pending execlists irq handler upon idling by Chris Wilson · 8 years ago
  93. 4d79ce4 Merge tag 'drm-intel-next-fixes-2017-06-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  94. 12d01662 Merge tag 'drm-amdkfd-next-2017-06-25' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 8 years ago
  95. 8cd3737 Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into drm-next by Dave Airlie · 8 years ago
  96. 7c3f531 drm/i915: Fix an error checking test by Christophe JAILLET · 8 years ago
  97. 774eed4 drm/i915/selftests: Fix mutex imbalance for igt_render_engine_reset_fallback by Chris Wilson · 8 years ago
  98. e38c2da drm/i915: Disable MSI for all pre-gen5 by Ville Syrjälä · 8 years ago
  99. 12c8ca9 drm/i915/dp: Remove -1/+1 from t11_t12 for Gen9_LP/CNP case by Manasi Navare · 8 years ago
  100. 770a17a drm/i915/dp: Fix the t11_t12 panel power cycle delay from VBT read by Manasi Navare · 8 years ago