summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
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-25drm/amd/display: avoid uninitialized variable warningLinus Torvalds
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-24Merge tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-12-24Merge tag 'amd-drm-fixes-5.11-2020-12-23' of git://people.freedesktop.org/~ag...Dave Airlie
2020-12-24Merge tag 'drm-misc-next-fixes-2020-12-22' of git://anongit.freedesktop.org/d...Dave Airlie
2020-12-23drm/amd/display: Fix memory leaks in S3 resumeStylon Wang
2020-12-23drm/amdgpu: Fix a copy-pasta commentAlex Deucher
2020-12-23drm/amdgpu: only set DP subconnector type on DP and eDP connectorsAlex Deucher
2020-12-23drm/amd/pm: bump Sienna Cichlid smu_driver_if version to match latest pmfwEvan Quan
2020-12-23drm/amd/display: add getter routine to retrieve mpcc muxJosip Pavic
2020-12-23drm/amd/display: always program DPPDTO unless not safe to lowerJake Wang
2020-12-23drm/amd/display: [FW Promotion] Release 0.0.47Yongqiang Sun
2020-12-23drm/amd/display: updated wm table for RenoirJake Wang
2020-12-23drm/amd/display: Acquire DSC during split stream for ODM only if top_pipeSung Lee
2020-12-23drm/amd/display: Multi-display underflow observedAric Cyr
2020-12-23drm/amd/display: Remove unnecessary NULL checkEryk Brol
2020-12-23drm/amd/display: Update RN/VGH active display count workaroundMichael Strauss
2020-12-23drm/amd/display: change SMU repsonse timeout to 2s.Yongqiang Sun
2020-12-23drm/amd/display: gradually ramp ABM intensityRizvi
2020-12-23drm/amd/display: To modify the condition in indicating branch deviceMartin Tsai
2020-12-23drm/amd/display: Modify the hdcp device count check conditionMartin Tsai
2020-12-23drm/amd/display: Interfaces for hubp blank and soft resetWesley Chalmers
2020-12-23drm/amd/display: handler not correctly checked at remove_irq_handlerQingqing Zhuo
2020-12-23drm/amdgpu: check gfx pipe availability before toggling its interruptsHawking Zhang
2020-12-23drm/amdgpu: remove unnecessary asic type checkHawking Zhang
2020-12-23drm/amdgpu: check number of gfx ring before init cp gfxHawking Zhang
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-22drm/dp_helper: Add helpers to configure PCONs RGB-YCbCr ConversionAnkit Nautiyal
2020-12-22drm/dp_helper: Add support for Configuring DSC for HDMI2.1 PconAnkit Nautiyal
2020-12-22drm/dp_helper: Add support for link failure detectionSwati Sharma
2020-12-22drm/dp_helper: Add Helpers for FRL Link Training support for DP-HDMI2.1 PCONAnkit Nautiyal
2020-12-22drm/edid: Parse DSC1.2 cap fields from HFVSDB blockAnkit Nautiyal
2020-12-22drm/edid: Parse MAX_FRL field from HFVSDB blockSwati Sharma
2020-12-18Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-12-18drm/komeda: Fix bit check to import to value of proper typeCarsten Haitzler
2020-12-18drm/komeda: Handle NULL pointer access code path in error caseCarsten Haitzler
2020-12-18drm/komeda: Remove useless variable assignmentCarsten Haitzler
2020-12-18drm/komeda: Correct the sequence of hw_done() and flip_done()James Qian Wang
2020-12-18Merge tag 'drm-intel-next-fixes-2020-12-18' of git://anongit.freedesktop.org/...Daniel Vetter
2020-12-18drm/qxl: don't allocate a dma_address arrayChristian König
2020-12-18drm/nouveau: fix multihop when move doesn't work.Dave Airlie