summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-09-13drm/amd/display: Fix compilation errors on DCN314Rodrigo Siqueira
2022-09-13drm/amd/display: Fix divide by zero in DMLAric Cyr
2022-09-13drm/amd/display: Fixing DIG FIFO ErrorLeo Chen
2022-09-13drm/amd/display: Update MBLK calculation for SubVPAlvin Lee
2022-09-13drm/amd/display: Revert "Fallback to SW cursor if SubVP + cursor too big"Aurabindo Pillai
2022-09-13drm/amdgpu: Skip reset error status for psp v13_0_0Candice Li
2022-09-13drm/amdgpu: add HDP remap functionality to nbio 7.7Alex Deucher
2022-09-13drm/amdgpu: change the alignment size of TMR BO to 1MYang Wang
2022-09-13drm/amdgpu: Enable full reset when RAS is supported on gc v11_0_0Candice Li
2022-09-13drm/amdgpu: use dirty framebuffer helperHamza Mahfooz
2022-09-13drm/amdgpu: Don't enable LTR if not supportedLijo Lazar
2022-09-13drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cardsGuchun Chen
2022-09-10Merge tag 'drm-intel-fixes-2022-09-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-09-10Merge tag 'drm-misc-fixes-2022-09-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-09-08drm/panfrost: devfreq: set opp to the recommended one to configure regulatorClément Péron
2022-09-08drm/ttm: cleanup the resource of ghost objects after locking themChristian König
2022-09-07drm/amdgpu: prevent toc firmware memory leakGuchun Chen
2022-09-07drm/amdgpu: correct doorbell range/size value for CSDMA_DOORBELL_RANGEYifan Zhang
2022-09-07drm/amdkfd: print address in hex format rather than decimalYifan Zhang
2022-09-07drm/amd/display: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman
2022-09-07drm/amd/pm: add missing SetMGpuFanBoostLimitRpm mapping for SMU 13.0.7Evan Quan
2022-09-07drm/amd/amdgpu: add rlc_firmware_header_v2_4 to amdgpu_firmware_headerChengming Gui
2022-09-06drm/i915: consider HAS_FLAT_CCS() in needs_ccs_pagesMatthew Auld
2022-09-06drm/i915: Implement WaEdpLinkRateDataReloadVille Syrjälä
2022-09-06drm/i915/slpc: Let's fix the PCODE min freq table setup for SLPCRodrigo Vivi
2022-09-06drm/i915/bios: Copy the whole MIPI sequence blockVille Syrjälä
2022-09-06drm/ttm: update bulk move object of ghost BOZhenGuo Yin
2022-09-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-09-03Merge tag 'gpio-fixes-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-09-03gpio: ws16c48: Make irq_chip immutableWilliam Breathitt Gray
2022-09-03gpio: 104-idio-16: Make irq_chip immutableWilliam Breathitt Gray
2022-09-03gpio: 104-idi-48: Make irq_chip immutableWilliam Breathitt Gray
2022-09-03gpio: 104-dio-48e: Make irq_chip immutableWilliam Breathitt Gray
2022-09-03Merge tag 'for-linus-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-03Merge tag 'input-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-09-03Merge tag 'tty-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-03Merge tag 'staging-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-03Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-03Merge tag 'hwmon-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-09-02Merge tag 'block-6.0-2022-09-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-09-02Merge tag 'mmc-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2022-09-02Merge tag 'drm-fixes-2022-09-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-09-02Merge tag 'driver-core-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-02Merge tag 'char-misc-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-02Merge tag 'usb-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-02Merge tag 'platform-drivers-x86-v6.0-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-09-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-09-02drm/edid: Handle EDID 1.4 range descriptor h/vfreq offsetsVille Syrjälä
2022-09-02xen/grants: prevent integer overflow in gnttab_dma_alloc_pages()Dan Carpenter
2022-09-02xen-blkfront: Cache feature_persistent value before advertisementSeongJae Park