Sign in
android-kvm
/
linux
/
e0f909bc3a242296da9ccff78277f26d4883a79d
/
drivers
/
gpu
e85ade1
drm/i915: Hold reference to intel_frontbuffer as we track activity
by Chris Wilson
· 5 years ago
d39da68
drm/i915/gt: Ratelimit display power w/a
by Chris Wilson
· 5 years ago
74ac578
drm/i915/pmu: Ensure monotonic rc6
by Tvrtko Ursulin
· 5 years ago
0c517e6
Merge tag 'drm-intel-fixes-2019-12-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 5 years ago
84c9236
drm/exynos: gsc: add missed component_del
by Chuhong Yuan
· 5 years ago
78d75f5
Merge tag 'gvt-fixes-2019-12-18' of https://github.com/intel/gvt-linux into drm-intel-fixes
by Joonas Lahtinen
· 5 years ago
f0f3a6c
drm/i915: Fix pid leak with banned clients
by Tvrtko Ursulin
· 5 years ago
a76cf56
drm/i915/gem: Keep request alive while attaching fences
by Chris Wilson
· 5 years ago
d55157f
drm/i915: Fix WARN_ON condition for cursor plane ddb allocation
by Vandita Kulkarni
· 5 years ago
5e822e44
drm/i915/gvt: Fix guest boot warning
by Gao Fred
· 5 years ago
5665a1f
drm/i915/tgl: Drop Wa#1178
by Matt Roper
· 5 years ago
2eeab8e
drm/i915/ehl: Define EHL powerwells independently of ICL
by Matt Roper
· 5 years ago
242bff7
drm/i915: Set fence_work.ops before dma_fence_init
by Chris Wilson
· 5 years ago
99de953
drm/i915: Copy across scheduler behaviour flags across submit fences
by Chris Wilson
· 5 years ago
fbc44a0
drm/i915/dsb: Fix in mmio offset calculation of DSB instance
by Animesh Manna
· 5 years ago
d16f0f6
Merge tag 'drm-fixes-5.5-2019-12-12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 5 years ago
82e50ec
Merge tag 'drm-intel-fixes-2019-12-12' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 5 years ago
7315c0e
Merge tag 'drm-misc-next-fixes-2019-12-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 5 years ago
9f674c8
drm/i915/gvt: Pin vgpu dma address before using
by Tina Zhang
· 5 years ago
4fc0a3c
drm/i915/gvt: set guest display buffer as readonly
by Zhenyu Wang
· 5 years ago
f271fe1
drm/amdgpu: add invalidate semaphore limit for SRIOV in gmc10
by changzhu
· 5 years ago
90f6452
drm/amdgpu: add invalidate semaphore limit for SRIOV and picasso in gmc9
by changzhu
· 5 years ago
413fc38
drm/amdgpu: avoid using invalidate semaphore for picasso
by changzhu
· 5 years ago
a680aea
Revert "drm/amdgpu: dont schedule jobs while in reset"
by Alex Deucher
· 5 years ago
cdf1d28
Merge branch 'linux-5.5' of git://github.com/skeggsb/linux into drm-fixes
by Dave Airlie
· 5 years ago
5ba0474
Merge tag 'drm-misc-fixes-2019-12-11' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 5 years ago
bd95c14
drm/amdgpu: fix license on Kconfig and Makefiles
by Alex Deucher
· 5 years ago
69897d3
drm/amdgpu/gfx10: update gfx golden settings for navi14
by Tianci.Yin
· 5 years ago
847b0d8
drm/amdgpu/gfx10: update gfx golden settings
by Tianci.Yin
· 5 years ago
5714a20
drm/amdgpu/gfx10: update gfx golden settings for navi14
by Tianci.Yin
· 5 years ago
02cca57
drm/amdgpu/gfx10: update gfx golden settings
by Tianci.Yin
· 5 years ago
750bde2
drm/i915: Serialise with remote retirement
by Chris Wilson
· 5 years ago
6d44694
drm/i915/gvt: use vgpu lock for active state setting
by Zhenyu Wang
· 5 years ago
07b6728
drm/amd/display: include linux/slab.h where needed
by Arnd Bergmann
· 5 years ago
1f00534
drm/amd/display: fix undefined struct member reference
by Arnd Bergmann
· 5 years ago
3d1890e
drm/nouveau/kms/nv50-: fix panel scaling
by Ben Skeggs
· 5 years ago
ae5769d
drm/nouveau/kms/nv50-: Limit MST BPC to 8
by Lyude Paul
· 5 years ago
ac2d927
drm/nouveau/kms/nv50-: Store the bpc we're using in nv50_head_atom
by Lyude Paul
· 5 years ago
310d357
drm/nouveau/kms/nv50-: Call outp_atomic_check_view() before handling PBN
by Lyude Paul
· 5 years ago
64d17f2
drm/nouveau: Fix drm-core using atomic code-paths on pre-nv50 hardware
by Hans de Goede
· 5 years ago
37a68ea
drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bit
by Hans de Goede
· 5 years ago
f26a9e9
drm/i915/gt: Detect if we miss WaIdleLiteRestore
by Chris Wilson
· 5 years ago
3ce8209
drm/i915/hdcp: Nuke intel_hdcp_transcoder_config()
by Ville Syrjälä
· 5 years ago
0eb8e74
drm/i915/fbc: Disable fbc by default on all glk+
by Ville Syrjälä
· 5 years ago
177e876
drm/i915/perf: Configure OAR for specific context
by Umesh Nerlige Ramappa
· 5 years ago
2a264a0
drm/i915/perf: Allow non-privileged access when OA buffer is not sampled
by Umesh Nerlige Ramappa
· 5 years ago
36deedd
drm/i915/gt: Save irqstate around virtual_context_destroy
by Chris Wilson
· 5 years ago
43cb867
drm: meson: venc: cvbs: fix CVBS mode matching
by Martin Blumenstingl
· 5 years ago
781d5eb
Merge tag 'drm-misc-fixes-2019-11-25' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 5 years ago
7ada90e
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
0a52399
drm/panfrost: Open/close the perfcnt BO
by Boris Brezillon
· 5 years ago
aed44cb
drm/panfrost: Fix a race in panfrost_gem_free_object()
by Boris Brezillon
· 5 years ago
3bb69db
drm/panfrost: Fix a BO leak in panfrost_ioctl_mmap_bo()
by Boris Brezillon
· 5 years ago
70cc779
drm/panfrost: Fix a race in panfrost_ioctl_madvise()
by Boris Brezillon
· 5 years ago
22bd4df
drm/panfrost: devfreq: Round frequencies to OPPs
by Steven Price
· 5 years ago
4adf0b4
drm/mgag200: Flag all G200 SE A machines as broken wrt <startadd>
by Thomas Zimmermann
· 5 years ago
9c1867d
Merge tag 'drm-intel-next-fixes-2019-12-05' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 5 years ago
e62dbcd
drm/amd/display: Compare clock state member to determine optimization.
by Yongqiang Sun
· 5 years ago
7a02d29
drm/amdgpu/display: add fallthrough comment
by Alex Deucher
· 5 years ago
0df6282
drm/amd/display: Increase the number of retries after AUX DEFER
by George Shen
· 5 years ago
44ce6c3
drm/amd/display: update dispclk and dppclk vco frequency
by Eric Yang
· 5 years ago
dd0b162
drm/amd/display: Fix screen tearing on vrr tests
by Amanda Liu
· 5 years ago
87de6cb
drm/amd/display: Reset steer fifo before unblanking the stream
by Nikola Cornij
· 5 years ago
a2a1f1e
drm/amd/display: fixed that I2C over AUX didn't read data issue
by Brandon Syu
· 5 years ago
28fa24a
drm/amd/display: Change the delay time before enabling FEC
by Leo (Hanghong) Ma
· 5 years ago
10bce71
drm/amd/display: have two different sr and pstate latency tables for renoir
by Joseph Gravenor
· 5 years ago
a51d9f8
drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongle
by David Galiffi
· 5 years ago
1653acd
drm/amd/display: populate bios integrated info for renoir
by Joseph Gravenor
· 5 years ago
aa4febf
drm/amd/display: fix DalDramClockChangeLatencyNs override
by Joseph Gravenor
· 5 years ago
a1fc44b
drm/amd/display: Map DSC resources 1-to-1 if numbers of OPPs and DSCs are equal
by Nikola Cornij
· 5 years ago
9d9de88
drm/amd/display: update sr and pstate latencies for Renoir
by Eric Yang
· 5 years ago
bf26da9
drm/amdgpu: add cache flush workaround to gfx8 emit_fence
by Pierre-Eric Pelloux-Prayer
· 5 years ago
14891c3
drm/amdgpu: add header line for power profile on Arcturus
by Alex Deucher
· 5 years ago
6e80753
drm/amdgpu: add check before enabling/disabling broadcast mode
by Guchun Chen
· 5 years ago
5bf8bec
drm: limit to INT_MAX in create_blob ioctl
by Daniel Vetter
· 5 years ago
b53bd16
Merge tag 'drm-misc-next-fixes-2019-12-04' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 5 years ago
b7fa0cd
Merge tag 'drm/tegra/for-5.5-rc1-fixes' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 5 years ago
e5a6ca2
drm/dp_mst: Correct the bug in drm_dp_update_payload_part1()
by Wayne Lin
· 5 years ago
d9c148c
drm/omap: fix dma_addr refcounting
by Tomi Valkeinen
· 5 years ago
d66dfcf8
drm/tegra: Run hub cleanup on ->remove()
by Thierry Reding
· 5 years ago
b06e145
drm/tegra: sor: Make the +5V HDMI supply optional
by Thierry Reding
· 5 years ago
a881748
drm/tegra: Silence expected errors on IOMMU attach
by Thierry Reding
· 5 years ago
82d7387
drm/tegra: vic: Export module device table
by Thierry Reding
· 5 years ago
be0b23f
drm/tegra: sor: Implement system suspend/resume
by Thierry Reding
· 5 years ago
c52e167b
drm/tegra: Use proper IOVA address for cursor image
by Thierry Reding
· 5 years ago
49f8219
drm/tegra: gem: Remove premature import restrictions
by Thierry Reding
· 5 years ago
1f16dea
drm/tegra: gem: Properly pin imported buffers
by Thierry Reding
· 5 years ago
9569c3e
drm/tegra: hub: Remove bogus connection mutex check
by Thierry Reding
· 5 years ago
909a606
Merge tag 'drm-next-5.5-2019-12-03' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 5 years ago
c3bed3b
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
d6d07ca
drm/dp_mst: Fix build on systems with STACKTRACE_SUPPORT=n
by Guenter Roeck
· 5 years ago
008037d
drm/radeon: fix r1xx/r2xx register checker for POT textures
by Alex Deucher
· 5 years ago
4905880
drm/amdgpu: fix GFX10 missing CSIB set(v3)
by Monk Liu
· 5 years ago
cd05b51
drm/amdgpu: should stop GFX ring in hw_fini
by Monk Liu
· 5 years ago
dacf56e
drm/amdgpu: do autoload right after MEC loaded for SRIOV VF
by Monk Liu
· 5 years ago
6294017
drm/amdgpu: skip rlc ucode loading for SRIOV gfx10
by Monk Liu
· 5 years ago
747d4f7
drm/amdgpu: fix calltrace during kmd unload(v3)
by Monk Liu
· 5 years ago
fa2b93e
drm/amdgpu/gfx10: unlock srbm_mutex after queue programming finish
by Xiaojie Yuan
· 5 years ago
f0312f4
drm/amdgpu: Added ASIC specific checks in gfxhub V1.1 get XGMI info
by John Clements
· 5 years ago
76d8f83
drm/amdgpu/powerplay: unify smu send message function
by Likun Gao
· 5 years ago
Next »