summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-09-30drm/i915/audio: be explicit about intel_wakeref_t conversionsJani Nikula-4/+5
2024-09-30drm/i915/gt: add a macro for mock gt wakeref special value and use itJani Nikula-3/+7
2024-09-30drm/i915/display: return 0 instead of false for disabled power wakerefJani Nikula-1/+1
2024-09-30drm/i915: use INTEL_WAKEREF_DEF instead of magic -1 for intel_wakeref_tJani Nikula-10/+13
2024-09-30drm/i915/gem: fix bitwise and logical AND mixupJani Nikula-1/+1
2024-09-30drm/i915/dp: Add helper to compute num pipes requiredAnkit Nautiyal-36/+40
2024-09-30drm/i915/display: Modify debugfs for joiner to force n pipesAnkit Nautiyal-4/+57
2024-09-30drm/i915/display_debugfs: Allow force joiner only if supportedAnkit Nautiyal-3/+3
2024-09-30drm/i915/display_device: Add Check HAS_DSC for bigjoinerAnkit Nautiyal-1/+1
2024-09-30drm/sched: revert "Always increment correct scheduler score"Christian König-1/+1
2024-09-30Merge drm/drm-next into drm-misc-nextThomas Zimmermann-1326/+1889
2024-09-30Merge drm/drm-next into drm-intel-nextJani Nikula-1308/+1844
2024-09-30drm/i915/hdcp: Retry first read and writes to downstreamSuraj Kandpal-7/+30
2024-09-30drm/i915/vdsc: Add bpc check in intel_dsc_compute_paramsSuraj Kandpal-0/+6
2024-09-28Merge tag 'drm-next-2024-09-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-862/+1097
2024-09-28Merge tag 'amd-drm-fixes-6.12-2024-09-27' of https://gitlab.freedesktop.org/a...Dave Airlie-831/+1027
2024-09-27drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream closeJosé Roberto de Souza-6/+3
2024-09-27[tree-wide] finally take no_llseek outAl Viro-5/+0
2024-09-27drm/xe/queue: move xa_alloc to prevent UAFMatthew Auld-1/+3
2024-09-27drm/xe/vm: move xa_alloc to prevent UAFMatthew Auld-8/+8
2024-09-27drm/xe: Resume TDR after GT resetMatthew Brost-0/+8
2024-09-27drm/i915/hotplug: Add comment for XE_LPD+ SHPD_FILTER_CNT valueSuraj Kandpal-0/+4
2024-09-27drm/i915/hotplug: Reduce SHPD_FLITER_CNT for ICL and aboveSuraj Kandpal-4/+5
2024-09-26drm/amd/display: change the panel power savings level without a modesetHamza Mahfooz-17/+41
2024-09-26drm/amdgpu: Add PSP reload case to reset-on-initLijo Lazar-0/+2
2024-09-26drm/amdgpu: Add interface for TOS reload casesLijo Lazar-0/+40
2024-09-26drm/amdgpu: Support reset-on-init on select SOCsLijo Lazar-0/+1
2024-09-26drm/amdgpu: Drop delayed reset work handlerLijo Lazar-84/+0
2024-09-26drm/amdgpu: Refactor XGMI reset on init handlingLijo Lazar-19/+91
2024-09-26drm/amdgpu: Add helper to initialize badpage infoLijo Lazar-21/+41
2024-09-26drm/amdgpu: Remove unused amdgpu_i2c functionsDr. David Alan Gilbert-29/+0
2024-09-26drm/amdgpu: Remove unused amdgpu_gfx_bit_to_me_queueDr. David Alan Gilbert-12/+0
2024-09-26drm/amdgpu: Remove unused amdgpu_gmc_vram_cpu_paDr. David Alan Gilbert-13/+0
2024-09-26drm/amdgpu: Remove unused amdgpu_atpx functionsDr. David Alan Gilbert-20/+0
2024-09-26drm/amdgpu: Remove unused amdgpu_device_ip_is_idleDr. David Alan Gilbert-26/+0
2024-09-26drm/amdgpu: Add reset on init handler for XGMILijo Lazar-0/+155
2024-09-26drm/amd/display: fix typos in several function pointer checksVitaliy Shevtsov-4/+4
2024-09-26drm/amdgpu: Add callback get xcp resource infoLijo Lazar-2/+83
2024-09-26drm/amd: Add helper to get partition config modesLijo Lazar-20/+76
2024-09-26drm/amdgpu: Fix typo "acccess" and improve the comment style hereWangYuli-4/+8
2024-09-26drm/amdgpu/gfx9: Explicitly halt CP before initAlex Deucher-0/+4
2024-09-26drm/amdgpu/gfx9: set additional bits on CP haltAlex Deucher-1/+18
2024-09-26drm/amdgpu: add amdgpu_device reference in ip blockSunil Khatri-0/+3
2024-09-26drm/amdgpu: Separate reinitialization after resetLijo Lazar-63/+89
2024-09-26drm/amdgpu: check return for setting engine dram timingsTim Huang-9/+11
2024-09-26drm/amdgpu: Use init level for pending_reset flagLijo Lazar-33/+14
2024-09-26amd/amdgpu: Reduce unnecessary repetitive GPU resetsYiPeng Chai-1/+20
2024-09-26drm/amdgpu: Add init levelsLijo Lazar-0/+88
2024-09-26drm/amdgpu: Remove unneeded write in JPEG v4.0.3Jane Jian-9/+1
2024-09-26drm/amdgpu: Fix JPEG v4.0.3 register writeLijo Lazar-8/+10