summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-04drm/amd/pm: add inst to dpm_set_vcn_enableBoyuan Zhang13-13/+31
2024-11-04drm/amd/display: Don't write DP_MSTM_CTRL after LTWayne Lin1-12/+4
2024-11-04drm/amd/display: Minimize wait for pending updatesIlya Bakoulin1-1/+4
2024-11-04drm/amd/display: parse umc_info or vram_info based on ASICAurabindo Pillai1-1/+3
2024-11-04drm/amd/display: Remove otg w/a toggling on HPO interfacesAusef Yousof1-1/+9
2024-11-04drm/amd/display: Remove hw w/a toggle if on DP2/HPOAusef Yousof1-2/+9
2024-11-04drm/amd/display: SPL cleanupSamson Tam4-27/+27
2024-11-04drm/amd/display: Fix brightness level not retained over rebootTom Chung1-0/+15
2024-11-04drm/amd/display: fix asserts in SPL during bootupSamson Tam1-38/+48
2024-11-04drm/amd/display: Remove inaccessible registers from DMU diagnosticsNicholas Kazlauskas1-4/+1
2024-11-04drm/amd/display: fix rxstatus_msg_sz type narrowingDominik Kaszewski1-19/+12
2024-11-04Revert "drm/amd/display: Block UHBR Based On USB-C PD Cable ID"Ausef Yousof1-16/+6
2024-11-04drm/amd/display: avoid divided by zeroCharlene Liu1-0/+3
2024-11-04drm/amd/display: Do Not Fallback To SW Cursor If HW Cursor RequiredAustin Zheng1-1/+3
2024-11-04drm/amdgpu: use string choice helpersR Sundar1-1/+1
2024-11-04drm/amdgpu: fix comment about amdgpu.abmlevel defaultsjeffbai@aosc.io1-1/+1
2024-11-04drm/amdgpu: Expose special on chip memory pools in fdinfoTvrtko Ursulin1-1/+9
2024-11-04drm/amdgpu: Stop reporting special chip memory pools as CPU memory in fdinfoTvrtko Ursulin1-11/+0
2024-11-04drm/amdgpu: stop tracking visible memory statsYunxiang Li4-27/+12
2024-11-04drm/amdgpu: make drm-memory-* report resident memoryYunxiang Li3-5/+4
2024-11-04drm/amdgpu: Fix the memory allocation issue in amdgpu_discovery_get_nps_info()Li Huafei1-3/+5
2024-11-04drm/amdgpu: add ring reset messagesAlex Deucher1-0/+3
2024-11-04drm/amdgpu: fix fairness in enforce isolation handlingAlex Deucher3-3/+54
2024-11-04drm/amd/display: Remove last parts of timing_traceDr. David Alan Gilbert20-65/+0
2024-11-04drm/amd/display: Remove unused cm3_helper_translate_curve_to_degamma_hw_formatDr. David Alan Gilbert2-155/+0
2024-11-04drm/amd/display: Remove unused regamma functionsDr. David Alan Gilbert2-318/+0
2024-11-04drm/amdkfd: add an interface to query whether is KFD is activeAlex Deucher3-0/+41
2024-11-04drm/mediatek: Switch to for_each_child_of_node_scoped()Javier Carrasco1-5/+2
2024-11-04drm/mediatek: Fix child node refcount handling in early exitJavier Carrasco1-1/+3
2024-11-04drm/i915/display: Allow fastset for change in HDR infoframeChaitanya Kumar Borah4-1/+40
2024-11-04drm/i915/psr: WA for panels stating bad link status after PSR is enabledJouni Högander4-1/+45
2024-11-04drm/i915/dp: Add FEC Enable Retry mechanismChaitanya Kumar Borah2-26/+61
2024-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie1329-12595/+18685
2024-11-04drm/exynos: exynos7_drm_decon: add driver data and support for Exynos7870Kaustabh Chakraborty2-22/+51
2024-11-04drm/exynos: exynos7_drm_decon: properly clear channels during bindKaustabh Chakraborty1-23/+32
2024-11-04drm/exynos: exynos7_drm_decon: fix ideal_clk by converting it to HzKaustabh Chakraborty1-1/+1
2024-11-04drm/exynos: exynos7_drm_decon: fix uninitialized crtc reference in functionsKaustabh Chakraborty1-7/+4
2024-11-04drm/exynos: remove unused prototype for crtcKwanghoon Son1-3/+0
2024-11-04drm/exynos: gsc: Fix typo in commentShen Lichuan1-1/+1
2024-11-03Linux 6.12-rc6Linus Torvalds1-1/+1
2024-11-03Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s...Linus Torvalds18-143/+159
2024-11-03Merge tag 'phy-fixes-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds14-28/+59
2024-11-03Merge tag 'dmaengine-fix-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-26/+61
2024-11-03Merge tag 'driver-core-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-12/+5
2024-11-03Merge tag 'usb-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds11-31/+78
2024-11-03mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()Yu Zhao3-47/+55
2024-11-03mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL statsYu Zhao2-11/+5
2024-11-03Merge tag 'char-misc-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-68/+177
2024-11-03Merge tag 'input-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-65/+104
2024-11-03Merge tag 'kbuild-fixes-v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-16/+39