summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-11-13drm/i915: Add a wrapper function around get_pipe_configManasi Navare
2020-11-13drm/i915: Move encoder->get_config to a new functionManasi Navare
2020-11-12drm/i915/dp: Some reshuffling in mode_valid as prep for bigjoiner modesManasi Navare
2020-11-12drm/i915/display: Make get_allowed_dc_mask().max_dc set a chain of if and elsesJosé Roberto de Souza
2020-11-12drm/i915/display: Group DC9 mask setJosé Roberto de Souza
2020-11-11drm/i915: Do not setup hpd without displayLucas De Marchi
2020-11-11drm/i915: move display-related to the end of intel_irq_init()Lucas De Marchi
2020-11-11drm/i915: re-order if/else ladder for hpd_irq_setupLucas De Marchi
2020-11-11drm/i915/display: return earlier from intel_modeset_init() without displayJani Nikula
2020-11-11drm/i915/display: Do not reset display when there is noneJosé Roberto de Souza
2020-11-11drm/i915/display: add namespace to intel_finish_resetLucas De Marchi
2020-11-11drm/i915/display: add namespace to intel_prepare_resetLucas De Marchi
2020-11-10drm/i915: Add plane .{min,max}_width() and .max_height() vfuncsVille Syrjälä
2020-11-09drm/i915/edp/jsl: Update vswing table for HBR and HBR2Tejas Upadhyay
2020-11-09drm/i915/dg1: map/unmap pll clocksLucas De Marchi
2020-11-06drm/i915: Include fb modifier in state dumpsVille Syrjälä
2020-11-05drm/i915/ehl: Implement W/A 22010492432Tejas Upadhyay
2020-11-05drm/i915/display: Use initial_fastset_check() to compute and apply the initia...José Roberto de Souza
2020-11-05Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2020-11-04drm/i915/tgl: Fix typo during output setupImre Deak
2020-11-04Merge tag 'drm-intel-next-queued-2020-11-03' of git://anongit.freedesktop.org...Dave Airlie
2020-11-04Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-11-03drm/i915: Update DRIVER_DATE to 20201103Jani Nikula
2020-10-30drm/i915: Reduce severity for fixing up mistaken VBT tc->legacy_portChris Wilson
2020-10-30drm/i915: Get rid of ibx_irq_pre_postinstall()Ville Syrjälä
2020-10-30drm/i915: Use GEN3_IRQ_INIT() to init south interrupts in icp+Ville Syrjälä
2020-10-30drm/i915: Enable hpd logic only for ports that are presentVille Syrjälä
2020-10-30drm/i915: Remove per-platform IIR HPD maskingVille Syrjälä
2020-10-30drm/i915: Rename 'tmp_mask'Ville Syrjälä
2020-10-30drm/i915: Don't enable hpd detection logic from irq_postinstall()Ville Syrjälä
2020-10-30drm/i915: Split gen11_hpd_detection_setup() into tc vs. tbt variantsVille Syrjälä
2020-10-30drm/i915: Relocate intel_hpd_{enabled,hotplug}_irqs()Ville Syrjälä
2020-10-30drm/i915: s/tc_port/hpd_pin/ in icp+ TC hotplug bitsVille Syrjälä
2020-10-30drm/i915: s/tc_port/hpd_pin/ in GEN11_{TC,TBT}_HOTPLUG()Ville Syrjälä
2020-10-30drm/i915: s/port/hpd_pin/ for icp+ ddi hpd bitsVille Syrjälä
2020-10-30drm/i915: Introduce GEN8_DE_PORT_HOTPLUG()Ville Syrjälä
2020-10-30drm/i915: Parametrize BXT_DE_PORT_HP_DDI with hpd_pinVille Syrjälä
2020-10-30drm/i915: Use AUX_CH_USBCn for the RKL VBT AUX CH setupVille Syrjälä
2020-10-30drm/i915: Pimp AUX CH namesVille Syrjälä
2020-10-30drm/i915: Introduce AUX_CH_USBCnVille Syrjälä
2020-10-30drm/i915: Give DDI encoders even better namesVille Syrjälä
2020-10-30drm/i915: Add PORT_TCn aliases to enum portVille Syrjälä
2020-10-30drm/i915: s/PORT_TC/TC_PORT_/Ville Syrjälä
2020-10-30Merge tag 'drm-intel-fixes-2020-10-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-10-30Merge branch 'linux-5.10' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2020-10-30Merge tag 'drm-misc-fixes-2020-10-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-10-30drm/nouveau/kms/nv50-: Fix clock checking algorithm in nv50_dp_mode_valid()Lyude Paul
2020-10-30drm/nouveau/kms/nv50-: Get rid of bogus nouveau_conn_mode_valid()Lyude Paul
2020-10-30drm/nouveau/device: fix changing endianess code to work on older GPUsKarol Herbst
2020-10-30drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"Karol Herbst