summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-09-06drm/amdgpu: fix queue reset issue by mmioJesse Zhang
2024-09-06drm/amd/display: Add kdoc entry for 'program_isharp_1dlut' in 'dpp401_dscl_pr...Srinivasan Shanmugam
2024-09-06drm/amdgpu: Replace 'amdgpu_job_submit_direct' with 'drm_sched_entity' in cle...Srinivasan Shanmugam
2024-09-06drm/amdgpu/: Add missing kdoc entry in amdgpu_vm_handle_fault functionSrinivasan Shanmugam
2024-09-06drm/amd/display: fix dccg root clock optimization related hangQili Lu
2024-09-06drm/amd/display: Refactor dccg35_get_other_enabled_symclk_feNicholas Susanto
2024-09-06drm/amdgpu: Normalize reg offsets on JPEG v4.0.3Lijo Lazar
2024-09-06drm/amd/display: Avoid race between dcn35_set_drr() and dc_state_destruct()Tobias Jakobi
2024-09-06drm/amd/display: Avoid race between dcn10_set_drr() and dc_state_destruct()Tobias Jakobi
2024-09-06drm/amdgpu: use clamp() in amdgpu_vm_adjust_size()Li Zetao
2024-09-06drm/amd: use clamp() in amdgpu_pll_get_fb_ref_div()Li Zetao
2024-09-06drm/amdgpu: enable gfxoff quirk on HP 705G4Peng Liu
2024-09-06drm/amdgpu: add raven1 gfxoff quirkPeng Liu
2024-09-06drm/amd/display: Fix spelling mistake "recompte" -> "recompute"Colin Ian King
2024-09-06drm/amdkfd: Add cache line size infoDavid Belanger
2024-09-06drm/amd/display: Add missing kdoc entry for 'bs_coeffs_updated' in dpp401_dsc...Srinivasan Shanmugam
2024-09-06drm/amdgpu: fix invalid fence handling in amdgpu_vm_tlb_flushLang Yu
2024-09-06drm/amdgpu: re-work VM syncingChristian König
2024-09-06Merge tag 'pm-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-09-06Merge tag 'block-6.11-20240906' of git://git.kernel.dk/linuxLinus Torvalds
2024-09-06Merge tag 'mmc-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2024-09-06Merge tag 'gpio-fixes-for-v6.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-09-06Merge tag 'pmdomain-v6.11-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-09-06Merge tag 'pwm/for-6.11-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-06Merge tag 'drm-fixes-2024-09-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-09-06drivers:drm:exynos_drm_gsc:Fix wrong assignment in gsc_bind()Yuesong Li
2024-09-06drm/exynos: Remove unnecessary codeKwanghoon Son
2024-09-06drm/exynos: Constify struct exynos_drm_ipp_funcsChristophe JAILLET
2024-09-06Merge tag 'mediatek-drm-next-6.12' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2024-09-06Merge tag 'amd-drm-fixes-6.11-2024-09-05' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-09-06Merge tag 'drm-misc-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-09-06Merge tag 'drm-intel-next-2024-09-03' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2024-09-06Merge tag 'drm-xe-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-09-05Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-05Merge tag 'spi-fix-v6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-05drm/i915: Remove extra unlikely helperHongbo Li
2024-09-05Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"Alex Deucher
2024-09-05Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"Alex Deucher
2024-09-05Merge tag 'platform-drivers-x86-v6.11-6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-09-05Merge tag 'nvme-6.11-2024-09-05' of git://git.infradead.org/nvme into block-6.11Jens Axboe
2024-09-05spi: spi-fsl-lpspi: Fix off-by-one in prescale maxStefan Wahren
2024-09-05Merge tag 'amd-pstate-v6.11-2024-09-04' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki
2024-09-05drm/tegra: fix potential uninitialized variable useJani Nikula
2024-09-05net: dsa: vsc73xx: fix possible subblocks range of CAPT blockPawel Dembicki
2024-09-05pwm: stm32: Use the right CCxNP bit in stm32_pwm_enable()Uwe Kleine-König
2024-09-05drm/fbdev-dma: Only install deferred I/O if necessaryThomas Zimmermann
2024-09-05drm/panthor: flush FW AS caches in slow reset pathAdrián Larumbe
2024-09-05drm: panel: nv3052c: Correct WL-355608-A8 panel compatibleRyan Walklin
2024-09-05drm/panthor: Restrict high priorities on group_createMary Guillemard
2024-09-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski