aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2026-07-30drm/xe: apply debug page-size allocation policy to user BOsNareshkumar Gollakoti1-0/+148
2026-07-30drm/xe: add XE_BO_FLAG_NEEDS_1G for minimum page-size sizingNareshkumar Gollakoti2-2/+11
2026-07-30drm/xe/debugfs: add page-size allocation mode knobNareshkumar Gollakoti1-0/+78
2026-07-30drm/xe: add page size allocation control state to xe_deviceNareshkumar Gollakoti4-0/+120
2026-07-29drm/panel-edp: Add CMN N116BCP-EA2 (HW: C3)Terry Hsiao1-0/+1
2026-07-29drm/panel-edp: Add BOE NE140QDM-NX2Weiji Wang1-0/+1
2026-07-29drm/panel: ilitek-ili9805: make cleanup funcs voidMichail Tatas1-6/+2
2026-07-29drm/panel: ilitek-ili9805: Use dsi_multi in initMichail Tatas1-85/+76
2026-07-29drm/panel: ilitek-ili9805: Use _multi variantsMichail Tatas1-38/+13
2026-07-29drm/amd/display: Exit idle optimizations before programmingLeo Li1-32/+46
2026-07-29drm/amd/pm: hide pp_table sysfs on APUsYang Wang1-2/+11
2026-07-29drm/amd/amdgpu: remove duplicated code in gfx_v11 and gfx_v12Ulisses Paixao4-87/+67
2026-07-29drm/amdgpu/gfx7: Enable IP block soft reset as a GPU recovery methodTimur Kristóf1-0/+5
2026-07-29drm/amdgpu/gfx7: Fixup IP block soft resetTimur Kristóf1-71/+75
2026-07-29drm/amdgpu/gfx7: Use COND_EXECTimur Kristóf1-0/+22
2026-07-29drm/amdgpu/gfx7: Clean up gfx ring during resetTimur Kristóf1-1/+6
2026-07-29drm/amdgpu/gfx7: Fixup emitting SWITCH_BUFFER packetsTimur Kristóf2-23/+16
2026-07-29drm/amdgpu/gfx7: Return error code when failing to start GFX ringTimur Kristóf1-1/+4
2026-07-29drm/amdgpu/gfx7: Return error code when compute ring tests failTimur Kristóf1-2/+4
2026-07-29drm/amdgpu/gfx7: Refactor MQD initialization and finalizationTimur Kristóf1-52/+48
2026-07-29drm/amdgpu/gfx7: Make amdgpu_gfx_mqd_sw_init() usable on GFX7Timur Kristóf1-2/+2
2026-07-29drm/amd/display: Exit idle optimizations before programmingLeo Li1-32/+46
2026-07-29drm/amdkfd: Remove svm_bo eviction fencePhilip Yang9-115/+64
2026-07-29drm/amd/pm: hide pp_table sysfs on APUsYang Wang1-2/+11
2026-07-29drm/panthor: Fix comment to reflect actual struct field nameAdrián Larumbe1-1/+1
2026-07-29drm/panthor: Add vm_bind region with kbo range overlap checkAdrián Larumbe1-0/+9
2026-07-29drm/panthor: validate firmware interface structure sizesOsama Abdelkader1-12/+24
2026-07-29drm/panthor: harden firmware build-info bounds checksOsama Abdelkader1-1/+2
2026-07-29drm/xe/pt: check no-DMA huge-pte cases before DMA segment testHimal Prasad Ghimiray1-5/+8
2026-07-29drm/imagination: Update the trace point pvr_job_submit_fw()Brajesh Gupta1-2/+5
2026-07-29drm/i915/dp: Ignore the sink's DSC max FRL rate without a PCON DSC encoderAlexander Kaplan1-1/+8
2026-07-29drm/mediatek: ovl_adaptor: balance component registrationsMyeonghun Pak1-1/+6
2026-07-29drm/mediatek: mtk_dsi: Enable HS clock only at pre-enableAngeloGioacchino Del Regno1-2/+3
2026-07-29drm/dp: Read the PCON max FRL bandwidth only for HDMI DFPsAlexander Kaplan1-0/+12
2026-07-29drm/bridge: imx: Add i.MX93 parallel display format configuration supportLiu Ying3-0/+234
2026-07-28drm/amd/display: use proper context for loggingJiri Slaby (SUSE)1-11/+9
2026-07-28drm/amdgpu: cap GTT size to physical RAM on APUsHarkirat Gill1-0/+12
2026-07-28drm/amd/pm: use milliwatts for GPU power sensorsYang Wang27-51/+65
2026-07-28drm/amdgpu: restore UMD profile pstate after runtime resumeCandice Li1-0/+15
2026-07-28drm/amd/display: Silence link_dpms I2C retimer failuresAlan Swanson1-8/+8
2026-07-28drm/amdkfd: hold event_mutex while checkpointing CRIU eventsWilliam Palacek1-3/+17
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 AV mute wait frames to dce110_set_avmuteRay Wu1-1/+20
2026-07-28drm/amd/pm: fix torn gpu metrics readsYang Wang3-11/+12
2026-07-28drm/amd/pm: fix pptable use-after-freeYang Wang3-14/+16
2026-07-28drm/amdgpu: enable mode2 reset for SMU IP v15.0.5Kanala Ramalingeswara Reddy1-0/+1
2026-07-28drm/amdkfd: fix uint32_t overflow in EOP ring buffer size alignmentWilliam Palacek1-1/+1
2026-07-28drm/amdgpu: Fix NBIO 7.11.5 offsetsShubhankar Milind Sardeshpande1-63/+69
2026-07-28drm/amdgpu: Enable support for PSP 15_0_5Shubhankar Milind Sardeshpande3-16/+83