summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung2023-03-011-1/+4
| | * | | | drm/amd/display: Ext displays with dock can't recognized after resumeRyan Lin2023-03-013-2/+11
| | * | | | drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_finiHoratio Zhang2023-03-011-3/+3
| | * | | | drm/amdgpu: remove unused variable ringTom Rix2023-03-011-2/+0
| | * | | | drm/amd/display: fix dm irq error message in gpu recovertiancyin2023-03-011-2/+2
| | * | | | drm/amd: Fix initialization for nbio 7.5.1Mario Limonciello2023-03-011-0/+5
| | * | | | drm/amd/display: Don't restrict bpc to 8 bpcHarry Wentland2023-03-011-1/+1
| | * | | | drm/amdgpu: Make umc_v8_10_convert_error_address static and remove unused var...Candice Li2023-03-011-10/+5
| | * | | | drm/radeon: Fix eDP for single-display iMac11,2Mark Hawrylak2023-03-011-2/+3
| | * | | | drm/amd/pm: downgrade log level upon SMU IF version mismatchGuchun Chen2023-02-233-6/+6
| | * | | | drm/amdgpu: Add ecc info query interface for umc v8_10Candice Li2023-02-231-0/+134
| | * | | | drm/amdgpu: Add convert_error_address function for umc v8_10Candice Li2023-02-231-31/+42
| | * | | | drm/amdgpu: add bad_page_threshold check in ras_eeprom_check_errTao Zhou2023-02-231-5/+14
| | * | | | drm/amdgpu: change default behavior of bad_page_threshold parameterTao Zhou2023-02-233-6/+7
| | * | | | drm/amdgpu: exclude duplicate pages from UMC RAS UE countTao Zhou2023-02-233-6/+17
| | * | | | drm/amdgpu: add umc retire unit elementTao Zhou2023-02-234-0/+7
| | * | | | drm/amd/pm: no pptable resetup on runpm exitingEvan Quan2023-02-231-4/+11
| | * | | | drm/amd/pm: correct the baco state setting for ArmD3 scenarioEvan Quan2023-02-231-4/+17
| | * | | | drm/amdgpu: add more fields into device info, caches sizes, etc.Marek Olšák2023-02-234-1/+22
| | * | | | drm/amdkfd: Fix an illegal memory accessQu Huang2023-02-231-6/+3
| | * | | | drm/amdgpu/vcn: set and use harvest configJane Jian2023-02-231-11/+15
| | * | | | drm/amd: Don't allow s0ix on APUs older than RavenMario Limonciello2023-02-232-1/+9
| | * | | | drm/amdgpu: fix incorrect active rb bitmap for gfx11Hawking Zhang2023-02-231-26/+52
| | * | | | drm/amdgpu: optimize VRAM allocation when using drm buddyShane Xiao2023-02-231-1/+2
| | * | | | drm/amdgpu: remove TOPDOWN flags when allocating VRAM in large bar systemShane Xiao2023-02-231-1/+1
| | * | | | drm/amdgpu: Select DRM_DISPLAY_HDCP_HELPER in amdgpuHarry Wentland2023-02-232-1/+1
| | * | | | drm/amd/display: only warn once in dce110_edp_wait_for_hpd_ready()Hamza Mahfooz2023-02-231-4/+2
| | * | | | drm/amd/pm: re-enable ac/dc on smu_v13_0_0/10Kenneth Feng2023-02-231-0/+1
| | * | | | drm/amdgpu: add tmz support for GC 10.3.6Jesse Zhang2023-02-231-0/+1
| | * | | | drm/amdkfd: To fix sdma page fault issue for GC 11Ruili Ji2023-02-232-3/+17
| * | | | | Merge tag 'drm-intel-next-fixes-2023-02-27' of git://anongit.freedesktop.org/...Dave Airlie2023-03-038-18/+23
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'gvt-next-fixes-2023-02-23' of https://github.com/intel/gvt-linux i...Jani Nikula2023-02-235-14/+14
| | |\ \ \ \ \
| | | * | | | | drm/i915: move a Kconfig symbol to unbreak the menu presentationRandy Dunlap2023-02-231-3/+3
| | | * | | | | i915/gvt: Fix spelling mistake "vender" -> "vendor"Colin Ian King2023-02-231-1/+1
| | | * | | | | i915: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-231-1/+1
| | | * | | | | drm/i915/gvt: Remove extra semicolonDeepak R Varma2023-02-231-1/+1
| | | * | | | | drm/i915/gvt: Avoid full proxy f_ops for debugfs attributesDeepak R Varma2023-02-231-8/+8
| | * | | | | | drm/i915: Don't use BAR mappings for ring buffers with LLCJohn Harrison2023-02-231-2/+2
| | * | | | | | drm/i915: Don't use stolen memory for ring buffers with LLCJohn Harrison2023-02-231-1/+1
| | * | | | | | drm/i915/quirks: Add inverted backlight quirk for HP 14-r206nvMavroudis Chatzilaridis2023-02-231-0/+2
| | * | | | | | drm/i915/xelpmp: Consider GSI offset when doing MCR lookupsMatt Roper2023-02-231-1/+4
| | |/ / / / /
| * | | | | | Merge tag 'drm-misc-next-fixes-2023-02-28' of git://anongit.freedesktop.org/d...Dave Airlie2023-03-033-3/+3
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | drm/shmem-helper: Revert accidental non-GPL exportAsahi Lina2023-02-281-1/+1
| | * | | | | drm: omapdrm: Do not use helper unininitialized in omap_fbdev_init()Nathan Chancellor2023-02-281-1/+1
| | * | | | | drm/msm: Fix possible uninitialized access in fbdevThomas Zimmermann2023-02-221-2/+2
* | | | | | | Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-273-3/+3
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'qcom-drivers-for-6.3-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2023-02-133-3/+3
| |\ \ \ \ \ \ \
| | * | | | | | | firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman2023-02-083-3/+3
* | | | | | | | | Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-02-261-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drm/amd/display: Do not add '-mhard-float' to dml_ccflags for clangNathan Chancellor2023-01-261-1/+2