summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2023-07-28drm/nouveau/nvkm/dp: Add workaround to fix DP 1.3+ DPCD issuesLyude Paul
2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-07-12drm/nouveau: bring back blit subchannel for pre nv50 GPUsKarol Herbst
2023-07-12drm/nouveau/acr: Abort loading ACR if no firmware was foundKarol Herbst
2023-07-12drm/nouveau/disp/g94: enable HDMIKarol Herbst
2023-07-12drm/nouveau/disp: fix HDMI on gt215+Karol Herbst
2023-07-11Merge v6.5-rc1 into drm-misc-fixesMaxime Ripard
2023-07-10drm/nouveau/disp: use drm_kms_helper_connector_hotplug_event()Simon Ser
2023-07-10nouveau/dispnv50: add cursor pitch checkSimon Ser
2023-07-06drm/nouveau/disp: drop unused argument in nv50_dp_mode_validKarol Herbst
2023-07-06drm/nouveau/kms: don't call drm_dp_cec_set_edid() on TMDSBen Skeggs
2023-07-06drm/nouveau/nvif: fix potential double-freeBen Skeggs
2023-07-06drm/nouveau/fifo/ga100-: add per-runlist nonstall intr handlingBen Skeggs
2023-07-06drm/nouveau/fifo/ga100-: remove individual runlists rather than failing oneinitBen Skeggs
2023-07-06drm/nouveau/fifo: return ERR_PTR from nvkm_runl_new()Ben Skeggs
2023-07-06drm/nouveau/fifo: remove left-over references to nvkm_fifo_chanBen Skeggs
2023-07-06drm/nouveau/fb/ga102-: construct vidmem heap via new gp102 pathsBen Skeggs
2023-07-06drm/nouveau/fb/gp102-ga100: switch to simpler vram size detection methodBen Skeggs
2023-07-06drm/nouveau/nvkm: punt spurious irq messages to debug levelBen Skeggs
2023-07-06drm/nouveau/nvkm: fini object children in reverse orderBen Skeggs
2023-06-29Merge tag 'dma-mapping-6.5-2023-06-28' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-06-26drm: Clear fd/handle callbacks in struct drm_driverThomas Zimmermann
2023-06-23drm/nouveau/kms/nv50-: Fix drm_dp_remove_payload() invocationLyude Paul
2023-06-19Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-06-19drm: Remove struct drm_driver.gem_prime_mmapThomas Zimmermann
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie
2023-06-17Merge tag 'drm-misc-fixes-2023-06-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-06-16nouveau: fix client work fence deletion raceDave Airlie
2023-06-15drm/dp_mst: Clear MSG_RDY flag before sending new messageWayne Lin
2023-06-13drm/nouveau: add nv_encoder pointer check for NULLNatalia Petrova
2023-06-13drm/nouveau/dp: check for NULL nv_connector->native_modeNatalia Petrova
2023-06-13drm/nouveau: don't detect DSM for non-NVIDIA deviceRatchanan Srirattanamet
2023-06-07drm/nouveau: stop using is_swiotlb_activeChristoph Hellwig
2023-05-26Merge tag 'drm-misc-next-2023-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-05-22drm/nouveau/acr/ga102: set variable ga102_gsps storage-class-specifier to staticTom Rix
2023-05-22drm/nouveau: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-05-22drm/nouveau: dispnv50: fix missing-prototypes warningArnd Bergmann
2023-05-19Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-05-12Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2023-05-12Merge tag 'drm-misc-fixes-2023-05-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-05-09Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-04-28drm/nouveau/disp: More DP_RECEIVER_CAP_SIZE array fixesKees Cook
2023-04-25Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-04-17drm/nouveau/therm: Move an assignment statement behind a null pointer check i...Markus Elfring
2023-04-17drm/nouveau/pci: Move an expression into a function call parameter in nvkm_pc...Markus Elfring
2023-04-17drm/nouveau/pci: Move a variable assignment behind condition checks in nvkm_p...Markus Elfring
2023-04-17drm/nouveau/clk: Move a variable assignment behind a null pointer check in nv...Markus Elfring
2023-04-17drm/nouveau/bios/power_budget: Move an expression into a macro call parameter...Markus Elfring
2023-04-17drm/nouveau/debugfs: Replace five seq_printf() calls by seq_puts() in nouveau...Markus Elfring
2023-04-17drm/nouveau/debugfs: Use seq_putc() in nouveau_debugfs_pstate_get()Markus Elfring