]> git.kernelconcepts.de Git - karo-tx-linux.git/history - drivers
drm/nouveau/fifo/gk104-: better detection of chid when parsing engine status
[karo-tx-linux.git] / drivers /
2017-02-17 Ben Skeggsdrm/nouveau/fifo/gk104-: better detection of chid when...
2017-02-17 Ben Skeggsdrm/nouveau/fifo/gk104-: separate out engine status...
2017-02-17 Ben Skeggsdrm/nouveau/fifo: add an api for initiating channel...
2017-02-17 Ben Skeggsdrm/nouveau/top: add function to translate subdev index...
2017-02-17 Ben Skeggsdrm/nouveau/gr/gf100-: implement chsw_load() method
2017-02-17 Ben Skeggsdrm/nouveau/gr: implement chsw_load() method
2017-02-17 Ben Skeggsdrm/nouveau/core: add engine method to assist in determ...
2017-02-17 Ben Skeggsdrm/nouveau: check for dead channel before trying to...
2017-02-17 Ben Skeggsdrm/nouveau: request notifications for channels that...
2017-02-17 Ben Skeggsdrm/nouveau/fifo/gf100-: provide notification to user...
2017-02-17 Ben Skeggsdrm/nouveau/fifo/g84-: rename non-stall interrupt event
2017-02-17 Ben Skeggsdrm/nouveau/fifo: tidy up channel creation event code
2017-02-17 Ben Skeggsdrm/nouveau/core: increase maximum number of notifies...
2017-02-17 Martin Peresdrm/nouveau/drm/nouveau/led: prevent a possible use...
2017-02-17 Karol Herbstdrm/nouveau/pci/g92: Enable changing pcie link speeds
2017-02-17 Karol Herbstdrm/nouveau/pci: Rename g94 to g92
2017-02-17 Ben Skeggsdrm/nouveau/devinit/nv50: return error code if pll...
2017-02-17 Ilia Mirkindrm/nouveau: fix bug id typo in comment
2017-02-17 Ben Skeggsdrm/nouveau: size is u64 everywhere
2017-02-17 Ben Skeggsdrm/nouveau: s/mem/reg/ for struct ttm_mem_reg variables
2017-02-17 Ben Skeggsdrm/nouveau: allocate device object for every client
2017-02-17 Ben Skeggsdrm/nouveau: create userspace clients as subclients
2017-02-17 Ben Skeggsdrm/nouveau: tidy up the client init/fini interfaces
2017-02-17 Ben Skeggsdrm/nouveau: pass nvif_client to nouveau_gem_new()...
2017-02-17 Ben Skeggsdrm/nouveau: pass nvif_client to nouveau_bo_new() inste...
2017-02-17 Ben Skeggsdrm/nouveau/core/memory: distinguish between coherent...
2017-02-17 Ben Skeggsdrm/nouveau/core/mm: replace region list with next...
2017-02-17 Ben Skeggsdrm/nouveau/core/client: allow creation of subclients
2017-02-17 Ben Skeggsdrm/nouveau/core/client: pass notification callback...
2017-02-17 Ben Skeggsdrm/nouveau/core/client: destroy client objects over...
2017-02-17 Ben Skeggsdrm/nouveau/core/client: use standard object dtor/init...
2017-02-17 Ben Skeggsdrm/nouveau/core/client: modify prefix on nvif structur...
2017-02-17 Ben Skeggsdrm/nouveau/core/object: pass more args in oclass
2017-02-17 Ben Skeggsdrm/nouveau/core/object: pass client directly to ioctl...
2017-02-17 Ben Skeggsdrm/nouveau/dma: lookup objects with nvkm_object_search()
2017-02-17 Ben Skeggsdrm/nouveau/core/client: lookup client objects with...
2017-02-17 Ben Skeggsdrm/nouveau/core/object: support lookup of specific...
2017-02-17 Geliang Tangdrm/nouveau/dma: use rb_entry()
2017-02-17 Ben Skeggsreplace BUG_ON(1) with BUG()
2017-02-17 Ben Skeggsdrm/nouveau/gr/nv50-mcp89: add defines for gr classes
2017-02-17 Ben Skeggsdrm/nouveau/gr/gf100-: fix ccache error logging
2017-02-17 Ben Skeggsdrm/nouveau/disp/g94: remove unused sor implementation
2017-02-17 Ben Skeggsdrm/nouveau/fb/ram/gk104: remove unused best_clk variable
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: clear halt interrupt after ACR...
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: add lazy-bootstrap flag
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: fix WPR descriptor generation
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: set default error value in error...
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: add missing fields to BL structure
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: safer zeroing of BL descriptors
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: abstract LS firmware loading functions
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: remove ls_ucode_mgr
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: remove unneeded ls_ucode_img member
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: disable falcon interrupts when...
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: split reset function
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: add LS flags to LS func structure
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: reorganize into more files
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: generate HS BL descriptor in hook
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: add low-secure firmware hooks
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: remove fixup_hs_desc hook
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: rename init() hook to oneinit()
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: remove nvkm_secboot_start()
2017-02-17 Alexandre Courbotdrm/nouveau/gr/gf100: instantiate and reserve GR falcons
2017-02-17 Alexandre Courbotdrm/nouveau/gr/gf100: split gf100_gr_init_ctxctl()
2017-02-17 Alexandre Courbotdrm/nouveau/gr: add fini() hook
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: use falcon library
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: fix functions definitions
2017-02-17 Alexandre Courbotdrm/nouveau/gm20b: add dummy PMU device
2017-02-17 Alexandre Courbotdrm/nouveau/pmu/gk20a: use falcon library functions
2017-02-17 Alexandre Courbotdrm/nouveau/pmu/gk20a: simplify code a bit
2017-02-17 Alexandre Courbotdrm/nouveau/pmu/gk20a: use nvkm_pmu_ctor()
2017-02-17 Alexandre Courbotdrm/nouveau/pmu: instanciate the falcon in PMU device
2017-02-17 Alexandre Courbotdrm/nouveau/pmu: add nvkm_pmu_ctor() function
2017-02-17 Alexandre Courbotdrm/nouveau/core: add falcon library functions
2017-02-17 Alexandre Courbotdrm/nouveau/mc: add nvkm_mc_enabled() function
2017-02-17 Alexandre Courbotdrm/nouveau/core: constify nv*_printk macros
2017-02-17 Dave AirlieRevert "drm: Resurrect atomic rmfb code, v3"
2017-02-17 Dave AirlieMerge tag 'omapdrm-4.11-fixes' of git://git.kernel...
2017-02-17 Dave AirlieMerge branch 'drm-next-4.11' of git://people.freedeskto...
2017-02-16 Arnd Bergmanndrm/amdgpu: fix warning on older gcc releases
2017-02-16 Tom St Denisdrm/amd/amdgpu: Fix flow control in uvd_v4_2_stop()
2017-02-16 Huang Ruidrm/amd/powerplay: add didt config table for polaris...
2017-02-16 Huang Ruidrm/amd/powerplay: modify VddcPhase value for polaris...
2017-02-16 Huang Ruidrm/amd/powerplay: add kicker flag into smumgr
2017-02-16 Jyri Sarhadrm/omapdrm: dispc: Refuse x-decimation above 4 for...
2017-02-16 Jyri Sarhadrm/omapdrm: Move commit_modeset_enables() before commi...
2017-02-16 Jyri SarhaRevert "drm: omapdrm: Let the DRM core skip plane commi...
2017-02-16 Dave AirlieMerge branch 'drm-rockchip-next-2017-02-16' of https...
2017-02-16 Dave AirlieMerge tag 'drm-misc-next-fixes-2017-02-15' of git:...
2017-02-16 Dave AirlieMerge tag 'sti-drm-next-2017-02-10' of https://github...
2017-02-15 Maarten Lankhorstdrm: Resurrect atomic rmfb code, v3
2017-02-15 Shunqian Zhengdrm/rockchip: Use common IOMMU API to attach devices
2017-02-15 Tomasz Figadrm/rockchip: Do not use DMA mapping API if attached...
2017-02-13 ozengdrm/amdgpu: Initialize pipe priority order on graphic...
2017-02-13 Rex Zhudrm/amdgpu: read hw register to check pg status.
2017-02-13 Alan Harrisondrm/amdgpu: Add to initialization of mmVCE_VCPU_CNTL...
2017-02-10 Alex Deucherdrm/amdgpu/pm: check for headless before calling comput...
2017-02-10 Samuel Pitoisetdrm/amdgpu: use amdgpu_gem_va_check() in amdgpu_gem_va_...
2017-02-10 Alex Deucherdrm/amdgpu: add more cases to DCE11 possible crtc mask...
2017-02-10 Vincent Abrioudrm/sti: debug fps reset
2017-02-10 Vincent Abrioudrm/sti: hdmi: automatically check DVI/HDMI mode
next