index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-16
drm/connector: Allow max possible encoders to attach to a connector
José Roberto de Souza
3
-6
/
+5
2019-09-11
drm/nouveau: switch to gem vma offset manager
Gerd Hoffmann
1
-1
/
+1
2019-09-11
drm/ttm: turn ttm_bo_device.vma_manager into a pointer
Gerd Hoffmann
1
-0
/
+1
2019-08-27
drm_dp_cec: add connector info support.
Dariusz Marcinkiewicz
1
-2
/
+1
2019-08-21
drm/nouveau: Initialize GEM object before TTM object
Thierry Reding
4
-41
/
+77
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
6
-17
/
+17
2019-08-07
drm/nouveau: remove open-coded drm_invalid_op()
Emil Velikov
3
-8
/
+1
2019-08-07
Revert "drm/nouveau: remove open-coded drm_invalid_op()"
Sean Paul
3
-1
/
+8
2019-08-06
drm/nouveau: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
4
-6
/
+5
2019-08-06
drm/ttm: use gem vma_node
Gerd Hoffmann
2
-2
/
+2
2019-08-06
drm/nouveau: use embedded gem object
Gerd Hoffmann
7
-24
/
+20
2019-08-05
dma-buf: add more reservation object locking wrappers
Christian König
1
-2
/
+2
2019-07-31
drm/nouveau: Fill out gem_object->resv
Daniel Vetter
4
-9
/
+2
2019-07-25
drm/nouveau: Use connector kdev as aux device parent
Leo Li
1
-1
/
+1
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
344
-432
/
+526
2019-07-19
Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
342
-372
/
+475
2019-07-19
drm/nouveau/secboot/gp102-: remove WAR for SEC2 RTOS start bug
Ben Skeggs
1
-29
/
+0
2019-07-19
drm/nouveau/flcn/gp102-: improve implementation of bind_context() on SEC2/GSP
Ben Skeggs
1
-0
/
+36
2019-07-19
drm/nouveau: fix memory leak in nouveau_conn_reset()
Yongxin Liu
1
-1
/
+1
2019-07-19
drm/nouveau/dmem: missing mutex_lock in error path
Ralph Campbell
1
-1
/
+2
2019-07-19
drm/nouveau/hwmon: return EINVAL if the GPU is powered down for sensors reads
Karol Herbst
1
-0
/
+10
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ben Skeggs
55
-55
/
+55
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
277
-277
/
+277
2019-07-19
drm/nouveau/i2c: Enable i2c pads & busses during preinit
Lyude Paul
1
-0
/
+20
2019-07-19
drm/nouveau/disp/tu102-: wire up scdc parameter setter
Ben Skeggs
1
-0
/
+1
2019-07-19
drm/nouveau/core: recognise TU116 chipset
Ben Skeggs
1
-0
/
+36
2019-07-19
drm/nouveau/kms: disallow dual-link harder if hdmi connection detected
Ben Skeggs
1
-2
/
+5
2019-07-19
drm/nouveau/disp/nv50-: fix center/aspect-corrected scaling
Ilia Mirkin
1
-4
/
+24
2019-07-19
drm/nouveau/disp/nv50-: force scaler for any non-default LVDS/eDP modes
Ilia Mirkin
1
-2
/
+7
2019-07-19
drm/nouveau/mcp89/mmu: Use mcp77_mmu_new instead of g84_mmu_new on MCP89.
Timo Wiren
1
-1
/
+1
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-14
/
+6
2019-07-02
Merge branch 'hmm-devmem-cleanup.4' into rdma.git hmm
Jason Gunthorpe
2
-59
/
+50
2019-07-02
Merge tag 'v5.2-rc7' into rdma.git hmm
Jason Gunthorpe
15
-98
/
+242
2019-07-02
mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR
Christoph Hellwig
1
-0
/
+1
2019-07-02
mm: remove the HMM config option
Christoph Hellwig
1
-2
/
+1
2019-07-02
mm: sort out the DEVICE_PRIVATE Kconfig mess
Christoph Hellwig
1
-1
/
+1
2019-07-02
mm: simplify ZONE_DEVICE page private data
Christoph Hellwig
1
-11
/
+7
2019-07-02
nouveau: use devm_memremap_pages directly
Christoph Hellwig
1
-44
/
+38
2019-07-02
nouveau: use alloc_page_vma directly
Christoph Hellwig
1
-1
/
+2
2019-06-26
drm/nouveau: drop DRM_AUTH from DRM_RENDER_ALLOW ioctls
Emil Velikov
1
-13
/
+13
2019-06-26
drm/nouveau: remove open-coded drm_invalid_op()
Emil Velikov
3
-8
/
+1
2019-06-21
drm/nouveau: Drop drm_gem_prime_export/import
Daniel Vetter
1
-2
/
+0
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-1
/
+1
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
70
-98
/
+297
2019-06-13
drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_state
Sean Paul
1
-2
/
+3
2019-06-10
mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register
Jason Gunthorpe
1
-1
/
+1
2019-06-07
Merge branch 'linux-5.2' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
15
-98
/
+242
2019-06-07
drm/nouveau/secboot/gp10[2467]: support newer FW to fix SEC2 failures on some...
Ben Skeggs
5
-6
/
+18
2019-06-07
drm/nouveau/secboot: enable loading of versioned LS PMU/SEC2 ACR msgqueue FW
Ben Skeggs
1
-14
/
+14
2019-06-07
drm/nouveau/secboot: split out FW version-specific LS function pointers
Ben Skeggs
6
-41
/
+141
[next]