Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
77b1ab61fd1c08c7364ee6e184887202995a71e4
77b1ab6
drm/nouveau/flcn/msgq: switch to falcon queue printk macros
by Ben Skeggs
· 5 years ago
e9602a1b
drm/nouveau/flcn/msgq: simplify msg_queue_pop() error handling
by Ben Skeggs
· 5 years ago
f09a3ee
drm/nouveau/flcn/msgq: remove error handling for msg_queue_open(), it can't fail
by Ben Skeggs
· 5 years ago
86ce2a7
drm/nouveau/flcn/cmdq: move command generation to subdevs
by Ben Skeggs
· 5 years ago
25fd061
drm/nouveau/flcn/cmdq: rename cmdq-related nvkm_msqqueue_queue to nvkm_falcon_cmdq
by Ben Skeggs
· 5 years ago
1497452
drm/nouveau/flcn/cmdq: implement a more explicit send() interface
by Ben Skeggs
· 5 years ago
2b287ae
drm/nouveau/flcn/cmdq: drop nvkm_msgqueue argument to functions
by Ben Skeggs
· 5 years ago
baafecbf
drm/nouveau/flcn/cmdq: switch to falcon queue printk macros
by Ben Skeggs
· 5 years ago
c2c9b24
drm/nouveau/flcn/cmdq: cmd_queue_close always commits, simplify it
by Ben Skeggs
· 5 years ago
2baafff
drm/nouveau/flcn/cmdq: cmd_queue_push can't fail, remove error handling for it
by Ben Skeggs
· 5 years ago
2e8a659
drm/nouveau/flcn/cmdq: split the condition for queue readiness vs pmu acr readiness
by Ben Skeggs
· 5 years ago
a15d8f5
drm/nouveau/flcn/qmgr: rename remaining nvkm_msgqueue bits to nvkm_falcon_qmgr
by Ben Skeggs
· 5 years ago
8e90a98
drm/nouveau/flcn/qmgr: support syncronous command submission from common code
by Ben Skeggs
· 5 years ago
c80157a
drm/nouveau/flcn/qmgr: allow arbtrary priv + return code for callbacks
by Ben Skeggs
· 5 years ago
0ae5943
drm/nouveau/flcn/qmgr: move sequence tracking from nvkm_msgqueue to nvkm_falcon_qmgr
by Ben Skeggs
· 5 years ago
2243118
drm/nouveau/flcn/msgq: explicitly create message queue from subdevs
by Ben Skeggs
· 5 years ago
acc466a
drm/nouveau/flcn/cmdq: explicitly create command queue(s) from subdevs
by Ben Skeggs
· 5 years ago
8763955
drm/nouveau/flcn/qmgr: explicitly create queue manager from subdevs
by Ben Skeggs
· 5 years ago
7e1659c
drm/nouveau/flcn: split msgqueue into multiple pieces
by Ben Skeggs
· 5 years ago
3d0482e
drm/nouveau/flcn: add printk macros
by Ben Skeggs
· 5 years ago
af696a6
drm/nouveau/flcn: reset sec2/gsp falcons harder
by Ben Skeggs
· 5 years ago
b826f48
drm/nouveau/flcn: specify queue register offsets from subdev
by Ben Skeggs
· 5 years ago
e938c4e
drm/nouveau/flcn: specify debug/production register offset from subdev
by Ben Skeggs
· 5 years ago
bc3cfd1
drm/nouveau/flcn: specify EMEM address from subdev
by Ben Skeggs
· 5 years ago
ca3190e
drm/nouveau/flcn: move bind_context WAR out of common code
by Ben Skeggs
· 5 years ago
fb0a5bb
drm/nouveau/flcn: specify FBIF offset from subdev
by Ben Skeggs
· 5 years ago
10e43bf
drm/nouveau/nvenc: add a stub implementation for the GPUs where it should be supported
by Ben Skeggs
· 5 years ago
a5482b9
drm/nouveau/nvdec/gm107-: add missing engine instances
by Ben Skeggs
· 5 years ago
68f0244
drm/nouveau/nvdec/gm107: rename from gp102 implementation
by Ben Skeggs
· 5 years ago
3a900a5
drm/nouveau/nvdec: initialise SW state for falcon from constructor
by Ben Skeggs
· 5 years ago
98a34d9
drm/nouveau/nvdec: select implementation based on available fw
by Ben Skeggs
· 5 years ago
c9af47b
drm/nouveau/sec2: move interrupt handler to hw-specific module
by Ben Skeggs
· 5 years ago
555a000
drm/nouveau/sec2: use falcon funcs
by Ben Skeggs
· 5 years ago
edd757d
drm/nouveau/sec2: initialise SW state for falcon from constructor
by Ben Skeggs
· 5 years ago
7adc40c
drm/nouveau/sec2: select implementation based on available firmware
by Ben Skeggs
· 5 years ago
e14e5e6
drm/nouveau/sec2/gp108: split from gp102 implementation
by Ben Skeggs
· 5 years ago
4f55636
drm/nouveau/gr/gf100-: initialise SW state for falcon from constructor
by Ben Skeggs
· 5 years ago
ef16dc2
drm/nouveau/gr/gf100-: select implementation based on available FW
by Ben Skeggs
· 5 years ago
a096ff1
drm/nouveau/gr/gp108: split from gp107
by Ben Skeggs
· 5 years ago
00e1b5d
drm/nouveau/gr/gf100-: move fecs/gpccs ucode into their substructures
by Ben Skeggs
· 5 years ago
0033f15
drm/nouveau/gr/gf100-: drop fuc_ prefix on sw init
by Ben Skeggs
· 5 years ago
a2bfb50
drm/nouveau/gr/gk20a,gm200-: use nvkm_firmware_load_blob for sw init
by Ben Skeggs
· 5 years ago
6f0add0
drm/nouveau/gr/gf100-: use nvkm_blob structure for fecs/gpccs fw
by Ben Skeggs
· 5 years ago
2952a2b
drm/nouveau/pmu: initialise SW state for falcon from constructor
by Ben Skeggs
· 5 years ago
989863d
drm/nouveau/pmu: select implementation based on available firmware
by Ben Skeggs
· 5 years ago
e905736
drm/nouveau/pmu/gp10b: split from gm20b implementation
by Ben Skeggs
· 5 years ago
334815e
drm/nouveau/gsp: initialise SW state for falcon from constructor
by Ben Skeggs
· 5 years ago
78b10b7
drm/nouveau/gsp: select implementation based on available firmware
by Ben Skeggs
· 5 years ago
c63fe2e
drm/nouveau/acr: add loaders for currently available LS firmware images
by Ben Skeggs
· 5 years ago
67e7c6c
drm/nouveau/acr: add stub implementation for all GPUs currently supported by SECBOOT
by Ben Skeggs
· 5 years ago
31bef57
drm/nouveau/core: define ACR subdev
by Ben Skeggs
· 5 years ago
f25709f
drm/nouveau/core: add representation of generic binary objects
by Ben Skeggs
· 5 years ago
47c8f8e
drm/nouveau/core: add a macro to better handle multiple firmware versions
by Ben Skeggs
· 5 years ago
5ff4154
drm/nouveau/core: output fw size in debug messages
by Ben Skeggs
· 5 years ago
a128bbf
drm/nouveau/flcn: export existing funcs
by Ben Skeggs
· 5 years ago
de04819
drm/nouveau/flcn: fetch PRI address from TOP if not provided by constructor
by Ben Skeggs
· 5 years ago
5a4b98c
drm/nouveau/flcn: move fetching of configuration until first use
by Ben Skeggs
· 5 years ago
633cc9b
drm/nouveau/fault/gv100-: fix memory leak on module unload
by Ben Skeggs
· 5 years ago
409d659
drm/nouveau/disp/dp: fix typo when determining failsafe link configuration
by Ben Skeggs
· 5 years ago
2e4534a
drm/nouveau/drm/ttm: Remove set but not used variable 'mem'
by YueHaibing
· 5 years ago
1eb0134
drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler
by YueHaibing
· 5 years ago
3c47e38
drm/nouveau/gr/gv100-: modify gr init to match newer version of RM
by Ben Skeggs
· 6 years ago
7adc77a
drm/nouveau/gr/gk20a,gm200-: add terminators to method lists read from fw
by Ben Skeggs
· 5 years ago
fef1c0e
drm/nouveau/gr/gf100-: remove dtor
by Ben Skeggs
· 5 years ago
0514a6b
drm/nouveau/fault/tu102: define nvkm_fault_func.pin
by Ben Skeggs
· 5 years ago
4886c74
drm/nouveau/core: fix missing newline in fw loader error message
by Ben Skeggs
· 5 years ago
3613a9b
drm/nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new()
by Dan Carpenter
· 5 years ago
176ada0
drm/nouveau/mmu: Add correct turing page kinds
by James Jones
· 5 years ago
72ecb0a
drm/nouveau: Fix ttm move init with multiple GPUs
by James Jones
· 5 years ago
b4229fc
drm/nouveau: use NULL for pointer assignment.
by Wambui Karuga
· 5 years ago
cd04e4f
drm/nouveau/kms/nv04: remove set but unused variable.
by Wambui Karuga
· 5 years ago
2cf3c8b
drm/nouveau/fb/gf100-: declare constants as unsigned long long.
by Wambui Karuga
· 5 years ago
2574c80
drm/nouveau/kms/nv04-nv4x: Use match_string() helper to simplify the code
by YueHaibing
· 5 years ago
d7ca5dd
drm/nouveau/ce/gp10b: Use correct copy engine
by Thierry Reding
· 5 years ago
0d0d498
drm/nouveau/ltc/gp10b: Add custom L2 cache implementation
by Thierry Reding
· 5 years ago
6992ceb
drm/nouveau/secboot/gm20b,gp10b: Read WPR configuration from GPU registers
by Thierry Reding
· 5 years ago
fc12262
drm/nouveau/tegra: Set clock rate if not set
by Thierry Reding
· 5 years ago
b0b651a
drm/nouveau/tegra: Avoid pulsing reset twice
by Thierry Reding
· 5 years ago
f1331ea
drm/nouveau: Do not try to disable PCI device on Tegra
by Thierry Reding
· 5 years ago
0ac7fac
drm/nouveau/fault: Add support for GP10B
by Thierry Reding
· 5 years ago
f42e4b3
drm/nouveau/nouveau: fix incorrect sizeof on args.src an args.dst
by Colin Ian King
· 5 years ago
4814049
drm/nouveau/kms/nv50-: Report possible_crtcs incorrectly on mstos, for now
by Lyude Paul
· 6 years ago
5ff0cb1
drm/nouveau/kms/nv50-: Use less encoders by making mstos per-head
by Lyude Paul
· 6 years ago
122c163
drm/nouveau/kms/nv50-: Remove nv50_mstc_best_encoder()
by Lyude Paul
· 6 years ago
1319927
drm/nouveau/kms/gf119-: allow both 256- and 1024-sized LUTs to be used
by Ilia Mirkin
· 6 years ago
11a8630
drm/nouveau/gr/gk208-gm10x: regenerate built-in firmware
by Ben Skeggs
· 6 years ago
688486a
Merge tag 'amd-drm-next-5.6-2020-01-10-dp-mst-dsc' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 5 years ago
d5d88cd
Merge tag 'amd-drm-next-5.6-2020-01-09' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 5 years ago
79f88da
Merge tag 'drm-misc-next-2020-01-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 5 years ago
485b747
drm/amd/display: Fix compilation warnings on i386
by Mikita Lipski
· 5 years ago
9edb435
drm/dp_mst: fix documentation of drm_dp_mst_add_affected_dsc_crtcs
by Alex Deucher
· 5 years ago
d9fe1a4
drm/amdgpu/display: protect new DSC code with CONFIG_DRM_AMD_DC_DCN
by Alex Deucher
· 5 years ago
c908b1c
drm: add dp helper to initialize remote aux channel.
by David (Dingchen) Zhang
· 5 years ago
44be939
drm/amd/display: Trigger modesets on MST DSC connectors
by Mikita Lipski
· 5 years ago
8ec0467
drm/dp_mst: Add helper to trigger modeset on affected DSC MST CRTCs
by Mikita Lipski
· 5 years ago
29b9ba7
drm/amd/display: Recalculate VCPI slots for new DSC connectors
by Mikita Lipski
· 5 years ago
34d95c3
drm/amd/display: Check return value of drm helper
by Mikita Lipski
· 5 years ago
8c20a1e
drm/amd/display: MST DSC compute fair share
by David Francis
· 6 years ago
dcade88
drm/amd/display: Add PBN per slot calculation for DSC
by Mikita Lipski
· 5 years ago
9e5b959
drm/dp_mst: Rename drm_dp_mst_atomic_check_topology_state
by Mikita Lipski
· 5 years ago
Next »