summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-07-10drm/bridge: tfp410: Set input_bus_flags in atomic_checkNikhil Devshatwar
2023-07-10drm/bridge: tfp410: Support format negotiation hooksNikhil Devshatwar
2023-07-10drm/ttm: never consider pinned BOs for eviction&swapChristian König
2023-07-10drm/i915: Don't rely that 2 VDSC engines are always enough for pixel rateStanislav Lisovskiy
2023-07-10drm/i915: Add helper function for getting number of VDSC enginesStanislav Lisovskiy
2023-07-10drm/i915: Fix one wrong caching mode enum usageTvrtko Ursulin
2023-07-10drm/i915: Remove dead code from gen8_pte_encodeTvrtko Ursulin
2023-07-10drm/bridge: tc358767: Use devm_clk_get_enabled() helperChristophe JAILLET
2023-07-10drm/nouveau/disp: use drm_kms_helper_connector_hotplug_event()Simon Ser
2023-07-10nouveau/dispnv50: add cursor pitch checkSimon Ser
2023-07-09drm/virtio: Conditionally allocate virtio_gpu_fenceGurchetan Singh
2023-07-09drm/hyperv: Fix a compilation issue because of not including screen_info.hSui Jingfeng
2023-07-07drm/i915/perf: Consider OA buffer boundary when zeroing out reportsUmesh Nerlige Ramappa
2023-07-07drm/amd/display: Do not set drr on pipe commitWesley Chalmers
2023-07-07drm/amdgpu: Fix error & warnings in gmc_v9_0.cSrinivasan Shanmugam
2023-07-07drm/amdgpu: Change golden settings for GFX v9.4.3Lijo Lazar
2023-07-07drm/amdkfd: Skip handle mapping SVM range with no GPU accessPhilip Yang
2023-07-07drm/amd/amdgpu: Add cu_occupancy sysfs file to GFX9.4.3Sreekant Somasekharan
2023-07-07drm/amdgpu: have bos for PDs/PTS cpu accessible when kfd uses cpu to update vmXiaogang Chen
2023-07-07drm/amdkfd: Use KIQ to unmap HIQMukul Joshi
2023-07-07drm/amd/display: Clean up warnings in amdgpu_dm _mst_types, _plane, _psr.cSrinivasan Shanmugam
2023-07-07drm/amd/display: Remove unnecessary casts in amdgpu_dm_helpers.cSrinivasan Shanmugam
2023-07-07drm/amd/display: Clean up warnings in amdgpu_dm_pp_smu.cSrinivasan Shanmugam
2023-07-07drm/amdgpu: skip address adjustment for GFX RAS injectionTao Zhou
2023-07-07drm/amdgpu: Update invalid PTE flag settingMukul Joshi
2023-07-07drm/amdgpu: return an error if query_video_caps is not setAlex Deucher
2023-07-07drm/amdkfd: Access gpuvm_export_dmabuf() API to get DmabufRamesh Errabolu
2023-07-07drm/amd: adjust whitespace for amdgpu_psp.hMario Limonciello
2023-07-07drm/amd: Detect IFWI or PD upgrade support in psp_early_init()Mario Limonciello
2023-07-07drm/amd: Add documentation for how to flash a dGPUMario Limonciello
2023-07-07drm/amd: Convert USB-C PD F/W attributes into groupsMario Limonciello
2023-07-07drm/amd: Make flashing messages quieterMario Limonciello
2023-07-07drm/amd: Use attribute groups for PSP flashing attributesMario Limonciello
2023-07-07drm/amd/display: fix comment typoYueh-Shun Li
2023-07-07drm/amd/display: Use seq_puts() in 'amdgpu_current_colorspace_show()' & 'edp_...Srinivasan Shanmugam
2023-07-07drm/amd/display: Remove redundant braces in 'amdgpu_dm_crtc_notify_ta_to_read()'Srinivasan Shanmugam
2023-07-07drm/amd/display: Clean up style problems in amdgpu_dm_irq.cSrinivasan Shanmugam
2023-07-07drm/amd/display: Remove else after return in 'dm_crtc_get_scanoutpos()'Srinivasan Shanmugam
2023-07-07drm/amd/display: Remove else after return statement in 'dm_update_plane_state'Srinivasan Shanmugam
2023-07-07drm/amd/display: Clean up errors & warnings in amdgpu_dm.cSrinivasan Shanmugam
2023-07-07drm/amdgpu: Rename aqua_vanjaram_reg_init.cLijo Lazar
2023-07-07drm/fbdev-dma: Fix documented default preferred_bpp valueGeert Uytterhoeven
2023-07-06Merge tag 'drm-next-2023-07-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-07-07Merge tag 'drm-misc-next-fixes-2023-07-06' of git://anongit.freedesktop.org/d...Dave Airlie
2023-07-07Merge tag 'drm-intel-next-fixes-2023-07-06' of git://anongit.freedesktop.org/...Dave Airlie
2023-07-07Merge tag 'amd-drm-fixes-6.5-2023-06-30-1' of https://gitlab.freedesktop.org/...Dave Airlie
2023-07-06drm/i915/guc: Dump perf_limit_reasons for debugVinay Belgaumkar
2023-07-06drm/nouveau/disp: drop unused argument in nv50_dp_mode_validKarol Herbst
2023-07-06drm/nouveau/kms: don't call drm_dp_cec_set_edid() on TMDSBen Skeggs
2023-07-06drm/nouveau/nvif: fix potential double-freeBen Skeggs