summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2024-04-12amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie
2024-04-12Merge tag 'drm-msm-next-2024-04-11' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2024-04-12Merge tag 'drm-xe-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-04-12Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-04-11drm/xe: Label RING_CONTEXT_CONTROL as maskedAshutosh Dixit
2024-04-11drm/xe/xe_migrate: Cast to output precision before multiplying operandsHimal Prasad Ghimiray
2024-04-11drm/xe/hwmon: Cast result to output precision on left shift of operandKarthik Poosa
2024-04-11drm/xe/display: Fix double mutex initializationLucas De Marchi
2024-04-11Merge tag 'amd-drm-fixes-6.9-2024-04-10' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-04-11Merge tag 'drm-intel-fixes-2024-04-10' of https://anongit.freedesktop.org/git...Dave Airlie
2024-04-10drm/amdgpu: differentiate external rev id for gfx 11.5.0Yifan Zhang
2024-04-09drm/amd/display: Adjust dprefclk by down spread percentage.Zhongwei
2024-04-09drm/amd/display: Set VSC SDP Colorimetry same way for MST and SSTHarry Wentland
2024-04-09drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= 1.4Harry Wentland
2024-04-09drm/amd/display: fix disable otg wa logic in DCN316Fudongwang
2024-04-09drm/amd/display: Do not recursively call manual trigger programmingDillon Varone
2024-04-09drm/amd/display: always reset ODM mode in context when adding first planeWenjing Liu
2024-04-09drm/amdgpu: fix incorrect number of active RBs for gfx11Tim Huang
2024-04-09drm/amd/display: Return max resolution supported by DWBAlex Hung
2024-04-09amd/amdkfd: sync all devices to wait all processes being evictedZhigang Luo
2024-04-09drm/amdgpu: clear set_q_mode_offs when VM changedZhenGuo Yin
2024-04-09drm/amdgpu: Fix VCN allocation in CPX partitionLijo Lazar
2024-04-09drm/amd/pm: fix the high voltage issue after unloadKenneth Feng
2024-04-09drm/amd/display: Skip on writeback when it's not applicableAlex Hung
2024-04-09drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2Tao Zhou
2024-04-09drm/amdgpu: add smu 14.0.1 discovery supportYifan Zhang
2024-04-09drm/amd/swsmu: Update smu v14.0.0 headers to be 14.0.1 compatiblelima1002
2024-04-09drm/amdgpu : Increase the mes log buffer size as per new MES FW versionshaoyunl
2024-04-09drm/amdgpu : Add mes_log_enable to control mes log featureshaoyunl
2024-04-09drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11Tim Huang
2024-04-09drm/amd/display: add DCN 351 version for microcode loadLi Ma
2024-04-09drm/amdgpu: Reset dGPU if suspend got abortedLijo Lazar
2024-04-09drm/amdgpu/umsch: reinitialize write pointer in hw initLang Yu
2024-04-09drm/amdgpu: Refine IB schedule error loggingLijo Lazar
2024-04-09drm/amdgpu: always force full reset for SOC21Alex Deucher
2024-04-09drm/amdkfd: Reset GPU on queue preemption failureHarish Kasiviswanathan
2024-04-09drm/vmwgfx: Enable DMA mappings with SEVZack Rusin
2024-04-09nouveau: fix devinit paths to only handle display on GSP.Dave Airlie
2024-04-08drm/i915/vrr: Disable VRR when using bigjoinerVille Syrjälä
2024-04-08drm/i915: Disable live M/N updates when using bigjoinerVille Syrjälä
2024-04-08drm/i915: Disable port sync when bigjoiner is usedVille Syrjälä
2024-04-08drm/i915/psr: Disable PSR when bigjoiner is usedVille Syrjälä
2024-04-08drm/i915/guc: Fix the fix for reset lock confusionJohn Harrison
2024-04-08drm/i915/hdcp: Fix get remote hdcp capability functionSuraj Kandpal
2024-04-08drm/i915/cdclk: Fix voltage_level programming edge caseVille Syrjälä
2024-04-08drm/i915/cdclk: Fix CDCLK programming order when pipes are activeVille Syrjälä
2024-04-08drm/client: Fully protect modes[] with dev->mode_config.mutexVille Syrjälä
2024-04-05drm/msm/adreno: Set highest_bank_bit for A619Luca Weiss
2024-04-05drm/msm: fix the `CRASHDUMP_READ` target of `a6xx_get_shader_block()`Miguel Ojeda
2024-04-05nouveau: fix function cast warningArnd Bergmann