summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2022-11-23Revert "drm/fb-helper: Remove damage worker"Thomas Zimmermann1-0/+9
2022-11-23drm/msm/hdmi: remove unnecessary NULL checkDan Carpenter1-2/+1
2022-11-23Merge tag 'drm-intel-next-2022-11-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie122-749/+1173
2022-11-22drm: initialize accel frameworkOded Gabbay2-35/+90
2022-11-22accel: add dedicated minor for accelerator devicesOded Gabbay1-1/+1
2022-11-22drivers/accel: define kconfig and register a new majorOded Gabbay1-0/+1
2022-11-22Merge tag 'gvt-fixes-2022-11-11' of https://github.com/intel/gvt-linux into d...Tvrtko Ursulin1-5/+3
2022-11-22Merge tag 'drm-intel-gt-next-2022-11-18' of git://anongit.freedesktop.org/drm...Dave Airlie95-629/+1022
2022-11-22Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd...Dave Airlie174-1642/+2670
2022-11-22Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie10-37/+138
2022-11-22drm: rcar-du: Fix Kconfig dependency between DRM and RZG2L_MIPI_DSIBiju Das1-1/+1
2022-11-22Merge tag 'drm-misc-next-2022-11-17' of git://anongit.freedesktop.org/drm/drm...Dave Airlie41-198/+926
2022-11-22drm/amd/amdgpu: reserve vm invalidation engine for firmwareJack Xiao1-0/+6
2022-11-22drm/amdgpu: Enable Aldebaran devices to report CU OccupancyRamesh Errabolu1-0/+1
2022-11-22drm/amdgpu: fix userptr HMM range handling v2Christian König7-51/+46
2022-11-22drm/amdgpu: always register an MMU notifier for userptrChristian König1-5/+3
2022-11-22drm/amdgpu/dm/mst: Fix uninitialized var in pre_compute_mst_dsc_configs_for_s...Lyude Paul1-1/+1
2022-11-22drm/amdgpu/dm/dp_mst: Don't grab mst_mgr->lock when computing DSC stateLyude Paul1-4/+0
2022-11-22drm/amdgpu/dm/mst: Use the correct topology mgr pointer in amdgpu_dm_connectorLyude Paul1-19/+18
2022-11-22drm/display/dp_mst: Fix drm_dp_mst_add_affected_dsc_crtcs() return codeLyude Paul1-1/+1
2022-11-22drm/amdgpu/mst: Stop ignoring error codes and deadlockingLyude Paul3-118/+147
2022-11-22drm/amd/display: Align dcn314_smu logging with other DCNsRoman Li1-2/+9
2022-11-21drm/i915: Fix warn in intel_display_power_*_domain() functionsImre Deak1-4/+4
2022-11-21drm/i915/ttm: never purge busy objectsMatthew Auld1-0/+4
2022-11-18drm/i915/dg2: Drop force_probe requirementMatt Roper1-1/+0
2022-11-18Merge tag 'drm/tegra/for-6.1-rc6' of https://gitlab.freedesktop.org/drm/tegra...Dave Airlie2-0/+8
2022-11-18drm/i915/mtl: Skip doubling channel numbers for LPDDR4/LPDDDR5Radhakrishna Sripada1-1/+2
2022-11-18drm/i915/mtl: Fix dram info readoutRadhakrishna Sripada1-2/+1
2022-11-18drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()Nathan Chancellor3-6/+9
2022-11-18drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()Nathan Chancellor1-2/+3
2022-11-18drm/amdgpu: handle gang submit before VMIDChristian König1-3/+3
2022-11-18drm/i915/rpl-p: Add stepping infoMatt Atwood1-0/+7
2022-11-18drm/i915/mtl+: Don't enable the AUX_IO power for non-eDP port main linksImre Deak1-2/+3
2022-11-18drm/i915: Factor out function to get/put AUX_IO power for main linkImre Deak1-33/+52
2022-11-18drm/i915: Add missing DC_OFF power domain->well mappingsImre Deak1-0/+8
2022-11-18drm/i915: Add missing AUX_IO_A power domain->well mappingsImre Deak1-0/+2
2022-11-18drm/i915/tgl+: Enable display DC power states on all eDP portsImre Deak4-7/+89
2022-11-18drm/i915: Use the AUX_IO power domain only for eDP/PSR portImre Deak1-2/+4
2022-11-18drm/i915: Move the POWER_DOMAIN_AUX_IO_A definition to its logical placeImre Deak3-7/+8
2022-11-18drm/i915: Preallocate the debug power domain wakerefs arrayImre Deak2-6/+6
2022-11-18drm/i915: Fix warn in intel_display_power_*_domain() functionsImre Deak1-4/+4
2022-11-18gpu: host1x: Avoid trying to use GART on Tegra20Robin Murphy2-0/+8
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld3-4/+4
2022-11-18Merge tag 'amd-drm-fixes-6.1-2022-11-16' of https://gitlab.freedesktop.org/ag...Dave Airlie26-69/+235
2022-11-18Merge tag 'drm-intel-fixes-2022-11-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-3/+3
2022-11-18drm/amdgpu: make psp_ring_init commonAlex Deucher9-191/+26
2022-11-18drm/amdgpu/psp12: move ih_reroute into ring_createAlex Deucher1-2/+2
2022-11-18drm/amd/display: fix kernel-doc issues in dc.hRandy Dunlap1-6/+6
2022-11-18drm/amdkfd: enable cooperative launch for gfx10.3Jonathan Kim1-1/+4
2022-11-18drm/amdgpu: Enable Aldebaran devices to report CU OccupancyRamesh Errabolu1-0/+1