summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2020-11-16drm: fix some kernel-doc markupsMauro Carvalho Chehab
2020-11-10Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-11-10Merge v5.10-rc3 into drm-nextDaniel Vetter
2020-11-06drm/<drivers>: Constify struct drm_driverDaniel Vetter
2020-11-06Merge tag 'drm-misc-next-2020-11-05' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-11-05Revert "mm: introduce vma_set_file function v4"Christian König
2020-11-05mm: introduce vma_set_file function v4Christian König
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: Hold onto an explicit ref to i915_vma_work.pinnedChris Wilson
2020-11-03drm/i915/gt: Flush xcs before tgl breadcrumbsChris Wilson
2020-11-03drm/i915/gt: Expose more parameters for emitting writes into the ringChris Wilson
2020-11-03drm/i915: Fix encoder lookup during PSR atomic checkImre Deak
2020-11-03drm/i915/gt: Use the local HWSP offset during submissionChris Wilson
2020-11-03drm/i915/gem: Flush coherency domains on first set-domain-ioctlChris Wilson
2020-11-03drm/i915: Update DRIVER_DATE to 20201103Jani Nikula
2020-11-02drm: Remove SCATTERLIST_MAX_SEGMENTJason Gunthorpe
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
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-30drm/i915/gvt: Fix mmio handler break on BXT/APL.Colin Xu
2020-10-30Merge tag 'drm-intel-fixes-2020-10-29' into gvt-fixesZhenyu Wang
2020-10-30drm/i915/gvt: Only pin/unpin intel_context along with workloadColin Xu
2020-10-29drm/i915: Reject 90/270 degree rotated initial fbsVille Syrjälä
2020-10-29drm/i915: Restore ILK-M RPS supportVille Syrjälä
2020-10-29drm/i915/region: fix max size calculationMatthew Auld
2020-10-29drm/i915: Use _MMIO_PIPE3() for ilk+ WM0_PIPE registersVille Syrjälä
2020-10-29drm/i915: Remove unused variable retZou Wei
2020-10-28drm/i915: Fix encoder lookup during PSR atomic checkImre Deak
2020-10-28drm/i915/display: remove debug message from error pathLucas De Marchi
2020-10-28drm/i915: Guard debugfs against invalid access without displayLucas De Marchi
2020-10-23drm/i915/dg1: invert HPD pinsClinton A Taylor