- 5f46166 drm/i915/pm: replace I915_READ()/WRITE() with intel_uncore_read()/write() by Jani Nikula · 4 years, 1 month ago
- 77895af drm/i915/suspend: replace I915_READ()/WRITE() with intel_de_read()/write() by Jani Nikula · 4 years, 1 month ago
- 124a60f drm/i915/debugfs: replace I915_READ() with intel_uncore_read() by Jani Nikula · 4 years, 1 month ago
- 88d570e drm/i915/debugfs: remove the i915_cache_sharing debugfs file by Jani Nikula · 4 years, 1 month ago
- 507007f drm/i915/cdclk: prefer intel_de_write() over I915_WRITE() by Jani Nikula · 4 years, 1 month ago
- 669f3f2 drm/i915: remove last traces of I915_READ_FW() and I915_WRITE_FW() by Jani Nikula · 4 years, 1 month ago
- 868b562 drm/i915/debugfs: remove RPS autotuning details from i915_rps_boost_info by Jani Nikula · 4 years, 1 month ago
- fa5d598 drm/i915/perf: also include Gen11 in OATAILPTR workaround by Lionel Landwerlin · 4 years, 1 month ago
- 5cc2b61 drm/i915/display: Suppress "Combo PHY A HW state changed unexpectedly" by Chris Wilson · 4 years, 1 month ago
- c33f83f drm/i915: remove trailing semicolon in macro definition by Tom Rix · 4 years, 1 month ago
- e5346a1 Revert "drm/i915: re-order if/else ladder for hpd_irq_setup" by Chris Wilson · 4 years, 1 month ago
- b3bf99d drm/i915/display: Defer initial modeset until after GGTT is initialised by Chris Wilson · 4 years, 1 month ago
- 69d5c4b Merge tag 'gvt-next-2020-11-23' of https://github.com/intel/gvt-linux into drm-intel-next-queued by Jani Nikula · 4 years, 1 month ago
- 9a3a238 drm/i915/gvt: treat intel_gvt_mpt as const in gvt code by Julian Stecklina · 4 years, 2 months ago
- f287c53 drm/i915/dg1: Enable ports by Aditya Swarup · 4 years, 1 month ago
- 9533fd8 drm/i915: Do not call hsw_set_frame_start_delay for dsi by Manasi Navare · 4 years, 1 month ago
- afd4cf7 drm/i915/display: Whitespace cleanups by Chris Wilson · 4 years, 1 month ago
- 059a0be drm/i915/perf: workaround register corruption in OATAILPTR by Lionel Landwerlin · 4 years, 1 month ago
- 919c229 drm/i915: Enable bigjoiner by Ville Syrjälä · 4 years, 1 month ago
- 75c4fa3 drm/i915: Add bigjoiner state dump by Ville Syrjälä · 4 years, 1 month ago
- bf473cb drm/i915: Fix cursor src/dst rectangle with bigjoiner by Ville Syrjälä · 4 years, 1 month ago
- 756c1b8 drm/i915: Disable legacy cursor fastpath for bigjoiner by Ville Syrjälä · 4 years, 1 month ago
- 498fab0 drm/i915: Add debugfs dumping for bigjoiner, v3. by Maarten Lankhorst · 4 years, 1 month ago
- 9f05a7c drm/i915: Add bigjoiner aware plane clipping checks by Maarten Lankhorst · 4 years, 1 month ago
- 8246d9c drm/i915: Get the uapi state from the correct plane when bigjoiner is used by Ville Syrjälä · 4 years, 1 month ago
- 1cf6adb drm/i915: Add planes affected by bigjoiner to the state by Ville Syrjälä · 4 years, 1 month ago
- d321634 drm/i915: Add crtcs affected by bigjoiner to the state by Ville Syrjälä · 4 years, 1 month ago
- 0385ece drm/i915: HW state readout for Bigjoiner case by Manasi Navare · 4 years, 1 month ago
- 4e3cdb4 drm/i915/dp: Master/Slave enable/disable sequence for bigjoiner by Manasi Navare · 4 years, 1 month ago
- 8a029c1 drm/i915/dp: Modify VDSC helpers to configure DSC for Bigjoiner slave by Manasi Navare · 4 years, 1 month ago
- 19f65a3 drm/i915: Try to make bigjoiner work in atomic check by Maarten Lankhorst · 4 years, 1 month ago
- 63dc014 drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid(), v3. by Maarten Lankhorst · 4 years, 1 month ago
- e85e745 drm/i915: Copy the plane hw state directly for Y planes by Ville Syrjälä · 4 years, 1 month ago
- 83566d1 drm/i915: Fix the DDI encoder names by Ville Syrjälä · 4 years, 1 month ago
- b896898 drm/i915: Tweaked Wa_14010685332 for PCHs used on gen11 platforms by Bob Paauwe · 4 years, 2 months ago
- 2ca5a7b8 drm/i915: Handle max_bpc==16 by Ville Syrjälä · 4 years, 2 months ago
- c9afbf5 drm/i915: Relocate cnl_get_ddi_pll() by Ville Syrjälä · 4 years, 2 months ago
- 3749de0 drm/i915: Use actual readout results for .get_freq() by Ville Syrjälä · 4 years, 2 months ago
- b97fcae drm/i915: Move intel_dpll_get_hw_state() into the hsw+ platform specific functions by Ville Syrjälä · 4 years, 2 months ago
- fdbc5d6 drm/i915: Introduce intel_dpll_get_hw_state() by Ville Syrjälä · 4 years, 2 months ago
- 3df3fe2 drm/i915: Remove skl_adjusted_plane_pixel_rate() by Ville Syrjälä · 4 years, 2 months ago
- ab01630 drm/i915: Store plane relative data rate in crtc_state by Ville Syrjälä · 4 years, 2 months ago
- 9c31212 drm/i915: Precompute can_sagv for each wm level by Ville Syrjälä · 4 years, 2 months ago
- a582354 drm/i915: Pimp the watermark documentation a bit by Ville Syrjälä · 4 years, 2 months ago
- dbf7138 drm/i915: Nuke intel_atomic_crtc_state_for_each_plane_state() from skl+ wm code by Ville Syrjälä · 4 years, 2 months ago
- ffc9003 drm/i915: Pass intel_atomic_state around by Ville Syrjälä · 4 years, 2 months ago
- ee23070 drm/i915/dp: Add from_crtc_state to copy color blobs by Manasi Navare · 4 years, 2 months ago
- aa07c1d drm/i915: Pass intel_atomic_state instead of drm_atomic_state by Manasi Navare · 4 years, 2 months ago
- bafcdad drm/i915: Add hw.pipe_mode to allow bigjoiner pipe/transcoder split by Maarten Lankhorst · 4 years, 2 months ago
- c42773b drm/i915: Introduce intel_crtc_readout_derived_state() by Ville Syrjälä · 4 years, 2 months ago
- 33574ec drm/i915: s/intel_mode_from_pipe_config/intel_mode_from_crtc_timings/ by Ville Syrjälä · 4 years, 2 months ago
- 291106c drm/i915: Move hw.active assignment into intel_crtc_get_pipe_config() by Ville Syrjälä · 4 years, 2 months ago
- 11f9af1 drm/i915: Add a wrapper function around get_pipe_config by Manasi Navare · 4 years, 2 months ago
- 65c1ed3 drm/i915: Move encoder->get_config to a new function by Manasi Navare · 4 years, 2 months ago
- 6ec29d2 drm/i915/dp: Some reshuffling in mode_valid as prep for bigjoiner modes by Manasi Navare · 4 years, 2 months ago
- 0446049 drm/i915/display: Make get_allowed_dc_mask().max_dc set a chain of if and elses by José Roberto de Souza · 4 years, 2 months ago
- 02d794a drm/i915/display: Group DC9 mask set by José Roberto de Souza · 4 years, 2 months ago
- 9a450b6 drm/i915: Do not setup hpd without display by Lucas De Marchi · 4 years, 2 months ago
- 96bd87b drm/i915: move display-related to the end of intel_irq_init() by Lucas De Marchi · 4 years, 2 months ago
- 794d61a drm/i915: re-order if/else ladder for hpd_irq_setup by Lucas De Marchi · 4 years, 2 months ago
- 71c8415 drm/i915/display: return earlier from intel_modeset_init() without display by Jani Nikula · 4 years, 2 months ago
- 2c56880 drm/i915/display: Do not reset display when there is none by José Roberto de Souza · 4 years, 2 months ago
- e669ad6 drm/i915/display: add namespace to intel_finish_reset by Lucas De Marchi · 4 years, 2 months ago
- 87ebfaa drm/i915/display: add namespace to intel_prepare_reset by Lucas De Marchi · 4 years, 2 months ago
- 64e65f4 drm/i915/gvt: replace idr_init() by idr_init_base() by Deepak R Varma · 4 years, 2 months ago
- 230edf7 drm/i915: Add plane .{min,max}_width() and .max_height() vfuncs by Ville Syrjälä · 4 years, 3 months ago
- a5a8ef9 drm/i915/gvt: Fix virtual display setup for BXT/APL by Colin Xu · 4 years, 2 months ago
- 385fc38 drm/i915: Add GVT resume routine to i915 by Colin Xu · 4 years, 2 months ago
- 5f60b12 drm/i915/gvt: Save/restore HW status to support GVT suspend/resume by Colin Xu · 4 years, 2 months ago
- 6594094 drm/i915/gvt: correct a false comment of flag F_UNALIGN by Yan Zhao · 4 years, 4 months ago
- 1ba1014 drm/i915/edp/jsl: Update vswing table for HBR and HBR2 by Tejas Upadhyay · 4 years, 2 months ago
- 11ffe97 drm/i915/dg1: map/unmap pll clocks by Lucas De Marchi · 4 years, 2 months ago
- 54defc1 drm/i915: Include fb modifier in state dumps by Ville Syrjälä · 4 years, 2 months ago
- fcc6aa8 drm/i915/ehl: Implement W/A 22010492432 by Tejas Upadhyay · 4 years, 2 months ago
- 66186ac drm/i915/display: Use initial_fastset_check() to compute and apply the initial PSR state by José Roberto de Souza · 4 years, 2 months ago
- 5f8f965 Merge drm/drm-next into drm-intel-next-queued by Jani Nikula · 4 years, 2 months ago
- ba8a5cb drm/i915/tgl: Fix typo during output setup by Imre Deak · 4 years, 2 months ago
- e047c7b Merge tag 'drm-intel-next-queued-2020-11-03' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 4 years, 2 months ago
- 1cd260a Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 2 months ago
- 139caf7 drm/i915: Update DRIVER_DATE to 20201103 by Jani Nikula · 4 years, 2 months ago
- 24cb4f3 drm/i915: Reduce severity for fixing up mistaken VBT tc->legacy_port by Chris Wilson · 4 years, 2 months ago
- a0a6d8c drm/i915: Get rid of ibx_irq_pre_postinstall() by Ville Syrjälä · 4 years, 2 months ago
- 9696f04 drm/i915: Use GEN3_IRQ_INIT() to init south interrupts in icp+ by Ville Syrjälä · 4 years, 2 months ago
- 2ea6392 drm/i915: Enable hpd logic only for ports that are present by Ville Syrjälä · 4 years, 2 months ago
- e76ab2c drm/i915: Remove per-platform IIR HPD masking by Ville Syrjälä · 4 years, 2 months ago
- 9a55a62 drm/i915: Rename 'tmp_mask' by Ville Syrjälä · 4 years, 2 months ago
- f6576e4 drm/i915: Don't enable hpd detection logic from irq_postinstall() by Ville Syrjälä · 4 years, 2 months ago
- 52c7f5f drm/i915: Split gen11_hpd_detection_setup() into tc vs. tbt variants by Ville Syrjälä · 4 years, 2 months ago
- a0e066b drm/i915: Relocate intel_hpd_{enabled,hotplug}_irqs() by Ville Syrjälä · 4 years, 2 months ago
- 9701135 drm/i915: s/tc_port/hpd_pin/ in icp+ TC hotplug bits by Ville Syrjälä · 4 years, 2 months ago
- 5b76e86 drm/i915: s/tc_port/hpd_pin/ in GEN11_{TC,TBT}_HOTPLUG() by Ville Syrjälä · 4 years, 2 months ago
- 5f371a8 drm/i915: s/port/hpd_pin/ for icp+ ddi hpd bits by Ville Syrjälä · 4 years, 2 months ago
- e5abaab drm/i915: Introduce GEN8_DE_PORT_HOTPLUG() by Ville Syrjälä · 4 years, 2 months ago
- 8625b22 drm/i915: Parametrize BXT_DE_PORT_HP_DDI with hpd_pin by Ville Syrjälä · 4 years, 2 months ago
- 580bf19 drm/i915: Use AUX_CH_USBCn for the RKL VBT AUX CH setup by Ville Syrjälä · 4 years, 2 months ago
- 570fe6e drm/i915: Pimp AUX CH names by Ville Syrjälä · 4 years, 2 months ago
- df034b9 drm/i915: Introduce AUX_CH_USBCn by Ville Syrjälä · 4 years, 2 months ago
- 2d709a5 drm/i915: Give DDI encoders even better names by Ville Syrjälä · 4 years, 2 months ago
- 1d8ca00 drm/i915: Add PORT_TCn aliases to enum port by Ville Syrjälä · 4 years, 2 months ago
- 320c670 drm/i915: s/PORT_TC/TC_PORT_/ by Ville Syrjälä · 4 years, 2 months ago