summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-22Merge tag 'drm-intel-gt-next-2022-11-18' of git://anongit.freedesktop.org/drm...Dave Airlie97-631/+1023
2022-11-22Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd...Dave Airlie176-1643/+2686
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 Airlie108-191/+1331
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/i915/mtl: C6 residency and C state type for MTL SAMediaBadal Nilawar3-5/+76
2022-11-17drm/i915/gt: Use RC6 residency types as arguments to residency functionsAshutosh Dixit7-60/+72
2022-11-17drm/i915/mtl: Modify CAGF functions for MTLBadal Nilawar2-2/+14
2022-11-17drm/i915: Use GEN12_RPSTAT register for GT freqDon Hiatt4-6/+32
2022-11-17drm/i915/rps: Prefer REG_FIELD_GET in intel_rps_get_cagfAshutosh Dixit3-15/+10
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/i915/guc: add the GSC CS to the GuC capture listDaniele Ceraolo Spurio1-0/+11
2022-11-16drm/i915/pxp: Separate PXP FW interface structures for both v42 and 43Alan Previn6-68/+100
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-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann47-2/+246
2022-11-16drm: Move nomodeset kernel parameter to drivers/videoThomas Zimmermann9-19/+39
2022-11-16drm/fb-helper: Remove damage workerThomas Zimmermann2-11/+0
2022-11-16drm/fb-helper: Schedule deferred-I/O worker after writing to framebufferThomas Zimmermann3-1/+25