summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2020-12-25drm/amd/display: avoid uninitialized variable warningLinus Torvalds-1/+1
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-22/+43
2020-12-24Merge tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-132/+181
2020-12-24Merge tag 'amd-drm-fixes-5.11-2020-12-23' of git://people.freedesktop.org/~ag...Dave Airlie-111/+161
2020-12-24Merge tag 'drm-misc-next-fixes-2020-12-22' of git://anongit.freedesktop.org/d...Dave Airlie-21/+20
2020-12-23drm/amd/display: Fix memory leaks in S3 resumeStylon Wang-1/+2
2020-12-23drm/amdgpu: Fix a copy-pasta commentAlex Deucher-2/+1
2020-12-23drm/amdgpu: only set DP subconnector type on DP and eDP connectorsAlex Deucher-4/+6
2020-12-23drm/amd/pm: bump Sienna Cichlid smu_driver_if version to match latest pmfwEvan Quan-1/+1
2020-12-23drm/amd/display: add getter routine to retrieve mpcc muxJosip Pavic-0/+19
2020-12-23drm/amd/display: always program DPPDTO unless not safe to lowerJake Wang-6/+5
2020-12-23drm/amd/display: [FW Promotion] Release 0.0.47Yongqiang Sun-2/+2
2020-12-23drm/amd/display: updated wm table for RenoirJake Wang-8/+8
2020-12-23drm/amd/display: Acquire DSC during split stream for ODM only if top_pipeSung Lee-1/+1
2020-12-23drm/amd/display: Multi-display underflow observedAric Cyr-23/+9
2020-12-23drm/amd/display: Remove unnecessary NULL checkEryk Brol-1/+1
2020-12-23drm/amd/display: Update RN/VGH active display count workaroundMichael Strauss-16/+2
2020-12-23drm/amd/display: change SMU repsonse timeout to 2s.Yongqiang Sun-1/+1
2020-12-23drm/amd/display: gradually ramp ABM intensityRizvi-10/+26
2020-12-23drm/amd/display: To modify the condition in indicating branch deviceMartin Tsai-7/+1
2020-12-23drm/amd/display: Modify the hdcp device count check conditionMartin Tsai-4/+11
2020-12-23drm/amd/display: Interfaces for hubp blank and soft resetWesley Chalmers-0/+28
2020-12-23drm/amd/display: handler not correctly checked at remove_irq_handlerQingqing Zhuo-1/+4
2020-12-23drm/amdgpu: check gfx pipe availability before toggling its interruptsHawking Zhang-1/+8
2020-12-23drm/amdgpu: remove unnecessary asic type checkHawking Zhang-7/+4
2020-12-23drm/amdgpu: check number of gfx ring before init cp gfxHawking Zhang-6/+6
2020-12-18Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-688/+1927
2020-12-18drm/komeda: Fix bit check to import to value of proper typeCarsten Haitzler-1/+2
2020-12-18drm/komeda: Handle NULL pointer access code path in error caseCarsten Haitzler-2/+2
2020-12-18drm/komeda: Remove useless variable assignmentCarsten Haitzler-1/+0
2020-12-18drm/komeda: Correct the sequence of hw_done() and flip_done()James Qian Wang-2/+2
2020-12-18Merge tag 'drm-intel-next-fixes-2020-12-18' of git://anongit.freedesktop.org/...Daniel Vetter-20/+23
2020-12-18drm/qxl: don't allocate a dma_address arrayChristian König-1/+1
2020-12-18drm/nouveau: fix multihop when move doesn't work.Dave Airlie-15/+16
2020-12-18drm/qxl: don't allocate a dma_address arrayChristian König-1/+1
2020-12-18drm/i915/tgl: Fix REVID macros for TGL to fetch correct steppingAditya Swarup-6/+6
2020-12-18drm/i915: Fix mismatch between misplaced vma check and vma insertChris Wilson-1/+1
2020-12-18drm/i915/perf: also include Gen11 in OATAILPTR workaroundLionel Landwerlin-1/+1
2020-12-18Revert "drm/i915: re-order if/else ladder for hpd_irq_setup"Chris Wilson-12/+15
2020-12-17drm/amdgpu: fix vbios reservation handling on SR-IOVAlex Deucher-1/+2
2020-12-17drm/amd/pm: check pmfw version before issuing RlcPowerNotify messageXiaomeng Hou-2/+7
2020-12-17drm/amdkfd: PCIe atomics required for gfx10Harish Kasiviswanathan-6/+6
2020-12-17drm/edid: fix objtool warning in drm_cvt_modes()Linus Torvalds-2/+2
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-54/+2
2020-12-16Merge tag 'amd-drm-fixes-5.11-2020-12-16' of git://people.freedesktop.org/~ag...Daniel Vetter-279/+605
2020-12-16Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-8/+0
2020-12-16drm/amdgpu/disply: fix documentation warnings in display managerAlex Deucher-1/+20
2020-12-16drm/amdgpu: print mmhub client name for dimgrey_cavefishTao Zhou-0/+1
2020-12-16drm/amdgpu: set mode1 reset as default for dimgrey_cavefishTao Zhou-0/+1
2020-12-16drm/amd/display: Add get_dig_frontend implementation for DCExRodrigo Siqueira-1/+43