summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-03-18drm/radeon: apply state adjust rules to some additional HAINAN vairantsAlex Deucher1-1/+3
2026-03-18drm/amdgpu: apply state adjust rules to some additional HAINAN vairantsAlex Deucher1-1/+3
2026-03-18drm/amdgpu: rework how we handle TLB fencesAlex Deucher2-1/+8
2026-03-18drm/amdgpu: Add JPEG_v5_0_2 IP blockSonny Jiang4-0/+954
2026-03-18drm/amdgpu: Set VCN_5_0_2 DPG modeSonny Jiang1-1/+1
2026-03-18drm/amdgpu: Add VCN_5_0_2 codecs capabilities supportSonny Jiang1-0/+34
2026-03-18drm/amdgpu: Add VCN v5_0_2Sonny Jiang5-2/+1259
2026-03-18drm/amd/pm: Add mutex lock for metrics tableAsad Kamal1-0/+1
2026-03-18drm/amd/pm: Update pm attributesAsad Kamal1-26/+10
2026-03-18drm/amd/pm: Add fru eeprom info supportAsad Kamal1-0/+1
2026-03-18drm/amd/ras: Fix NULL deref in ras_core_get_utc_second_timestamp()Srinivasan Shanmugam1-2/+5
2026-03-17drm/bridge: dw-hdmi-qp: fix multi-channel audio outputJonas Karlman1-1/+1
2026-03-17drm/bridge: waveshare-dsi: Fix signedness bugEthan Tidmore1-3/+5
2026-03-17platform/x86/intel/vsec: Switch exported helpers from pci_dev to deviceDavid E. Box4-8/+7
2026-03-17drm/tilcdc: Fix type mismatchKory Maincent (TI)1-2/+2
2026-03-17drm: Fix use-after-free on framebuffers and property blobs when calling drm_d...Maarten Lankhorst2-4/+10
2026-03-17drm/tilcdc: Remove tilcdc_panel driver reintroduced by a mergeKory Maincent (TI)1-408/+0
2026-03-17drm/amdgpu: Fix ISP segfault issue in kernel v7.0Pratap Nirujogi1-2/+2
2026-03-17drm/amdgpu/gmc9.0: add bounds checking for cidAlex Deucher1-7/+14
2026-03-17drm/amdgpu/mmhub4.2.0: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub4.1.0: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub3.0: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub3.0.2: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub3.0.1: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub2.3: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub2.0: add bounds checking for cidAlex Deucher1-3/+6
2026-03-17drm/amd: fix dcn 2.01 checkAndy Nguyen1-4/+4
2026-03-17drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()Srinivasan Shanmugam1-2/+2
2026-03-17drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}Xi Ruoyao1-0/+3
2026-03-17drm/amd/display: Fix uninitialized variable use which breaks full LTOCalvin Owens1-1/+1
2026-03-17drm/amdgpu: Limit BO list entry count to prevent resource exhaustionJesse.Zhang1-0/+4
2026-03-17drm/amd/display: Fix gamma 2.2 colorop TFsAlex Hung1-3/+3
2026-03-17drm/intel: add shared step.h and switch i915 to use itJani Nikula1-55/+2
2026-03-17drm/xe/compat: remove intel_step_name macroJani Nikula1-2/+1
2026-03-17drm/i915/dmc: use step name from runtime infoJani Nikula1-4/+3
2026-03-17drm/i915/display: add step name in display runtime infoJani Nikula2-3/+26
2026-03-17drm/i915/dmc: simplify stepping info initializationJani Nikula1-7/+5
2026-03-17drm/amdgpu/atomfirmware: Add LpDDR5x and new fields for info v2_3Leo Li1-1/+4
2026-03-17drm/amdgpu: Fix ISP segfault issue in kernel v7.0Pratap Nirujogi1-2/+2
2026-03-17drm/amdgpu/gmc9.0: add bounds checking for cidAlex Deucher1-7/+14
2026-03-17drm/amdgpu/mmhub4.2.0: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub4.1.0: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub3.0: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub3.0.2: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub3.0.1: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub2.3: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub2.0: add bounds checking for cidAlex Deucher1-3/+6
2026-03-17drm/amdgpu: Add default case in DVI mode validationSrinivasan Shanmugam1-0/+2
2026-03-17drm/amd/ras: Fix NULL deref in ras_core_ras_interrupt_detected()Srinivasan Shanmugam1-1/+3
2026-03-17drm/amdgpu: Drop unreachable return in amdgpu_reg_get_smn_base64()Srinivasan Shanmugam1-1/+0