index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
dispnv04
Age
Commit message (
Expand
)
Author
2024-06-25
drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes
Ma Ke
2024-06-25
drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modes
Ma Ke
2024-06-11
drm/nouveau: don't attempt to schedule hpd_work on headless cards
Vasily Khoruzhick
2024-01-08
drm/nouveau/disp: don't misuse kernel-doc comments
Randy Dunlap
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-09-19
drm/nouveau/kms/nv50-: create connectors based on nvkm info
Ben Skeggs
2023-08-31
drm/nouveau: fence: fix undefined fence state after emit
Danilo Krummrich
2023-08-04
drm/nouveau: fence: separate fence alloc and emit
Danilo Krummrich
2023-01-18
drm/nouveau: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2023-01-13
drm/nouveau: Do not include <drm/drm_fb_helper.h>
Thomas Zimmermann
2022-11-24
drm/connector: Rename drm_mode_create_tv_properties
Maxime Ripard
2022-11-24
drm/connector: Rename legacy TV property
Maxime Ripard
2022-11-09
drm/nouveau/kms: switch to drm fbdev helpers
Ben Skeggs
2022-11-09
drm/nouveau/disp: expose page flip event class
Ben Skeggs
2022-11-09
drm/nouveau/disp: expose head event class
Ben Skeggs
2022-11-09
drm/nouveau/disp: add head class
Ben Skeggs
2022-09-20
drm/plane-helper: Provide DRM_PLANE_NON_ATOMIC_FUNCS initializer macro
Thomas Zimmermann
2022-09-20
drm/plane: Allocate planes with drm_universal_plane_alloc()
Thomas Zimmermann
2022-09-20
drm/plane: Remove drm_plane_init()
Thomas Zimmermann
2022-07-26
drm/plane-helper: Export individual helpers
Thomas Zimmermann
2021-11-12
drm/nouveau/kms/nv04: use vzalloc for nv04_display
Ilia Mirkin
2021-01-13
drm/nouveau: Remove references to struct drm_device.pdev
Thomas Zimmermann
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-09-11
drm/nouveau: stop using TTM placement flags
Christian König
2020-08-31
drm/nouveau/kms/nv50-: Refactor and cleanup DP HPD handling
Lyude Paul
2020-08-31
drm/nouveau/kms: Search for encoders' connectors properly
Lyude Paul
2020-07-24
drm/nouveau/kms/nv04-: no need for multiple nvsw objects
Ben Skeggs
2020-07-24
drm/nouveau/kms/nv04: convert page_flip() to new push macros
Ben Skeggs
2020-07-24
drm/nouveau/kms/nv04: convert page_flip_emit() to new push macros
Ben Skeggs
2020-07-24
drm/nouveau/nvif: give every notify object a human-readable name
Ben Skeggs
2020-07-16
drm/nouveau/kms/nvd9-: Add CRC support
Lyude Paul
2020-06-29
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2020-06-26
drm/nouveau: don't use ttm bo->offset v3
Nirmoy Das
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-05-22
drm/nouveau/kms: Remove field nvbo from struct nouveau_framebuffer
Thomas Zimmermann
2020-05-19
drm/nouveau: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-04-07
drm/nouveau/nvif: protect waits against GPU falling off the bus
Ben Skeggs
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
2020-02-13
drm/nouveau: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
2020-02-13
drm/nouveau: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
2020-01-23
drm/nouveau/kms/nv04: remove set but not used variable 'width'
YueHaibing
2020-01-15
drm/nouveau/kms/nv04: remove set but unused variable.
Wambui Karuga
2020-01-15
drm/nouveau/kms/nv04-nv4x: Use match_string() helper to simplify the code
YueHaibing
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-09-16
drm/connector: Allow max possible encoders to attach to a connector
José Roberto de Souza
2019-08-23
drm/nouveau/dispnv04: Remove runtime PM
Lyude Paul
2019-08-23
drm/nouveau: Disable atomic support on a per-device basis
Ville Syrjälä
2019-08-23
drm/nouveau/dispnv04: subdev/bios.h is included more than once
Hariprasad Kelam
2019-08-23
drm/nouveau: drop use of drmp.h
Sam Ravnborg
2019-08-23
drm/nouveau: drop drmP.h from all header files
Sam Ravnborg
[next]