summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2020-12-15drm: automatic legacy gamma supportTomi Valkeinen
2020-12-15Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
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 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
2020-11-24Merge tag 'gvt-next-2020-11-23' of https://github.com/intel/gvt-linux into dr...Jani Nikula
2020-11-23drm/i915/gvt: treat intel_gvt_mpt as const in gvt codeJulian Stecklina
2020-11-20drm: Pass the full state to connectors atomic functionsMaxime Ripard
2020-11-20drm/i915/dg1: Enable portsAditya Swarup
2020-11-19drm/i915: Do not call hsw_set_frame_start_delay for dsiManasi Navare
2020-11-19drm/i915/gt: Fixup tgl mocs for PTE trackingChris Wilson
2020-11-19drm/i915/display: Whitespace cleanupsChris Wilson
2020-11-19drm/i915/perf: workaround register corruption in OATAILPTRLionel Landwerlin
2020-11-19mm: introduce vma_set_file function v5Christian König
2020-11-19Merge tag 'gvt-fixes-2020-11-17' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2020-11-19drm/i915/gt: Remember to free the virtual breadcrumbsChris Wilson
2020-11-19drm/i915: Handle max_bpc==16Ville Syrjälä
2020-11-18drm/i915: Enable bigjoinerVille Syrjälä
2020-11-18drm/i915: Add bigjoiner state dumpVille Syrjälä
2020-11-18drm/i915: Fix cursor src/dst rectangle with bigjoinerVille Syrjälä
2020-11-18drm/i915: Disable legacy cursor fastpath for bigjoinerVille Syrjälä
2020-11-18drm/i915: Add debugfs dumping for bigjoiner, v3.Maarten Lankhorst
2020-11-18drm/i915: Add bigjoiner aware plane clipping checksMaarten Lankhorst
2020-11-18drm/i915: Get the uapi state from the correct plane when bigjoiner is usedVille Syrjälä
2020-11-18drm/i915: Add planes affected by bigjoiner to the stateVille Syrjälä
2020-11-18drm/i915: Add crtcs affected by bigjoiner to the stateVille Syrjälä
2020-11-18drm/i915: HW state readout for Bigjoiner caseManasi Navare
2020-11-18drm/i915/dp: Master/Slave enable/disable sequence for bigjoinerManasi Navare