Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
64a577196d66b44e37384bc5c4d78c61f59d5b2a
64a5771
lib/Kconfig: make PRIME_NUMBERS not user selectable.
by Dave Airlie
· 8 years ago
7fef80a
drm/tinydrm: helpers: Properly fix backlight dependency
by Noralf Trønnes
· 8 years ago
ce8c013
drm/tinydrm: mipi-dbi: Fix field width specifier warning
by Noralf Trønnes
· 8 years ago
b401f34
drm/tinydrm: mipi-dbi: Silence: ‘cmd’ may be used uninitialized
by Noralf Trønnes
· 8 years ago
1e8ad3d
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
894ebc4
Merge tag 'drm/panel/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 8 years ago
84f7174
Merge tag 'drm/tegra/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 8 years ago
f81fa76
drm/sti: fix build warnings in sti_drv.c and sti_vtg.c files
by Vincent Abriou
· 8 years ago
43f86c9
Merge tag 'imx-drm-fixes-2017-02-17' of https://git.pengutronix.de/git/pza/linux into drm-next
by Dave Airlie
· 8 years ago
94000cc
Merge tag 'v4.10-rc8' into drm-next
by Dave Airlie
· 8 years ago
a5eb76d
Merge tag 'drm-tinydrm-2017-02-18' of https://github.com/notro/linux into drm-next
by Dave Airlie
· 8 years ago
187368a
drm/amd/powerplay: fix PSI feature on Polars12.
by Rex Zhu
· 8 years ago
4694335
drm/amdgpu: refuse to reserve io mem for split VRAM buffers
by Nicolai Hähnle
· 8 years ago
3089c1d
drm/ttm: fix use-after-free races in vm fault handling
by Nicolai Hähnle
· 8 years ago
1f47e6c
drm/tinydrm: Add support for Multi-Inno MI0283QT display
by Noralf Trønnes
· 8 years ago
6b4e48b
dt-bindings: Add Multi-Inno MI0283QT binding
by Noralf Trønnes
· 8 years ago
b60c1be
dt-bindings: display/panel: Add common rotation property
by Noralf Trønnes
· 8 years ago
fbaa326
of: Add vendor prefix for Multi-Inno
by Noralf Trønnes
· 8 years ago
02dd95f
drm/tinydrm: Add MIPI DBI support
by Noralf Trønnes
· 8 years ago
9f69eb5
drm/tinydrm: Add helper functions
by Noralf Trønnes
· 8 years ago
fa201ac
drm: Add DRM support for tiny LCD displays
by Noralf Trønnes
· 8 years ago
c836fec
drm/amd/amdgpu: post card if there is real hw resetting performed
by Jim Qu
· 8 years ago
601109c
Merge tag 'drm-intel-next-fixes-2017-02-17' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
8fd4a62
Merge branch 'linux-4.11' of git://github.com/skeggsb/linux into drm-next
by Dave Airlie
· 8 years ago
eb875d8
drm/nouveau/tmr: provide backtrace when a timeout is hit
by Ben Skeggs
· 8 years ago
5112abc
drm/nouveau/pci/g92: Fix rearm
by Karol Herbst
· 8 years ago
800efb4
drm/nouveau/drm/therm/fan: add a fallback if no fan control is specified in the vbios
by Martin Peres
· 8 years ago
7722e1b
drm/nouveau/hwmon: expose power_max and power_crit
by Karol Herbst
· 8 years ago
1efc3c4
drm/nouveau/iccsense: Parse max and crit power level
by Karol Herbst
· 8 years ago
e5f8eabc
drm/nouveau/bios/power_budget: Add basic power budget parsing
by Karol Herbst
· 8 years ago
75d115f
drm/nouveau/fifo/gk104-: preempt recovery
by Ben Skeggs
· 8 years ago
3ebef76
drm/nouveau/fifo/gk104-: trigger mmu fault before attempting engine recovery
by Ben Skeggs
· 8 years ago
03f16f5
drm/nouveau/fifo/gk104-: ACK SCHED_ERROR before attempting CTXSW_TIMEOUT recovery
by Ben Skeggs
· 8 years ago
91b9d65
drm/nouveau/fifo/gk104-: directly use new recovery code for ctxsw timeout
by Ben Skeggs
· 8 years ago
3534821
drm/nouveau/fifo/gk104-: directly use new recovery code for mmu faults
by Ben Skeggs
· 8 years ago
eaa5ed6
drm/nouveau/fifo/gk104-: reset all engines a killed channel is still active on
by Ben Skeggs
· 8 years ago
0faaa47
drm/nouveau/fifo/gk104-: refactor recovery code
by Ben Skeggs
· 8 years ago
ec5c6bd
drm/nouveau/fifo/gk104-: better detection of chid when parsing engine status
by Ben Skeggs
· 8 years ago
b88917f
drm/nouveau/fifo/gk104-: separate out engine status parsing
by Ben Skeggs
· 8 years ago
21e6de2
drm/nouveau/fifo: add an api for initiating channel recovery
by Ben Skeggs
· 8 years ago
1341607
drm/nouveau/top: add function to translate subdev index to mmu fault id
by Ben Skeggs
· 8 years ago
6845c31
drm/nouveau/gr/gf100-: implement chsw_load() method
by Ben Skeggs
· 8 years ago
71ce33a
drm/nouveau/gr: implement chsw_load() method
by Ben Skeggs
· 8 years ago
17041c7
drm/nouveau/core: add engine method to assist in determining chsw direction
by Ben Skeggs
· 8 years ago
84cd0a5
drm/nouveau: check for dead channel before trying to idle
by Ben Skeggs
· 8 years ago
d8cc37d
drm/nouveau: request notifications for channels that have been killed
by Ben Skeggs
· 8 years ago
ff9f29a
drm/nouveau/fifo/gf100-: provide notification to user if channel is killed
by Ben Skeggs
· 8 years ago
40cea73
drm/nouveau/fifo/g84-: rename non-stall interrupt event
by Ben Skeggs
· 8 years ago
e774055
drm/nouveau/fifo: tidy up channel creation event code
by Ben Skeggs
· 8 years ago
86d7442
drm/nouveau/core: increase maximum number of notifies that a client can request
by Ben Skeggs
· 8 years ago
ca33faf
drm/nouveau/drm/nouveau/led: prevent a possible use-after-free
by Martin Peres
· 8 years ago
443828f
drm/nouveau/pci/g92: Enable changing pcie link speeds
by Karol Herbst
· 8 years ago
725af74
drm/nouveau/pci: Rename g94 to g92
by Karol Herbst
· 8 years ago
9f1c4db
drm/nouveau/devinit/nv50: return error code if pll calculation fails
by Ben Skeggs
· 8 years ago
0879683
drm/nouveau: fix bug id typo in comment
by Ilia Mirkin
· 8 years ago
4d8b3d3
drm/nouveau: size is u64 everywhere
by Ben Skeggs
· 9 years ago
0e47b02
gpu: ipu-v3: Stop overwriting pdev->dev.of_node of child devices
by Philipp Zabel
· 8 years ago
5f1eb69
gpu: ipu-v3: export ipu_csi_set_downsize
by Philipp Zabel
· 8 years ago
f57c511
drm/imx: lift 64x64 pixel minimum framebuffer size requirement
by Philipp Zabel
· 8 years ago
fc12bcc
drm/imx: imx-tve: Do not set the regulator voltage
by Fabio Estevam
· 8 years ago
605f9cc
drm/nouveau: s/mem/reg/ for struct ttm_mem_reg variables
by Ben Skeggs
· 9 years ago
1167c6b
drm/nouveau: allocate device object for every client
by Ben Skeggs
· 9 years ago
80e6097
drm/nouveau: create userspace clients as subclients
by Ben Skeggs
· 9 years ago
20d8a88
drm/nouveau: tidy up the client init/fini interfaces
by Ben Skeggs
· 9 years ago
fc1b0a0
drm/nouveau: pass nvif_client to nouveau_gem_new() instead of drm_device
by Ben Skeggs
· 9 years ago
bab7cc1
drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_device
by Ben Skeggs
· 9 years ago
d2ee360
drm/nouveau/core/memory: distinguish between coherent/non-coherent targets
by Ben Skeggs
· 9 years ago
134fdc1
drm/nouveau/core/mm: replace region list with next pointer
by Ben Skeggs
· 9 years ago
04b8867
drm/nouveau/core/client: allow creation of subclients
by Ben Skeggs
· 9 years ago
7c413fe
drm/nouveau/core/client: pass notification callback to nvkm_client_new
by Ben Skeggs
· 9 years ago
05da248
drm/nouveau/core/client: destroy client objects over nvif
by Ben Skeggs
· 9 years ago
2c3af92
drm/nouveau/core/client: use standard object dtor/init/fini paths
by Ben Skeggs
· 9 years ago
03295ea
drm/nouveau/core/client: modify prefix on nvif structures, for consistency
by Ben Skeggs
· 9 years ago
843faa0
drm/nouveau/core/object: pass more args in oclass
by Ben Skeggs
· 9 years ago
a664869
drm/nouveau/core/object: pass client directly to ioctl handlers
by Ben Skeggs
· 9 years ago
83e85d9
drm/nouveau/dma: lookup objects with nvkm_object_search()
by Ben Skeggs
· 9 years ago
daad3df
drm/nouveau/core/client: lookup client objects with nvkm_object_search()
by Ben Skeggs
· 8 years ago
110cccf
drm/nouveau/core/object: support lookup of specific object types
by Ben Skeggs
· 8 years ago
05073ca
drm/nouveau/dma: use rb_entry()
by Geliang Tang
· 8 years ago
af7db03
replace BUG_ON(1) with BUG()
by Ben Skeggs
· 9 years ago
0233a9f
drm/nouveau/gr/nv50-mcp89: add defines for gr classes
by Ben Skeggs
· 8 years ago
1894054
drm/nouveau/gr/gf100-: fix ccache error logging
by Ben Skeggs
· 8 years ago
fc13425
drm/nouveau/disp/g94: remove unused sor implementation
by Ben Skeggs
· 8 years ago
7eb7497
drm/nouveau/fb/ram/gk104: remove unused best_clk variable
by Ben Skeggs
· 8 years ago
63f542e
drm/nouveau/secboot: clear halt interrupt after ACR is run
by Alexandre Courbot
· 8 years ago
425c816
drm/nouveau/secboot: add lazy-bootstrap flag
by Alexandre Courbot
· 8 years ago
64a94de
drm/nouveau/secboot: fix WPR descriptor generation
by Alexandre Courbot
· 8 years ago
45ef845
drm/nouveau/secboot: set default error value in error register
by Alexandre Courbot
· 8 years ago
b606234
drm/nouveau/secboot: add missing fields to BL structure
by Alexandre Courbot
· 8 years ago
b2888c6
drm/nouveau/secboot: safer zeroing of BL descriptors
by Alexandre Courbot
· 8 years ago
9d896f3
drm/nouveau/secboot: abstract LS firmware loading functions
by Alexandre Courbot
· 8 years ago
9839307
drm/nouveau/secboot: remove ls_ucode_mgr
by Alexandre Courbot
· 8 years ago
8849032
drm/nouveau/secboot: remove unneeded ls_ucode_img member
by Alexandre Courbot
· 8 years ago
3454a03
drm/nouveau/secboot: disable falcon interrupts when running blob
by Alexandre Courbot
· 8 years ago
555cafb
drm/nouveau/secboot: split reset function
by Alexandre Courbot
· 8 years ago
8a50452
drm/nouveau/secboot: add LS flags to LS func structure
by Alexandre Courbot
· 8 years ago
72e0642
drm/nouveau/secboot: reorganize into more files
by Alexandre Courbot
· 8 years ago
8f491c8
drm/nouveau/secboot: generate HS BL descriptor in hook
by Alexandre Courbot
· 8 years ago
e781ff9
drm/nouveau/secboot: add low-secure firmware hooks
by Alexandre Courbot
· 8 years ago
a9b333a
drm/nouveau/secboot: remove fixup_hs_desc hook
by Alexandre Courbot
· 8 years ago
Next »