summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2023-03-02Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-149/+435
2023-03-03Merge tag 'amd-drm-fixes-6.3-2023-03-02' of https://gitlab.freedesktop.org/ag...Dave Airlie-128/+409
2023-03-03Merge tag 'drm-intel-next-fixes-2023-02-27' of git://anongit.freedesktop.org/...Dave Airlie-18/+23
2023-03-03Merge tag 'drm-misc-next-fixes-2023-02-28' of git://anongit.freedesktop.org/d...Dave Airlie-3/+3
2023-03-01drm/amdgpu/vcn: fix compilation issue with legacy gccbobzhou-1/+2
2023-03-01drm/amd/display: Extend Freesync over PCon support for more devicesSung Joon Kim-0/+2
2023-03-01Revert "drm/amd/display: Do not set DRR on pipe commit"Aric Cyr-0/+3
2023-03-01drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung-1/+4
2023-03-01drm/amd/display: Ext displays with dock can't recognized after resumeRyan Lin-2/+11
2023-03-01drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_finiHoratio Zhang-3/+3
2023-03-01drm/amdgpu: remove unused variable ringTom Rix-2/+0
2023-03-01drm/amd/display: fix dm irq error message in gpu recovertiancyin-2/+2
2023-03-01drm/amd: Fix initialization for nbio 7.5.1Mario Limonciello-0/+5
2023-03-01drm/amd/display: Don't restrict bpc to 8 bpcHarry Wentland-1/+1
2023-03-01drm/amdgpu: Make umc_v8_10_convert_error_address static and remove unused var...Candice Li-10/+5
2023-03-01drm/radeon: Fix eDP for single-display iMac11,2Mark Hawrylak-2/+3
2023-02-28drm/shmem-helper: Revert accidental non-GPL exportAsahi Lina-1/+1
2023-02-28drm: omapdrm: Do not use helper unininitialized in omap_fbdev_init()Nathan Chancellor-1/+1
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+3
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-1/+2
2023-02-25Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds-1/+2
2023-02-24Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+3
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+8
2023-02-24Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-13/+2
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-38/+32
2023-02-23drm/amd/pm: downgrade log level upon SMU IF version mismatchGuchun Chen-6/+6
2023-02-23drm/amdgpu: Add ecc info query interface for umc v8_10Candice Li-0/+134
2023-02-23drm/amdgpu: Add convert_error_address function for umc v8_10Candice Li-31/+42
2023-02-23drm/amdgpu: add bad_page_threshold check in ras_eeprom_check_errTao Zhou-5/+14
2023-02-23drm/amdgpu: change default behavior of bad_page_threshold parameterTao Zhou-6/+7
2023-02-23drm/amdgpu: exclude duplicate pages from UMC RAS UE countTao Zhou-6/+17
2023-02-23drm/amdgpu: add umc retire unit elementTao Zhou-0/+7
2023-02-23drm/amd/pm: no pptable resetup on runpm exitingEvan Quan-4/+11
2023-02-23drm/amd/pm: correct the baco state setting for ArmD3 scenarioEvan Quan-4/+17
2023-02-23drm/amdgpu: add more fields into device info, caches sizes, etc.Marek Olšák-1/+22
2023-02-23drm/amdkfd: Fix an illegal memory accessQu Huang-6/+3
2023-02-23drm/amdgpu/vcn: set and use harvest configJane Jian-11/+15
2023-02-23drm/amd: Don't allow s0ix on APUs older than RavenMario Limonciello-1/+9
2023-02-23drm/amdgpu: fix incorrect active rb bitmap for gfx11Hawking Zhang-26/+52
2023-02-23drm/amdgpu: optimize VRAM allocation when using drm buddyShane Xiao-1/+2
2023-02-23drm/amdgpu: remove TOPDOWN flags when allocating VRAM in large bar systemShane Xiao-1/+1
2023-02-23drm/amdgpu: Select DRM_DISPLAY_HDCP_HELPER in amdgpuHarry Wentland-1/+1
2023-02-23drm/amd/display: only warn once in dce110_edp_wait_for_hpd_ready()Hamza Mahfooz-4/+2
2023-02-23drm/amd/pm: re-enable ac/dc on smu_v13_0_0/10Kenneth Feng-0/+1
2023-02-23drm/amdgpu: add tmz support for GC 10.3.6Jesse Zhang-0/+1
2023-02-23drm/amdkfd: To fix sdma page fault issue for GC 11Ruili Ji-3/+17
2023-02-23Merge tag 'gvt-next-fixes-2023-02-23' of https://github.com/intel/gvt-linux i...Jani Nikula-14/+14
2023-02-23drm/i915: Don't use BAR mappings for ring buffers with LLCJohn Harrison-2/+2
2023-02-23drm/i915: Don't use stolen memory for ring buffers with LLCJohn Harrison-1/+1
2023-02-23drm/i915/quirks: Add inverted backlight quirk for HP 14-r206nvMavroudis Chatzilaridis-0/+2