1. ef9c66a drm/i915: make update_wm take a dev_priv. by Dave Airlie · 3 years, 3 months ago
  2. 758b2fc drm/i915/pm: drop get_fifo_size vfunc. by Dave Airlie · 3 years, 3 months ago
  3. 5716c8c drm/i915/uncore: split the fw get function into separate vfunc by Dave Airlie · 3 years, 3 months ago
  4. 2a764b7c drm/i915/display: Fix the dsc check while selecting min_cdclk by Vandita Kulkarni · 3 years, 4 months ago
  5. c6b40ee drm/i915/audio: Use BIOS provided value for RKL HDA link by Kai-Heng Feng · 3 years, 4 months ago
  6. 09bbdd8 drm/i915/fbc: Allow higher compression limits on FBC1 by Ville Syrjälä · 3 years, 3 months ago
  7. 5f524ae drm/i915/fbc: Implement Wa_16011863758 for icl+ by Ville Syrjälä · 3 years, 3 months ago
  8. 2f051f6 drm/i915/fbc: Align FBC segments to 512B on glk+ by Ville Syrjälä · 3 years, 3 months ago
  9. bdc1a2d drm/i915/fbc: Rework cfb stride/size calculations by Ville Syrjälä · 3 years, 3 months ago
  10. ab98ebb drm/i915: Fix HPLL watermark readout for g4x by Ville Syrjälä · 3 years, 8 months ago
  11. 9ce5884 drm/i915/display: Only keep PSR enabled if there is active planes by José Roberto de Souza · 3 years, 3 months ago
  12. 73262db drm/i915/display: Match PSR2 selective fetch sequences with specification by José Roberto de Souza · 3 years, 3 months ago
  13. 27493cb drm/i915/display/dmc: Set DC_STATE_DEBUG_MASK_CORES after firmware load by José Roberto de Souza · 3 years, 3 months ago
  14. 3d1adc3 drm/i915/adlp: Add support for remapping CCS FBs by Imre Deak · 3 years, 4 months ago
  15. 929dd11 drm/i915: Follow a new->old platform check order in intel_fb_stride_alignment by Imre Deak · 3 years, 4 months ago
  16. 92dff6c drm/i915/adlp: Assert that VMAs in DPT start at 0 by Imre Deak · 3 years, 4 months ago
  17. 9814948 drm/i915/adlp: Require always a power-of-two sized CCS surface stride by Imre Deak · 3 years, 4 months ago
  18. aad24cc4 drm/i915: Use tile block based dimensions for CCS origin x, y check by Imre Deak · 3 years, 4 months ago
  19. 5291362 drm/i915: Apply WaUse32BppForSRWM to elk as well as ctg by Ville Syrjälä · 3 years, 8 months ago
  20. 0cf771b drm/i915: Fix g4x cxsr enable condition by Ville Syrjälä · 3 years, 8 months ago
  21. 8f27dbf drm/i915: Use u8 consistently for active_planes bitmask by Ville Syrjälä · 3 years, 8 months ago
  22. 5a623ff drm/i915: s/crtc_state/new_crtc_state/ etc. by Ville Syrjälä · 3 years, 8 months ago
  23. e6e0edfd drm/i915/display: Add HDR mode helper function by Tejas Upadhyay · 3 years, 4 months ago
  24. e01163e drm/i915/dg2: configure TRANS_DP2_VFREQ{HIGH,LOW} for 128b/132b by Jani Nikula · 3 years, 4 months ago
  25. 6521359 drm/i915/dg2: use 128b/132b transcoder DDI mode by Jani Nikula · 3 years, 4 months ago
  26. 1d71391 drm/i915/dp: add HAS_DP20 macro by Jani Nikula · 3 years, 4 months ago
  27. 79ac2b1 drm/i915/dg2: configure TRANS_DP2_CTL for DP 2.0 by Jani Nikula · 3 years, 4 months ago
  28. 6114f71 drm/i915/dp: select 128b/132b channel encoding for UHBR rates by Jani Nikula · 3 years, 4 months ago
  29. 078397b drm/i915/dp: use 128b/132b TPS2 for UHBR+ link rates by Jani Nikula · 3 years, 4 months ago
  30. 4e718a0 drm/i915/dp: add helper for checking for UHBR link rate by Jani Nikula · 3 years, 4 months ago
  31. 7bb97db drm/i915/dg2: add DG2+ TRANS_DDI_FUNC_CTL DP 2.0 128b/132b mode by Jani Nikula · 3 years, 4 months ago
  32. c78b4a8 drm/dp: add helper for extracting adjust 128b/132b TX FFE preset by Jani Nikula · 3 years, 4 months ago
  33. 762520e drm/dp: add LTTPR DP 2.0 DPCD addresses by Jani Nikula · 3 years, 4 months ago
  34. fc8a2b1 drm/dp: use more of the extended receiver cap by Jani Nikula · 3 years, 4 months ago
  35. 054ce0b drm/dp: add DP 2.0 UHBR link rate and bw code conversions by Jani Nikula · 3 years, 4 months ago
  36. 641dd82 drm/i915/display/adlp: Add new PSR2 workarounds by José Roberto de Souza · 3 years, 4 months ago
  37. af7ea1e drm/i915/display/psr: Use drm damage helpers to calculate plane damaged area by José Roberto de Souza · 3 years, 4 months ago
  38. 1f3a11c drm/i915/display: Workaround cursor left overs with PSR2 selective fetch enabled by José Roberto de Souza · 3 years, 4 months ago
  39. ce0eacb drm/i915/display: Wait at least 2 frames before selective update by José Roberto de Souza · 3 years, 4 months ago
  40. 72fe6ca drm/i915/display/adlp: Fix PSR2_MAN_TRK_CTL_SU_REGION_END_ADDR calculation by José Roberto de Souza · 3 years, 4 months ago
  41. 259d719 drm/i915/dmc: Update to DMC v2.12 by Anusha Srivatsa · 3 years, 4 months ago
  42. 064b877 drm/i915: Free all DMC payloads by Chris Wilson · 3 years, 5 months ago
  43. f6d66fc drm/i915: Update memory bandwidth parameters by Radhakrishna Sripada · 3 years, 4 months ago
  44. 262d88b drm/i915: Extract hsw_panel_transcoders() by Ville Syrjälä · 3 years, 4 months ago
  45. 32f6734 drm/i915: Adjust intel_dsc_power_domain() calling convention by Ville Syrjälä · 3 years, 4 months ago
  46. c98e3d1 drm/i915: Introduce with_intel_display_power_if_enabled() by Ville Syrjälä · 3 years, 4 months ago
  47. 8c66081 drm/i915: s/pipe/transcoder/ when dealing with PIPECONF/TRANSCONF by Ville Syrjälä · 3 years, 4 months ago
  48. 555ec52 drm/i915: Flatten hsw_crtc_compute_clock() by Ville Syrjälä · 3 years, 4 months ago
  49. e0ccf1d6 drm/i915: Extract intel_dp_need_bigjoiner() by Ville Syrjälä · 3 years, 4 months ago
  50. d1b803f Merge drm/drm-next into drm-intel-next by Rodrigo Vivi · 3 years, 3 months ago
  51. 5f0d421 drm/i915/dg1: Add new PCI id by José Roberto de Souza · 3 years, 4 months ago
  52. 185667c drm/i915/edp: use MSO pixel overlap from DisplayID data by Jani Nikula · 3 years, 4 months ago
  53. 948b0ae drm/i915/edp: postpone MSO init until after EDID read by Jani Nikula · 3 years, 4 months ago
  54. 18a9cbb drm/edid: parse the DisplayID v2.0 VESA vendor block for MSO by Jani Nikula · 3 years, 4 months ago
  55. 37eab1f drm/edid: abstract OUI conversion to 24-bit int by Jani Nikula · 3 years, 4 months ago
  56. b5c2404 drm/displayid: add DisplayID v2.0 data blocks and primary use cases by Jani Nikula · 3 years, 4 months ago
  57. 8571c76 drm/displayid: re-align data block macros by Jani Nikula · 3 years, 4 months ago
  58. 6880fa6 Linux 5.15-rc1 by Linus Torvalds · 3 years, 4 months ago
  59. b5b65f1 Merge tag 'perf-tools-for-v5.15-2021-09-11' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 4 months ago
  60. c3e4687 Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/ojeda/linux by Linus Torvalds · 3 years, 4 months ago
  61. d41adc4 Merge tag 'auxdisplay-for-linus-v5.15-rc1' of git://github.com/ojeda/linux by Linus Torvalds · 3 years, 4 months ago
  62. f306b90 Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
  63. d8e988b Merge tag 'char-misc-5.15-rc1-lkdtm' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 4 months ago
  64. 1791596 Merge tag 'for-linus-5.15-1' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 3 years, 4 months ago
  65. 56c2443 Merge tag 'sched_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
  66. 165d05d Merge tag 'locking_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
  67. 7bf3142 Merge tag 'timers_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
  68. fdfc346 Merge branch 'misc.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 4 months ago
  69. 8d4a0b5 Merge tag '5.15-rc-cifs-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 4 months ago
  70. 78e7095 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 4 months ago
  71. b79bd0d Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 4 months ago
  72. 4e1c754 Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux by Linus Torvalds · 3 years, 4 months ago
  73. 17a99e5 tools headers UAPI: Update tools's copy of drm.h headers by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  74. 4dc24d7 tools headers UAPI: Sync drm/i915_drm.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 4 months ago
  75. 2bae3e6 tools headers UAPI: Sync linux/fs.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 7 months ago
  76. ee286c6 tools headers UAPI: Sync linux/in.h copy with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 6 months ago
  77. 0d1c50a perf tools: Add an option to build without libbfd by Ian Rogers · 3 years, 4 months ago
  78. 4a86d41 perf tools: Allow build-id with trailing zeros by Namhyung Kim · 3 years, 4 months ago
  79. 99fc594 perf tools: Fix hybrid config terms list corruption by Adrian Hunter · 3 years, 4 months ago
  80. a7d212f perf tools: Factor out copy_config_terms() and free_config_terms() by Adrian Hunter · 3 years, 4 months ago
  81. eb34363 perf tools: Fix perf_event_attr__fprintf() missing/dupl. fields by Adrian Hunter · 3 years, 4 months ago
  82. da4572d perf tools: Ignore Documentation dependency file by Ian Rogers · 3 years, 4 months ago
  83. c605c39 Merge tag 'io_uring-5.15-2021-09-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  84. c0f7e49 Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  85. 8177a5c Merge tag 'libata-5.15-2021-09-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  86. ce4c8f8 Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 4 months ago
  87. a1406e4 Merge tag 'devicetree-fixes-for-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 4 months ago
  88. 2aae0a9 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 3 years, 4 months ago
  89. 107ccc4 Merge tag 'rtc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 3 years, 4 months ago
  90. 5292622 Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 3 years, 4 months ago
  91. 6701e7e Merge tag 'pwm/for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 3 years, 4 months ago
  92. dd47038 Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 3 years, 4 months ago
  93. 765092e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 3 years, 4 months ago
  94. 6f55ab3 riscv: Move EXCEPTION_TABLE to RO_DATA segment by Jisheng Zhang · 3 years, 4 months ago
  95. 54fed35 riscv: Enable BUILDTIME_TABLE_SORT by Jisheng Zhang · 3 years, 4 months ago
  96. cbba178 riscv: dts: microchip: mpfs-icicle: Fix serial console by Geert Uytterhoeven · 3 years, 4 months ago
  97. 399c1ec riscv: move the (z)install rules to arch/riscv/Makefile by Masahiro Yamada · 3 years, 5 months ago
  98. d593553 riscv: Improve stack randomisation on RV64 by Kefeng Wang · 3 years, 5 months ago
  99. efe1e08 riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1 by Heinrich Schuchardt · 3 years, 5 months ago
  100. 3a87ff8 riscv: defconfig: enable BLK_DEV_NVME by Heinrich Schuchardt · 3 years, 5 months ago