Age | Commit message (Expand) | Author | Files | Lines |
2017-02-21 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2017-01-31 | drm/nouveau/kms/nv50: request vblank events for commits that send completion ... | Ben Skeggs | 1 | -0/+6 |
2017-01-31 | drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrieval | Ilia Mirkin | 1 | -1/+2 |
2017-01-31 | drm/nouveau/disp/gt215: Fix HDA ELD handling (thus, HDMI audio) on gt215 | Alastair Bridgewater | 1 | -1/+1 |
2017-01-31 | drm/nouveau/nouveau/led: prevent compiling the led-code if nouveau=y and leds=m | Martin Peres | 1 | -1/+1 |
2017-01-31 | drm/nouveau/disp/mcp7x: disable dptmds workaround | Ben Skeggs | 1 | -2/+0 |
2017-01-31 | drm/nouveau: prevent userspace from deleting client object | Ben Skeggs | 1 | -1/+2 |
2017-01-31 | drm/nouveau/fence/g84-: protect against concurrent access to semaphore buffers | Ben Skeggs | 2 | -0/+7 |
2017-01-27 | drm/nouveau: Handle fbcon suspend/resume in seperate worker | Lyude Paul | 2 | -9/+36 |
2017-01-27 | drm/nouveau: Don't enabling polling twice on runtime resume | Lyude Paul | 2 | -2/+6 |
2017-01-14 | locking/atomic, kref: Add kref_read() | Peter Zijlstra | 1 | -1/+1 |
2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner | 1 | -1/+1 |
2016-12-13 | Merge branch 'linux-4.10' of git://github.com/skeggsb/linux into drm-next | Dave Airlie | 14 | -38/+171 |
2016-12-13 | drm/nouveau/kms/nv50: fix atomic regression on original G80 | Ben Skeggs | 1 | -0/+5 |
2016-12-13 | drm/nouveau/bl: Do not register interface if Apple GMUX detected | Pierre Moreau | 1 | -0/+6 |
2016-12-13 | drm/nouveau/bl: Assign different names to interfaces | Pierre Moreau | 4 | -4/+83 |
2016-12-13 | drm/nouveau/bios/dp: fix handling of LevelEntryTableIndex on DP table 4.2 | Ben Skeggs | 1 | -1/+4 |
2016-12-13 | drm/nouveau/ltc: protect clearing of comptags with mutex | Ben Skeggs | 1 | -0/+2 |
2016-12-13 | drm/nouveau/gr/gf100-: handle GPC/TPC/MPC trap | Ben Skeggs | 1 | -0/+7 |
2016-12-13 | drm/nouveau/core: recognise GP106 chipset | Ben Skeggs | 1 | -0/+30 |
2016-12-13 | drm/nouveau/ttm: wait for bo fence to signal before unmapping vmas | Ben Skeggs | 1 | -0/+1 |
2016-12-13 | drm/nouveau/gr/gf100-: FECS intr handling is not relevant on proprietary ucode | Ben Skeggs | 1 | -2/+2 |
2016-12-13 | drm/nouveau/gr/gf100-: properly ack all FECS error interrupts | Ben Skeggs | 1 | -3/+2 |
2016-12-13 | drm/nouveau/fifo/gf100-: recover from host mmu faults | Ben Skeggs | 4 | -28/+29 |
2016-12-06 | Merge branch 'linux-4.10' of git://github.com/skeggsb/linux into drm-next | Dave Airlie | 26 | -154/+167 |
2016-12-06 | drm/nouveau/mxm: warn more loudly on unsupported DCB version | Ben Skeggs | 1 | -1/+1 |
2016-12-06 | drm/nouveau/mxm: handle DCB 4.1 modification | Ben Skeggs | 1 | -1/+1 |
2016-12-06 | drm/nouveau/bios/mxm: handle digital connector table 1.1 | Ben Skeggs | 1 | -1/+1 |
2016-11-28 | drm/nouveau: Queue hpd_work on (runtime) resume | Hans de Goede | 1 | -1/+10 |
2016-11-28 | drm/nouveau: Rename acpi_work to hpd_work | Hans de Goede | 2 | -17/+17 |
2016-11-28 | drm/nouveau/kms/nv50: Fix atomic pageflip events. | Mario Kleiner | 1 | -0/+2 |
2016-11-28 | drm/nouveau/fb/ram/gp100-: fix memory detection where FBP_NUM != FBPA_NUM | Ben Skeggs | 1 | -2/+2 |
2016-11-28 | drm/nouveau/bios/volt: pointers are 32-bit | Ben Skeggs | 3 | -17/+17 |
2016-11-28 | drm/nouveau/bios/vmap: pointers are 32-bit | Ben Skeggs | 3 | -17/+17 |
2016-11-28 | drm/nouveau/bios/timing: pointers are 32-bit | Ben Skeggs | 2 | -13/+13 |
2016-11-28 | drm/nouveau/bios/therm: pointers are 32-bit | Ben Skeggs | 1 | -10/+10 |
2016-11-28 | drm/nouveau/bios/perf: pointers are 32-bit | Ben Skeggs | 3 | -14/+16 |
2016-11-28 | drm/nouveau/bios/iccsense: pointers are 32-bit | Ben Skeggs | 1 | -4/+4 |
2016-11-28 | drm/nouveau/bios/fan: pointers are 32-bit | Ben Skeggs | 2 | -10/+10 |
2016-11-28 | drm/nouveau/bios/cstep: pointers are 32-bit | Ben Skeggs | 3 | -23/+23 |
2016-11-28 | drm/nouveau/bios/boost: pointers are 32-bit | Ben Skeggs | 3 | -23/+23 |
2016-11-17 | Merge branch 'linux-4.10' of git://github.com/skeggsb/linux into drm-next | Dave Airlie | 55 | -377/+778 |
2016-11-17 | drm/nouveau/disp/gp102: rename from gp104 | Ben Skeggs | 14 | -46/+46 |
2016-11-17 | drm/nouveau/ce/gp102: rename from gp104 | Ben Skeggs | 4 | -13/+13 |
2016-11-17 | drm/nouveau/fb/gp102: rename from gp104 | Ben Skeggs | 4 | -7/+7 |
2016-11-17 | drm/nouveau/disp/gp102: fix cursor/overlay immediate channel indices | Ben Skeggs | 5 | -2/+80 |
2016-11-17 | drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classes | Ben Skeggs | 14 | -28/+32 |
2016-11-17 | drm/nouveau/disp/nv50-: split chid into chid.ctrl and chid.user | Ben Skeggs | 7 | -92/+106 |
2016-11-17 | drm/nouveau: Intercept ACPI_VIDEO_NOTIFY_PROBE | Hans de Goede | 2 | -0/+65 |
2016-11-17 | drm/nouveau/devinit/gm200: drop pmu reset sequence | Ben Skeggs | 1 | -12/+0 |