aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-09-18drm/amd/display: Disable SYMCLK32_LE root clock gatingSung Joon Kim1-1/+1
2024-09-18drm/amd/display: Clean up dsc blocks in accelerated modeMartin Tsai1-0/+50
2024-09-18drm/amd/display: Block dynamic IPS2 on DCN35 for incompatible FW versionsNicholas Kazlauskas1-0/+6
2024-09-18drm/amd/display: Add debug options to change sharpen policiesSamson Tam6-19/+128
2024-09-18drm/amd/display: Block timing sync for different output formats in pmoDillon Varone1-3/+5
2024-09-18drm/amd/display: Enable DML2 override_det_buffer_size_kbytesYihan Zhu2-0/+2
2024-09-18drm/amd/display: Add dmub hpd sense callbackRoman Li2-1/+21
2024-09-18drm/amd/display: Emulate Display Hotplug HangDaniel Sa1-7/+2
2024-09-18drm/amd/display: Implement new DPCD register handlingRyan Seto5-5/+30
2024-09-18drm/amd/display: Use SDR white level to calculate matrix coefficientsSamson Tam5-15/+28
2024-09-18drm/amd/display: Round calculated vtotalRobin Chen1-1/+1
2024-09-18drm/amdgpu: load sos binary properly on the basis of pmfw versionLe Ma2-7/+33
2024-09-18drm/amdgpu: add psp funcs callback to check if aux fw is neededLe Ma2-0/+21
2024-09-18drm/amd/pm: Update SMUv13.0.6 PMFW headersAsad Kamal1-1/+5
2024-09-18drm/amdgpu: nuke the VM PD/PT shadow handlingChristian König7-265/+6
2024-09-18drm/amdgpu/gfx9.4.3: Explicitly halt MEC before initAlex Deucher1-0/+2
2024-09-18drm/amdgpu/gfx9.4.3: set additional bits on MEC haltAlex Deucher1-1/+9
2024-09-18drm/amdgpu: Fix selfring initialization sequence on soc24David Belanger1-10/+13
2024-09-18drm/amdgpu/mes12: switch SET_SHADER_DEBUGGER pkt to mes schq pipeJack Xiao1-5/+6
2024-09-18drm/amdgpu: Retry i2c transfer once if it fails on SMU13.0.6Kent Russell1-2/+6
2024-09-18drm/amd/display: fix typo in the commentYan Zhen3-5/+5
2024-09-18drm/amdgpu: Fix a typoAndrew Kreimer1-1/+1
2024-09-18drm/amdgpu: fix typo in the commentYan Zhen8-8/+8
2024-09-18drm/amdgpu: fix spelling in amd_shared.hAlex Deucher1-1/+1
2024-09-18drm/amdgpu/gfx9.4.3: drop extra wrapperAlex Deucher1-7/+1
2024-09-18dm vdo indexer: Convert comma to semicolonShen Lichuan1-1/+1
2024-09-18dm-crypt: Use common error handling code in crypt_set_keyring_key()Markus Elfring1-13/+12
2024-09-18dm-crypt: Use up_read() together with key_put() only once in crypt_set_keyrin...Markus Elfring1-5/+2
2024-09-18wifi: mt76: do not increase mcu skb refcount if retry is not supportedFelix Fietkau1-2/+5
2024-09-18wifi: rtw89: coex: add debug message of link counts on 2/5GHz bands for wl_in...Ping-Ke Shih1-0/+2
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+10
2024-09-18spi: airoha: fix airoha_snand_{write,read}_data data_len estimationLorenzo Bianconi1-2/+2
2024-09-18spi: airoha: fix dirmap_{read,write} operationsLorenzo Bianconi1-4/+14
2024-09-18Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-218/+3
2024-09-18Merge tag 'chrome-platform-for-6.12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-13/+40
2024-09-18Merge tag 'fbdev-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-61/+68
2024-09-18Input: Convert comma to semicolonShen Lichuan1-1/+1
2024-09-18Merge tag 'iommu-updates-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds26-1034/+2235
2024-09-18Merge tag 'hwmon-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds50-2669/+3289
2024-09-18drbd: Fix atomicity violation in drbd_uuid_set_bm()Qiu-ji Chen1-2/+4
2024-09-18Merge tag 'hardening-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-09-18Merge tag 'pmdomain-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds19-602/+327
2024-09-18Merge tag 'pwrseq-updates-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+11
2024-09-18Merge tag 'gpio-updates-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds34-479/+558
2024-09-18Merge tag 'pwm/for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds27-34/+680
2024-09-18Merge tag 'mmc-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds32-350/+1911
2024-09-18Merge tag 'mtd/for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds27-178/+519
2024-09-18Merge tag 'for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds35-427/+1288
2024-09-18Merge tag 'hsi-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds1-10/+1
2024-09-17drm/xe/oa: Fix overflow in oa batch bufferJosé Roberto de Souza1-1/+2