summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-01-06drm: Add orientation quirk for Lenovo ideapad D330-10IGLPatrick Thompson
2023-01-05drm/msm/a6xx: Avoid gx gbit halt during rpm suspendAkhil P Oommen
2023-01-05drm/msm/adreno: Make adreno quirks not overwrite each otherKonrad Dybcio
2023-01-05drm/msm: another fix for the headless Adreno GPUDmitry Baryshkov
2023-01-05drm/amdgpu: fix missing dma_fence_put in error pathChristian König
2023-01-05drm/amdgpu: fix another missing fence reference in the CS codeChristian König
2023-01-05drm/i915: Expand force_probe to block probe of devices as well.Rodrigo Vivi
2023-01-05drm/amd/pm: add the missing mapping for PPT feature on SMU13.0.0 and 13.0.7Evan Quan
2023-01-05drm/amd/pm: correct the reference clock for fan speed(rpm) calculationEvan Quan
2023-01-05drm/amdgpu: update ta_secureDisplay_if.h to v27.00.00.08Aaron Liu
2023-01-05drm/amd/pm: add the missing mapping for PPT feature on SMU13.0.0 and 13.0.7Evan Quan
2023-01-05drm/amd/pm: correct the reference clock for fan speed(rpm) calculationEvan Quan
2023-01-05drm/amd/display: Remove redundant logs from DSC codePraful Swarnakar
2023-01-05drm/amd/display: fix array-bounds errors in dc_stream_remove_writeback()Wen Yang
2023-01-05drm/amd/display: drop unnecessary NULL checks in debugfsAlexey Kodanev
2023-01-05drm/amdgpu: allow query error counters for specific IP blockHawking Zhang
2023-01-05drm/amdgpu: Retry DDC probing on DVI on failure if we got an HPD interruptxurui
2023-01-05drm/amdkfd: simplify casesAlex Deucher
2023-01-05drm/bridge_connector: drop drm_bridge_connector_en/disable_hpd()Dmitry Baryshkov
2023-01-05drm/omap: stop using drm_bridge_connector_en/disable_hpd()Dmitry Baryshkov
2023-01-05drm/msm/hdmi: stop using drm_bridge_connector_en/disable_hpd()Dmitry Baryshkov
2023-01-05drm/imx/dcss: stop using drm_bridge_connector_en/disable_hpd()Dmitry Baryshkov
2023-01-05drm/bridge_connector: rely on drm_kms_helper_poll_* for HPD enablementDmitry Baryshkov
2023-01-05drm/probe-helper: enable and disable HPD on connectorsDmitry Baryshkov
2023-01-05drm/poll-helper: merge drm_kms_helper_poll_disable() and _fini()Dmitry Baryshkov
2023-01-05Merge tag 'amd-drm-fixes-6.2-2023-01-04' of https://gitlab.freedesktop.org/ag...Daniel Vetter
2023-01-05drm/i915: Reserve enough fence slot for i915_vma_unbind_asyncNirmoy Das
2023-01-05Merge tag 'drm-misc-fixes-2023-01-05' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2023-01-05drm/bridge: panel: Prevent ERR_PTR DereferenceMaxime Ripard
2023-01-04Revert "drm/amd/display: Enable Freesync Video Mode by default"Michel Dänzer
2023-01-04drm/docs: Explicitly document default CRTC background behaviorSean Paul
2023-01-04drm/i915/gvt: fix double free bug in split_2MB_gtt_entryZheng Wang
2023-01-04drm/i915/gvt: use atomic operations to change the vGPU statusZhi Wang
2023-01-04drm/i915/gvt: fix vgpu debugfs clean in removeZhenyu Wang
2023-01-04drm/i915/gvt: fix gvt debugfs destroyZhenyu Wang
2023-01-04drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()Dan Carpenter
2023-01-04Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-01-04drm/i915/dp: change aux_ctl reg read to polling readArun R Murthy
2023-01-03drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transferKuogee Hsieh
2023-01-03drm/amd/display: Uninitialized variables causing 4k60 UCLK to stay at DPM1 an...Samson Tam
2023-01-03drm/amdkfd: Fix kernel warning during topology setupMukul Joshi
2023-01-03drm/amd/display: fix dc/core/dc.c kernel-docRandy Dunlap
2023-01-03Revert "drm/amd/display: Enable Freesync Video Mode by default"Michel Dänzer
2023-01-03drm/amd/display: Remove the unused function dmub_outbox_irq_info_funcsJiapeng Chong
2023-01-03drm/amd/display: Fix dsc mismatch of acquire and validation of dsc engineBhawanpreet Lakha
2023-01-03drm/amdgpu: remove enable ras cmd call traceStanley.Yang
2023-01-03drm/amdgpu: correct umc poison mode set valueStanley.Yang
2023-01-03drm/amd/display: 3.2.217Aric Cyr
2023-01-03drm/amd/display: Reorder dc_state fields to optimize clearing the structAric Cyr
2023-01-03drm/amd/display: Adding braces to prepare for future changes to behavior of i...Leo Chen