summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'amd-drm-fixes-6.4-2023-05-11' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-05-1214-71/+131
|\
| * drm/amdgpu: change gfx 11.0.4 external_id rangeYifan Zhang2023-05-111-1/+1
| * drm/amdgpu/jpeg: Remove harvest checking for JPEG3Saleemkhan Jamadar2023-05-111-0/+1
| * drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx rasGuchun Chen2023-05-111-1/+2
| * drm/amd/pm: avoid potential UBSAN issue on legacy asicsGuchun Chen2023-05-111-2/+7
| * drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspendGuchun Chen2023-05-111-3/+5
| * drm/amdgpu: Fix vram recover doesn't work after whole GPU reset (v2)Lin.Cao2023-05-111-1/+5
| * drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcsHoratio Zhang2023-05-112-49/+5
| * drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modesAlvin Lee2023-05-112-2/+4
| * drm/amd/display: Add symclk workaround during disable link outputLeo Chen2023-05-113-1/+68
| * drm/amd/pm: parse pp_handle under appropriate conditionsGuchun Chen2023-05-111-7/+13
| * drm/amdgpu: set gfx9 onwards APU atomics support to be trueYifan Zhang2023-05-111-0/+6
| * drm/amdgpu/nv: update VCN 3 max HEVC encoding resolutionThong Thai2023-05-111-6/+16
* | Merge tag 'drm-intel-fixes-2023-05-11-1' of git://anongit.freedesktop.org/drm...Dave Airlie2023-05-125-9/+25
|\ \
| * | drm/i915: taint kernel when force probing unsupported devicesJani Nikula2023-05-112-5/+13
| * | drm/i915/dp: prevent potential div-by-zeroNikita Zhandarovich2023-05-111-0/+5
| * | drm/i915: Fix NULL ptr deref by checking new_crtc_stateStanislav Lisovskiy2023-05-111-2/+2
| * | drm/i915/guc: Don't capture Gen8 regs on Xe devicesJohn Harrison2023-05-111-2/+5
| |/
* | Merge tag 'drm-misc-fixes-2023-05-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-05-127-13/+25
|\ \ | |/ |/|
| * drm/sched: Check scheduler work queue before calling timeout handlingVitaly Prosyak2023-05-101-1/+1
| * drm/mipi-dsi: Set the fwnode for mipi_dsi_deviceSaravana Kannan2023-05-041-1/+1
| * drm/nouveau/disp: More DP_RECEIVER_CAP_SIZE array fixesKees Cook2023-04-283-3/+6
| * drm/fbdev-generic: prohibit potential out-of-bounds accessSui Jingfeng2023-04-211-4/+12
| * drm/ast: Fix ARM compatibilityJammy Huang2023-04-211-4/+5
* | Merge tag 'drm-next-2023-05-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-05-0550-263/+415
|\ \
| * \ Merge tag 'drm-intel-next-fixes-2023-05-04-1' of git://anongit.freedesktop.or...Dave Airlie2023-05-056-38/+20
| |\ \
| | * | drm/i915/dsi: Use unconditional msleep() instead of intel_dsi_msleep()Hans de Goede2023-05-034-30/+6
| | * | drm/i915/mtl: Add the missing CPU transcoder mask in intel_device_infoRadhakrishna Sripada2023-05-031-0/+2
| | * | drm/i915/guc: Actually return an error if GuC version range check failsJohn Harrison2023-05-031-8/+12
| * | | Merge tag 'amd-drm-fixes-6.4-2023-05-03' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-05-0514-53/+78
| |\ \ \
| | * | | drm/amdgpu: drop redundant sched job cleanup when cs is abortedGuchun Chen2023-05-031-10/+3
| | * | | drm/amd/display: filter out invalid bits in pipe_fusesSamson Tam2023-05-032-2/+18
| | * | | drm/amd/display: Change default Z8 watermark valuesLeo Chen2023-05-031-2/+2
| | * | | drm/amdgpu: disable SDMA WPTR_POLL_ENABLE for SR-IOVHorace Chen2023-05-031-4/+1
| | * | | drm/amdgpu: add a missing lock for AMDGPU_SCHEDChia-I Wu2023-05-031-1/+5
| | * | | drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini()Hamza Mahfooz2023-05-031-1/+0
| | * | | drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_finiHoratio Zhang2023-05-031-1/+0
| | * | | drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_finiHoratio Zhang2023-05-031-1/+0
| | * | | drm/amdgpu: Enable doorbell selfring after resize FB BARShane Xiao2023-05-033-30/+41
| | * | | drm/amdgpu: Use the default reset when loading or reloading the driverlyndonli2023-05-031-0/+7
| | * | | drm/amdgpu: Fix mode2 reset for sienna cichlidlyndonli2023-05-031-1/+1
| * | | | Merge tag 'drm-intel-next-fixes-2023-04-27' of git://anongit.freedesktop.org/...Dave Airlie2023-05-051-0/+17
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | drm/i915: Check pipe source size when using skl+ scalersVille Syrjälä2023-04-241-0/+17
| * | | | Merge tag 'amd-drm-fixes-6.4-2023-04-26' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-05-0531-172/+300
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | drm/amd/display: Lowering min Z8 residency timeLeo Chen2023-04-261-1/+1
| | * | | drm/amd/display: fix flickering caused by S/G modeHamza Mahfooz2023-04-261-2/+11
| | * | | drm/amd/display: Set min_width and min_height capability for DCN30Igor Kravchenko2023-04-261-1/+3
| | * | | drm/amd/display: Isolate remaining FPU code in DCN32Jasdeep Dhillon2023-04-262-0/+8
| | * | | drm/amd/display: Update bounding box values for DCN321Aurabindo Pillai2023-04-261-12/+12
| | * | | drm/amd/display: Do not clear GPINT register when releasing DMUB from resetAurabindo Pillai2023-04-261-1/+0