summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2022-12-14drm/amdgpu/vcn: update vcn4 fw shared data structureRuijing Dong2-0/+11
2022-12-14drm: bridge: dw_hdmi: fix preference of RGB modes over YUV420Guillaume BRUN1-3/+3
2022-12-14drm/bridge: ti-sn65dsi86: Fix output polarity setting bugQiqi Zhang1-2/+2
2022-12-14drm/vmwgfx: Fix race issue calling pin_user_pagesDawei Li1-3/+3
2022-12-14drm/shmem-helper: Avoid vm_open error pathsRob Clark1-3/+11
2022-12-14drm/shmem-helper: Remove errant put in error pathRob Clark1-3/+1
2022-12-14drm/amd/display: fix array index out of bound error in DCN32 DMLAurabindo Pillai1-1/+1
2022-12-14drm/amdgpu/sdma_v4_0: turn off SDMA ring buffer in the s2idle suspendPrike Liang1-9/+15
2022-12-14drm/vmwgfx: Don't use screen objects when SEV is activeZack Rusin1-0/+4
2022-12-14drm/amdgpu: fix use-after-free during gpu recoveryStanley.Yang1-1/+5
2022-12-14drm/amd/display: Use new num clk levels struct for max mclk indexDillon Varone1-1/+1
2022-12-14drm/amd/display: Avoid setting pixel rate divider to N/ATaimur Hassan4-2/+13
2022-12-14drm/amd/display: Use viewport height for subvp mall allocation sizeDillon Varone1-1/+1
2022-12-14drm/i915: Remove non-existent pipes from bigjoiner pipe maskVille Syrjälä1-3/+7
2022-12-08drm/i915: Never return 0 if not all requests retiredJanusz Krzysztofik1-1/+1
2022-12-08drm/i915: Fix negative value passed as remaining timeJanusz Krzysztofik1-2/+7
2022-12-08drm/amdgpu: enable Vangogh VCN indirect sram modeLeo Liu1-0/+3
2022-12-08drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frameLee Jones1-0/+7
2022-12-08drm/amd/pm: update driver if header for smu_13_0_7lyndonli2-39/+80
2022-12-08drm/amd/pm: update driver-if header for smu_v13_0_10Kenneth Feng3-35/+84
2022-12-08drm/amd/pm: add smu_v13_0_10 driver if versionYang Wang2-0/+4
2022-12-08drm/amdgpu: fix userptr HMM range handling v2Christian König7-51/+46
2022-12-08drm/amdgpu: cleanup error handling in amdgpu_cs_parser_bosChristian König1-19/+18
2022-12-08drm/amdgpu: move setting the job resourcesChristian König3-19/+21
2022-12-02drm/i915: fix TLB invalidation for Gen12 video and compute enginesAndrzej Hajda1-0/+5
2022-12-02drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info correctly w...Alex Deucher1-1/+0
2022-12-02drm/amdgpu: always register an MMU notifier for userptrChristian König1-5/+3
2022-12-02drm/amd/display: Update soc bounding box for dcn32/dcn321Dillon Varone2-7/+7
2022-12-02drm/amd/amdgpu: reserve vm invalidation engine for firmwareJack Xiao1-0/+6
2022-12-02drm/amdgpu: Enable Aldebaran devices to report CU OccupancyRamesh Errabolu1-0/+1
2022-12-02drm/amdgpu/psp: don't free PSP buffers on suspendAlex Deucher1-7/+9
2022-12-02drm/amd/display: No display after resume from WB/CBTsung-hua Lin1-0/+37
2022-12-02drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASANLyude Paul1-1/+2
2022-12-02drm/display/dp_mst: Fix drm_dp_mst_add_affected_dsc_crtcs() return codeLyude Paul1-1/+1
2022-12-02drm/i915/ttm: never purge busy objectsMatthew Auld1-0/+4
2022-12-02gpu: host1x: Avoid trying to use GART on Tegra20Robin Murphy2-0/+8
2022-12-02drm/amdkfd: Fix a memory limit issueEric Huang1-3/+1
2022-12-02drm/amdgpu: disable BACO support on more cardsGuchun Chen1-0/+4
2022-12-02drm/amd/display: use uclk pstate latency for fw assisted mclk validation dcn32Dillon Varone1-1/+15
2022-12-02drm/i915/gvt: Get reference to KVM iff attachment to VM is successfulSean Christopherson1-2/+1
2022-12-02drm/amd/display: Fix calculation for cursor CAB allocationGeorge Shen1-9/+5
2022-12-02drm/amd/display: Update MALL SS NumWays calculationAlvin Lee2-110/+98
2022-12-02drm/amd/display: Add debug option for allocating extra way for cursorAlvin Lee4-4/+9
2022-12-02drm/amd/display: Added debug option for forcing subvp num waysLee, Alvin2-3/+9
2022-12-02drm/amdkfd: update GFX11 CWSR trap handlerJay Cornwall2-381/+389
2022-12-02drm/amdgpu: Enable SA software trap.David Belanger3-385/+413
2022-12-02drm/i915: Fix warn in intel_display_power_*_domain() functionsImre Deak1-4/+4
2022-12-02drm/amd/display: only fill dirty rectangles when PSR is enabledHamza Mahfooz1-3/+4
2022-12-02drm/amdgpu: Drop eviction lock when allocating PT BOPhilip Yang3-26/+28
2022-12-02Revert "drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 prop...Asher Song1-13/+12