index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-17
Merge drm/drm-next into drm-misc-next
Maxime Ripard
5
-0
/
+48
2020-03-12
Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-12
/
+1
2020-03-11
drm: Remove drm dp mst destroy_connector callbacks
Pankaj Bharadiya
1
-12
/
+0
2020-03-11
drm: Remove dp mst register connector callbacks
Pankaj Bharadiya
1
-7
/
+0
2020-03-11
Merge v5.6-rc5 into drm-next
Dave Airlie
5
-0
/
+48
2020-03-06
drm: Remove drm_fb_helper add, add all and remove connector calls
Pankaj Bharadiya
2
-11
/
+0
2020-03-06
drm: Remove unused arg from drm_fb_helper_init
Pankaj Bharadiya
1
-1
/
+1
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
220
-7803
/
+8379
2020-02-17
drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesets
Lyude Paul
1
-0
/
+2
2020-02-17
drm/nouveau/gr/tu11x: initial support
Ben Skeggs
2
-0
/
+28
2020-02-17
drm/nouveau/acr/tu11x: initial support
Ben Skeggs
3
-0
/
+18
2020-02-13
drm/nouveau: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
5
-18
/
+11
2020-02-13
drm/nouveau: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
5
-15
/
+9
2020-02-03
drm/nouveau/kms/gv100-: avoid sending a core update until the first modeset
Ben Skeggs
2
-6
/
+2
2020-02-03
drm/nouveau/kms/gv100-: move window ownership setup into modesetting path
Ben Skeggs
4
-6
/
+44
2020-02-03
drm/nouveau/disp/gv100-: halt NV_PDISP_FE_RM_INTR_STAT_CTRL_DISP_ERROR storms
Ben Skeggs
1
-0
/
+6
2020-01-29
drm/nouveau/fb/gp102-: allow module to load even when scrubber binary is missing
Ben Skeggs
2
-12
/
+32
2020-01-29
drm/nouveau/acr: return error when registering LSF if ACR not supported
Ben Skeggs
1
-1
/
+5
2020-01-29
drm/nouveau/disp/gv100-: not all channel types support reporting error codes
Ben Skeggs
1
-6
/
+17
2020-01-29
drm/nouveau/disp/nv50-: prevent oops when no channel method map provided
Ben Skeggs
1
-0
/
+2
2020-01-29
drm/nouveau: support synchronous pushbuf submission
Ben Skeggs
1
-1
/
+10
2020-01-29
drm/nouveau: signal pending fences when channel has been killed
Ben Skeggs
3
-1
/
+12
2020-01-29
drm/nouveau: reject attempts to submit to dead channels
Ben Skeggs
1
-0
/
+2
2020-01-29
drm/nouveau: zero vma pointer even if we only unreference it rather than free
Ben Skeggs
1
-1
/
+1
2020-01-29
drm/nouveau: Add HD-audio component notifier support
Takashi Iwai
3
-0
/
+119
2020-01-24
drm: Avoid drm_global_mutex for simple inc/dec of dev->open_count
Chris Wilson
1
-1
/
+1
2020-01-23
drm/nouveau: fix build error without CONFIG_IOMMU_API
Chen Zhou
1
-0
/
+1
2020-01-23
drm/nouveau/kms/nv04: remove set but not used variable 'width'
YueHaibing
1
-2
/
+1
2020-01-23
drm/nouveau/kms/nv50: remove set but not unused variable 'nv_connector'
YueHaibing
1
-2
/
+0
2020-01-23
drm/nouveau/mmu: fix comptag memory leak
Ben Skeggs
1
-1
/
+1
2020-01-23
drm/nouveau/gr/gp10b: Use gp100_grctx and gp100_gr_zbc
Thierry Reding
3
-3
/
+4
2020-01-23
drm/nouveau/pmu/gm20b,gp10b: Fix Falcon bootstrapping
Thierry Reding
2
-4
/
+14
2020-01-16
drm/ttm: nuke invalidate_caches callback
Christian König
1
-8
/
+0
2020-01-15
drm/nouveau/gr/tu10x: initial support
Ben Skeggs
12
-11
/
+313
2020-01-15
drm/nouveau/acr/tu10x: initial support
Ben Skeggs
6
-0
/
+229
2020-01-15
drm/nouveau/core: remove previous versioned fw loader
Ben Skeggs
4
-32
/
+16
2020-01-15
drm/nouveau/secboot: remove
Ben Skeggs
33
-4189
/
+1
2020-01-15
drm/nouveau/acr: implement new subdev to replace "secure boot"
Ben Skeggs
30
-47
/
+2207
2020-01-15
drm/nouveau/fb/gp102-: unlock VPR as part of FB init
Ben Skeggs
10
-121
/
+226
2020-01-15
drm/nouveau/core/memory: add macros to read/write blocks from objects
Ben Skeggs
1
-0
/
+16
2020-01-15
drm/nouveau/secboot: move code to boot LS falcons to subdevs
Ben Skeggs
24
-517
/
+77
2020-01-15
drm/nouveau/flcn/msgq: rename msgq-related nvkm_msgqueue_queue to nvkm_falcon...
Ben Skeggs
4
-77
/
+71
2020-01-15
drm/nouveau/flcn/msgq: pass explicit message queue pointer to recv()
Ben Skeggs
9
-49
/
+4
2020-01-15
drm/nouveau/flcn/msgq: move handling of init message to subdevs
Ben Skeggs
19
-265
/
+202
2020-01-15
drm/nouveau/flcn/msgq: drop nvkm_msgqueue argument to functions
Ben Skeggs
1
-26
/
+19
2020-01-15
drm/nouveau/flcn/msgq: switch to falcon queue printk macros
Ben Skeggs
1
-8
/
+6
2020-01-15
drm/nouveau/flcn/msgq: simplify msg_queue_pop() error handling
Ben Skeggs
1
-18
/
+7
2020-01-15
drm/nouveau/flcn/msgq: remove error handling for msg_queue_open(), it can't fail
Ben Skeggs
1
-7
/
+2
2020-01-15
drm/nouveau/flcn/cmdq: move command generation to subdevs
Ben Skeggs
16
-276
/
+300
2020-01-15
drm/nouveau/flcn/cmdq: rename cmdq-related nvkm_msqqueue_queue to nvkm_falcon...
Ben Skeggs
2
-41
/
+38
[next]