summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-05-28drm/i915: Disable LVDS on Radiant P845Ondrej Zary
2018-05-25drm/scheduler: fix a corner case in dependency optimizationNayan Deshmukh
2018-05-25drm/amdgpu: vcn_v1_0_is_idle() can be statickbuild test robot
2018-05-25drm/amd/display: Implement dm_pp_get_clock_levels_by_type_with_latencyHarry Wentland
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
2018-05-24drm/amdgpu: Add SOC15_WAIT_ON_RREG macro defineRex Zhu
2018-05-24drm/amdgpu: Add CG/PG flags for VCNRex Zhu
2018-05-24drm/amd/pp: Add smu support for VCN powergating on RVRex Zhu
2018-05-24drm/amdgpu: skip CG for VCN when late_init/finiRex Zhu
2018-05-24drm/amd/pp: fix a couple locking issuesRex Zhu
2018-05-24drm/amd/pp: Fix static checker warningRex Zhu
2018-05-23drm/amdgpu/gmc9: disable partial wr rmw if ECC is not enabledAlex Deucher
2018-05-23drm/amdgpu: add a df 1.7 implementation of enable_ecc_force_par_wr_rmwAlex Deucher
2018-05-23drm/amdgpu: add new DF callback for ECC setupAlex Deucher
2018-05-23drm/amdgpu: add new DF 1.7 register defsAlex Deucher
2018-05-23Remove calls to suspend/resume atomic helpers from amdgpu_device_gpu_recover....Andrey Grodzovsky
2018-05-24drm/exynos: decon: Add support for hardware windows no 4 and 5Marek Szyprowski
2018-05-23drm/vmwgfx: Schedule an fb dirty update after resumeThomas Hellstrom
2018-05-23drm/vmwgfx: Fix host logging / guestinfo reading error pathsThomas Hellstrom
2018-05-23drm/vmwgfx: Fix 32-bit VMW_PORT_HB_[IN|OUT] macrosThomas Hellstrom
2018-05-22Merge branch 'drm/du/fixes' of git://linuxtv.org/pinchartl/media into drm-fixesDave Airlie
2018-05-22Merge tag 'drm/tegra/for-4.18-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2018-05-22Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie
2018-05-22Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm ...Dave Airlie
2018-05-20drm: rcar-du: lvds: Fix crash in .atomic_check when disabling connectorLaurent Pinchart