aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-07-28drm/amd/display: Silence link_dpms I2C retimer failuresAlan Swanson1-8/+8
2026-07-28drm/amd/display: Don't use tiling flags anymoreTimur Kristóf4-188/+3
2026-07-28drm/amd/display: Support DRM format modifiers on GFX6-8Timur Kristóf3-13/+319
2026-07-28drm/amdgpu: Convert tiling flags to modifiers on GFX6-8Timur Kristóf1-12/+165
2026-07-28drm/amdgpu/gfx12.1: drop all BUG()sAlex Deucher1-6/+10
2026-07-28drm/amdgpu/gfx12: drop all BUG()sAlex Deucher1-7/+10
2026-07-28drm/amdgpu/gfx11: drop all BUG()sAlex Deucher1-8/+11
2026-07-28drm/amdgpu/gfx10: drop all BUG()sAlex Deucher1-9/+13
2026-07-28drm/amdgpu/gfx9.4.3: drop all BUG()sAlex Deucher1-4/+9
2026-07-28drm/amdgpu/gfx9: drop all BUG()sAlex Deucher1-7/+11
2026-07-28drm/amdgpu/gfx8: drop all BUG()sAlex Deucher1-1/+2
2026-07-28drm/amdgpu/gfx7: drop all BUG()sAlex Deucher1-1/+2
2026-07-28drm/amdgpu/gfx6: drop all BUG()sAlex Deucher1-7/+5
2026-07-28drm/amdgpu/psp14: replace BUG() with an errorAlex Deucher1-1/+3
2026-07-28drm/amdgpu/psp13.0.4: replace BUG() with an errorAlex Deucher1-1/+3
2026-07-28drm/amdgpu/psp13: replace BUG() with an errorAlex Deucher1-1/+3
2026-07-28drm/amdgpu/psp11: replace BUG() with an errorAlex Deucher1-1/+3
2026-07-28drm/amdgpu/mes12.1: drop all BUG()sAlex Deucher1-6/+10
2026-07-28drm/amdgpu/mes12: drop all BUG()sAlex Deucher1-6/+9
2026-07-28drm/amdgpu/mes11: drop all BUG()sAlex Deucher1-11/+16
2026-07-28drm/amdgpu/imu12: WARN() rather than BUG()Alex Deucher1-2/+3
2026-07-28drm/amdkfd: hold event_mutex while checkpointing CRIU eventsWilliam Palacek1-3/+17
2026-07-28drm/amdgpu: avoid resource leak on SR-IOV VF with AMDGIM_FEATURE_RAS_CPER enabledCe Sun1-1/+1
2026-07-28drm/amdgpu: normalize error return of RAS command wrapper functionsCe Sun2-4/+4
2026-07-28drm/amd/ras: add device lost check to early exit psp cmd wait loopCe Sun4-0/+22
2026-07-28drm/amdgpu: reduce early full GPU access during SR-IOV initchong li2-7/+88
2026-07-28drm/amdgpu/ras: use vram_base_offset for UMC inject addressStanley.Yang1-12/+5
2026-07-28drm/amd/display: Promote DC to 3.2.391Santhosh, Ashwin1-1/+1
2026-07-28drm/amd/display: dispatch compressed FRL cap check inside dml1_frl_cap_chk_interFangzhi Zuo1-5/+5
2026-07-28drm/amd/display: plumb PMO per-plane pstate methods into mode_supportAlexander Chechik3-11/+17
2026-07-28drm/amd/display: Fix rounding errors in CalculatePrefetchScheduleMatthew Stewart1-3/+6
2026-07-28drm/amd/display: Fixes for dcn42b_soc_bb.hMatthew Stewart1-2/+2
2026-07-28drm/amd/display: add DalForceMaxDisplayClock debug option to DML2Justin Chen1-0/+5
2026-07-28drm/amd/display: enforce UCLK pstate support in mode_supportAlexander Chechik3-22/+36
2026-07-28drm/amd/display: change dcc_rate from 1 to 2 for log use onlyCharlene Liu1-4/+4
2026-07-28drm/amd/display: check if dml21_add_phantom_plane() is successfulAlex Deucher1-8/+7
2026-07-28drm/amd/display: Fix divide-by-zero in calculate_mcache_setting on zero viewportGeorge Zhang1-6/+25
2026-07-28drm/amd/display: Add get replay residency functionHuang, Leon2-0/+15
2026-07-28drm/amd/display: Prune per-tile Timing from Apple Studio Display Primary TileFangzhi Zuo1-0/+43
2026-07-28drm/amd/display: adjust floating point format for gamut remap when neededClay King27-70/+186
2026-07-28drm/amd/display: Add deeper event_property_update testsBhawanpreet Lakha1-1/+173
2026-07-28drm/amd/display: Add initialized-branch test for psp_set_srmBhawanpreet Lakha1-0/+47
2026-07-28drm/amd/display: Add KUnit tests for HDCP DDC link adaptersBhawanpreet Lakha3-22/+418
2026-07-28drm/amd/display: Add KUnit tests for srm_data_write and srm_data_readBhawanpreet Lakha3-2/+130
2026-07-28drm/amd/display: Add KUnit tests for hdcp_create_workqueueBhawanpreet Lakha1-0/+103
2026-07-28drm/amd/display: Add KUnit tests for update_configBhawanpreet Lakha3-1/+148
2026-07-28drm/amd/display: Add KUnit tests for enable_assrBhawanpreet Lakha3-1/+142
2026-07-28drm/amd/display: Add colorop LUT programming testsAlex Hung1-0/+206
2026-07-28drm/amd/display: Add truncated colorop testsAlex Hung1-0/+52
2026-07-28drm/amd/display: Add legacy plane LUT testsAlex Hung1-0/+28