summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
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 '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-22Merge tag 'drm-misc-next-2022-11-17' of git://anongit.freedesktop.org/drm/drm...Dave Airlie41-198/+926
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
2022-11-18drm/amdgpu: add JPEG 4.0 RAS poison consumption handlingTao Zhou1-0/+18
2022-11-18drm/amdgpu: add VCN 4.0 RAS poison consumption handlingTao Zhou1-0/+10
2022-11-18drm/amdgpu: add irq source id definition for VCN/JPEG 4.0Tao Zhou1-0/+3
2022-11-18drm/amdgpu: add RAS error query for JPEG 4.0Tao Zhou2-0/+70
2022-11-18drm/amdgpu: add RAS query support for VCN 4.0Tao Zhou2-0/+66
2022-11-18drm/amdgpu: define common jpeg_set_ras_funcsTao Zhou3-12/+19
2022-11-18drm/amdgpu: define common vcn_set_ras_funcsTao Zhou3-12/+19
2022-11-18drm/amdgpu: enable RAS for VCN/JPEG v4.0Tao Zhou1-1/+2
2022-11-18drm/amdgpu: Enable mode-1 reset for RAS recovery in fatal error modeYiPeng Chai2-1/+10
2022-11-18drm/amdgpu: Add support for RAS table at 0x40000Luben Tuikov1-1/+6
2022-11-18drm/amdgpu: Interpret IPMI data for product information (v2)Luben Tuikov1-98/+85
2022-11-18drm/amdgpu: Bug-fix: Reading I2C FRU data on newer ASICsLuben Tuikov1-11/+25
2022-11-18drm/amdgpu: Allow non-standard EEPROM I2C addressLuben Tuikov1-1/+1
2022-11-17drm/tests: helpers: Add SPDX headerMaxime Ripard2-0/+4
2022-11-17drm/tests: client: Remove extra blank linesMaxime Ripard1-2/+0
2022-11-17drm/amdgpu: cleanup amdgpu_hmm_range_get_pagesChristian König4-21/+11
2022-11-17drm/amdgpu: rename the files for HMM handlingChristian König9-31/+33
2022-11-17drm/amdgpu: fix userptr HMM range handling v2Christian König7-51/+46
2022-11-17drm/amdgpu: always register an MMU notifier for userptrChristian König1-5/+3
2022-11-17drm/amdgpu/dm/dp_mst: Don't grab mst_mgr->lock when computing DSC stateLyude Paul1-4/+0
2022-11-17drm/amdgpu/dm/mst: Use the correct topology mgr pointer in amdgpu_dm_connectorLyude Paul1-19/+18
2022-11-17drm/display/dp_mst: Fix drm_dp_mst_add_affected_dsc_crtcs() return codeLyude Paul1-1/+1
2022-11-17drm/amdgpu/mst: Stop ignoring error codes and deadlockingLyude Paul3-118/+147
2022-11-17drm/amd/display: Align dcn314_smu logging with other DCNsRoman Li1-2/+9
2022-11-17drm/amd/display: fix the build when DRM_AMD_DC_DCN is not setAlex Deucher1-1/+1
2022-11-16drm/etnaviv: switch to PFN mappingsLucas Stach1-5/+6
2022-11-16drm/etnaviv: add HWDB entry for GC7000 r6203Marco Felsch1-0/+31
2022-11-16drm/tests: helpers: Add module infosMaxime Ripard1-0/+3
2022-11-16drm/tests: Include helpers headerMaxime Ripard1-0/+2
2022-11-16drm/edid/firmware: stop using a throwaway platform deviceJani Nikula1-12/+1
2022-11-16drm: Move nomodeset kernel parameter to drivers/videoThomas Zimmermann3-31/+1
2022-11-16drm/fb-helper: Remove damage workerThomas Zimmermann1-9/+0
2022-11-16drm/fb-helper: Schedule deferred-I/O worker after writing to framebufferThomas Zimmermann1-1/+8
2022-11-16drm/fb-helper: Perform damage handling in deferred-I/O helperThomas Zimmermann1-3/+9
2022-11-16drm/fb-helper: Remove test for fb_dirty callback from deferred-I/O helperThomas Zimmermann1-9/+7
2022-11-16drm/fb-helper: Move dirty-fb update into helper functionThomas Zimmermann1-2/+8
2022-11-16drm/fb-helper: Set damage-clip area in helperThomas Zimmermann1-2/+8
2022-11-16drm/fourcc: Fix vsub/hsub for Q410 and Q401Brian Starkey1-4/+4
2022-11-16drm/arm/malidp: remove calls to drm_mode_config_cleanup()Danilo Krummrich1-14/+6
2022-11-16drm/arm/malidp: plane: use drm managed resourcesDanilo Krummrich1-21/+7