aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-08-18drm/nouveau: recognise GA107Ben Skeggs1-0/+21
2021-08-18drm/vc4: hdmi: make vc4_hdmi_codec_pdata staticJiapeng Chong1-1/+1
2021-08-17drm: panel-orientation-quirks: Add quirk for the Chuwi Hi10 ProHans de Goede1-0/+6
2021-08-17drm: panel-orientation-quirks: Add quirk for the Samsung Galaxy Book 10.6Hans de Goede1-0/+12
2021-08-17drm: panel-orientation-quirks: Add quirk for KD Kurio Smart C15200 2-in-1Hans de Goede1-0/+7
2021-08-17drm: panel-orientation-quirks: Update the Lenovo Ideapad D330 quirk (v2)Hans de Goede1-2/+7
2021-08-17drm: Copy drm_wait_vblank to user before returningMark Yacoub1-3/+1
2021-08-17Merge tag 'drm-msm-next-2021-08-12' of https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie44-584/+1101
2021-08-17Merge tag 'mediatek-drm-next-5.15' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-nextDave Airlie10-122/+385
2021-08-17drm/mediatek: Clear pending flag when cmdq packet is doneYongqiang Niu1-5/+42
2021-08-17drm/mediatek: Add cmdq_handle in mtk_crtcChun-Kuang Hu1-10/+18
2021-08-17drm/mediatek: Detect CMDQ execution timeoutChun-Kuang Hu1-2/+12
2021-08-17drm/mediatek: Remove struct cmdq_clientChun-Kuang Hu1-18/+62
2021-08-17drm/mediatek: Use mailbox rx_callback instead of cmdq_task_cbChun-Kuang Hu1-3/+13
2021-08-16drm/radeon: Add break to switch statement in radeonfb_create_pinned_object()Nathan Chancellor1-0/+1
2021-08-16drm/amd/display: 3.2.149Aric Cyr1-1/+1
2021-08-16drm/amd/display: [FW Promotion] Release 0.0.79Anthony Koo1-2/+12
2021-08-16drm/amd/display: Guard vblank wq flush with DCN guardsNicholas Kazlauskas1-0/+4
2021-08-16drm/amd/display: Ensure DCN save after VM setupJake Wang8-0/+30
2021-08-16drm/amd/display: Ensure DCN save after VM setupJake Wang8-0/+30
2021-08-16drm/amdkfd: fix random KFDSVMRangeTest.SetGetAttributesTest test failureYifan Zhang1-0/+8
2021-08-16drm/amd/pm: change the workload type for some cardsKenneth Feng1-1/+14
2021-08-16Revert "drm/amd/pm: fix workload mismatch on vega10"Kenneth Feng1-1/+1
2021-08-16drm/amd/display: Use vblank control events for PSR enable/disableNicholas Kazlauskas3-8/+43
2021-08-16drm/amd/display: Fix multi-display support for idle opt workqueueNicholas Kazlauskas2-47/+36
2021-08-16drm/amd/display: Create dc_sink when EDID failWayne Lin1-0/+23
2021-08-16drm/amd/pm: correct the address of Arcturus fan related registersEvan Quan1-5/+133
2021-08-16drm/amd/pm: drop unnecessary manual mode checkEvan Quan1-12/+4
2021-08-16drm/amd/pm: drop the unnecessary intermediate percent-based transitionEvan Quan23-140/+112
2021-08-16drm/amd/pm: correct the fan speed RPM retrievingEvan Quan8-5/+106
2021-08-16drm/amd/pm: correct the fan speed PWM retrievingEvan Quan8-81/+62
2021-08-16drm/amd/pm: record the RPM and PWM based fan speed settingsEvan Quan3-6/+31
2021-08-16drm/amd/pm: correct the fan speed RPM settingEvan Quan7-4/+51
2021-08-16drm/amd/amdgpu: remove unnecessary RAS context fieldCandice Li10-14/+6
2021-08-16drm/amdkfd: fix random KFDSVMRangeTest.SetGetAttributesTest test failureYifan Zhang1-0/+8
2021-08-16drm/amd/pm: change the workload type for some cardsKenneth Feng1-1/+14
2021-08-16Revert "drm/amd/pm: fix workload mismatch on vega10"Kenneth Feng1-1/+1
2021-08-16drm/amd/amdgpu: consolidate PSP TA contextCandice Li11-186/+157
2021-08-16drm/amdgpu: Add MB_REQ_MSG_READY_TO_RESET response when VF get FLR notification.Jiange Zhao2-1/+4
2021-08-16drm/amd/pm: change pp_dpm_sclk/mclk/fclk attribute is RO for aldebaranKevin Wang1-2/+7
2021-08-16drm/amd/pm: change smu msg's attribute to allow working under sriovKevin Wang1-2/+2
2021-08-16drm/amd/pm: change return value in aldebaran_get_power_limit()Kevin Wang1-2/+13
2021-08-16drm/amd/pm: skip to load smu microcode on sriov for aldebaranKevin Wang1-32/+70
2021-08-16drm/amd/pm: correct DPM_XGMI/VCN_DPM feature nameKevin Wang3-11/+10
2021-08-16drm/amd/amdgpu embed hw_fence into amdgpu_jobJack Zhang9-37/+119
2021-08-16drm/i915: Nuke ORIGIN_GTTJosé Roberto de Souza2-11/+2
2021-08-16drm/i915/display: Fix sel fetch plane offset calculationJosé Roberto de Souza1-6/+2
2021-08-16drm/imx: ipuv3-plane: fix accidental partial revert of 8 pixel alignment fixPhilipp Zabel1-1/+1
2021-08-16gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for (semi)planar U/V formatsKrzysztof Hałasa1-15/+15
2021-08-16drm/ttm: Include pagemap.h from ttm_tt.hJason Ekstrand1-1/+0