aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-01-25drm/amdgpu: Support passing poison consumption ras block to SRIOVYiPeng Chai13-22/+49
2024-01-25drm/amd/display: "Enable IPS by default"Roman Li1-1/+2
2024-01-25drm/amd: Add a DC debug mask for IPSRoman Li1-0/+1
2024-01-25drm/amd/display: Disable ips before dc interrupt settingRoman Li1-1/+4
2024-01-25drm/amdgpu: adjust aca init/fini sequence to match gpu resetYang Wang4-8/+21
2024-01-25drm/amdgpu: add aca sysfs remove supportYang Wang1-3/+15
2024-01-25drm/amd/display: Fix a potential buffer overflow in 'dp_dsc_clock_en_read()'Srinivasan Shanmugam1-1/+1
2024-01-25drm/amdgpu: Fix module unload hang with RAS enabledMukul Joshi1-0/+4
2024-01-25drm/amdgpu/pm: Add default case for smu IH process funcMa Jun3-1/+12
2024-01-25drm/amdgpu: convert some variable sized arrays to [] styleAlex Deucher1-2/+2
2024-01-25drm/amdgpu/gfx11: set UNORD_DISPATCH in compute MQDsAlex Deucher2-1/+2
2024-01-25drm/amdgpu/gfx10: set UNORD_DISPATCH in compute MQDsAlex Deucher2-1/+2
2024-01-25drm/amd/amdgpu: Assign GART pages to AMD device mappingTom St Denis1-0/+8
2024-01-25drm/amdgpu: Fix return type in 'aca_bank_hwip_is_matched()'Srinivasan Shanmugam1-1/+1
2024-01-25drm/amd/pm: Fetch current power limit from FWLijo Lazar1-0/+1
2024-01-25drm/amdgpu/pptable: convert some variable sized arrays to [] styleAlex Deucher1-1/+1
2024-01-25drm/xe: Fix crash in trace_dma_fence_init()José Roberto de Souza1-3/+3
2024-01-25drm/ttm: replace busy placement with flags v6Somalapuram Amaranath16-169/+95
2024-01-25drm/i915/psr: Only allow PSR in LPSP mode on HSW non-ULTVille Syrjälä1-2/+12
2024-01-25Merge tag 'exynos-drm-fixes-for-v6.8-rc2' of git://git.kernel.org/pub/scm/lin...Dave Airlie3-6/+6
2024-01-25Merge tag 'drm-misc-next-fixes-2024-01-19' of git://anongit.freedesktop.org/d...Dave Airlie2-9/+35
2024-01-25Merge tag 'drm-intel-next-fixes-2024-01-19' of git://anongit.freedesktop.org/...Dave Airlie2-3/+1
2024-01-24drm/msm/dpu: check for valid hw_pp in dpu_encoder_helper_phys_cleanupAbhinav Kumar1-2/+2
2024-01-24drm/xe: don't build debugfs files when CONFIG_DEBUG_FS=nJani Nikula1-3/+7
2024-01-24drm/msm/dp: return correct Colorimetry for DP_TEST_DYNAMIC_RANGE_CEA caseKuogee Hsieh2-5/+10
2024-01-24drm/msms/dp: fixed link clock divider bits be over written in BPC unknown caseKuogee Hsieh2-8/+7
2024-01-24drm/msm/dpu: fix kernel-doc warningsRandy Dunlap2-5/+2
2024-01-24drm/i915/gt: Reflect the true and current status of rc6_enableJuan Escamilla1-2/+2
2024-01-24drm/xe: Remove additional spaces in devcoredump HW Engines sectionJosé Roberto de Souza1-7/+7
2024-01-24drm/xe: Print registers spread in 2 u32 as u64José Roberto de Souza2-57/+42
2024-01-24drm/xe: Print more device information in devcoredumpJosé Roberto de Souza3-0/+24
2024-01-24drm/xe: Stash GMD_ID value in xe_gtMatt Roper2-0/+8
2024-01-24drm/xe: Nuke xe from xe_devcoredumpJosé Roberto de Souza1-2/+0
2024-01-24drm/xe: Change devcoredump functions parameters to xe_sched_jobJosé Roberto de Souza4-20/+42
2024-01-24drm/xe: Remove double new lines in devcoredumpJosé Roberto de Souza2-3/+3
2024-01-24drm/ttm: return ENOSPC from ttm_bo_mem_space v3Christian König1-2/+5
2024-01-24drm/xe: Remove PVC from xe_wa kunit testsLucas De Marchi1-3/+0
2024-01-24drm/xe/vm: bugfix in xe_vm_create_ioctlMoti Haimovski1-9/+14
2024-01-24drm/xe/xe2: Use XE_CACHE_WB pat indexHimal Prasad Ghimiray1-7/+7
2024-01-24drm/xe/display: Avoid calling readq()Lucas De Marchi1-6/+5
2024-01-24drm/xe/mmio: Cast to u64 when printingLucas De Marchi1-2/+2
2024-01-24drm/xe: Use _ULL for u64 divisionLucas De Marchi1-1/+1
2024-01-24drm/xe: Use a NULL pointer instead of 0.Thomas Hellström1-1/+1
2024-01-24drm/xe/dmabuf: Make xe_dmabuf_ops staticThomas Hellström1-1/+1
2024-01-23drm/xe: Remove PVC from xe_wa kunit testsLucas De Marchi1-3/+0
2024-01-23drm/i915/mtl: Wake GT before sending H2G messageVinay Belgaumkar1-1/+4
2024-01-23drm/xe: Document nested struct members according to guidelinesThomas Hellström12-223/+232
2024-01-23drm/xe/xe2_lpg: Introduce performance guide changesShekhar Chauhan2-1/+14
2024-01-23drm/xe: Fix typo in vram frequency sysfs documentationSujaritha Sundaresan1-3/+2
2024-01-23drm/bridge: sii902x: Fix audio codec unregistrationTomi Valkeinen1-4/+17