aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2021-01-12drm/i915: Allow the sysadmin to override security mitigationsChris Wilson
2021-01-12drm/i915/gt: Restore clear-residual mitigations for Ivybridge, BaytrailChris Wilson
2021-01-12drm/i915/gt: Limit VFE threads based on GTChris Wilson
2021-01-11Merge tag 'gvt-fixes-2020-01-08' of https://github.com/intel/gvt-linux into d...Jani Nikula
2021-01-11drm/i915/icl: Fix initing the DSI DSC power refcount during HW readoutImre Deak
2021-01-11drm/i915/backlight: fix CPU mode backlight takeover on LPTJani Nikula
2021-01-11drm/i915: Disable RPM wakeref assertions during driver shutdownChris Wilson
2021-01-11drm/i915/dsi: Use unconditional msleep for the panel_on_delay when there is n...Hans de Goede
2021-01-06drm/i915/gvt: Fix vfio_edid issue for BXT/APLColin Xu
2021-01-05drm/i915/dp: Track pm_qos per connectorChris Wilson
2021-01-05drm/i915/gt: Define guc firmware blob for older CometlakesChris Wilson
2021-01-05drm/i915: clear the gpu reloc batchMatthew Auld
2021-01-05drm/i915: clear the shadow batchMatthew Auld
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-18Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-12-18drm/i915/tgl: Fix REVID macros for TGL to fetch correct steppingAditya Swarup
2020-12-18drm/i915: Fix mismatch between misplaced vma check and vma insertChris Wilson
2020-12-18drm/i915/perf: also include Gen11 in OATAILPTR workaroundLionel Landwerlin
2020-12-18Revert "drm/i915: re-order if/else ladder for hpd_irq_setup"Chris Wilson
2020-12-15drm/i915: make relay callbacks constJani Nikula
2020-12-15drm/i915/pmu: Replace open coded kstat_irqs() copyThomas Gleixner
2020-12-15drm/i915/lpe_audio: Remove pointless irq_to_desc() usageThomas Gleixner
2020-12-15Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-12-11drm/i915/display: Go softly softly on initial modeset failureChris Wilson
2020-12-08drm/i915/gt: Declare gen9 has 64 mocs entries!Chris Wilson
2020-12-08drm/i915/display/dp: Compute the correct slice count for VDSC on DPManasi Navare
2020-12-08drm/i915: fix size_t greater or equal to zero comparisonColin Ian King
2020-12-08drm/i915/gt: Cancel the preemption timeout on responding to itChris Wilson
2020-12-08drm/i915/gt: Ignore repeated attempts to suspend request flow across resetChris Wilson
2020-12-08drm/i915/gem: Propagate error from cancelled submit due to context closureChris Wilson
2020-12-08drm/i915/gem: Check the correct variable in selftestDan Carpenter
2020-12-03Merge tag 'drm-intel-next-queued-2020-11-27' of git://anongit.freedesktop.org...Dave Airlie
2020-12-02drm/i915/display: Defer initial modeset until after GGTT is initialisedChris Wilson
2020-12-02drm/i915/display: return earlier from intel_modeset_init() without displayJani Nikula
2020-12-02drm/i915/gt: Limit frequency drop to RPe on parkingChris Wilson
2020-12-02drm/i915/gt: Retain default context state across shrinkingVenkata Ramana Nayana
2020-12-02drm/i915/gt: Split the breadcrumb spinlock between global and contextsChris Wilson
2020-12-02drm/i915/gt: Protect context lifetime with RCUChris Wilson
2020-11-30drm/i915/gt: Program mocs:63 for cache eviction on gen9Chris Wilson
2020-11-27Merge branch 'linus' into sched/core, to resolve semantic conflictIngo Molnar
2020-11-27Merge tag 'drm-misc-next-2020-11-18' of ssh://git.freedesktop.org/git/drm/drm...Dave Airlie
2020-11-26drm/i915/display: Defer initial modeset until after GGTT is initialisedChris Wilson
2020-11-24drm/i915/gt: Free stale request on destroying the virtual engineChris Wilson
2020-11-24drm/i915/gt: Don't cancel the interrupt shadow too earlyChris Wilson
2020-11-24drm/i915/gt: Track signaled breadcrumbs outside of the breadcrumb spinlockChris Wilson
2020-11-24drm/i915/gt: Defer enabling the breadcrumb interrupt to after submissionChris Wilson
2020-11-24drm/i915/gvt: correct a false comment of flag F_UNALIGNYan Zhao
2020-11-24drm/i915/perf: workaround register corruption in OATAILPTRLionel Landwerlin