index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
2022-10-20
nouveau: fix migrate_to_ram() for faulting page
Alistair Popple
2022-10-14
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-12
nouveau/dmem: evict device private memory during release
Alistair Popple
2022-10-12
nouveau/dmem: refactor nouveau_dmem_fault_copy_one()
Alistair Popple
2022-10-12
mm: free device private pages have zero refcount
Alistair Popple
2022-10-07
Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-05
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-10-05
Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-09-24
drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers.
Jim Cromie
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-09-14
Merge tag 'backlight-detect-refactor-1' of git://git.kernel.org/pub/scm/linux...
Maxime Ripard
2022-09-11
Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-09-06
Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
2022-09-03
drm/nouveau: Register ACPI video backlight when nv_backlight registration fai...
Hans de Goede
2022-09-02
drm/nouveau: Don't register backlight when another backlight should be used (v2)
Hans de Goede
2022-08-23
drm/display/dp_mst: Move all payload info into the atomic state
Lyude Paul
2022-08-23
drm/display/dp_mst: Add helpers for serializing SST <-> MST transitions
Lyude Paul
2022-08-23
drm/nouveau/kms: Pull mst state in for all modesets
Lyude Paul
2022-08-23
drm/nouveau/kms: Cache DP encoders in nouveau_connector
Lyude Paul
2022-08-23
drm/display/dp_mst: Don't open code modeset checks for releasing time slots
Lyude Paul
2022-08-23
drm/display/dp_mst: Add nonblocking helpers for DP MST
Lyude Paul
2022-08-23
drm/display/dp_mst: Call them time slots, not VCPI slots
Lyude Paul
2022-08-23
subdev/clk: fix repeated words in comments
wangjianli
2022-08-23
nouveau: explicitly wait on the fence in nouveau_bo_move_m2mf
Karol Herbst
2022-08-22
drm/nouveau/hwmon: use simplified HWMON_CHANNEL_INFO macro
Beniamin Sandu
2022-08-22
drm/nouveau: Implement intersect/compatible functions
Arunpravin Paneer Selvam
2022-08-18
Merge tag 'drm-misc-fixes-2022-08-16' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-08-17
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
2022-08-16
drm/nouveau/kms/nv140-: Disable interlacing
Lyude Paul
2022-08-04
drm/nouveau: recognise GA103
Karol Herbst
2022-08-04
drm/nouveau: fix another off-by-one in nvbios_addr
Timur Tabi
2022-08-03
Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-08-01
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2022-07-28
nouveau/svm: Fix to migrate all requested pages
Alistair Popple
2022-07-27
Merge tag 'topic/nouveau-misc-2022-07-27' of git://anongit.freedesktop.org/dr...
Dave Airlie
2022-07-27
drm/nouveau/disp: move DAC load detection method
Ben Skeggs
2022-07-27
drm/nouveau/disp: add output class
Ben Skeggs
2022-07-27
drm/nouveau/disp: add supervisor mutex
Ben Skeggs
2022-07-27
drm/nouveau/disp: add conn method to query HPD pin status
Ben Skeggs
2022-07-27
drm/nouveau/disp: add connector class
Ben Skeggs
2022-07-27
drm/nouveau/disp: add common channel class handling
Ben Skeggs
2022-07-27
drm/nouveau/disp: split sor hda funcs out to their own struct
Ben Skeggs
2022-07-27
drm/nouveau/disp: split sor dp funcs out to their own struct
Ben Skeggs
2022-07-27
drm/nouveau/disp: replace hda func pointer check with flag
Ben Skeggs
2022-07-27
drm/nouveau/disp: merge nv50_disp_new_() and nvkm_disp_new()
Ben Skeggs
2022-07-27
drm/nouveau/disp: group supervisor-related struct members
Ben Skeggs
2022-07-27
drm/nouveau/disp: merge head/outp/ior code into chipset files
Ben Skeggs
2022-07-27
drm/nouveau/disp: add common class handling between <nv50 and >=nv50
Ben Skeggs
[next]