1. a79b816 drm/i915: Don't use link_bw to select between TP1 and TP3 by Ville Syrjälä · 9 years ago
  2. 90a6b7b drm/i915: Move intel_dp->lane_count into pipe_config by Ville Syrjälä · 9 years ago
  3. b81e34c drm/i915: Avoid confusion between DP and TRANS_DP_CTL in DP .get_config() by Ville Syrjälä · 9 years ago
  4. 96f3f1f drm/i915: Don't pass clock to DDI PLL select functions by Ville Syrjälä · 9 years ago
  5. 840b32b drm/i915: Don't use link_bw for PLL setup by Ville Syrjälä · 9 years ago
  6. 0f2a2a7 drm/i915: Clean up DP/HDMI limited color range handling by Ville Syrjälä · 9 years ago
  7. 908565c drm/i915: Do not check or a stalled pageflip prior to it being queued by Chris Wilson · 9 years ago
  8. ed75a55 drm/i915: clflush on pin_to_display after pwrite to UC bo in LLC by Ville Syrjälä · 9 years ago
  9. cf1d588 drm/i915/bxt: WA for swapped HPD pins in A stepping by Sonika Jindal · 9 years ago
  10. 7f3561b drm/i915/bxt: Add HPD support for DDIA by Sonika Jindal · 9 years ago
  11. 25f5033 drm/i915: Always pass dev pointer in pdp_init by Michel Thierry · 9 years ago
  12. f365f91 drm/i915: Use complete virtual address range on 32-bit platforms by Michel Thierry · 9 years ago
  13. 088e0df drm/i915/gtt: Allow >= 4GB offsets in X86_32 by Michel Thierry · 9 years ago
  14. aabc95d drm/i915: Dont -ETIMEDOUT on identical new and previous (count, crc). by Rodrigo Vivi · 9 years ago
  15. 621d4c7 drm/i915: Save latest known sink CRC to compensate delayed counter reset. by Rodrigo Vivi · 9 years ago
  16. e5a1cab drm/i915: Force sink crc stop before start. by Rodrigo Vivi · 9 years ago
  17. c6d576c drm/i915/userptr: Kill user_size limit check by Michel Thierry · 9 years ago
  18. af98714 drm/i915: batch_obj vm offset must be u64 by Michel Thierry · 9 years ago
  19. 65bd342 drm/i915: object size needs to be u64 by Michel Thierry · 9 years ago
  20. ea91e40 drm/i915/gen8: Add ppgtt info and debug_dump by Michel Thierry · 9 years ago
  21. e1f1232 drm/i915: Expand error state's address width to 64b by Michel Thierry · 9 years ago
  22. 69ab76f drm/i915/gen8: Initialize PDPs and PML4 by Michel Thierry · 9 years ago
  23. de5ba8e drm/i915/gen8: Add 4 level support in insert_entries and clear_range by Michel Thierry · 9 years ago
  24. 3387d43 drm/i915/gen8: Pass sg_iter through pte inserts by Michel Thierry · 9 years ago
  25. 2dba323 drm/i915/gen8: Add 4 level switching infrastructure and lrc support by Michel Thierry · 9 years ago
  26. 762d993 drm/i915/gen8: implement alloc/free for 4lvl by Michel Thierry · 9 years ago
  27. 81ba8aef drm/i915/gen8: Add PML4 structure by Michel Thierry · 9 years ago
  28. 4c06ec8 drm/i915/gen8: Add dynamic page trace events by Michel Thierry · 9 years ago
  29. f9b5b78 drm/i915/gen8: Generalize PTE writing for GEN8 PPGTT by Michel Thierry · 9 years ago
  30. d4ec9da drm/i915/gen8: Abstract PDP usage by Michel Thierry · 9 years ago
  31. 6ac1850 drm/i915/gen8: Make pdp allocation more dynamic by Michel Thierry · 9 years ago
  32. 09120d4 drm/i915: Remove unnecessary gen8_clamp_pd by Michel Thierry · 9 years ago
  33. 75067dd drm/i915: Per-DDI I_boost override by Antti Koskipaa · 9 years ago
  34. 622147f Merge tag 'drm-intel-fixes-2015-08-14' into drm-intel-next-fixes by Daniel Vetter · 9 years ago
  35. 5a2376d drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A by Jani Nikula · 9 years ago
  36. f79b468e drm/i915: fix checksum write for automated test reply by Thulasimani,Sivakumar · 9 years ago
  37. ca5a0fb drm/i915: Contain the WA_REG macro by Mika Kuoppala · 9 years ago
  38. 37876df drm/i915: Remove the failed context from the fpriv->context_idr by Chris Wilson · 9 years ago
  39. eb5be9d drm/i915: Report IOMMU enabled status for GPU hangs by Chris Wilson · 9 years ago
  40. 031a893 drm/i915: Check idle to active before processing CSQ by Mika Kuoppala · 9 years ago
  41. 500ea70 drm/i915: Set alternate aux for DDI-E by Rodrigo Vivi · 9 years ago
  42. a513e3d drm/i915: Set power domain for DDI-E by Rodrigo Vivi · 9 years ago
  43. 3774eb5 drm/i915: fix stolen bios_reserved checks by Paulo Zanoni · 9 years ago
  44. cc53699 drm/i915: Use masked write for Context Status Buffer Pointer by Mika Kuoppala · 9 years ago
  45. 9bd9dfb drm/i915/skl WaDisableSbeCacheDispatchPortSharing by Mika Kuoppala · 9 years ago
  46. 02196c7 drm/i915: Spam less on dp aux send/receive problems by Mika Kuoppala · 9 years ago
  47. 842315e drm/i915: Handle return value in intel_pin_and_fence_fb_obj, v2. by Maarten Lankhorst · 9 years ago
  48. 4740b0f drm/i915: Only update mode related state if a modeset happened. by Maarten Lankhorst · 9 years ago
  49. 2d406bb drm/i915: Remove connectors_active. by Maarten Lankhorst · 9 years ago
  50. e02f9a0 drm/i915: Remove connectors_active from intel_dp.c, v2. by Maarten Lankhorst · 9 years ago
  51. 873ffe6 drm/i915: Remove connectors_active from sanitization, v2. by Maarten Lankhorst · 9 years ago
  52. 4d688a2 drm/i915: Get rid of dpms handling. by Maarten Lankhorst · 9 years ago
  53. 4d20cd8 drm/i915: Make crtc checking use the atomic state, v2. by Maarten Lankhorst · 9 years ago
  54. 7c60d19 drm/i915: Remove connectors_active from state checking. by Maarten Lankhorst · 9 years ago
  55. 7b89b8d drm/i915: Remove some unneeded checks from check_crtc_state. by Maarten Lankhorst · 9 years ago
  56. 35dd3c6 drm/i915: Convert connector checking to atomic, v3. by Maarten Lankhorst · 9 years ago
  57. 20fae98 drm/i915: Update atomic state when removing mst connector, v3. by Maarten Lankhorst · 9 years ago
  58. ee165b1 drm/i915: Validate the state after an atomic modeset only, and pass the state. by Maarten Lankhorst · 9 years ago
  59. c4e2d04 drm/i915: Make the force_thru workaround atomic, v2. by Maarten Lankhorst · 9 years ago
  60. d2944cf drm/i915: Commit planes on each crtc separately. by Maarten Lankhorst · 9 years ago
  61. f0fdc55 drm/i915: calculate primary visibility changes instead of calling from set_config by Maarten Lankhorst · 9 years ago
  62. e8fa427 drm/i915: Only dither on 6bpc panels by Daniel Vetter · 9 years ago
  63. 981dae7 Merge tag 'drm-intel-fixes-2015-08-07' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  64. 209e4dbc drm/vblank: Use u32 consistently for vblank counters by Daniel Vetter · 9 years ago
  65. a58997e Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux by Linus Torvalds · 9 years ago
  66. ebc90be Merge branch 'drm-tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  67. 047fe6e drm/i915: Allow parsing of variable size child device entries from VBT by David Weinehall · 9 years ago
  68. 06059d5 Merge tag 'topic/drm-misc-2015-07-28' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  69. 595fd01 drm/amdgpu: set fw_version and feature_version for smu fw loading by Jammy Zhou · 9 years ago
  70. cfa2104 drm/amdgpu: add feature version for SDMA ucode by Jammy Zhou · 9 years ago
  71. 351643d drm/amdgpu: add feature version for RLC and MEC v2 by Jammy Zhou · 9 years ago
  72. 0fd6429 drm/amdgpu: increment queue when iterating on this variable. by Nicolas Iooss · 9 years ago
  73. a0e2f50 drm/amdgpu: fix rb setting for CZ by Alex Deucher · 9 years ago
  74. 4a6ca1a drm/i2c: tda998x: fix bad checksum of the HDMI AVI infoframe by Jean-Francois Moine · 9 years ago
  75. 80aa931 drm/i915: disable_shared_pll doesn't work on pre-gen5 by Jesse Barnes · 9 years ago
  76. 245d966 drm/i915:skl: Add WaEnableGapsTsvCreditFix by Arun Siluvery · 9 years ago
  77. a7f749f drm/i915/gen9: Removed byte swapping for csr firmware by Animesh Manna · 9 years ago
  78. 22ce562 drm/i915: read bpp from vbt only for older panels by Thulasimani,Sivakumar · 9 years ago
  79. d37ae19 drm/i915/skl: send opregion_nofify_adapter(PCI_D1) instead of PCI_D3 by Paulo Zanoni · 9 years ago
  80. dcddab3 drm/i915: Extract a intel_power_well_disable() function by Damien Lespiau · 9 years ago
  81. e8ca932 drm/i915: Extract a intel_power_well_enable() function by Damien Lespiau · 9 years ago
  82. 0667405 drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl by Marc Herbert · 9 years ago
  83. 30886c5 drm/i915: VLV/CHV PSR: Increase wait delay time before active PSR. by Rodrigo Vivi · 9 years ago
  84. 082dcc7 drm/i915: Split sink_crc function in start, stop and read. by Rodrigo Vivi · 9 years ago
  85. 74b4ea1 drm/i915: special-case dirtyfb for frontbuffer tracking by Paulo Zanoni · 9 years ago
  86. 4e1e26f drm/i915: don't disable FBC for pipe A when flipping pipe B by Paulo Zanoni · 9 years ago
  87. 698e84e drm/i915: don't call intel_fbc_update() at intel_unpin_work_fn() by Paulo Zanoni · 9 years ago
  88. 6f4551f drm/i915: fix FBC frontbuffer tracking flushing code by Paulo Zanoni · 9 years ago
  89. 6ea76f3c drm/atomic-helpers: Make encoder picking more robust by Daniel Vetter · 9 years ago
  90. 42639ba drm/dp-mst: Remove debug WARN_ON by Daniel Vetter · 9 years ago
  91. 459485a drm/i915: Fixup dp mst encoder selection by Daniel Vetter · 9 years ago
  92. 3b8a684b drm/atomic-helper: Add an atomice best_encoder callback by Daniel Vetter · 9 years ago
  93. 27667f4 i915: temporary fix for DP MST docking station NULL pointer dereference by Linus Torvalds · 9 years ago
  94. 23ff9e1 Merge tag 'drm-intel-fixes-2015-07-31' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  95. 5d8a0d0 drm/i915: Update DRIVER_DATE to 20150731 by Daniel Vetter · 9 years ago
  96. 5eb3e5a drm/i915: Declare the swizzling unknown for L-shaped configurations by Chris Wilson · 9 years ago
  97. d0e30ad drm/i915: Mark PIN_USER binding as GLOBAL_BIND without the aliasing ppgtt by Chris Wilson · 9 years ago
  98. bdce3e7 Merge branch 'msm-fixes-4.2' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 9 years ago
  99. b4cba04 drm/msm/mdp5: release SMB (shared memory blocks) in various cases by Wentao Xu · 9 years ago
  100. 99fc1bc drm/msm: change to uninterruptible wait in atomic commit by Wentao Xu · 9 years ago