summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-2513-54/+42Star
|\
| * treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2017-11-221-4/+4
| * treewide: setup_timer() -> timer_setup()Kees Cook2017-11-229-33/+28Star
| * treewide: init_timer() -> setup_timer()Kees Cook2017-11-221-3/+1Star
| * drm/vc4: Convert timers to use timer_setup()Kees Cook2017-11-222-12/+7Star
| * drm/i915/selftests: Convert timers to use timer_setup()Kees Cook2017-11-221-3/+3
* | Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-2435-511/+268Star
|\ \ | |/ |/|
| * drm/edid: quirk HTC vive headset as non-desktop. [v2]Dave Airlie2017-11-231-0/+3
| * drm/fb: add support for not enabling fbcon on non-desktop displays [v2]Dave Airlie2017-11-231-1/+5
| * drm: add connector info/property for non-desktop displays [v2]Dave Airlie2017-11-232-2/+23
| * Merge tag 'tilcdc-4.15-fixes' of https://github.com/jsarha/linux into drm-nextDave Airlie2017-11-235-380/+0Star
| |\
| | * drm/tilcdc: Remove obsolete "ti,tilcdc,slave" dts binding supportJyri Sarha2017-11-205-380/+0Star
| * | Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-11-2314-25/+37
| |\ \
| | * | drm/amdgpu: fix rmmod KCQ disable failed errorWang Hongcheng2017-11-213-5/+3Star
| | * | drm/amdgpu: fix kernel hang when starting VNC serverXiangliang.Yu2017-11-211-4/+1Star
| | * | drm/amdgpu: don't skip attributes when powerplay is enabledAlex Deucher2017-11-211-0/+4
| | * | drm/amd/pp: fix typecast error in powerplay.Rex Zhu2017-11-211-2/+2
| | * | Revert "drm/radeon: dont switch vt on suspend"Alex Deucher2017-11-171-1/+0Star
| | * | drm/amd/amdgpu: fix over-bound accessing in amdgpu_cs_wait_any_fenceRoger He2017-11-171-1/+1
| | * | drm/amd/powerplay: fix unfreeze level smc message for smu7Eric Huang2017-11-161-1/+1
| | * | drm/amdgpu:fix memleakMonk Liu2017-11-163-0/+25
| | * | drm/amdgpu:fix memleak in takedownMonk Liu2017-11-162-11/+0Star
| * | | Merge tag 'imx-drm-next-2017-10-18' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2017-11-223-5/+2Star
| |\ \ \
| | * | | gpu: ipu-v3: ipu-dc: Remove unused 'di' variableFabio Estevam2017-10-041-3/+0Star
| | * | | drm/imx: parallel-display: use correct connector enumLucas Stach2017-10-021-1/+1
| | * | | drm/imx: switch to drm_*_get(), drm_*_put() helpersCihangir Akturk2017-10-021-1/+1
| * | | | Merge tag 'drm/tegra/for-4.15-rc1-fixes' of git://anongit.freedesktop.org/teg...Dave Airlie2017-11-221-46/+111
| |\ \ \ \
| | * | | | drm/tegra: sor: Reimplement pad clockThierry Reding2017-11-201-46/+111
| * | | | | Merge tag 'drm-fsl-dcu-fixes-for-v4.15' of http://git.agner.ch/git/linux-drm-...Dave Airlie2017-11-192-7/+1Star
| |\ \ \ \ \
| | * | | | | drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume()Stefan Agner2017-11-141-1/+1
| | * | | | | drm/fsl-dcu: avoid disabling pixel clock twice on suspendStefan Agner2017-11-141-1/+0Star
| | * | | | | drm/fsl-dcu: Don't set connector DPMS propertyLaurent Pinchart2017-11-141-5/+0Star
| * | | | | | Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-11-1911-51/+87
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | drm/amd/pp: fix dpm randomly failed on Vega10Rex Zhu2017-11-152-14/+16
| | * | | | | drm/amdgpu: set f_mapping on exported DMA-bufsChristian König2017-11-141-1/+5
| | * | | | | drm/amdgpu: Properly allocate VM invalidate eng v2ozeng2017-11-141-3/+12
| | * | | | | drm/amd/amdgpu: if visible VRAM allocation fail, fall back to invisible try a...Roger He2017-11-131-0/+5
| | * | | | | drm/amd/amdgpu: Fix wave mask in amdgpu_debugfs_wave_read() (v2)Tom St Denis2017-11-131-20/+20
| | * | | | | drm/amdgpu: make AMDGPU_VA_RESERVED_SIZE 64bitChristian König2017-11-132-4/+4
| | * | | | | drm/amdgpu/gfx9: implement wave VGPR readingNicolai Hähnle2017-11-131-0/+10
| | * | | | | drm/amdgpu: Add common golden settings for GFX9Ken Wang2017-11-131-0/+9
| | * | | | | drm/amd/powerplay: fix copy-n-paste error on vddci_buf indexColin Ian King2017-11-101-1/+1
| | * | | | | drm/amdgpu: Fix null pointer issue in amdgpu_cs_wait_any_fenceEmily Deng2017-11-101-2/+5
| | * | | | | drm/amdgpu: Remove check which is not valid for certain VBIOSKen Wang2017-11-101-6/+0Star
| | |/ / / /
* | | | | | Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-17366-75/+132365
|\ \ \ \ \ \
| * | | | | | drm/amd/display: fix MST link training fail division by 0Eric Yang2017-11-141-2/+4
| * | | | | | drm/amd/display: Fix formatting for null pointer dereference fixHarry Wentland2017-11-141-1/+1
| * | | | | | drm/amd/display: Remove dangling planes on dc commit stateLeo (Sunpeng) Li2017-11-141-2/+35
| * | | | | | drm/amd/display: add flip_immediate to commit update for streamBhawanpreet Lakha2017-11-141-1/+4
| * | | | | | drm/amd/display: Miss register MST encoder cbsJerry (Fangzhi) Zuo2017-11-141-1/+11