index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
24
-38
/
+228
2017-02-16
drm/amdgpu: fix warning on older gcc releases
Arnd Bergmann
1
-2
/
+2
2017-02-16
drm/ttm: make TTM_MAX_BO_PRIORITY unsigned
Nicolai Hähnle
1
-1
/
+1
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
2017-02-16
drm/omapdrm: Move commit_modeset_enables() before commit_planes()
Jyri Sarha
1
-1
/
+15
2017-02-16
Revert "drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs"
Jyri Sarha
2
-9
/
+2
2017-02-16
Merge branch 'drm-rockchip-next-2017-02-16' of https://github.com/markyzq/ker...
Dave Airlie
4
-61
/
+298
2017-02-16
Merge tag 'drm-misc-next-fixes-2017-02-15' of git://anongit.freedesktop.org/g...
Dave Airlie
4
-0
/
+115
2017-02-16
Merge tag 'sti-drm-next-2017-02-10' of https://github.com/vinceab/linux into ...
Dave Airlie
9
-250
/
+95
2017-02-15
drm: Resurrect atomic rmfb code, v3
Maarten Lankhorst
3
-0
/
+114
2017-02-15
drm/rockchip: Use common IOMMU API to attach devices
Shunqian Zheng
1
-47
/
+54
2017-02-15
drm/rockchip: Do not use DMA mapping API if attached to IOMMU domain
Tomasz Figa
3
-14
/
+244
2017-02-14
uapi: add missing install of dma-buf.h
Denys Dmytriyenko
1
-0
/
+1
2017-02-13
drm/amdgpu: Initialize pipe priority order on graphic initialization
ozeng
2
-0
/
+16
2017-02-13
drm/amdgpu: read hw register to check pg status.
Rex Zhu
12
-14
/
+22
2017-02-13
drm/amdgpu: Add to initialization of mmVCE_VCPU_CNTL register
Alan Harrison
1
-0
/
+2
2017-02-10
drm/amdgpu/pm: check for headless before calling compute_clocks
Alex Deucher
1
-1
/
+2
2017-02-10
drm/amdgpu: use amdgpu_gem_va_check() in amdgpu_gem_va_update_vm()
Samuel Pitoiset
1
-7
/
+1
2017-02-10
drm/amdgpu: add more cases to DCE11 possible crtc mask setup
Alex Deucher
1
-0
/
+6
2017-02-10
drm/sti: debug fps reset
Vincent Abriou
1
-0
/
+2
2017-02-10
drm/sti: hdmi: automatically check DVI/HDMI mode
Vincent Abriou
2
-40
/
+8
2017-02-10
drm/sti: unbind all components while driver cleanup
Vincent Abriou
1
-0
/
+1
2017-02-10
drm/sti: do not post GDP command if no update
Vincent Abriou
1
-0
/
+15
2017-02-10
drm/sti: do not set gdp pixel clock rate if mode is not set
Vincent Abriou
1
-1
/
+1
[next]