summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2019-04-03drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macroManasi Navare
2019-04-03drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index checkZhenyu Wang
2019-04-03drm/i915: Mark AML 0x87CA as ULXVille Syrjälä
2019-04-03drm/vkms: fix use-after-free when drm_gem_handle_create() failsEric Biggers
2019-04-03drm/vgem: fix use-after-free when drm_gem_handle_create() failsEric Biggers
2019-04-03drm/rockchip: vop: reset scale mode when win is disabledJonas Karlman
2019-03-27drm/vkms: Fix flush_work() without INIT_WORK().Tetsuo Handa
2019-03-27drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID'sDeepak Rawat
2019-03-27drm/vmwgfx: Don't double-free the mode stored in par->set_modeThomas Zimmermann
2019-03-27drm/amdgpu: fix invalid use of change_bitChristian König
2019-03-23drm/amd/display: don't call dm_pp_ function from an fpu blockHarry Wentland
2019-03-23drm/amd/powerplay: correct power reading on fijiEvan Quan
2019-03-23drm/radeon/evergreen_cs: fix missing break in switch statementGustavo A. R. Silva
2019-03-23drm/fb-helper: generic: Fix drm_fbdev_client_restore()Noralf Trønnes
2019-03-19drm: Block fb changes for async plane updatesNicholas Kazlauskas
2019-02-28drm/bochs: Fix the ID mismatch errorAlistair Francis
2019-02-28drm: Block fb changes for async plane updatesNicholas Kazlauskas
2019-02-28Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-02-27drm/amd/display: Use vrr friendly pageflip throttling in DC.Mario Kleiner
2019-02-22Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-02-20drm/amdgpu: disable bulk moves for nowChristian König
2019-02-20drm/amd/display: set clocks to 0 on suspend on dce80Bhawanpreet Lakha
2019-02-20drm/amd/display: fix optimize_bandwidth func pointer for dce80Bhawanpreet Lakha
2019-02-20drm/amd/display: Fix negative cursor pos programmingNicholas Kazlauskas
2019-02-20drm/i915/fbdev: Actually configure untiled displaysChris Wilson
2019-02-19drm/amd/display: Raise dispclk value for dce11Roman Li
2019-02-19drm/amd/display: Fix MST reboot/poweroff sequenceLeo (Hanghong) Ma
2019-02-19drm/amdgpu: Update sdma golden setting for vega20shaoyunl
2019-02-19drm/amdgpu: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtimeAlex Deucher
2019-02-19gpu: drm: radeon: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtimeRafael J. Wysocki
2019-02-15drm: Use array_size() when creating leaseMatthew Wilcox
2019-02-15Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-02-15Merge tag 'drm-intel-fixes-2019-02-13' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-02-15Merge tag 'drm-misc-fixes-2019-02-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-02-13drm/amdgpu/psp11: TA firmware is optional (v3)Alex Deucher
2019-02-13Merge tag 'imx-drm-fixes-2019-02-12' of git://git.pengutronix.de/pza/linux in...Dave Airlie
2019-02-12drm/i915/opregion: rvda is relative from opregion base in opregion 2.1+Jani Nikula
2019-02-12drm/i915/opregion: fix version checkJani Nikula
2019-02-12drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC setJoonas Lahtinen
2019-02-12drm/i915: Block fbdev HPD processing during suspendLyude Paul
2019-02-12drm/i915/pmu: Fix enable count array size and bounds checkingTvrtko Ursulin
2019-02-11drm/i915/cnl: Fix CNL macros for Voltage Swing programmingAditya Swarup
2019-02-11drm/i915/icl: combo port vswing programming changes per BSPECClint Taylor
2019-02-10drm/vkms: Fix license inconsistentRodrigo Siqueira
2019-02-08drm/amd/display: Expose connector VRR range via debugfsNicholas Kazlauskas
2019-02-08drm/sched: Always trace the dependencies we wait on, to fix a race.Eric Anholt
2019-02-08Merge tag 'drm-misc-fixes-2019-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-02-08Merge tag 'drm-intel-fixes-2019-02-07-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2019-02-07Merge branch 'vmwgfx-fixes-5.0-2' of git://people.freedesktop.org/~thomash/li...Dave Airlie
2019-02-06drm/omap: dsi: Hack-fix DSI bus flagsTomi Valkeinen