summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-01drm/amd/display: Cleanup dce_get_dp_ref_freq_khzDillon Varone
2024-07-01drm/amd/display: Check denominator crb_pipes before usedAlex Hung
2024-07-01drm/amd/display: Check denominator pbn_div before usedAlex Hung
2024-07-01drm/amd/display: Adjust cursor visibility between MPC slicesNevenko Stupar
2024-07-01drm/amd/display: Skip unnecessary abm disableSherry Wang
2024-07-01drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung
2024-07-01drm/amd/display: Add ASIC cap to limit DCC surface widthGeorge Shen
2024-07-01drm/amd/display: Revert Add workaround to restrict max frac urgent for DPM0Teeger
2024-07-01drm/amd/display: Choose HUBP unbounded request based on DML outputSung Joon Kim
2024-07-01drm/amd/display: Remove unnecessary error messageJoshua Aberback
2024-07-01drm/amd/display: Fix divide by zero in CURSOR_DST_X_OFFSET calculationGeorge Shen
2024-07-01drm/amd/display: Reset freesync config before update new stateTom Chung
2024-07-01drm/amd/display: Add replay state entry to replay_stateAnthony Koo
2024-07-01drm/amd/display: use vmalloc for struct dc_stateAlex Deucher
2024-07-01drm/xe/oa: Destroy the stream_lock mutexAshutosh Dixit
2024-07-01drm/xe/rtp: Fix out-of-bounds array accessLucas De Marchi
2024-07-01drm/xe/pf: Restart VFs provisioning after GT resetMichal Wajdeczko
2024-07-01drm/xe/pf: Skip fair VFs provisioning if already provisionedMichal Wajdeczko
2024-07-01drm/xe/pf: Remove inlined #ifdef CONFIG_PCI_IOVMichal Wajdeczko
2024-07-01drm/xe/guc: Configure TLB timeout based on CT buffer sizeNirmoy Das
2024-07-01drm/tests: Add tests for the new Monochrome value of tv_modeDave Stevenson
2024-06-30Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-06-30ata: ahci: Clean up sysfs file on errorNiklas Cassel
2024-06-30ata: libata-core: Fix double free on errorNiklas Cassel
2024-06-30ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel
2024-06-30ata: libata-core: Fix null pointer dereference on errorNiklas Cassel
2024-06-30Merge tag 'char-misc-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-06-30Merge tag 'staging-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-30Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-06-30Merge tag 'usb-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-06-30Merge tag 'irq_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-06-30Merge tag 'linux-watchdog-6.10-rc-fixes' of git://www.linux-watchdog.org/linu...Linus Torvalds
2024-06-30drm/lima: Mark simple_ondemand governor as softdepDragan Simic
2024-06-29drm/msm/adreno: Introduce gmu_chipid for a740 & a750Akhil P Oommen
2024-06-29drm/msm/adreno: Add support for X185 GPUAkhil P Oommen
2024-06-29drm/msm/adreno: fix a743 and a740 cx mem initNeil Armstrong
2024-06-29drm/msm/adreno: fix a7xx gpu initNeil Armstrong
2024-06-29Revert "drm/msm/a6xx: Poll for GBIF unhalt status in hw_init"Konrad Dybcio
2024-06-29drm/msm/adreno: De-spaghettify the use of memory barriersKonrad Dybcio
2024-06-29Merge tag 'i2c-for-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-29Merge tag 'platform-drivers-x86-v6.10-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-06-29Merge tag 'mmc-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2024-06-28Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-28drm/xe/mcr: Avoid clobbering DSS steeringMatt Roper
2024-06-28drm/xe/mocs: Clarify difference between hw and sw sizesMatt Roper
2024-06-28drm/xe/mocs: Update MOCS assertions and remove redundant checksMatt Roper
2024-06-28drm/xe: Get hwe domain specific FW to read RING_TIMESTAMPUmesh Nerlige Ramappa
2024-06-28i2c: testunit: discard write requests while old command is runningWolfram Sang
2024-06-28i2c: testunit: don't erase registers after STOPWolfram Sang
2024-06-28Merge tag 'block-6.10-20240628' of git://git.kernel.dk/linuxLinus Torvalds