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