index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-17
drm/nouveau/dma: lookup objects with nvkm_object_search()
Ben Skeggs
7
-60
/
+22
2017-02-17
drm/nouveau/core/client: lookup client objects with nvkm_object_search()
Ben Skeggs
3
-60
/
+4
2017-02-17
drm/nouveau/core/object: support lookup of specific object types
Ben Skeggs
2
-1
/
+65
2017-02-17
drm/nouveau/dma: use rb_entry()
Geliang Tang
1
-2
/
+2
2017-02-17
replace BUG_ON(1) with BUG()
Ben Skeggs
4
-5
/
+5
2017-02-17
drm/nouveau/gr/nv50-mcp89: add defines for gr classes
Ben Skeggs
7
-32
/
+56
2017-02-17
drm/nouveau/gr/gf100-: fix ccache error logging
Ben Skeggs
1
-1
/
+1
2017-02-17
drm/nouveau/disp/g94: remove unused sor implementation
Ben Skeggs
1
-7
/
+0
2017-02-17
drm/nouveau/fb/ram/gk104: remove unused best_clk variable
Ben Skeggs
1
-3
/
+1
2017-02-17
drm/nouveau/secboot: clear halt interrupt after ACR is run
Alexandre Courbot
1
-0
/
+2
2017-02-17
drm/nouveau/secboot: add lazy-bootstrap flag
Alexandre Courbot
2
-0
/
+7
2017-02-17
drm/nouveau/secboot: fix WPR descriptor generation
Alexandre Courbot
1
-9
/
+12
2017-02-17
drm/nouveau/secboot: set default error value in error register
Alexandre Courbot
1
-0
/
+3
2017-02-17
drm/nouveau/secboot: add missing fields to BL structure
Alexandre Courbot
1
-0
/
+4
2017-02-17
drm/nouveau/secboot: safer zeroing of BL descriptors
Alexandre Courbot
2
-4
/
+2
2017-02-17
drm/nouveau/secboot: abstract LS firmware loading functions
Alexandre Courbot
7
-167
/
+215
2017-02-17
drm/nouveau/secboot: remove ls_ucode_mgr
Alexandre Courbot
1
-57
/
+33
2017-02-17
drm/nouveau/secboot: remove unneeded ls_ucode_img member
Alexandre Courbot
3
-22
/
+7
2017-02-17
drm/nouveau/secboot: disable falcon interrupts when running blob
Alexandre Courbot
1
-0
/
+7
2017-02-17
drm/nouveau/secboot: split reset function
Alexandre Courbot
2
-25
/
+58
2017-02-17
drm/nouveau/secboot: add LS flags to LS func structure
Alexandre Courbot
3
-6
/
+8
2017-02-17
drm/nouveau/secboot: reorganize into more files
Alexandre Courbot
14
-1574
/
+1877
2017-02-17
drm/nouveau/secboot: generate HS BL descriptor in hook
Alexandre Courbot
3
-155
/
+138
2017-02-17
drm/nouveau/secboot: add low-secure firmware hooks
Alexandre Courbot
3
-197
/
+265
2017-02-17
drm/nouveau/secboot: remove fixup_hs_desc hook
Alexandre Courbot
3
-87
/
+79
2017-02-17
drm/nouveau/secboot: rename init() hook to oneinit()
Alexandre Courbot
4
-9
/
+9
2017-02-17
drm/nouveau/secboot: remove nvkm_secboot_start()
Alexandre Courbot
5
-45
/
+0
2017-02-17
drm/nouveau/gr/gf100: instantiate and reserve GR falcons
Alexandre Courbot
2
-50
/
+51
2017-02-17
drm/nouveau/gr/gf100: split gf100_gr_init_ctxctl()
Alexandre Courbot
1
-97
/
+115
2017-02-17
drm/nouveau/gr: add fini() hook
Alexandre Courbot
2
-0
/
+11
2017-02-17
drm/nouveau/secboot: use falcon library
Alexandre Courbot
4
-226
/
+51
2017-02-17
drm/nouveau/secboot: fix functions definitions
Alexandre Courbot
3
-7
/
+7
2017-02-17
drm/nouveau/gm20b: add dummy PMU device
Alexandre Courbot
4
-0
/
+37
2017-02-17
drm/nouveau/pmu/gk20a: use falcon library functions
Alexandre Courbot
1
-9
/
+22
2017-02-17
drm/nouveau/pmu/gk20a: simplify code a bit
Alexandre Courbot
1
-22
/
+8
2017-02-17
drm/nouveau/pmu/gk20a: use nvkm_pmu_ctor()
Alexandre Courbot
1
-21
/
+14
2017-02-17
drm/nouveau/pmu: instanciate the falcon in PMU device
Alexandre Courbot
2
-1
/
+5
2017-02-17
drm/nouveau/pmu: add nvkm_pmu_ctor() function
Alexandre Courbot
2
-5
/
+14
2017-02-17
drm/nouveau/core: add falcon library functions
Alexandre Courbot
6
-4
/
+537
2017-02-17
drm/nouveau/mc: add nvkm_mc_enabled() function
Alexandre Courbot
2
-0
/
+11
2017-02-17
drm/nouveau/core: constify nv*_printk macros
Alexandre Courbot
3
-4
/
+4
2017-02-17
Revert "drm: Resurrect atomic rmfb code, v3"
Dave Airlie
3
-114
/
+0
2017-02-17
Merge tag 'omapdrm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
3
-9
/
+35
2017-02-17
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
23
-37
/
+227
2017-02-16
drm/amdgpu: fix warning on older gcc releases
Arnd Bergmann
1
-2
/
+2
2017-02-16
drm/amd/amdgpu: Fix flow control in uvd_v4_2_stop()
Tom St Denis
1
-3
/
+6
2017-02-16
drm/amd/powerplay: add didt config table for polaris kicker
Huang Rui
1
-1
/
+149
2017-02-16
drm/amd/powerplay: modify VddcPhase value for polaris kicker
Huang Rui
1
-1
/
+5
2017-02-16
drm/amd/powerplay: add kicker flag into smumgr
Huang Rui
4
-8
/
+16
2017-02-16
drm/omapdrm: dispc: Refuse x-decimation above 4 for all but 8-bit formats
Jyri Sarha
1
-0
/
+19
[next]