Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
7fbd5d784f75750199c21918da9b2fc92af371e6
7fbd5d7
Merge tag 'imx-drm-next-2019-02-22' of git://git.pengutronix.de/pza/linux into drm-next
by Dave Airlie
· 6 years ago
a0ea4ff
drm/imx: only send commit done event when all state has been applied
by Lucas Stach
· 7 years ago
f601970
drm/imx: allow building under COMPILE_TEST
by Philipp Zabel
· 6 years ago
2acef9c
drm/imx: imx-tve: depend on COMMON_CLK
by Philipp Zabel
· 6 years ago
74a3dba
drm/imx: ipuv3-plane: add zpos property
by Philipp Zabel
· 7 years ago
70e8a0c
drm/imx: ipuv3-plane: add function to query atomic update status
by Lucas Stach
· 7 years ago
4bfbd56
gpu: ipu-v3: prg: add function to get channel configure status
by Lucas Stach
· 7 years ago
0a29b1a
gpu: ipu-v3: pre: add double buffer status readback
by Lucas Stach
· 7 years ago
fbac3c4
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 6 years ago
767e06a
drm/amdgpu: Bump amdgpu version for context priority override.
by Bas Nieuwenhuizen
· 6 years ago
f1b4ac9
drm/amdgpu/powerplay: fix typo in BACO header guards
by Alex Deucher
· 6 years ago
41d3ae4
drm/amdgpu/powerplay: fix return codes in BACO code
by Alex Deucher
· 6 years ago
94b9443
drm/amdgpu: add missing license on baco files
by Alex Deucher
· 6 years ago
a5f2faf
Merge https://gitlab.freedesktop.org/drm/msm into drm-next
by Dave Airlie
· 6 years ago
71f4e45
Merge branch 'linux-5.1' of git://github.com/skeggsb/linux into drm-next
by Dave Airlie
· 6 years ago
a788ade
drm/nouveau/dmem: use dma addresses during migration copies
by Ben Skeggs
· 6 years ago
fd5e985
drm/nouveau/dmem: use physical vram addresses during migration copies
by Ben Skeggs
· 6 years ago
6c762d1
drm/nouveau/dmem: extend copy function to allow direct use of physical addresses
by Ben Skeggs
· 6 years ago
f180bf1
drm/nouveau/svm: new ioctl to migrate process memory to GPU memory
by Jérôme Glisse
· 7 years ago
5be73b6
drm/nouveau/dmem: device memory helpers for SVM
by Jérôme Glisse
· 7 years ago
eeaf06ac
drm/nouveau/svm: initial support for shared virtual memory
by Ben Skeggs
· 7 years ago
bfe91af
drm/nouveau: prepare for enabling svm with existing userspace interfaces
by Ben Skeggs
· 6 years ago
a261a20
drm/nouveau/fault/gv100-: expose VoltaFaultBufferA
by Ben Skeggs
· 7 years ago
13e9572
drm/nouveau/fault/gp100: expose MaxwellFaultBufferA
by Ben Skeggs
· 7 years ago
ab2ee9f
drm/nouveau/mmu/gp100-: support vmms with gcc/tex replayable faults enabled
by Ben Skeggs
· 7 years ago
71871aa
drm/nouveau/mmu/gp100-: add privileged methods for fault replay/cancel
by Ben Skeggs
· 7 years ago
a5ff307
drm/nouveau/mmu: add a privileged method to directly manage PTEs
by Ben Skeggs
· 7 years ago
8e68271
drm/nouveau/mmu: store mapped flag separately from memory pointer
by Ben Skeggs
· 7 years ago
2606f29
drm/nouveau/mmu: support initialisation of client-managed address-spaces
by Ben Skeggs
· 7 years ago
ae5ea7f
drm/nouveau/gr/gf100-: expose method to determine current context
by Ben Skeggs
· 6 years ago
169f30b
drm/nouveau/gr/gf100-: expose fecs methods for pausing ctxsw
by Ben Skeggs
· 6 years ago
8e08368
drm/nouveau/falcon: fix a few indentation issues
by Colin Ian King
· 6 years ago
d389fd4
drm/nouveau/mmu/gf100-: virtualise setting pdb base address for invalidation
by Ben Skeggs
· 6 years ago
874c1b5
drm/nouveau/mmu/gf100-: make mmu invalidate function more general
by Ben Skeggs
· 6 years ago
8e44b98
drm/nouveau/gr/gf100-: store fecs/gpccs falcon pointers in substructures
by Ben Skeggs
· 6 years ago
b7f713b
drm/nouveau/gr/gf100-: move fecs bind_pointer into a function
by Ben Skeggs
· 6 years ago
8c7db768
drm/nouveau/gr/gf100-: remove some unnecessary reg writes
by Ben Skeggs
· 6 years ago
7d51bc8
drm/nouveau/gr/gf100-: move fecs elpg setup into functions
by Ben Skeggs
· 6 years ago
8bf2d34
drm/nouveau/gr/gf100-: move fecs discover_pm_image_size into a function
by Ben Skeggs
· 6 years ago
7d3f068
drm/nouveau/gr/gf100-: move fecs discover_zcull_image_size into a function
by Ben Skeggs
· 6 years ago
0b89ca0
drm/nouveau/gr/gf100-: move fecs discover_image_size into a function
by Ben Skeggs
· 6 years ago
eb383e6
drm/nouveau/gr/gf100-: move fecs set_watchdog_timeout method into a function
by Ben Skeggs
· 6 years ago
f0eee9a
drm/nouveau: allow accelerated buffer moves even when gr isn't present
by Ben Skeggs
· 6 years ago
0f9976d
drm/nouveau/kms/nv04-nv4x: move resume code to dispnv04 init hook
by Ben Skeggs
· 6 years ago
f04a418
drm/nouveau/kms/nv04-nv4x: move suspend code to dispnv04 fini hook
by Ben Skeggs
· 6 years ago
fcd6f04
drm/nouveau/kms/nv04-nv4x: move a bunch of pre-nv50 page flip code to dispnv04
by Ben Skeggs
· 6 years ago
ba801ef
drm/nouveau/kms: display destroy/init/fini hooks can be static
by Ben Skeggs
· 6 years ago
d7f9bb6
drm/nouveau: allocate kernel channel(s) before initialising display
by Ben Skeggs
· 6 years ago
a8ce8b6
drm/nouveau/disp/gf119-: decode exception reason to human-readable string
by Ben Skeggs
· 6 years ago
eb972d1
drm/nouveau/bios/init: handle INIT_GENERIC_CONDITION_ID_NO_PANEL_SEQ_DELAYS
by Ben Skeggs
· 6 years ago
81f2bb5
drm/nouveau/bios/init: label existing INIT_GENERIC_CONDITION types
by Ben Skeggs
· 6 years ago
c774ce6
drm/nouveau/secboot: fix missing newline in error messages
by Ben Skeggs
· 6 years ago
8d2c1e3
drm/nouveau/sec2/tu102-: instantiate SEC2 falcon
by Ben Skeggs
· 6 years ago
fdad518
drm/nouveau/sec2: utilise engine PRI address from TOP
by Ben Skeggs
· 6 years ago
1a34693
drm/nouveau/nvdec/tu102-: instantiate NVDEC0 falcon
by Ben Skeggs
· 6 years ago
0457427
drm/nouveau/nvdec/gp102-: utilise engine PRI address from TOP
by Ben Skeggs
· 6 years ago
2944b19
drm/nouveau/gsp/gv100-: instantiate GSP falcon
by Ben Skeggs
· 6 years ago
7975dfc
drm/nouveau/top/gv100-: translate entry for the GSP
by Ben Skeggs
· 6 years ago
eec9ffe
drm/nouveau/top: add function to lookup PRI address for devices
by Ben Skeggs
· 6 years ago
78cdadb
drm/nouveau/core: define GSP subdev
by Ben Skeggs
· 6 years ago
785cf1e
drm/nouveau: fix missing break in switch statement
by Colin Ian King
· 6 years ago
966b221
drm/nouveau: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
b513a18
drm/nouveau: Don't WARN_ON VCPI allocation failures
by Lyude Paul
· 6 years ago
b1d03fc
drm/nouveau/pmu: don't print reply values if exec is false
by Colin Ian King
· 6 years ago
1364910
drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RON
by Colin Ian King
· 6 years ago
d83d345
drm/nouveau/bios/dp: make array vsoff static, shrinks object size
by Colin Ian King
· 7 years ago
b6c8285
drm/nouveau/ce/tu102: rename implementation from tu104
by Ben Skeggs
· 6 years ago
f10271f
drm/nouveau/fifo/tu102: rename implementation from tu104
by Ben Skeggs
· 6 years ago
8603774
drm/nouveau/disp/tu102: rename implementation from tu104
by Ben Skeggs
· 6 years ago
954f979
drm/nouveau/fault/tu102: rename implementation from tu104
by Ben Skeggs
· 6 years ago
ef7664d
drm/nouveau/bar/tu102: rename implementation from tu104
by Ben Skeggs
· 6 years ago
c011b25
drm/nouveau/mmu/tu102: rename implementation from tu104
by Ben Skeggs
· 6 years ago
fd95bfb
drm/nouveau/mc/tu102: rename implementation from tu104
by Ben Skeggs
· 6 years ago
b51f9df
drm/nouveau/devinit/tu102: rename implementation from tu104
by Ben Skeggs
· 6 years ago
fc78224
drm/nouveau/volt/gf117: fix speedo readout register
by Ilia Mirkin
· 6 years ago
661b96b
drm/amdgpu: partial revert cleanup setting bulk_movable v2
by Christian König
· 6 years ago
8466cc6
drm/amdgpu: cleanup setting bulk_movable
by Christian König
· 6 years ago
bcb35da
drm/amd/powerplay/smu10_hwmgr: use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
7f5725f
drm/amd/powerplay/smu8_hwmgr: use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
d6001ae
drm/amd/display: Refactor for setup periodic interrupt.
by Yongqiang Sun
· 6 years ago
d8d2f17
drm/amd/display: Clear stream->mode_changed after commit
by Nicholas Kazlauskas
· 6 years ago
80c218d
drm/amd/display: Do cursor updates after stream updates
by Nicholas Kazlauskas
· 6 years ago
6836d23
drm/amd/display: Fix update type mismatches in atomic check
by Nicholas Kazlauskas
· 6 years ago
3e4ba0c
drm/amd/display: Don't expose support for DRM_FORMAT_RGB888
by Nicholas Kazlauskas
· 6 years ago
2d9e643
drm/amd/display: Fix wrong z-order when updating overlay planes
by Nicholas Kazlauskas
· 6 years ago
2010840
drm/amd/display: send pipe set command to dmcu when backlight is set
by Josip Pavic
· 6 years ago
240d09d
drm/amd/display: Ungate stream before programming registers
by Gary Kattan
· 6 years ago
c19bd82
drm/amd/display: Increase precision for backlight curve
by Anthony Koo
· 6 years ago
ce72741
drm/amd/display: remove screen flashes on seamless boot
by Anthony Koo
· 6 years ago
4dfdd0e
drm/amd/display: send pipe set command to dmcu when stream unblanks
by Josip Pavic
· 6 years ago
a4a3ad3
Revert "drm/amdgpu: Fix bugs in setting CP RB/MEC DOORBELL_RANGE registers"
by Yong Zhao
· 6 years ago
e02c80d
Revert "drm/amdgpu: Delete user queue doorbell variables"
by Yong Zhao
· 6 years ago
cc5034a
drm/radeon/evergreen_cs: fix missing break in switch statement
by Gustavo A. R. Silva
· 6 years ago
860433e
drm/msm: Truncate the buffer object name if the copy from user failed
by Jordan Crouse
· 6 years ago
7cce8e4
drm/msm: fix an error code in the ioctl
by Dan Carpenter
· 6 years ago
2f54a04
drm/amdgpu/si_dpm: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
ecdadac
drm/radeon/ci_dpm: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
e385459
drm/amd/powerplay/smu7_hwmgr: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
c81e5ef
drm/amd/display/dce_mem_input: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
8328691
drm/radeon/si_dpm: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
Next »