summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-10-20drm/amd/display: Remove unneeded semicolonYang Li
2023-10-20drm/amd/display: Remove duplicated include in dce110_hwseq.cYang Li
2023-10-20drm/amd/display: clean up some inconsistent indentingsYang Li
2023-10-20drm/amd/pm: Handle non-terminated overdrive commands.Bas Nieuwenhuizen
2023-10-20drm/amdgpu: Enable software RAS in vcn v4_0_3Hawking Zhang
2023-10-20drm/amdgpu: define ras_reset_error_count functionTao Zhou
2023-10-20drm/amdkfd:remove unused codeJesse Zhang
2023-10-20drm/amd/pm: Support for getting power1_cap_min valueMa Jun
2023-10-20drm/amdgpu: Log UE corrected by replay as correctable errorCandice Li
2023-10-20Merge tag 'mediatek-drm-next-6.7' of https://git.kernel.org/pub/scm/linux/ker...Dave Airlie
2023-10-20Merge tag 'drm-intel-gt-next-2023-10-19' of git://anongit.freedesktop.org/drm...Dave Airlie
2023-10-20Merge tag 'drm-intel-next-2023-10-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-10-20Merge tag 'mediatek-drm-fixes-20231017' of https://git.kernel.org/pub/scm/lin...Dave Airlie
2023-10-20Merge tag 'drm-intel-fixes-2023-10-19' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-10-20Merge tag 'drm-misc-fixes-2023-10-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-10-19drm/amdgpu: Reserve fences for VM updateFelix Kuehling
2023-10-19drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling
2023-10-19drm/amdgpu: Reserve fences for VM updateFelix Kuehling
2023-10-19drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling
2023-10-19drm/amdgpu: Workaround to skip kiq ring test during ras gpu recoveryStanley.Yang
2023-10-19drm/amd/display: Fix a handful of spelling mistakes in dml_print outputColin Ian King
2023-10-19drm/amdkfd: clean up some inconsistent indentingJiapeng Chong
2023-10-19drm/amd/display: Remove brackets in macro to conform to coding styleStylon Wang
2023-10-19drm/amd: Read IMU FW version from scratch register during hw_initMario Limonciello
2023-10-19drm/amd: Don't parse IMU ucode version if it won't be loadedMario Limonciello
2023-10-19drm/amd: Move microcode init step to early_init()Mario Limonciello
2023-10-19drm/amdgpu: update retry times for psp BL waitAsad Kamal
2023-10-19drm/amd: Add missing kernel doc for prepare_suspend()Mario Limonciello
2023-10-19drm/amdgpu: update to the latest GC 11.5 headersAlex Deucher
2023-10-19drm/amd/pm: Fix a memory leak on an error pathKunwu.Chan
2023-10-19drm/amdgpu/mes11: remove aggregated doorbell codeAlex Deucher
2023-10-19drm/amdgpu : Add hive ras recovery checkAsad Kamal
2023-10-19drm/amd/display: Add missing lines of code in dc.cStylon Wang
2023-10-19Revert "drm/amdgpu: Program xcp_ctl registers as needed"Mangesh Gadre
2023-10-19drm/amdgpu/umsch: add suspend and resume callbackLang Yu
2023-10-19drm/amdgpu/pm: update SMU 13.0.0 PMFW version checkAlex Deucher
2023-10-19drm/panel: ili9882t: Avoid blurred screen from fast sleepCong Yang
2023-10-19drm/panel: ili9882t: Break out as separate driverCong Yang
2023-10-19drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()Lukasz Majczak
2023-10-19drm/ast: Move register constants to ast_reg.hThomas Zimmermann
2023-10-19drm/ast: Rename AST_IO_MISC_PORT_READ to AST_IO_VGAMR_RThomas Zimmermann
2023-10-19drm/ast: Rename AST_IO_INPUT_STATUS1_READ to AST_IO_VGAIR1_RThomas Zimmermann
2023-10-19drm/ast: Rename AST_IO_CRTC_PORT to AST_IO_VGACRIThomas Zimmermann
2023-10-19drm/ast: Rename AST_IO_GR_PORT to AST_IO_VGAGRIThomas Zimmermann
2023-10-19drm/ast: Rename AST_IO_DAC_DATA to AST_IO_VGAPDRThomas Zimmermann
2023-10-19drm/ast: Rename AST_IO_DAC_INDEX_WRITE to AST_IO_VGADWRThomas Zimmermann
2023-10-19drm/ast: Rename AST_IO_DAC_INDEX_READ to AST_IO_VGADRRThomas Zimmermann
2023-10-19drm/ast: Rename AST_IO_SEQ_PORT to AST_IO_VGASRIThomas Zimmermann
2023-10-19drm/ast: Rename AST_IO_VGA_ENABLE_PORT to AST_IO_VGAERThomas Zimmermann
2023-10-19drm/ast: Rename AST_IO_MISC_PORT_WRITE to AST_IO_VGAMR_WThomas Zimmermann