summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-11-262-1/+51
|\
| * Merge branch 'asoc-5.5' into asoc-nextMark Brown2019-11-222-1/+51
| |\
| | * drm: bridge: dw-hdmi: Report connector status using callbackCheng-Yi Chiang2019-10-292-1/+51
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-11-265-7/+6
|\ \ \
| * | | locking/refcount: Consolidate implementations of refcount_tWill Deacon2019-11-251-1/+0
| * | | locking/lockdep: Remove unused @nested argument from lock_release()Qian Cai2019-10-094-6/+6
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-261-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-10-311-1/+1
| |\ \ \ \
| | * | | | drm/i915: Replace rcu_swap_protected() with rcu_replace_pointer()Paul E. McKenney2019-10-301-1/+1
| | | |_|/ | | |/| |
* | | | | Merge tag 'drm-intel-fixes-2019-11-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-11-229-18/+141
|\ \ \ \ \
| * | | | | drm/i915/fbdev: Restore physical addresses for fb_mmap()Chris Wilson2019-11-211-4/+5
| * | | | | drm/i915: make pool objects read-onlyMatthew Auld2019-11-191-0/+2
| * | | | | drm/i915: Protect request peeking with RCUChris Wilson2019-11-181-11/+39
| * | | | | drm/i915/userptr: Try to acquire the page lock around set_page_dirty()Chris Wilson2019-11-181-1/+21
| * | | | | drm/i915/pmu: "Frequency" is reported as accumulated cyclesChris Wilson2019-11-181-2/+2
| * | | | | drm/i915: Preload LUTs if the hw isn't currently using themVille Syrjälä2019-11-184-0/+69
| * | | | | drm/i915: Don't oops in dumb_create ioctl if we have no crtcsVille Syrjälä2019-11-181-0/+3
| | |_|_|/ | |/| | |
* | | | | Revert "drm/amd/display: enable S/G for RAVEN chip"Alex Deucher2019-11-202-2/+2
* | | | | drm/amdgpu: disable gfxoff on original ravenAlex Deucher2019-11-201-2/+7
* | | | | drm/amdgpu: disable gfxoff when using register read interfaceAlex Deucher2019-11-201-1/+5
* | | | | drm/amd/powerplay: correct fine grained dpm force level settingEvan Quan2019-11-201-0/+6
* | | | | drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICsEvan Quan2019-11-201-5/+18
* | | | | drm/amdgpu: remove experimental flag for Navi14Alex Deucher2019-11-201-4/+4
|/ / / /
* | | | Merge tag 'drm-fixes-2019-11-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-11-156-37/+23
|\ \ \ \
| * \ \ \ Merge tag 'drm-fixes-5.4-2019-11-14' of git://people.freedesktop.org/~agd5f/l...Dave Airlie2019-11-151-22/+16
| |\ \ \ \
| | * | | | drm/amdgpu: fix null pointer deref in firmware header printingXiaojie Yuan2019-11-141-22/+16
| * | | | | Merge tag 'drm-misc-fixes-2019-11-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-11-151-1/+1
| |\ \ \ \ \
| | * | | | | drm/sun4i: tcon: Set min division of TCON0_DCLK to 1.Yunhao Tian2019-11-131-1/+1
| * | | | | | drm/i915/tgl: MOCS table updateMatt Roper2019-11-131-1/+1
| * | | | | | Revert "drm/i915/ehl: Update MOCS table for EHL"Matt Roper2019-11-131-8/+0
| * | | | | | Merge tag 'gvt-fixes-2019-11-12' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi2019-11-121-2/+2
| |\ \ \ \ \ \
| | * | | | | | drm/i915/gvt: fix dropping obj reference twicePan Bian2019-11-081-2/+2
| * | | | | | | drm/i915: update rawclk also on resumeJani Nikula2019-11-122-3/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge Intel Gen8/Gen9 graphics fixes from Jon Bloomfield.Linus Torvalds2019-11-1113-172/+595
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | drm/i915/cmdparser: Fix jump whitelist clearingBen Hutchings2019-11-111-3/+2
| * | | | | | drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak2019-11-056-4/+135
| * | | | | | drm/i915: Lower RM timeout to avoid DSI hard hangsUma Shankar2019-11-052-0/+12
| * | | | | | drm/i915/cmdparser: Ignore Length operands during command matchingJon Bloomfield2019-11-051-1/+1
| * | | | | | drm/i915/cmdparser: Add support for backward jumpsJon Bloomfield2019-11-055-26/+178
| * | | | | | drm/i915/cmdparser: Use explicit goto for error pathsJon Bloomfield2019-11-051-12/+13
| * | | | | | drm/i915: Add gen9 BCS cmdparsingJon Bloomfield2019-11-052-10/+110
| * | | | | | drm/i915: Allow parsing of unsized batchesJon Bloomfield2019-11-051-4/+5
| * | | | | | drm/i915: Support ro ppgtt mapped cmdparser shadow buffersJon Bloomfield2019-11-053-18/+70
| * | | | | | drm/i915: Add support for mandatory cmdparsingJon Bloomfield2019-11-053-7/+15
| * | | | | | drm/i915: Remove Master tables from cmdparserJon Bloomfield2019-11-053-68/+26
| * | | | | | drm/i915: Disable Secure Batches for gen6+Jon Bloomfield2019-11-053-3/+12
| * | | | | | drm/i915: Rename gen7 cmdparser tablesJon Bloomfield2019-11-051-35/+35
* | | | | | | Merge tag 'drm-fixes-5.4-2019-11-06' of git://people.freedesktop.org/~agd5f/l...Dave Airlie2019-11-0816-24/+106
|\ \ \ \ \ \ \
| * | | | | | | drm/radeon: fix si_enable_smc_cac() failed issueAlex Deucher2019-11-061-0/+1
| * | | | | | | drm/amdgpu/renoir: move gfxoff handling into gfx9 moduleAlex Deucher2019-11-062-5/+6