1. 1f814da drm/i915: add support for checking if we hold an RPM reference by Imre Deak · 9 years ago
  2. c9b8846 drm/i915: use assert_rpm_wakelock_held instead of opencoding it by Imre Deak · 9 years ago
  3. da5827c drm/i915: add assert_rpm_wakelock_held helper by Imre Deak · 9 years ago
  4. 7f23323 drm/i915: remove HAS_RUNTIME_PM check from RPM get/put/assert helpers by Imre Deak · 9 years ago
  5. 25b181b drm/i915: get a permanent RPM reference on platforms w/o RPM support by Imre Deak · 9 years ago
  6. b268c69 drm/i915: refactor RPM disabling due to RC6 being disabled by Imre Deak · 9 years ago
  7. aabee1b drm/i915: clarify comment about mandatory RPM put/get during driver load/unload by Imre Deak · 9 years ago
  8. 04ebaad drm/i915/opregion: handle VBT sizes bigger than 6 KB by Jani Nikula · 9 years ago
  9. ffc85da drm/i915: Fix AVI/HDMI/SPD infoframes on HSW+ by Ville Syrjälä · 9 years ago
  10. 34957e8 drm/i915/bios: reduce indent in parse_general_features by Jani Nikula · 9 years ago
  11. 98f3a1d drm/i915/bios: prefer using dev_priv over dev pointer by Jani Nikula · 9 years ago
  12. 3556dd4 drm/i915/bios: fix format string of the VBT signature logging by Jani Nikula · 9 years ago
  13. e23ceb8 drm/i915: move drmP.h include to i915_drv.h by Jani Nikula · 9 years ago
  14. 19c8054 drm/i915: prefer for_each_intel_* macros for iteration by Jani Nikula · 9 years ago
  15. ada8f95 drm/i915/debugfs: add a separate debugfs file for VBT by Jani Nikula · 9 years ago
  16. 2455a8e drm/i915: don't use a temp buffer for opregion debugfs file by Jani Nikula · 9 years ago
  17. 8273038 drm/i915/opregion: make VBT pointer a const by Jani Nikula · 9 years ago
  18. 6531873 drm/i915/opregion: make VBT size limit more strict by Jani Nikula · 9 years ago
  19. f0067a3 drm/i915: refactor VBT validation by Jani Nikula · 9 years ago
  20. 8b8e1a8 drm/i915/bios: rename intel_parse_bios to intel_bios_init by Jani Nikula · 9 years ago
  21. e2051c4 drm/i915/bios: move debug logging about VBT source to intel_parse_bios() by Jani Nikula · 9 years ago
  22. caf37fa drm/i915/bios: have functions return vbt, not bdb, header pointer by Jani Nikula · 9 years ago
  23. b30581a drm/i915: move "no VBT in opregion" quirk to intel_opregion_setup() by Jani Nikula · 9 years ago
  24. b3cbd98 drm/i915: Add Intel opregion mailbox 5 structure by Deepak M · 9 years ago
  25. 663f312 drm/i915: Drop the broken cursor base==0 special casing by Ville Syrjälä · 9 years ago
  26. 1264859 drm/i915: Kill intel_crtc->cursor_bo by Ville Syrjälä · 9 years ago
  27. 7370c68 drm/i915: PSR also doesn't have link_entry_time on SKL. by Rodrigo Vivi · 9 years ago
  28. 618100f Merge tag 'drm-i915-get-eld' of tiwai/sound into drm-intel-next-queued by Daniel Vetter · 9 years ago
  29. 9e7d18c drm/i915: mark a newly-created GEM object dirty when filled with data by Dave Gordon · 9 years ago
  30. 033908a drm/i915: mark GEM object pages dirty when mapped & written by the CPU by Dave Gordon · 9 years ago
  31. c5baa56 drm/i915: Update to post-reset execlist queue clean-up by Tomas Elf · 9 years ago
  32. 56c4897 drm/i915: dual link pipe selection for bxt by Deepak M · 9 years ago
  33. c85f6c91e drm/i915: add VBT address and size fields to ASLE mailbox struct by Deepak M · 9 years ago
  34. 14e0188 drm/i915: Fix random aux transactions failures. by Rodrigo Vivi · 9 years ago
  35. b0366a5 drm/i915: intel_ring_initialized() must be simple and inline by Dave Gordon · 9 years ago
  36. 0bdf5a0 drm/i915: Add reverse mapping between port and intel_encoder by Takashi Iwai · 9 years ago
  37. cae666c drm/i915: Add get_eld audio component by Takashi Iwai · 9 years ago
  38. 54a41961 drm/i915: Do a better job at disabling primary plane in the noatomic case. by Maarten Lankhorst · 9 years ago
  39. 50df29d drm/i915: Remove BUG_ON call in vlv_enable_pll by Wayne Boyer · 9 years ago
  40. 4d3e904 drm/i915: Only set gem object L3 cache level for IVB devices by Wayne Boyer · 9 years ago
  41. bf6ce93 drm/i915: Remove VLV A0 hack by Wayne Boyer · 9 years ago
  42. a7e478c drm/i915: Use HAS_PCH_SPLIT to determine correct devices by Wayne Boyer · 9 years ago
  43. 666a453 drm/i915: Separate cherryview from valleyview by Wayne Boyer · 9 years ago
  44. 825f272 drm/i915: Cancel hangcheck before GPU is suspended by Joonas Lahtinen · 9 years ago
  45. 3d52ccf drm/i915: start adding dp mst audio by Libin Yang · 9 years ago
  46. ef8f9be dp/mst: add SDP stream support by Libin Yang · 9 years ago
  47. e8ebd8e drm/i915: eliminate 'temp' in gen8_for_each_{pdd, pdpe, pml4e} macros by Dave Gordon · 9 years ago
  48. a25c9f0 drm/i915/kbl: Fix DMC load on Kabylake. by Rodrigo Vivi · 9 years ago
  49. 893da0c drm/i915: check for return value by Sudip Mukherjee · 9 years ago
  50. 506a8e8 drm/i915: Add soft-pinning API for execbuffer by Chris Wilson · 9 years ago
  51. 0f55564 drm/i915: constify intel_dvo_dev_ops structures by Julia Lawall · 9 years ago
  52. 2b81b84 drm/i915/kbl: drm/i915: Avoid GuC loading for now on Kabylake. by Rodrigo Vivi · 9 years ago
  53. a5b7991 drm/i915/kbl: Use propper ddi buffer translation table for Kabylake ULT and ULX. by Rodrigo Vivi · 9 years ago
  54. 3614603 drm/i915: vlv: clamp minimum RPS frequency to what Punit allows by Imre Deak · 10 years ago
  55. a308ccb drm/i915: Leave FDI running after failed link training on LPT-H by Ville Syrjälä · 9 years ago
  56. 503a74e drm/i915: Disable LPT-H VGA dotclock during crtc disable by Ville Syrjälä · 9 years ago
  57. 060f02d drm/i915: Refactor LPT-H VGA dotclock disabling by Ville Syrjälä · 9 years ago
  58. 92966a3 drm/i915: Disable FDI after the CRT port on LPT-H by Ville Syrjälä · 9 years ago
  59. a2572f5 drm/i915: Round to closest when computing the VGA dotclock for LPT-H by Ville Syrjälä · 9 years ago
  60. f7be2c2 drm/i915: Disable CLKOUT_DP bending on LPT/WPT as needed by Ville Syrjälä · 9 years ago
  61. e7674b8 drm/i915/skl: Double RC6 WRL always on by Mika Kuoppala · 9 years ago
  62. 6686ece drm/i915/skl: Disable coarse power gating up until F0 by Mika Kuoppala · 9 years ago
  63. e876b41 Back merge tag 'v4.4-rc4' into drm-next by Dave Airlie · 9 years ago
  64. dfaf37b drm/i915: Fix idle_frames counter. by Rodrigo Vivi · 9 years ago
  65. 0d014ff drm/i915: Remove double wait_for_vblank on broadwell. by Maarten Lankhorst · 9 years ago
  66. b900111 drm/i915/skl: Update watermarks before the crtc is disabled. by Maarten Lankhorst · 9 years ago
  67. 92826fc drm/i915: Calculate watermark related members in the crtc_state, v4. by Maarten Lankhorst · 9 years ago
  68. ab1d3a0 drm/i915: Move disable_cxsr to the crtc_state. by Maarten Lankhorst · 9 years ago
  69. 47c0fd7 Merge tag 'topic/drm-misc-2015-12-04' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  70. a4d8a0f i915: Replace "hweight8(dev_priv->info.subslice_7eu[i]) != 1" with "!is_power_of_2(dev_priv->info.subslice_7eu[i])" by Zeng Zhaoxiu · 9 years ago
  71. df4d4aa Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  72. 03a97d8 drm/i915: Update DRIVER_DATE to 20151204 by Daniel Vetter · 9 years ago
  73. 8e36f9d drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3) by Alex Deucher · 9 years ago
  74. 1562020 drm/i915/skl: Add SKL GT4 PCI IDs by Mika Kuoppala · 9 years ago
  75. 5b5561b drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2) by Mario Kleiner · 9 years ago
  76. cb5d416 drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt by Lyude · 9 years ago
  77. 81d75a3 drm/amdgpu: add spin lock to protect freed list in vm (v2) by jimqu · 9 years ago
  78. 9c97b5a drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR" v2 by Christian König · 9 years ago
  79. f3f1769 drm/amdgpu: take a BO reference for the user fence by Christian König · 9 years ago
  80. e9d951a drm/amdgpu: take a BO reference in the display code by Christian König · 9 years ago
  81. 6d99905 drm/amdgpu: set snooped flags only on system addresses v2 by Christian König · 9 years ago
  82. af3302b Revert "drm/i915: Extend LRC pinning to cover GPU context writeback" by Daniel Vetter · 9 years ago
  83. 61ad992 drm/i915: Correct the Ref clock value for BXT by Deepak M · 9 years ago
  84. a9287db drm/i915: Restore skl_gt3 device info by Daniel Vetter · 9 years ago
  85. b6aa087 drm/i915: Fix RPS pointer passed from wait_ioctl to i915_wait_request by Chris Wilson · 9 years ago
  86. d857883 Revert "drm/i915: Remove superfluous NULL check" by Daniel Vetter · 9 years ago
  87. 6a8beef drm/i915: Clean up device info structure definitions by Wayne Boyer · 9 years ago
  88. 89f41f4 drm/i915: Remove superfluous NULL check by Takashi Iwai · 9 years ago
  89. 4e15f2a drm: keep connector status change logging human readable by Jani Nikula · 9 years ago
  90. bbc8764 drm/nouveau: Fix pre-nv50 pageflip events (v4) by Daniel Vetter · 9 years ago
  91. a0af2e5 drm: Fix an unwanted master inheritance v2 by Thomas Hellstrom · 9 years ago
  92. f46e699 Merge tag 'imx-drm-fixes-2015-12-01' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 9 years ago
  93. 00b8307 Merge tag 'drm-intel-fixes-2015-12-03' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  94. 63ba534 drm/i915: Handle cdclk limits on broadwell. by Maarten Lankhorst · 9 years ago
  95. 3c28ff2 i915: wait for fence in prepare_plane_fb by Alex Goins · 9 years ago
  96. fd8e058 i915: wait for fence in mmio_flip_work_func by Alex Goins · 9 years ago
  97. 6d65ba9 drm/i915: Extend LRC pinning to cover GPU context writeback by Nick Hoath · 9 years ago
  98. 5a84330 drm/i915/guc: Clean up locks in GuC by Alex Dai · 9 years ago
  99. ee7d6cfa drm/i915: only recompress FBC after flushing a drawing operation by Paulo Zanoni · 9 years ago
  100. 820bcab drm/i915: get rid of FBC {,de}activation messages by Paulo Zanoni · 9 years ago