summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-11-21drm/amdgpu: always register an MMU notifier for userptrChristian König
2022-11-21drm/amdgpu/dm/mst: Fix uninitialized var in pre_compute_mst_dsc_configs_for_s...Lyude Paul
2022-11-21drm/amdgpu/dm/dp_mst: Don't grab mst_mgr->lock when computing DSC stateLyude Paul
2022-11-21drm/amdgpu/dm/mst: Use the correct topology mgr pointer in amdgpu_dm_connectorLyude Paul
2022-11-21drm/display/dp_mst: Fix drm_dp_mst_add_affected_dsc_crtcs() return codeLyude Paul
2022-11-21drm/amdgpu/mst: Stop ignoring error codes and deadlockingLyude Paul
2022-11-21drm/amd/display: Align dcn314_smu logging with other DCNsRoman Li
2022-11-21drm/i915/selftest: Bump up sample period for busy stats selftestUmesh Nerlige Ramappa
2022-11-21i915/uncore: Acquire fw before loop in intel_uncore_read64_2x32Umesh Nerlige Ramappa
2022-11-21drm/i915/mtl: Enable Idle Messaging for GSC CSVinay Belgaumkar
2022-11-21drm: Fix potential null-ptr-deref due to drmm_mode_config_init()Shang XiaoJing
2022-11-21drm/gem-shmem: When drm_gem_object_init failed, should release objectChunyouTang
2022-11-21drm/i915: Fix warn in intel_display_power_*_domain() functionsImre Deak
2022-11-21drm/i915/ttm: never purge busy objectsMatthew Auld
2022-11-21drm/i915: Fix workarounds on Gen2-3Tvrtko Ursulin
2022-11-20Revert "drm/fb-helper: Perform damage handling in deferred-I/O helper"Thomas Zimmermann
2022-11-20Revert "drm/fb-helper: Schedule deferred-I/O worker after writing to framebuf...Thomas Zimmermann
2022-11-20Revert "drm/fb-helper: Remove damage worker"Thomas Zimmermann
2022-11-19drm/i915/dvo: Use per device debugsVille Syrjälä
2022-11-19drm/i915/dvo: s/dev_priv/i915/Ville Syrjälä
2022-11-19drm/i915/dvo: s/intel_encoder/encoder/ etc.Ville Syrjälä
2022-11-19drm/i915/dvo: Flatten intel_dvo_init()Ville Syrjälä
2022-11-19drm/i915/dvo: Eliminate useless 'port' variableVille Syrjälä
2022-11-19drm/i915/dvo: Introduce intel_dvo_connector_type()Ville Syrjälä
2022-11-19drm/i915/dvo: Actually initialize the DVO encoder typeVille Syrjälä
2022-11-19drm/i915/dvo: Don't leak connector state on DVO init failureVille Syrjälä
2022-11-19drm/i915/dvo: Remove unused panel_wants_ditherVille Syrjälä
2022-11-18drm/i915/gt: Manage uncore->lock while waiting on MCR registerMatt Roper
2022-11-18drm/i915/dg2: Drop force_probe requirementMatt Roper
2022-11-19Merge tag 'drm/tegra/for-6.1-rc6' of https://gitlab.freedesktop.org/drm/tegra...Dave Airlie
2022-11-18drm/i915/mtl: Skip doubling channel numbers for LPDDR4/LPDDDR5Radhakrishna Sripada
2022-11-18drm/i915/mtl: Fix dram info readoutRadhakrishna Sripada
2022-11-18drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()Nathan Chancellor
2022-11-18drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()Nathan Chancellor
2022-11-18drm/amdgpu: handle gang submit before VMIDChristian König
2022-11-18drm/i915/rpl-p: Add stepping infoMatt Atwood
2022-11-18drm/i915/mtl+: Don't enable the AUX_IO power for non-eDP port main linksImre Deak
2022-11-18drm/i915: Factor out function to get/put AUX_IO power for main linkImre Deak
2022-11-18drm/i915: Add missing DC_OFF power domain->well mappingsImre Deak
2022-11-18drm/i915: Add missing AUX_IO_A power domain->well mappingsImre Deak
2022-11-18drm/i915/tgl+: Enable display DC power states on all eDP portsImre Deak
2022-11-18drm/i915: Use the AUX_IO power domain only for eDP/PSR portImre Deak
2022-11-18drm/i915: Move the POWER_DOMAIN_AUX_IO_A definition to its logical placeImre Deak
2022-11-18drm/i915: Preallocate the debug power domain wakerefs arrayImre Deak
2022-11-18drm/i915: Fix warn in intel_display_power_*_domain() functionsImre Deak
2022-11-18gpu: host1x: Avoid trying to use GART on Tegra20Robin Murphy
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-11-18Merge tag 'amd-drm-fixes-6.1-2022-11-16' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-11-18Merge tag 'drm-intel-fixes-2022-11-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-11-17drm/amdgpu: make psp_ring_init commonAlex Deucher