summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-06-07Merge tag 'devicetree-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for vmalloc()-familyKees Cook
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-06-06Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-06-05Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-04Merge branch 'pm-opp'Rafael J. Wysocki
2018-05-31drm/amd/display: Update color props when modeset is requiredLeo (Sunpeng) Li
2018-05-31drm/amd/display: Make atomic-check validate underscan changesDavid Francis
2018-05-31Merge tag 'drm-misc-fixes-2018-05-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-05-30drm/bridge/synopsys: dw-hdmi: fix dw_hdmi_setup_rx_senseNeil Armstrong
2018-05-30PM / Domains: Drop genpd as in-param for pm_genpd_remove_device()Ulf Hansson
2018-05-30Merge tag 'drm-amdkfd-next-2018-05-28' of git://people.freedesktop.org/~gabba...Dave Airlie
2018-05-30Merge tag 'exynos-drm-next-for-v4.18-v2' of git://git.kernel.org/pub/scm/linu...Dave Airlie
2018-05-30Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-05-30Merge tag 'drm-misc-fixes-2018-05-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-05-30Merge tag 'drm-intel-fixes-2018-05-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-05-29drm/amd/display: Fix BUG_ON during CRTC atomic check updateLeo (Sunpeng) Li
2018-05-29drm/i915/query: nospec expects no more than an unsigned longChris Wilson
2018-05-28drm/i915/query: Protect tainted function pointer lookupChris Wilson
2018-05-28drm/i915/lvds: Move acpi lid notification registration to registration phaseChris Wilson
2018-05-28drm/i915: Disable LVDS on Radiant P845Ondrej Zary
2018-05-25drm/amdgpu: fix 32-bit build warningArnd Bergmann
2018-05-25drm/exynos: fimc: signedness bug in fimc_setup_clocks()Dan Carpenter
2018-05-25drm/exynos: scaler: fix static checker warningInki Dae
2018-05-25Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-05-25Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2018-05-24drm/amdgpu: Use dev_info() to report amdkfd is not supported for this ASICTom Stellard
2018-05-24drm/omap: fix NULL deref crash with SDI displaysTomi Valkeinen
2018-05-24drm/amd/display: Remove use of division operator for long longsDavid Francis
2018-05-24drm/amdgpu: Update GFX info structure to match what vega20 usedShaoyun Liu
2018-05-24drm/amdgpu/pp: remove duplicate assignmentAlex Deucher
2018-05-24drm/sched: add rcu_barrier after entity finiEmily Deng
2018-05-24drm/amdgpu: move VM BOs on LRU againChristian König
2018-05-24drm/amdgpu: consistenly use VM moved flagChristian König
2018-05-24drm/amdgpu: kmap PDs/PTs in amdgpu_vm_update_directoriesChristian König
2018-05-24drm/amdgpu: further optimize amdgpu_vm_handle_movedChristian König
2018-05-24drm/amdgpu: cleanup amdgpu_vm_validate_pt_bos v2Christian König
2018-05-24drm/amdgpu: rework VM state machine lock handling v2Christian König
2018-05-24drm/amdgpu: Add runtime VCN PG supportRex Zhu
2018-05-24drm/amdgpu: Enable VCN static PG by default on RVRex Zhu
2018-05-24drm/amdgpu: Add VCN static PG support on RVRex Zhu
2018-05-24drm/amdgpu: Enable VCN CG by default on RVRex Zhu
2018-05-24drm/amdgpu: Add static CG control for VCN on RVRex Zhu
2018-05-24drm/psr: Fix missed entry in PSR setup time table.Dhinakaran Pandiyan
2018-05-24drm/exynos: Fix default value for zpos plane propertyMarek Szyprowski
2018-05-24drm/exynos: Fix error value in exynos_drm_crtc_get_by_type()Marek Szyprowski
2018-05-24drm/exynos/dsi: mask frame-done interruptAndrzej Hajda