Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b88917fe0fbb1a8479545ba62496ff71d63b397b
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
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
808d6ef
drm/nouveau/secboot: rename init() hook to oneinit()
by Alexandre Courbot
· 8 years ago
c8225b5
drm/nouveau/secboot: remove nvkm_secboot_start()
by Alexandre Courbot
· 8 years ago
89cd6e2
drm/nouveau/gr/gf100: instantiate and reserve GR falcons
by Alexandre Courbot
· 8 years ago
0296b5d
drm/nouveau/gr/gf100: split gf100_gr_init_ctxctl()
by Alexandre Courbot
· 8 years ago
d2753f4
drm/nouveau/gr: add fini() hook
by Alexandre Courbot
· 8 years ago
d72fb36
drm/nouveau/secboot: use falcon library
by Alexandre Courbot
· 8 years ago
236f474
drm/nouveau/secboot: fix functions definitions
by Alexandre Courbot
· 8 years ago
b1c39d8
drm/nouveau/gm20b: add dummy PMU device
by Alexandre Courbot
· 8 years ago
9b071c7
drm/nouveau/pmu/gk20a: use falcon library functions
by Alexandre Courbot
· 8 years ago
68d8216
drm/nouveau/pmu/gk20a: simplify code a bit
by Alexandre Courbot
· 8 years ago
d8711c5
drm/nouveau/pmu/gk20a: use nvkm_pmu_ctor()
by Alexandre Courbot
· 8 years ago
1e2115d
drm/nouveau/pmu: instanciate the falcon in PMU device
by Alexandre Courbot
· 8 years ago
e72da6e
drm/nouveau/pmu: add nvkm_pmu_ctor() function
by Alexandre Courbot
· 8 years ago
3121410
drm/nouveau/core: add falcon library functions
by Alexandre Courbot
· 8 years ago
c599dd4
drm/nouveau/mc: add nvkm_mc_enabled() function
by Alexandre Courbot
· 8 years ago
c1fcb14
drm/nouveau/core: constify nv*_printk macros
by Alexandre Courbot
· 8 years ago
9ca7035
Revert "drm: Resurrect atomic rmfb code, v3"
by Dave Airlie
· 8 years ago
08293fe
Merge tag 'omapdrm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next
by Dave Airlie
· 8 years ago
dec13c8
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
e841130
drm/amdgpu: fix warning on older gcc releases
by Arnd Bergmann
· 8 years ago
5187b6c
drm/ttm: make TTM_MAX_BO_PRIORITY unsigned
by Nicolai Hähnle
· 8 years ago
e89d5b5
drm/amd/amdgpu: Fix flow control in uvd_v4_2_stop()
by Tom St Denis
· 8 years ago
fce293c
drm/amd/powerplay: add didt config table for polaris kicker
by Huang Rui
· 8 years ago
28a4888
drm/amd/powerplay: modify VddcPhase value for polaris kicker
by Huang Rui
· 8 years ago
5d7213b
drm/amd/powerplay: add kicker flag into smumgr
by Huang Rui
· 8 years ago
1b30ab0
drm/omapdrm: dispc: Refuse x-decimation above 4 for all but 8-bit formats
by Jyri Sarha
· 8 years ago
897145d
drm/omapdrm: Move commit_modeset_enables() before commit_planes()
by Jyri Sarha
· 8 years ago
e025d38
Revert "drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs"
by Jyri Sarha
· 8 years ago
be3c9f5
Merge branch 'drm-rockchip-next-2017-02-16' of https://github.com/markyzq/kernel-drm-rockchip into drm-next
by Dave Airlie
· 8 years ago
b7bc0da
Merge tag 'drm-misc-next-fixes-2017-02-15' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
1e9d996
Merge tag 'sti-drm-next-2017-02-10' of https://github.com/vinceab/linux into drm-next
by Dave Airlie
· 8 years ago
1592364
drm: Resurrect atomic rmfb code, v3
by Maarten Lankhorst
· 8 years ago
1aa5ca6
drm/rockchip: Use common IOMMU API to attach devices
by Shunqian Zheng
· 8 years ago
38f993b
drm/rockchip: Do not use DMA mapping API if attached to IOMMU domain
by Tomasz Figa
· 8 years ago
2220fc1
uapi: add missing install of dma-buf.h
by Denys Dmytriyenko
· 8 years ago
d238326
drm/amdgpu: Initialize pipe priority order on graphic initialization
by ozeng
· 8 years ago
254cd2e
drm/amdgpu: read hw register to check pg status.
by Rex Zhu
· 8 years ago
d50e5c2
drm/amdgpu: Add to initialization of mmVCE_VCPU_CNTL register
by Alan Harrison
· 8 years ago
c10c8f7
drm/amdgpu/pm: check for headless before calling compute_clocks
by Alex Deucher
· 8 years ago
a73effa
drm/amdgpu: use amdgpu_gem_va_check() in amdgpu_gem_va_update_vm()
by Samuel Pitoiset
· 8 years ago
4ce3bd4
drm/amdgpu: add more cases to DCE11 possible crtc mask setup
by Alex Deucher
· 8 years ago
c462c2f
drm/sti: debug fps reset
by Vincent Abriou
· 8 years ago
Next »