summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'compat-3.18' into tegra-3.18tegra-3.18Alexandre Courbot2016-02-2611-0/+137
|\
| * fix compile warning with 3.18compat-3.18Alexandre Courbot2016-02-261-0/+4
| * compile with 4.5Alexandre Courbot2016-02-262-0/+39
| * compile with 3.19Alexandre Courbot2016-02-261-0/+4
| * Allow compilation with kernel < 4.5Alexandre Courbot2016-02-267-0/+48
| * allow compilation against 3.18Alexandre Courbot2016-02-265-0/+42
* | Revert "drm: Move ->get_scanout_position() to struct drm_crtc_funcs"Alexandre Courbot2016-02-264-9/+27
| |
| \
| \
| \
*---. \ Merge branches 'staging/drm-fixes', 'staging/fixes', 'staging/gm20b_clk' and ...Alexandre Courbot2016-02-2641-379/+2280
|\ \ \ \
| | | * | drm/nouveau: Support fence fd's at kickoffLauri Peltonen2016-02-264-1/+146
| | | * | gem: Split nv50_dma_pushLauri Peltonen2016-02-263-12/+22
| | | * | drm/nouveau: Add fence fd helpersLauri Peltonen2016-02-262-1/+76
| | | * | drm/nouveau: Split nouveau_fence_syncLauri Peltonen2016-02-266-59/+54
| | | * | drm/nouveau: add GEM_SET_INFO staging ioctlAri Hirvonen2016-02-267-21/+87
| | | |/
| | * | gm20b: use gk20a's ctorAlexandre Courbot2016-02-261-25/+24
| | * | gk20a: split initAlexandre Courbot2016-02-262-14/+33
| | * | add speedo infoAlexandre Courbot2016-02-261-0/+1
| | * | commentsAlexandre Courbot2016-02-261-0/+2
| | * | speedo 0 uses gk20a clkAlexandre Courbot2016-02-261-2/+26
| | * | share calc functionAlexandre Courbot2016-02-262-1/+2
| | * | copyright datesAlexandre Courbot2016-02-262-2/+2
| | * | add some todosAlexandre Courbot2016-02-261-0/+5
| | * | use gk20a_clk_tidyAlexandre Courbot2016-02-263-7/+3
| | * | clk/gk20a: fix warning with do_div()Alexandre Courbot2016-02-261-1/+1
| | * | WIPAlexandre Courbot2016-02-262-6/+15
| | * | merge calcAlexandre Courbot2016-02-261-1/+1
| | * | reuse gk20a_clk macroAlexandre Courbot2016-02-263-3/+2
| | * | merge calcAlexandre Courbot2016-02-261-1/+0
| | * | gk20a: harmonize codeAlexandre Courbot2016-02-261-3/+4
| | * | Remove GM20B GPC MDIV macroAlexandre Courbot2016-02-263-5/+3
| | * | unneededAlexandre Courbot2016-02-261-1/+0
| | * | reuse gk20a_clk_calcAlexandre Courbot2016-02-263-4/+4
| | * | factorize gk20a_clk_readAlexandre Courbot2016-02-263-35/+4
| | * | clk/gm20b: use gk20a enable functionsAlexandre Courbot2016-02-261-23/+3
| | * | clk/gk20a: export and rename enable functionsAlexandre Courbot2016-02-262-7/+11
| | * | fold disable functions inAlexandre Courbot2016-02-262-59/+46
| | * | factorize calc_mnpAlexandre Courbot2016-02-263-146/+60
| | * | gm20b: share gk20a clk structureAlexandre Courbot2016-02-263-92/+91
| | * | remove gpcpllAlexandre Courbot2016-02-261-38/+57
| | * | remove gpcpll_lastAlexandre Courbot2016-02-261-6/+14
| | * | remove unneeded functionAlexandre Courbot2016-02-261-7/+1
| | * | Share gk20a pllAlexandre Courbot2016-02-263-45/+24
| | * | Fix calibration on Tegra and share pllg_params structAlexandre Courbot2016-02-263-45/+53
| | * | clk/gm20b: #ifdef Tegra-specific codeAlexandre Courbot2016-02-261-1/+3
| | * | clk/gk20a: introduce mnp structAlexandre Courbot2016-02-261-20/+26
| | * | optimize gm20bAlexandre Courbot2016-02-261-3/+2
| | * | move stuff around...Alexandre Courbot2016-02-263-138/+111
| | * | clk/gk20a: convert parameters to khz for more precisionAlexandre Courbot2016-02-261-13/+14
| | * | gm20b: quick insertion of clock driverAlexandre Courbot2016-02-264-0/+1426
| | * | volt: add GM20B driverAlexandre Courbot2016-02-264-0/+119
| | * | drm/nouveau/volt: gk20a: make some reusable functions non-staticVince Hsu2016-02-262-18/+51