summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-01-05drm: rcar-du: Skip encoder allocation for LVDS1 in dual-link modeLaurent Pinchart
2021-01-05drm: rcar-du: Replace dev_private with container_ofLaurent Pinchart
2021-01-05drm: rcar-du: Embed drm_device in rcar_du_deviceLaurent Pinchart
2021-01-05drm: rcar-du: Use DRM-managed allocation for encodersLaurent Pinchart
2021-01-05drm: rcar-du: Use DRM-managed allocation for VSP planesLaurent Pinchart
2021-01-05drm: rcar-du: Drop unneeded encoder cleanup in error pathLaurent Pinchart
2021-01-05drm: rcar-du: Release vsp device reference in all error pathsLaurent Pinchart
2021-01-05drm: rcar-du: Fix crash when using LVDS1 clock for CRTCLaurent Pinchart
2021-01-05drm: Add default modes for connectors in unknown stateLaurent Pinchart
2021-01-05drm: rcar-du: Fix PM reference leak in rcar_cmm_enable()Qinglang Miao
2021-01-05drm/bridge: thc63lvd1024: Fix regulator_get_optional() misuseMark Brown
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-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
2020-12-18drm/qxl: don't allocate a dma_address arrayChristian König
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-17drm/amdgpu: fix vbios reservation handling on SR-IOVAlex Deucher
2020-12-17drm/amd/pm: check pmfw version before issuing RlcPowerNotify messageXiaomeng Hou
2020-12-17drm/amdkfd: PCIe atomics required for gfx10Harish Kasiviswanathan
2020-12-16Merge tag 'amd-drm-fixes-5.11-2020-12-16' of git://people.freedesktop.org/~ag...Daniel Vetter