summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2021-01-07Merge tag 'topic/dp-hdmi-2.1-pcon-2020-12-23' of git://anongit.freedesktop.or...Daniel Vetter
2021-01-07Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-22drm/i915/display: Let PCON convert from RGB to YCbCr if it canAnkit Nautiyal
2020-12-22drm/i915/display: Configure PCON for DSC1.1 to DSC1.2 encodingAnkit Nautiyal
2020-12-22drm/i915: Add helper functions for calculating DSC parameters for HDMI2.1Ankit Nautiyal
2020-12-22drm/i915: Read DSC capabilities of the HDMI2.1 PCON encoderAnkit Nautiyal
2020-12-22drm/i915: Add support for enabling link status and recoverySwati Sharma
2020-12-22drm/i915: Check for FRL training before DP Link trainingAnkit Nautiyal
2020-12-22drm/i915: Add support for starting FRL training for HDMI2.1 via PCONAnkit Nautiyal
2020-12-22drm/i915: Capture max frl rate for PCON in dfp cap structureAnkit Nautiyal
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-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 '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
2020-11-24irq_work: CleanupPeter Zijlstra
2020-11-24Merge tag 'gvt-next-2020-11-23' of https://github.com/intel/gvt-linux into dr...Jani Nikula