summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-01-05drm: sti: Remove unnecessary drm_plane_cleanup() wrapperLaurent Pinchart3-24/+3
2021-01-05drm: arc: Remove unnecessary drm_plane_cleanup() wrapperLaurent Pinchart1-7/+2
2021-01-05drm: rcar-du: Fix leak of CMM platform device referenceLaurent Pinchart1-3/+19
2021-01-05drm: rcar-du: Fix the return check of of_parse_phandle and of_find_device_by_...Wang Xiaojun1-4/+4
2021-01-05drm: rcar-du: Drop local encoder variableLaurent Pinchart2-6/+2
2021-01-05drm: rcar-du: Skip encoder allocation for LVDS1 in dual-link modeLaurent Pinchart1-34/+25
2021-01-05drm: rcar-du: Replace dev_private with container_ofLaurent Pinchart4-7/+10
2021-01-05drm: rcar-du: Embed drm_device in rcar_du_deviceLaurent Pinchart8-33/+29
2021-01-05drm: rcar-du: Use DRM-managed allocation for encodersLaurent Pinchart1-18/+29
2021-01-05drm: rcar-du: Use DRM-managed allocation for VSP planesLaurent Pinchart1-5/+17
2021-01-05drm: rcar-du: Drop unneeded encoder cleanup in error pathLaurent Pinchart1-4/+1
2021-01-05drm: rcar-du: Release vsp device reference in all error pathsLaurent Pinchart1-1/+1
2021-01-05drm: rcar-du: Fix crash when using LVDS1 clock for CRTCLaurent Pinchart3-12/+9
2021-01-05drm: Add default modes for connectors in unknown stateLaurent Pinchart2-2/+9
2021-01-05drm: rcar-du: Fix PM reference leak in rcar_cmm_enable()Qinglang Miao1-1/+1
2021-01-05drm/bridge: thc63lvd1024: Fix regulator_get_optional() misuseMark Brown1-1/+1
2021-01-05dt-bindings: display: bridge: thc63lvd1024: Document dual-output modeLaurent Pinchart1-5/+11
2020-12-24Merge tag 'amd-drm-fixes-5.11-2020-12-23' of git://people.freedesktop.org/~ag...Dave Airlie32-111/+161
2020-12-24Merge tag 'drm-misc-next-fixes-2020-12-22' of git://anongit.freedesktop.org/d...Dave Airlie6-21/+21
2020-12-23drm/amd/display: Fix memory leaks in S3 resumeStylon Wang1-1/+2
2020-12-23drm/amdgpu: Fix a copy-pasta commentAlex Deucher1-2/+1
2020-12-23drm/amdgpu: only set DP subconnector type on DP and eDP connectorsAlex Deucher1-4/+6
2020-12-23drm/amd/pm: bump Sienna Cichlid smu_driver_if version to match latest pmfwEvan Quan1-1/+1
2020-12-23drm/amd/display: add getter routine to retrieve mpcc muxJosip Pavic5-0/+19
2020-12-23drm/amd/display: always program DPPDTO unless not safe to lowerJake Wang1-6/+5
2020-12-23drm/amd/display: [FW Promotion] Release 0.0.47Yongqiang Sun1-2/+2
2020-12-23drm/amd/display: updated wm table for RenoirJake Wang1-8/+8
2020-12-23drm/amd/display: Acquire DSC during split stream for ODM only if top_pipeSung Lee1-1/+1
2020-12-23drm/amd/display: Multi-display underflow observedAric Cyr2-23/+9
2020-12-23drm/amd/display: Remove unnecessary NULL checkEryk Brol1-1/+1
2020-12-23drm/amd/display: Update RN/VGH active display count workaroundMichael Strauss2-16/+2
2020-12-23drm/amd/display: change SMU repsonse timeout to 2s.Yongqiang Sun1-1/+1
2020-12-23drm/amd/display: gradually ramp ABM intensityRizvi2-10/+26
2020-12-23drm/amd/display: To modify the condition in indicating branch deviceMartin Tsai1-7/+1
2020-12-23drm/amd/display: Modify the hdcp device count check conditionMartin Tsai2-4/+11
2020-12-23drm/amd/display: Interfaces for hubp blank and soft resetWesley Chalmers5-0/+28
2020-12-23drm/amd/display: handler not correctly checked at remove_irq_handlerQingqing Zhuo1-1/+4
2020-12-23drm/amdgpu: check gfx pipe availability before toggling its interruptsHawking Zhang1-1/+8
2020-12-23drm/amdgpu: remove unnecessary asic type checkHawking Zhang1-7/+4
2020-12-23drm/amdgpu: check number of gfx ring before init cp gfxHawking Zhang1-6/+6
2020-12-18drm/komeda: Fix bit check to import to value of proper typeCarsten Haitzler1-1/+2
2020-12-18drm/komeda: Handle NULL pointer access code path in error caseCarsten Haitzler1-2/+2
2020-12-18drm/komeda: Remove useless variable assignmentCarsten Haitzler1-1/+0
2020-12-18drm/komeda: Correct the sequence of hw_done() and flip_done()James Qian Wang1-2/+2
2020-12-18Merge tag 'drm-intel-next-fixes-2020-12-18' of git://anongit.freedesktop.org/...Daniel Vetter4-20/+23
2020-12-18drm/qxl: don't allocate a dma_address arrayChristian König1-1/+1
2020-12-18drm/nouveau: fix multihop when move doesn't work.Dave Airlie1-15/+16
2020-12-18drm/qxl: don't allocate a dma_address arrayChristian König1-1/+1
2020-12-18drm/i915/tgl: Fix REVID macros for TGL to fetch correct steppingAditya Swarup1-6/+6
2020-12-18drm/i915: Fix mismatch between misplaced vma check and vma insertChris Wilson1-1/+1