summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-01-12drm/amd/display: Report to ACPI video if no panels were foundMario Limonciello1-0/+4
2023-01-12drm/amdkfd: Fix double release compute pasidPhilip Yang3-15/+40
2023-01-12drm/amdkfd: Fix kfd_process_device_init_vm error handlingPhilip Yang1-6/+6
2023-01-12drm/amdgpu: Fix size validation for non-exclusive domains (v4)Luben Tuikov1-11/+8
2023-01-12drm/i915/gvt: fix double free bug in split_2MB_gtt_entryZheng Wang1-4/+13
2023-01-12drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()Dan Carpenter1-0/+1
2023-01-12drm/imx: ipuv3-plane: Fix overlay plane widthPhilipp Zabel1-6/+8
2023-01-12drm/virtio: Fix memory leak in virtio_gpu_object_create()Xiu Jianfeng1-2/+4
2023-01-12drm/meson: Reduce the FIFO lines held when AFBC is not usedCarlo Caione1-3/+2
2023-01-12drm/panfrost: Fix GEM handle creation ref-countingSteven Price3-28/+20
2023-01-07drm/amd/pm: correct the fan speed retrieving in PWM for some SMU13 asicsEvan Quan2-6/+28
2023-01-07drm/amd/pm: bump SMU13.0.0 driver_if header to version 0x34Evan Quan3-1/+4
2023-01-07drm/amd/pm: add missing SMU13.0.7 mm_dpm feature mappingEvan Quan1-0/+2
2023-01-07drm/amd/pm: add missing SMU13.0.0 mm_dpm feature mappingEvan Quan1-0/+2
2023-01-07drm/i915/migrate: Account for the reserved_spaceChris Wilson1-4/+12
2023-01-07drm/i915: improve the catch-all evict to handle lock contentionMatthew Auld6-26/+82
2023-01-07drm/amdgpu: make display pinning more flexible (v2)Alex Deucher1-1/+2
2023-01-07drm/amdgpu: handle polaris10/11 overlap asics (v2)Alex Deucher1-2/+11
2023-01-07drm/amd/display: Add DCN314 display SG SupportYifan Zhang1-0/+1
2023-01-07drm/i915/ttm: consider CCS for backup objectsMatthew Auld3-5/+26
2023-01-07drm/etnaviv: reap idle mapping if it doesn't match the softpin addressLucas Stach1-1/+6
2023-01-07drm/ingenic: Fix missing platform_driver_unregister() call in ingenic_drm_init()Yuan Can1-1/+5
2023-01-07drm/i915/dsi: fix VBT send packet port selection for dual link DSIMikko Kovanen1-2/+2
2023-01-07drm/etnaviv: move idle mapping reaping into separate functionLucas Stach2-8/+16
2023-01-07drm/mgag200: Fix PLL setup for G200_SE_A rev >=4Jocelyn Falempe1-1/+2
2023-01-07drm/vmwgfx: Validate the box size for the snooped cursorZack Rusin1-1/+2
2023-01-07drm/connector: send hotplug uevent on connector cleanupSimon Ser1-0/+3
2023-01-07drm/amdgpu: fix mmhub register base coding errorYang Wang5-5/+5
2023-01-07drm/amd/pm: correct SMU13.0.0 pstate profiling clock settingsEvan Quan1-7/+15
2023-01-07drm/amd/pm: update SMU13.0.0 reported maximum shader clockEvan Quan1-1/+69
2023-01-07drm/amdgpu: skip mes self test after s0i3 resume for MES IP v11.0Tim Huang1-1/+2
2023-01-07drm/amdgpu: skip MES for S0ix as well since it's part of GFXAlex Deucher1-2/+3
2022-12-31drm/amd/display: revert Disable DRR actions during state commitMartin Leung1-0/+3
2022-12-31drm/amd/pm: avoid large variable on kernel stackArnd Bergmann1-5/+16
2022-12-31drm/i915/display: Don't disable DDI/Transcoder when setting phy test patternKhaled Almahallawy1-59/+0
2022-12-31drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()Nathan Chancellor3-6/+9
2022-12-31drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()Nathan Chancellor1-2/+3
2022-12-31drm/amd/display: Fix DTBCLK disable requests and SRC_SEL programmingAlvin Lee2-6/+2
2022-12-31drm/amd/display: Use the largest vready_offset in pipe groupWesley Chalmers2-4/+55
2022-12-31drm/amdgpu: Fix potential double free and null pointer dereferenceLiang He2-2/+5
2022-12-31drm/amd/display: Fix display corruption w/ VSR enableIlya Bakoulin1-1/+1
2022-12-31drm/amd/display: fix array index out of bound error in bios parserAurabindo Pillai1-9/+7
2022-12-31drm/amd/display: Workaround to increase phantom pipe vactive in pipesplitGeorge Shen1-0/+7
2022-12-31drm/mediatek: Fix return type of mtk_hdmi_bridge_mode_valid()Nathan Chancellor1-3/+4
2022-12-31drm/sti: Use drm_mode_copy()Ville Syrjälä3-3/+3
2022-12-31drm/rockchip: Use drm_mode_copy()Ville Syrjälä3-3/+3
2022-12-31drm/msm: Use drm_mode_copy()Ville Syrjälä1-1/+1
2022-12-31drm/amd/display: Disable DRR actions during state commitWesley Chalmers1-3/+0
2022-12-31drm/amd/display: Use min transition for SubVP into MPOAlvin Lee1-23/+20
2022-12-31drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callbackNathan Chancellor2-2/+4