summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-04-13drm/amdgpu: for S0ix, skip SDMA 5.x+ suspend/resumeAlex Deucher1-0/+6
2023-04-13drm/amd/display: Clear MST topology if it fails to resumeRoman Li1-0/+2
2023-04-13drm/i915: fix race condition UAF in i915_perf_add_config_ioctlMin Li1-3/+3
2023-04-13drm/i915: Fix context runtime accountingTvrtko Ursulin1-2/+10
2023-04-13drm/nouveau/disp: Support more modes by checking with lower bpcKarol Herbst2-3/+37
2023-04-13drm/panfrost: Fix the panfrost_mmu_map_fault_addr() error pathBoris Brezillon1-0/+1
2023-04-13drm/i915/huc: Cancel HuC delayed load timer on reset.Daniele Ceraolo Spurio2-6/+8
2023-04-13drm/i915: Add a .color_post_update() hookVille Syrjälä3-0/+17
2023-04-13drm/i915: Move the DSB setup/cleaup into the color codeVille Syrjälä4-15/+30
2023-04-06drm/amdkfd: Get prange->offset after svm_range_vram_node_newXiaogang Chen1-7/+9
2023-04-06drm/i915: Move CSC load back into .color_commit_arm() when PSR is enabled on ...Ville Syrjälä1-2/+21
2023-04-06drm/i915: Split icl_color_commit_noarm() from skl_color_commit_noarm()Ville Syrjälä1-1/+20
2023-04-06drm/i915: Disable DC states for all commitsVille Syrjälä1-3/+25
2023-04-06drm/i915/dpt: Treat the DPT BO as a framebufferVille Syrjälä3-1/+6
2023-04-06drm/i915/gem: Flush lmem contents after constructionChris Wilson1-1/+2
2023-04-06drm/amd/display: Take FEC Overhead into Timeslot CalculationFangzhi Zuo2-8/+27
2023-04-06drm/amd/display: Add DSC Support for Synaptics Cascaded MST HubFangzhi Zuo2-0/+31
2023-04-06drm/amdgpu: allow more APUs to do mode2 reset when go to S4Tim Huang1-1/+6
2023-04-06drm/etnaviv: fix reference leak when mmaping imported bufferLucas Stach1-1/+9
2023-04-06drm/nouveau/kms: Fix backlight registrationHans de Goede1-1/+6
2023-04-06drm/i915/perf: Drop wakeref on GuC RC errorChris Wilson2-5/+15
2023-04-06drm/i915/tc: Fix the ICL PHY ownership check in TC-cold stateImre Deak1-2/+2
2023-04-06drm/i915/pmu: Use functions common with sysfs to read actual freqAshutosh Dixit3-26/+26
2023-04-06drm/amdkfd: Fixed kfd_process cleanup on module exit.David Belanger3-7/+62
2023-04-06drm/amd/display: Fix HDCP failing to enable after suspendBhawanpreet Lakha1-1/+1
2023-04-06drm/amdkfd: fix potential kgd_mem UAFsChia-I Wu1-6/+10
2023-04-06drm/amdgpu/vcn: custom video info caps for sriovJane Jian3-11/+99
2023-04-06drm/amdkfd: fix a potential double free in pqm_create_queueChia-I Wu1-2/+2
2023-04-06drm/amdkfd: Fix BO offset for multi-VMA page migrationXiaogang Chen1-7/+10
2023-03-30drm/amdgpu: reposition the gpu reset checking for reuseTim Huang2-20/+25
2023-03-30drm/amdgpu: skip ASIC reset for APUs when go to S4Tim Huang1-1/+4
2023-03-30drm/i915: Preserve crtc_state->inherited during state clearingVille Syrjälä1-0/+1
2023-03-30drm/i915/active: Fix missing debug object activationNirmoy Das1-2/+1
2023-03-30drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD NaviKai-Heng Feng4-17/+18
2023-03-30drm/meson: fix missing component unbind on bind errorsJohan Hovold1-5/+8
2023-03-30drm/amd/display: fix wrong index used in dccg32_set_dpstreamclkHersen Wu1-2/+1
2023-03-30drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not foundMatheus Castello1-2/+2
2023-03-30drm/amd: Fix initialization mistake for NBIO 7.3.0Mario Limonciello1-5/+9
2023-03-30drm/amdgpu: Fix call trace warning and hang when removing amdgpu devicelyndonli1-1/+1
2023-03-30drm/amd/display: Update clock table to include highest clock settingSwapnil Patel1-1/+18
2023-03-30drm/cirrus: NULL-check pipe->plane.state->fb in cirrus_pipe_update()Alexandr Sapozhnikov1-1/+1
2023-03-30drm/amd/display: Set dcn32 caps.seamless_odmHersen Wu1-0/+1
2023-03-30drm/i915: Update vblank timestamping stuff on seamless M/N changeVille Syrjälä1-0/+8
2023-03-30drm/i915: Fix format for perf_limit_reasonsVinay Belgaumkar1-1/+1
2023-03-30drm/i915/gt: perform uc late init after probe error injectionAndrzej Hajda1-2/+2
2023-03-30drm/i915/guc: Fix missing ecodesJohn Harrison1-0/+22
2023-03-30drm/i915/guc: Rename GuC register state capture node to be more obviousJohn Harrison2-5/+5
2023-03-30drm/i915/mtl: Disable MC6 for MTL A stepBadal Nilawar4-48/+9
2023-03-30drm/i915/fbdev: lock the fbdev obj before vma pinTejas Upadhyay1-6/+18
2023-03-30drm/amd/display: Fix DP MST sinks removal issueCruise Hung1-0/+9