Age | Commit message (Expand) | Author | Files | Lines |
2018-03-28 | Backmerge tag 'v4.16-rc7' into drm-next | Dave Airlie | 5 | -16/+25 |
2018-03-21 | Merge airlied/drm-next into drm-misc-next | Sean Paul | 3 | -15/+10 |
2018-03-16 | Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 2 | -8/+8 |
2018-03-16 | drm/nouveau/bl: fix backlight regression | Karol Herbst | 1 | -5/+5 |
2018-03-16 | drm/nouveau/bl: Fix oops on driver unbind | Lukas Wunner | 1 | -2/+2 |
2018-03-16 | drm/nouveau/mmu: ALIGN_DOWN correct variable | Māris Nartišs | 1 | -1/+1 |
2018-03-14 | drm/ttm: add bo as parameter to the ttm_tt_create callback | Christian König | 3 | -12/+9 |
2018-03-14 | Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 2 | -25/+13 |
2018-03-13 | drm/nouveau: Runtime suspend despite HDA being unbound | Lukas Wunner | 2 | -45/+0 |
2018-03-13 | vga_switcheroo: Use device link for HDA controller | Lukas Wunner | 1 | -2/+0 |
2018-03-08 | drm/nouveau: Replace the iturbt_709 prop with the standard COLOR_ENCODING prop | Ville Syrjälä | 1 | -13/+13 |
2018-03-05 | drm: Don't pass clip to drm_atomic_helper_check_plane_state() | Ville Syrjälä | 1 | -12/+0 |
2018-02-26 | drm/ttm: drop persistent_swap_storage from ttm_bo_init and co | Christian König | 1 | -1/+1 |
2018-02-26 | drm/ttm: drop ttm->dummy_read_page | Christian König | 3 | -8/+6 |
2018-02-23 | drm/nouveau: prefer XBGR2101010 for addfb ioctl | Ilia Mirkin | 1 | -0/+1 |
2018-02-22 | Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 1 | -5/+13 |
2018-02-16 | drm/nouveau: Fix deadlock on runtime suspend | Lukas Wunner | 1 | -5/+13 |
2018-02-16 | Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 1 | -3/+3 |
2018-02-16 | drm/nouveau: Make clock gate support conditional | Thierry Reding | 1 | -3/+3 |
2018-02-16 | Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -8/+12 |
2018-02-08 | Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie... | Linus Torvalds | 44 | -1491/+2723 |
2018-02-06 | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -6/+21 |
2018-02-02 | drm/nouveau/clk: fix gcc-7 -Wint-in-bool-context warning | Arnd Bergmann | 1 | -3/+6 |
2018-02-02 | drm/nouveau/mmu: Fix trailing semicolon | Luis de Bethencourt | 1 | -1/+1 |
2018-02-02 | drm/nouveau: Introduce NvPmEnableGating option | Lyude Paul | 1 | -1/+3 |
2018-02-02 | drm/nouveau: Add support for SLCG for Kepler2 | Lyude Paul | 1 | -0/+93 |
2018-02-02 | drm/nouveau: Add support for BLCG on Kepler2 | Lyude Paul | 5 | -4/+139 |
2018-02-02 | drm/nouveau: Add support for BLCG on Kepler1 | Lyude Paul | 14 | -1/+442 |
2018-02-02 | drm/nouveau: Add support for basic clockgating on Kepler1 | Lyude Paul | 9 | -21/+301 |
2018-02-02 | drm/nouveau/kms/nv50: fix handling of gamma since atomic conversion | Ben Skeggs | 1 | -53/+109 |
2018-02-02 | drm/nouveau/kms/nv50: use INTERPOLATE_257_UNITY_RANGE LUT on newer chipsets | Ben Skeggs | 1 | -4/+4 |
2018-02-02 | drm/nouveau/kms/nv50: use "low res" lut for indexed mode | Ilia Mirkin | 1 | -2/+4 |
2018-02-02 | drm/nouveau/kms/nv50: prepare for double-buffered LUTs | Ben Skeggs | 2 | -23/+15 |
2018-02-02 | drm/nouveau/bo: add helper functions for handling pinned+mapped buffers | Ben Skeggs | 1 | -0/+28 |
2018-02-02 | drm/nouveau/fbcon: add module parameter to select bits-per-pixel | Ben Skeggs | 1 | -8/+14 |
2018-02-02 | drm/nouveau/secboot/gp108: implement on top of acr_r370 | Ben Skeggs | 7 | -1/+78 |
2018-02-02 | drm/nouveau/secboot/r370: implement support for booting LS SEC2 ucode | Ben Skeggs | 1 | -0/+39 |
2018-02-02 | drm/nouveau/secboot/r370: move a bunch of r375 stuff to a new implementation | Ben Skeggs | 5 | -86/+163 |
2018-02-02 | drm/nouveau: nouveau: use correct string length | Arnd Bergmann | 1 | -3/+3 |
2018-02-02 | drm/nouveau/drm/nouveau/mmu: fix odd_ptr_err.cocci warnings | Christoph Böhmwalder | 1 | -1/+2 |
2018-02-02 | drm/nouveau/pmu/fuc: don't use movw directly anymore | Karol Herbst | 4 | -1292/+1292 |
2018-02-01 | Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 7 | -50/+47 |
2018-01-26 | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 1 | -15/+31 |
2018-01-26 | drm/nouveau: Move irq setup/teardown to pci ctor/dtor | Lyude Paul | 1 | -15/+31 |
2018-01-23 | drm/nouveau/kms/nv50: Use drm_mode_get_hv_timing() to populate plane clip rec... | Ville Syrjälä | 1 | -8/+12 |
2018-01-19 | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 10 | -13/+114 |
2018-01-19 | drm/nouveau/mmu/mcp77: fix regressions in stolen memory handling | Ben Skeggs | 7 | -10/+109 |
2018-01-19 | drm/nouveau/bar/gk20a: Avoid bar teardown during init | Jon Hunter | 2 | -2/+2 |
2018-01-19 | drm/nouveau/drm/nouveau: Pass the proper arguments to nvif_object_map_handle() | Thierry Reding | 1 | -1/+3 |
2018-01-18 | BackMerge tag 'v4.15-rc8' into drm-next | Dave Airlie | 12 | -23/+65 |