summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-07-31drm/msm: fbdev: Use a DRM client bufferThomas Zimmermann1-23/+33
2026-07-31drm/msm: fbdev: Calculate buffer geometry with format helpersThomas Zimmermann2-21/+12
2026-07-31drm/msm: fbdev: Fix error reportingThomas Zimmermann1-4/+4
2026-07-31drm/msm: fbdev: Inline msm_alloc_stolen_fb()Thomas Zimmermann3-56/+36
2026-07-31drm/msm: Do not declare msm_framebuffer_init() as staticThomas Zimmermann2-37/+39
2026-07-31drm/msm/dp: return 0 from audio_prepare when cable is disconnectedKumar Anurag1-3/+1
2026-07-31drm/tyr: add Microcontroller Unit (MCU) bootingDeborah Brouwer6-9/+341
2026-07-31drm/tyr: add parser for firmware binaryDaniel Almeida1-0/+588
2026-07-31drm/tyr: add a kernel buffer objectDeborah Brouwer1-4/+109
2026-07-31drm/tyr: add GPU virtual memory (VM) supportBoris Brezillon6-5/+979
2026-07-31drm/imagination: Reorder some fields in struct pvr_device_featuresAlexandru Dadu1-3/+3
2026-07-31drm/imagination: Set scheduler timeout period higher than Firmware timeoutBrajesh Gupta1-1/+2
2026-07-31drm/panthor: fix firmware control interface bounds checksOsama Abdelkader1-6/+13
2026-07-31Merge tag 'amd-drm-next-7.3-2026-07-29' of https://gitlab.freedesktop.org/agd...Dave Airlie290-3508/+16378
2026-07-31Merge tag 'drm-intel-fixes-2026-07-30' of https://gitlab.freedesktop.org/drm/...Dave Airlie4-1/+38
2026-07-31Merge tag 'amd-drm-fixes-7.2-2026-07-30' of https://gitlab.freedesktop.org/ag...Dave Airlie2-34/+57
2026-07-31Merge tag 'drm-xe-fixes-2026-07-30' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie1-5/+8
2026-07-31Merge tag 'drm-misc-fixes-2026-07-30' of https://gitlab.freedesktop.org/drm/m...Dave Airlie17-64/+229
2026-07-31Merge tag 'amd-drm-fixes-7.2-2026-07-29' of https://gitlab.freedesktop.org/ag...Dave Airlie63-254/+818
2026-07-31Merge tag 'mediatek-drm-fixes-20260729' of https://git.kernel.org/pub/scm/lin...Dave Airlie5-16/+21
2026-07-30drm/bridge: ps8640: propagate AUX transfer register errorsPengpeng Hou1-6/+21
2026-07-30drm/bridge: ti-sn65dsi86: Remove redundant dev_err_probe()Pan Chuang1-1/+1
2026-07-30rust: driver: remove `$module_table_name` from `module_device_table`Gary Guo3-3/+0
2026-07-30drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_StatusJerome Tollet3-0/+30
2026-07-30rust: pci: use `Option<&IdInfo>` for device ID infoGary Guo1-1/+1
2026-07-30drm/tyr: add Memory Management Unit (MMU) supportBoris Brezillon7-5/+780
2026-07-30drm/tyr: add a generic slot managerBoris Brezillon2-0/+406
2026-07-30drm/tyr: add resources to RegistrationDataDeborah Brouwer2-26/+27
2026-07-30drm/panthor: skip zero-sized firmware sectionsOsama Abdelkader1-0/+3
2026-07-30gpu: nova-core: Move one PBUS register definitionAntonin Malzieu Ridolfi3-6/+12
2026-07-30gpu: nova-core: Move PFB registers definitionsAntonin Malzieu Ridolfi8-142/+155
2026-07-30gpu: nova-core: Add function to query WPR2 rangeAntonin Malzieu Ridolfi2-30/+38
2026-07-30drm/xe/tests: add live KUnit coverage for BO page-size allocation modesNareshkumar Gollakoti2-0/+248
2026-07-30drm/xe/pt: allow selecting the bind leaf PTE levelNareshkumar Gollakoti1-2/+74
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