summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-11-17drm/tests: client: Remove extra blank linesMaxime Ripard
2022-11-17drm/i915/gvt: Remove the unused function get_pt_type()Jiapeng Chong
2022-11-17drm/i915: fix repeated words in commentswangjianli
2022-11-17drm/i915/gvt: remove the vgpu->released and its sanity checkZhi Wang
2022-11-17i915/gvt: remove hardcoded value on crc32_start calculationPaulo Miguel Almeida
2022-11-17drm/i915: gvt: fix kernel-doc trivial warningsMauro Carvalho Chehab
2022-11-17drm/i915/reg: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King
2022-11-17drm/amdgpu: cleanup amdgpu_hmm_range_get_pagesChristian König
2022-11-17drm/amdgpu: rename the files for HMM handlingChristian König
2022-11-17drm/amdgpu: fix userptr HMM range handling v2Christian König
2022-11-17drm/amdgpu: always register an MMU notifier for userptrChristian König
2022-11-17drm/amdgpu/dm/dp_mst: Don't grab mst_mgr->lock when computing DSC stateLyude Paul
2022-11-17drm/amdgpu/dm/mst: Use the correct topology mgr pointer in amdgpu_dm_connectorLyude Paul
2022-11-17drm/display/dp_mst: Fix drm_dp_mst_add_affected_dsc_crtcs() return codeLyude Paul
2022-11-17drm/amdgpu/mst: Stop ignoring error codes and deadlockingLyude Paul
2022-11-17drm/amd/display: Align dcn314_smu logging with other DCNsRoman Li
2022-11-17drm/amd/display: fix the build when DRM_AMD_DC_DCN is not setAlex Deucher
2022-11-16drm/etnaviv: switch to PFN mappingsLucas Stach
2022-11-16drm/etnaviv: add HWDB entry for GC7000 r6203Marco Felsch
2022-11-16drm/i915/guc: add the GSC CS to the GuC capture listDaniele Ceraolo Spurio
2022-11-16drm/i915/pxp: Separate PXP FW interface structures for both v42 and 43Alan Previn
2022-11-16drm/tests: helpers: Add module infosMaxime Ripard
2022-11-16drm/tests: Include helpers headerMaxime Ripard
2022-11-16drm/edid/firmware: stop using a throwaway platform deviceJani Nikula
2022-11-16drm: Move nomodeset kernel parameter to drivers/videoThomas Zimmermann
2022-11-16drm/fb-helper: Remove damage workerThomas Zimmermann
2022-11-16drm/fb-helper: Schedule deferred-I/O worker after writing to framebufferThomas Zimmermann
2022-11-16drm/fb-helper: Perform damage handling in deferred-I/O helperThomas Zimmermann
2022-11-16drm/fb-helper: Remove test for fb_dirty callback from deferred-I/O helperThomas Zimmermann
2022-11-16drm/fb-helper: Move dirty-fb update into helper functionThomas Zimmermann
2022-11-16drm/fb-helper: Set damage-clip area in helperThomas Zimmermann
2022-11-16drm/fourcc: Fix vsub/hsub for Q410 and Q401Brian Starkey
2022-11-16drm/arm/malidp: remove calls to drm_mode_config_cleanup()Danilo Krummrich
2022-11-16drm/arm/malidp: plane: use drm managed resourcesDanilo Krummrich
2022-11-16drm/arm/malidp: crtc: use drmm_crtc_init_with_planes()Danilo Krummrich
2022-11-16drm/arm/malidp: replace drm->dev_private with drm_to_malidp()Danilo Krummrich
2022-11-16drm/arm/malidp: use drmm_* to allocate driver structuresDanilo Krummrich
2022-11-16drm/i915/ttm: never purge busy objectsMatthew Auld
2022-11-16drm/i915: Remove unwanted ghost obj checkNirmoy Das
2022-11-16drm/i915/selftests: add igt_vma_move_to_active_unlockedAndrzej Hajda
2022-11-16drm/i915: call i915_request_await_object from _i915_vma_move_to_activeAndrzej Hajda
2022-11-16drm/i915: Update workaround documentationLucas De Marchi
2022-11-15drm/display: Don't assume dual mode adaptors support i2c sub-addressingSimon Rettberg
2022-11-16Merge tag 'drm-misc-next-2022-11-10-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-11-15drm/amdgpu: stop resubmittting jobs in amdgpu_pci_resumeChristian König
2022-11-15drm/amdgpu: stop resubmitting jobs for GPU reset v2Christian König
2022-11-15drm/amdgpu: revert "implement tdr advanced mode"Christian König
2022-11-15amdgpu/pm: prevent array underflow in vega20_odn_edit_dpm_table()Dan Carpenter
2022-11-15drm/amdgpu: Replace one-elements array with flex-array membersPaulo Miguel Almeida
2022-11-15drm/amd/pm: fix SMU13 runpm hang due to unintentional workaroundEvan Quan