summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-fixes-2025-03-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie13 days1-0/+1
|\
| * drm/nouveau: select FW cachingDave Airlie2025-02-271-0/+1
* | Merge tag 'drm-misc-fixes-2025-02-27' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2025-02-281-1/+0
|\|
| * drm/nouveau: Do not override forced connector statusThomas Zimmermann2025-02-261-1/+0
* | Merge tag 'drm-misc-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2025-02-212-3/+8
|\|
| * drm/nouveau/pmu: Fix gp10b firmware guardAaron Kling2025-02-191-1/+1
| * nouveau/svm: fix missing folio unlock + put after make_device_exclusive_range()David Hildenbrand2025-02-141-2/+7
| * Merge v6.13 into drm-nextSimona Vetter2025-01-233-3/+6
| |\
* | \ Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds2025-01-262-6/+3
|\ \ \
| * | | drivers: remove get_task_comm() and print task comm directlyYafang Shao2025-01-122-6/+3
* | | | Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2025-01-218-40/+625
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | drm/mst: remove mgr parameter and debug logging from drm_dp_get_vc_payload_bw()Jani Nikula2025-01-071-2/+1
| * | drm/nouveau/dp_mst: Expose a connector to kernel users after it's properly in...Imre Deak2024-12-171-2/+2
| * | Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2024-12-091-1/+1
| |\|
| * | drm: remove driver date from struct drm_driver and all driversJani Nikula2024-12-052-6/+0
| * | drm/nouveau: expose GSP-RM logging buffers via debugfsTimur Tabi2024-12-044-1/+528
| * | drm/nouveau: retain device pointer in nvkm_gsp_mem objectTimur Tabi2024-12-042-17/+34
| * | drm/nouveau: create module debugfs rootDanilo Krummrich2024-12-043-3/+51
| * | Merge drm/drm-next into drm-misc-nextMaxime Ripard2024-12-023-32/+44
| |\ \
| * | | nvkm: correctly calculate the available space of the GSP cmdq bufferZhi Wang2024-11-251-2/+4
| * | | nvkm/gsp: correctly advance the read pointer of GSP message queueZhi Wang2024-11-251-6/+4
| * | | drm/client: Move public client header to clients/ subdirectoryThomas Zimmermann2024-11-151-1/+1
* | | | Merge tag 'drm-fixes-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2025-01-162-2/+5
|\ \ \ \
| * \ \ \ Merge tag 'drm-misc-fixes-2025-01-15' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2025-01-162-2/+5
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | nouveau/fence: handle cross device fences properlyDave Airlie2025-01-131-2/+4
| | * | | drm/nouveau/disp: Fix missing backlight control on Macbook 5,1Takashi Iwai2025-01-071-0/+1
| | | |/ | | |/|
* | / | ACPI: video: Fix random crashes due to bad kfree()Chris Bainbridge2025-01-131-1/+1
|/ / /
* / / Get rid of 'remove_new' relic from platform driver structLinus Torvalds2024-12-011-1/+1
|/ /
* | Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-11-2122-78/+232
|\|
| * Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2024-11-043-3/+3
| |\
| | * Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie2024-11-043-3/+3
| | |\
| * | | drm/nouveau: Add drm_panic support for nv50+Jocelyn Falempe2024-11-041-2/+127
| * | | drm/nouveau/disp: Move tiling functions to dispnv50/tile.hJocelyn Falempe2024-11-042-49/+73
| |/ /
| * | drm/nouveau/gr/gf100: Fix missing unlock in gf100_gr_chan_new()Li Huafei2024-10-291-0/+1
| * | drm/nouveau: Suspend and resume clients with client helpersThomas Zimmermann2024-10-181-5/+3
| * | drm/client: Move client event handlers to drm_client_event.cThomas Zimmermann2024-10-181-1/+1
| * | drm/nouveau: Use video aperture helpersThomas Zimmermann2024-10-141-2/+2
| * | Merge tag 'drm-misc-next-2024-10-09' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie2024-10-1111-10/+10
| |\ \
| | * | drm/nouveau/i2c: rename aux.c and aux.h to auxch.c and auxch.hBenjamin Szőke2024-10-0311-10/+10
| | * | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2024-09-304-1/+5
| | |\ \
| * | | | Merge tag 'drm-misc-next-2024-09-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie2024-10-092-2/+9
| |\| | |
| | * | | drm/nouveau: Run DRM default client setupThomas Zimmermann2024-09-262-2/+9
| * | | | Merge tag 'drm-misc-next-2024-09-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie2024-10-094-7/+6
| |\| | |
| | * | | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2024-09-111-1/+1
| | |\ \ \
| | * | | | drm/sched: add optional errno to drm_sched_start()Christian König2024-09-061-1/+1
| | * | | | drm/nouveau/volt: use clamp() in nvkm_volt_map()Li Zetao2024-09-041-1/+1
| | * | | | drm/nouveau/tegra: Use iommu_paging_domain_alloc()Lu Baolu2024-09-041-2/+2
| | * | | | drm/nouveau: Use for_each_child_of_node_scoped()Jinjie Ruan2024-08-311-3/+2
* | | | | | nouveau/dp: handle retries for AUX CH transfers with GSP.Dave Airlie2024-11-141-23/+34
* | | | | | nouveau: handle EBUSY and EAGAIN for GSP aux errors.Dave Airlie2024-11-142-4/+4