summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
10 daysMerge tag 'drm-misc-fixes-2025-03-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-02-28Merge tag 'drm-misc-fixes-2025-02-27' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-02-27drm/nouveau: select FW cachingDave Airlie
2025-02-26drm/nouveau: Do not override forced connector statusThomas Zimmermann
2025-02-21Merge tag 'drm-misc-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-02-19drm/nouveau/pmu: Fix gp10b firmware guardAaron Kling
2025-02-14nouveau/svm: fix missing folio unlock + put after make_device_exclusive_range()David Hildenbrand
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-23Merge v6.13 into drm-nextSimona Vetter
2025-01-21Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-01-16Merge tag 'drm-fixes-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-01-16Merge tag 'drm-misc-fixes-2025-01-15' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-01-13ACPI: video: Fix random crashes due to bad kfree()Chris Bainbridge
2025-01-13nouveau/fence: handle cross device fences properlyDave Airlie
2025-01-12drivers: remove get_task_comm() and print task comm directlyYafang Shao
2025-01-07drm/mst: remove mgr parameter and debug logging from drm_dp_get_vc_payload_bw()Jani Nikula
2025-01-07drm/nouveau/disp: Fix missing backlight control on Macbook 5,1Takashi Iwai
2024-12-17drm/nouveau/dp_mst: Expose a connector to kernel users after it's properly in...Imre Deak
2024-12-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2024-12-05drm: remove driver date from struct drm_driver and all driversJani Nikula
2024-12-04drm/nouveau: expose GSP-RM logging buffers via debugfsTimur Tabi
2024-12-04drm/nouveau: retain device pointer in nvkm_gsp_mem objectTimur Tabi
2024-12-04drm/nouveau: create module debugfs rootDanilo Krummrich
2024-12-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-25nvkm: correctly calculate the available space of the GSP cmdq bufferZhi Wang
2024-11-25nvkm/gsp: correctly advance the read pointer of GSP message queueZhi Wang
2024-11-21Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-11-15drm/client: Move public client header to clients/ subdirectoryThomas Zimmermann
2024-11-14nouveau/dp: handle retries for AUX CH transfers with GSP.Dave Airlie
2024-11-14nouveau: handle EBUSY and EAGAIN for GSP aux errors.Dave Airlie
2024-11-14nouveau: fw: sync dma after setup is called.Dave Airlie
2024-11-04Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2024-11-04drm/nouveau: Add drm_panic support for nv50+Jocelyn Falempe
2024-11-04drm/nouveau/disp: Move tiling functions to dispnv50/tile.hJocelyn Falempe
2024-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie
2024-10-29drm/nouveau/gr/gf100: Fix missing unlock in gf100_gr_chan_new()Li Huafei
2024-10-18drm/nouveau: Suspend and resume clients with client helpersThomas Zimmermann
2024-10-18drm/client: Move client event handlers to drm_client_event.cThomas Zimmermann
2024-10-14drm/nouveau: Use video aperture helpersThomas Zimmermann
2024-10-11Merge tag 'drm-misc-fixes-2024-10-10' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-10-11Merge tag 'drm-misc-next-2024-10-09' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-10-09Merge tag 'drm-misc-next-2024-09-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-10-09Merge tag 'drm-misc-next-2024-09-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-10-08nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy errorYonatan Maman
2024-10-08nouveau/dmem: Fix privileged error in copy engine channelYonatan Maman
2024-10-03drm/nouveau/gsp: remove extraneous ; after mutexColin Ian King
2024-10-03drm/nouveau/i2c: rename aux.c and aux.h to auxch.c and auxch.hBenjamin Szőke
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-30Merge drm/drm-next into drm-misc-nextThomas Zimmermann