| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-11-25 | 13 | -54/+42 |
|\ |
|
| * | treewide: setup_timer() -> timer_setup() (2 field) | Kees Cook | 2017-11-22 | 1 | -4/+4 |
| * | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-22 | 9 | -33/+28 |
| * | treewide: init_timer() -> setup_timer() | Kees Cook | 2017-11-22 | 1 | -3/+1 |
| * | drm/vc4: Convert timers to use timer_setup() | Kees Cook | 2017-11-22 | 2 | -12/+7 |
| * | drm/i915/selftests: Convert timers to use timer_setup() | Kees Cook | 2017-11-22 | 1 | -3/+3 |
* | | Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2017-11-24 | 35 | -511/+268 |
|\ \
| |/
|/| |
|
| * | drm/edid: quirk HTC vive headset as non-desktop. [v2] | Dave Airlie | 2017-11-23 | 1 | -0/+3 |
| * | drm/fb: add support for not enabling fbcon on non-desktop displays [v2] | Dave Airlie | 2017-11-23 | 1 | -1/+5 |
| * | drm: add connector info/property for non-desktop displays [v2] | Dave Airlie | 2017-11-23 | 2 | -2/+23 |
| * | Merge tag 'tilcdc-4.15-fixes' of https://github.com/jsarha/linux into drm-next | Dave Airlie | 2017-11-23 | 5 | -380/+0 |
| |\ |
|
| | * | drm/tilcdc: Remove obsolete "ti,tilcdc,slave" dts binding support | Jyri Sarha | 2017-11-20 | 5 | -380/+0 |
| * | | Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2017-11-23 | 14 | -25/+37 |
| |\ \ |
|
| | * | | drm/amdgpu: fix rmmod KCQ disable failed error | Wang Hongcheng | 2017-11-21 | 3 | -5/+3 |
| | * | | drm/amdgpu: fix kernel hang when starting VNC server | Xiangliang.Yu | 2017-11-21 | 1 | -4/+1 |
| | * | | drm/amdgpu: don't skip attributes when powerplay is enabled | Alex Deucher | 2017-11-21 | 1 | -0/+4 |
| | * | | drm/amd/pp: fix typecast error in powerplay. | Rex Zhu | 2017-11-21 | 1 | -2/+2 |
| | * | | Revert "drm/radeon: dont switch vt on suspend" | Alex Deucher | 2017-11-17 | 1 | -1/+0 |
| | * | | drm/amd/amdgpu: fix over-bound accessing in amdgpu_cs_wait_any_fence | Roger He | 2017-11-17 | 1 | -1/+1 |
| | * | | drm/amd/powerplay: fix unfreeze level smc message for smu7 | Eric Huang | 2017-11-16 | 1 | -1/+1 |
| | * | | drm/amdgpu:fix memleak | Monk Liu | 2017-11-16 | 3 | -0/+25 |
| | * | | drm/amdgpu:fix memleak in takedown | Monk Liu | 2017-11-16 | 2 | -11/+0 |
| * | | | Merge tag 'imx-drm-next-2017-10-18' of git://git.pengutronix.de/git/pza/linux... | Dave Airlie | 2017-11-22 | 3 | -5/+2 |
| |\ \ \ |
|
| | * | | | gpu: ipu-v3: ipu-dc: Remove unused 'di' variable | Fabio Estevam | 2017-10-04 | 1 | -3/+0 |
| | * | | | drm/imx: parallel-display: use correct connector enum | Lucas Stach | 2017-10-02 | 1 | -1/+1 |
| | * | | | drm/imx: switch to drm_*_get(), drm_*_put() helpers | Cihangir Akturk | 2017-10-02 | 1 | -1/+1 |
| * | | | | Merge tag 'drm/tegra/for-4.15-rc1-fixes' of git://anongit.freedesktop.org/teg... | Dave Airlie | 2017-11-22 | 1 | -46/+111 |
| |\ \ \ \ |
|
| | * | | | | drm/tegra: sor: Reimplement pad clock | Thierry Reding | 2017-11-20 | 1 | -46/+111 |
| * | | | | | Merge tag 'drm-fsl-dcu-fixes-for-v4.15' of http://git.agner.ch/git/linux-drm-... | Dave Airlie | 2017-11-19 | 2 | -7/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume() | Stefan Agner | 2017-11-14 | 1 | -1/+1 |
| | * | | | | | drm/fsl-dcu: avoid disabling pixel clock twice on suspend | Stefan Agner | 2017-11-14 | 1 | -1/+0 |
| | * | | | | | drm/fsl-dcu: Don't set connector DPMS property | Laurent Pinchart | 2017-11-14 | 1 | -5/+0 |
| * | | | | | | Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2017-11-19 | 11 | -51/+87 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| | * | | | | | drm/amd/pp: fix dpm randomly failed on Vega10 | Rex Zhu | 2017-11-15 | 2 | -14/+16 |
| | * | | | | | drm/amdgpu: set f_mapping on exported DMA-bufs | Christian König | 2017-11-14 | 1 | -1/+5 |
| | * | | | | | drm/amdgpu: Properly allocate VM invalidate eng v2 | ozeng | 2017-11-14 | 1 | -3/+12 |
| | * | | | | | drm/amd/amdgpu: if visible VRAM allocation fail, fall back to invisible try a... | Roger He | 2017-11-13 | 1 | -0/+5 |
| | * | | | | | drm/amd/amdgpu: Fix wave mask in amdgpu_debugfs_wave_read() (v2) | Tom St Denis | 2017-11-13 | 1 | -20/+20 |
| | * | | | | | drm/amdgpu: make AMDGPU_VA_RESERVED_SIZE 64bit | Christian König | 2017-11-13 | 2 | -4/+4 |
| | * | | | | | drm/amdgpu/gfx9: implement wave VGPR reading | Nicolai Hähnle | 2017-11-13 | 1 | -0/+10 |
| | * | | | | | drm/amdgpu: Add common golden settings for GFX9 | Ken Wang | 2017-11-13 | 1 | -0/+9 |
| | * | | | | | drm/amd/powerplay: fix copy-n-paste error on vddci_buf index | Colin Ian King | 2017-11-10 | 1 | -1/+1 |
| | * | | | | | drm/amdgpu: Fix null pointer issue in amdgpu_cs_wait_any_fence | Emily Deng | 2017-11-10 | 1 | -2/+5 |
| | * | | | | | drm/amdgpu: Remove check which is not valid for certain VBIOS | Ken Wang | 2017-11-10 | 1 | -6/+0 |
| | |/ / / / |
|
* | | | | | | Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2017-11-17 | 366 | -75/+132365 |
|\ \ \ \ \ \ |
|
| * | | | | | | drm/amd/display: fix MST link training fail division by 0 | Eric Yang | 2017-11-14 | 1 | -2/+4 |
| * | | | | | | drm/amd/display: Fix formatting for null pointer dereference fix | Harry Wentland | 2017-11-14 | 1 | -1/+1 |
| * | | | | | | drm/amd/display: Remove dangling planes on dc commit state | Leo (Sunpeng) Li | 2017-11-14 | 1 | -2/+35 |
| * | | | | | | drm/amd/display: add flip_immediate to commit update for stream | Bhawanpreet Lakha | 2017-11-14 | 1 | -1/+4 |
| * | | | | | | drm/amd/display: Miss register MST encoder cbs | Jerry (Fangzhi) Zuo | 2017-11-14 | 1 | -1/+11 |