summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2026-07-27drm/panel: novatek-nt36536: Fix panel double-remove on attach failureDavid Carlier1-3/+1
2026-07-27drm/panel: simple: Add Ampire AM-800480N3TZQW-00HPaul Louvel1-0/+33
2026-07-27drm/panel: st7703: Add AYANEO Pocket DS Lower Panel SupportAlexandre Hamamdjian1-0/+96
2026-07-27drm: panel: jd9365da: Add DCLTek 300250 9.35in displayMarc-Olivier Champagne1-0/+246
2026-07-27drm: panel: jd9365da: Enable LPM modeMarc-Olivier Champagne1-1/+2
2026-07-27drm/nouveau: allow allocating NVDEC channels via abi16Dave Airlie2-5/+13
2026-07-24drm/xe/eustall: Add WA 14027054324 support for graphics IP 35.11Harish Chegondi3-3/+37
2026-07-25Merge tag 'drm-misc-next-2026-07-24' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie75-226/+1879
2026-07-24drm/panthor: reject firmware sections with oversized dataOsama Abdelkader1-2/+9
2026-07-24drm/panthor: return PTR_ERR() from devm_drm_dev_alloc()Osama Abdelkader1-1/+1
2026-07-24drm/panel-edp: take i2c adapter module referenceJohan Hovold1-2/+2
2026-07-24drm/panel-edp: fix i2c adapter leak on probe failureJohan Hovold1-6/+13
2026-07-24drm/amd/display: Fix missing DCE check in dm_gpureset_toggle_interrupts()Leo Li1-1/+2
2026-07-24drm/amd/display: Fix flip-done timeouts on mode1 resetLeo Li1-2/+11
2026-07-24drm/i915/fbc: No surface size restrictions from LNL onwardsVinod Govindapillai1-0/+3
2026-07-24drm/i915/fbc: No need of any hardcoded plane width limit from LNL+Vinod Govindapillai1-4/+12
2026-07-24drm/xe/display: Expose plane max width/height helpers to global scopeVinod Govindapillai2-8/+17
2026-07-24Merge tag 'drm-misc-fixes-2026-07-24' of https://gitlab.freedesktop.org/drm/m...Dave Airlie18-110/+292
2026-07-24drm/imagination: Fix value of HWRT address in pvr_job_create tracepointAlessio Belle1-3/+13
2026-07-24drm/imagination: promote BXM-4-64 MC1 (36.52.104.182) to supported statusFrank Binns2-3/+2
2026-07-24drm/imagination: update GPU support documentationFrank Binns1-2/+2
2026-07-24drm/tve200: add OF module alias for autoloadingCan Peng1-0/+1
2026-07-24Revert "drm/pagemap: Guard HPAGE_PMD_ORDER use with CONFIG_ARCH_ENABLE_THP_MI...Maarten Lankhorst1-10/+3
2026-07-24drm/i915/dp: Ignore the sink's DSC max FRL rate without a PCON DSC encoderAlexander Kaplan1-1/+8
2026-07-24drm/i915/dp: Prefer DSC over 6 bpc uncompressed output for HDMI sinksAlexander Kaplan1-0/+14
2026-07-23drm/vc4: Shut down BO cache timer before teardownLinmao Li1-1/+1
2026-07-23drm/mediatek: mtk_hdmi_common: take i2c adapter module referenceJohan Hovold1-2/+9
2026-07-24Merge tag 'drm-xe-fixes-2026-07-23' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie6-16/+49
2026-07-23drm/tests: shmem: Set DMA mask to 64-bit in drm_gem_shmemJosé Expósito1-6/+10
2026-07-23drm/etnaviv: force flush on power register opsRandolph Sapp2-5/+11
2026-07-23drm/xe/vm: Fix SVM leak on resv obj alloc failure in xe_vm_create()Shuicheng Lin1-4/+4
2026-07-23drm/xe/i2c: Allow per domain unique idRaag Jadav1-1/+4
2026-07-22drm/xe/nvls: Drop force_probe requirementGustavo Sousa1-1/+0
2026-07-22drm/mediatek: mtk_hdmi: Fix DDC adapter double put in v2Guangshuo Li1-8/+0
2026-07-22drm/mediatek: Check CRTC state before freeingRuoyu Wang1-3/+3
2026-07-22drm/xe/vm: Use regular comment for GSC VM lockdep note in xe_vm_create()Shuicheng Lin1-1/+1
2026-07-22drm/xe/vm: Remove redundant INIT_WORK() for rebind_work in xe_vm_create()Shuicheng Lin1-3/+1
2026-07-22drm/xe/vm: Fix SVM leak on resv obj alloc failure in xe_vm_create()Shuicheng Lin1-4/+4
2026-07-22drm/gma500: return errors from Oaktrail HDMI I2C readsPengpeng Hou1-5/+16
2026-07-22drm/xe/i2c: Allow per domain unique idRaag Jadav1-1/+4
2026-07-22drm/vc4: hvs/v3d: Fix null dereference in unbindGregor Herburger2-2/+2
2026-07-22drm/panel: fix unmet dependency bug for DRM_PANEL_HIMAX_HX83121AJulian Braha1-0/+1
2026-07-22drm/panel: s6e3ha8: fix unmet dependency on DRM_DISPLAY_HELPERJulian Braha1-0/+1
2026-07-22drm/panel: ilitek-ili9882t: fix unmet dependency for DRM_PANEL_ILITEK_ILI9882TJulian Braha1-0/+1
2026-07-22drm/panel: ilitek-ili9881c: do not fail probe if iovcc is absentDavid Oberhollenzer1-2/+5
2026-07-22drm/v3d: Idle AXI transactions before disabling the clock on suspendMaíra Canal3-2/+11
2026-07-22drm/v3d: Reach the GMP through the hub registers on V3D 7.xMaíra Canal1-0/+12
2026-07-22drm: fix missing header include for drm_panel_put()Neil Armstrong3-0/+3
2026-07-22drm/panel: simple: Add Kyocera tcg070wvlq panelHeiko Schocher1-0/+3
2026-07-22drm/panel: osd101t2587: migrate to newer mipi_dsi* functionsRobert-Andrei Mercea1-8/+6