summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-06-03drm/gem: WARN if drm_gem_get_pages is called on a private objDaniel Vetter
2020-06-03drm/msm: Don't call dma_buf_vunmap without _vmapDaniel Vetter
2020-06-03drm/i915/gt: Suppress the error message for GT init failure on error injectionChris Wilson
2020-06-03drm/connector: notify userspace on hotplug after register completeJeykumar Sankaran
2020-06-02drm/i915/gt: Make the CTX_TIMESTAMP readable on !rcsChris Wilson
2020-06-02drm/i915: Identify Cometlake platformChris Wilson
2020-06-02drm/i915/selftests: Ignore autoincrementing timestamp on verfifying whitelistsChris Wilson
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-02Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2020-06-02drm/amdgpu: Add unique_id and serial_number for Arcturus v3Kent Russell
2020-06-02drm/amdgpu: Add ReadSerial defines for ArcturusKent Russell
2020-06-02drm/amdgpu: remove useless code in RASGuchun Chen
2020-06-02drm/amdgpu: fix RAS memory leak in error caseGuchun Chen
2020-06-02Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-02mm: remove the pgprot argument to __vmallocChristoph Hellwig
2020-06-02gpu/drm: remove the powerpc hack in drm_legacy_sg_allocChristoph Hellwig
2020-06-02mm: remove the prot argument from vm_map_ramChristoph Hellwig
2020-06-02gup: document and work around "COW can break either way" issueLinus Torvalds
2020-06-02drm/i915/dsi: Dont forget to clean up the connector on error (v2)Vivek Kasireddy
2020-06-02Merge tag 'gvt-next-fixes-2020-05-28' of https://github.com/intel/gvt-linux i...Joonas Lahtinen
2020-06-02drm/i915/params: fix i915.fake_lmem_start module param sysfs permissionsJani Nikula
2020-06-02drm/i915/params: don't expose inject_probe_failure in debugfsJani Nikula
2020-06-02drm/i915: Whitelist context-local timestamp in the gen9 cmdparserChris Wilson
2020-06-02drm/i915: Fix global state use-after-frees with a refcountVille Syrjälä
2020-06-02drm/i915/params: prevent changing module params runtimeJani Nikula
2020-06-02drm/i915/params: fix i915.fake_lmem_start module param sysfs permissionsJani Nikula
2020-06-02drm/i915/params: don't expose inject_probe_failure in debugfsJani Nikula
2020-06-02drm/i915/gt: Move legacy context wa to intel_workaroundsChris Wilson
2020-06-02drm/i915/gt: Split low level gen2-7 CS emittersChris Wilson
2020-06-01Revert "drm/msm/dpu: add support for clk and bw scaling for display"Rob Clark
2020-06-01Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-01Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds
2020-06-01Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-06-01Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-01Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-01drm/i915: Whitelist context-local timestamp in the gen9 cmdparserChris Wilson
2020-06-01drm/i915/tgl: Update TC DP vswing tableJosé Roberto de Souza
2020-06-01drm/i915: Trim the ironlake+ irq handlerChris Wilson
2020-06-01drm/i915: Fix global state use-after-frees with a refcountVille Syrjälä
2020-06-01drm: add docs for standard CRTC propertiesSimon Ser
2020-06-01Merge branches 'pm-core' and 'pm-sleep'Rafael J. Wysocki
2020-06-01drm/i915: Relinquish forcewake immediately after manual groupingChris Wilson
2020-06-01drm/i915: Check for awaits on still currently executing requestsChris Wilson
2020-06-01drm/i915/gt: Do not schedule normal requests immediately along virtualChris Wilson
2020-06-01drm/i915: Reorder await_execution before await_requestChris Wilson
2020-06-01drm/i915: Handle very early engine initialisation failureChris Wilson
2020-06-01drm/i915: Add Plane color encoding support for YCBCR_BT2020Kishore Kadiyala
2020-06-01drm: DPMS is no longer the only mutable connector propSimon Ser