summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-05-10drm/amd/powerplay: refine pwm1_enable callback functions for CI.Rex Zhu
2017-05-10drm/amd/powerplay: refine pwm1_enable callback functions for vi.Rex Zhu
2017-05-10drm/amd/powerplay: refine pwm1_enable callback functions for Vega10.Rex Zhu
2017-05-10drm/amdgpu: refine amdgpu pwm1_enable sysfs interface.Rex Zhu
2017-05-10drm/amdgpu: add amd fan ctrl mode enums.Rex Zhu
2017-05-10drm/amd/powerplay: add more smu message on Vega10.Rex Zhu
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-10drm/amdgpu: fix dependency issueChunming Zhou
2017-05-10drm/amd: fix init order of sched jobChunming Zhou
2017-05-10drm/amdgpu: add some additional vega10 pci idsAlex Deucher
2017-05-10drm/amdgpu/soc15: use atomfirmware for setting bios scratch for resetAlex Deucher
2017-05-10drm/amdgpu/atomfirmware: add function to update engine hang statusAlex Deucher
2017-05-10drm/radeon: only warn once in radeon_ttm_bo_destroy if va list not emptyJulien Isorce
2017-05-10drm/vblank: Lock down vblank->hwmode moreDaniel Vetter
2017-05-10drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutposDaniel Vetter
2017-05-10drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestampDaniel Vetter
2017-05-10drm/vblank: Switch drm_driver->get_vblank_timestamp to return a boolDaniel Vetter
2017-05-10drm/vgem: Convert to a struct drm_device subclassChris Wilson
2017-05-10gpu: drm: gma500: remove dead codeGustavo A. R. Silva
2017-05-09drm/sti: Adjust two checks for null pointers in sti_hqvdp_probe()Markus Elfring
2017-05-09drm/sti: Fix typos in a comment lineMarkus Elfring
2017-05-09drm/sti: Fix a typo in a comment lineMarkus Elfring
2017-05-09drm/sti: Replace 17 seq_puts() calls by seq_putc()Markus Elfring
2017-05-09drm/sti: Reduce function calls for sequence output at five placesMarkus Elfring
2017-05-09drm/sti: use seq_puts to display a stringNicolas Iooss
2017-05-09drm: Nerf the preclose callback for modern driversDaniel Vetter
2017-05-09drm/exynos: Merge pre/postclose hooksDaniel Vetter
2017-05-09drm/tegra: switch to postcloseDaniel Vetter
2017-05-09drm/nouveau: Merge pre/postclose hooksDaniel Vetter
2017-05-08format-security: move static strings to constKees Cook
2017-05-08drm: use set_memory.h headerLaura Abbott
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-05-08drm/pl111: Initial drm/kms driver for pl111Tom Cooksey
2017-05-08drm/vc4: Add specific compatible strings for Cygnus.Eric Anholt
2017-05-08drm/vc4: Don't try to initialize FBDEV if we're only bound to V3D.Eric Anholt
2017-05-08drm/vc4: Turn the V3D clock on at runtime.Eric Anholt
2017-05-08drm: Remove redundant NULL check during atomic plane commitImre Deak
2017-05-08drm/atomic: Add support for custom scaling mode properties, v2Maarten Lankhorst
2017-05-08drm/atomic: Handle picture_aspect_ratio in atomic coreMaarten Lankhorst
2017-05-08drm/vgem: Enable dmabuf import interfacesLaura Abbott
2017-05-08drm/prime: Introduce drm_gem_prime_import_devLaura Abbott
2017-05-08drm/vgem: Add a dummy platform deviceLaura Abbott
2017-05-05Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-05-05Merge tag 'drm-forgot-about-tegra-for-v4.12-rc1' of git://people.freedesktop....Linus Torvalds
2017-05-05drm/amdgpu: fix mutex list null pointer referencePixel Ding
2017-05-05drm/amd/powerplay: fix bug sclk/mclk level can't be set on vega10.Rex Zhu
2017-05-05drm/amd/powerplay: Setup sw CTF to allow graceful exit when temperature excee...Rex Zhu
2017-05-05drm/amd/powerplay: delete dead code in powerplay.Rex Zhu
2017-05-05drm/amdgpu: Use less generic enum definitionsGuenter Roeck