Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7f3353f60e75c6cdfdfc170733a32db3853007bb
7f3353f
drm/amdgpu/navi10: Implement od clk printing
by Matt Coffin
· 5 years ago
6610713
drm/amdgpu/navi10: implement GFXCLK_CURVE overdrive
by Matt Coffin
· 5 years ago
21677d0
drm/amdgpu/navi10: implement sclk/mclk OD via pp_od_clk_voltage
by Matt Coffin
· 5 years ago
9f87516
drm/amd/amdgpu: finish delay works before release resources
by Jesse Zhang
· 5 years ago
4cae34d
drm/radeon: Clean up code in radeon_pci_shutdown()
by KyleMahlkuch
· 5 years ago
9012456
drm/amdgpu/powerplay/smu7: fix AVFS handling with custom powerplay table
by Alex Deucher
· 5 years ago
51bd363
drm/amdgpu: avoid upload corrupted ta ucode to psp
by Hawking Zhang
· 5 years ago
53dbc27a
drm/amdgpu/powerplay: fix AVFS handling with custom powerplay table
by Alex Deucher
· 5 years ago
558491d
drm/amd/powerplay: dynamically disable ds and ulv for compute
by Kenneth Feng
· 5 years ago
875dc7c
drm/amd/powerplay: correct Arcturus OD support
by Evan Quan
· 5 years ago
eebc7f4
drm/amdgpu: allow direct upload save restore list for raven2
by changzhu
· 5 years ago
dc10218
drm/sched: struct completion requires linux/completion.h inclusion
by Stephen Rothwell
· 5 years ago
a28fda3
drm/amdgpu: Avoid accidental thread reactivation.
by Andrey Grodzovsky
· 5 years ago
2b6f717
drm/sched: Avoid job cleanup if sched thread is parked.
by Andrey Grodzovsky
· 5 years ago
7c55adb
Revert "drm/amdgpu: dont schedule jobs while in reset"
by Andrey Grodzovsky
· 5 years ago
83a7772
drm/sched: Use completion to wait for sched->thread idle v2.
by Andrey Grodzovsky
· 5 years ago
cb5932f8
drm/amdgpu: fix vega20 pstate status change
by Jonathan Kim
· 5 years ago
2af81531
drm/amdgpu: fix sysfs interface pcie_replay_count error on navi asic
by Kevin Wang
· 5 years ago
e31dcdc
drm/amdgpu: Need to disable msix when unloading driver
by Emily Deng
· 5 years ago
f6baa07
drm/amdgpu: Add comments to gmc structure
by Oak Zeng
· 5 years ago
ef177d1
drm/amdgpu: Improve RAS documentation (v2)
by Alex Deucher
· 5 years ago
7158ca8
drm/radeon: fix si_enable_smc_cac() failed issue
by Alex Deucher
· 5 years ago
ad4d81d
drm/amdgpu/renoir: move gfxoff handling into gfx9 module
by Alex Deucher
· 5 years ago
365f7f8
drm/amdgpu: fix double reference dropping
by Pan Bian
· 5 years ago
d942070
drm/amd/powerplay: fix struct init in renoir_print_clk_levels
by Raul E Rangel
· 5 years ago
946ab8d
drm/amdgpu: fix potential double drop fence reference
by Pan Bian
· 5 years ago
f88e2d1
drm/amdgpu: change read of GPU clock counter on Vega10 VF
by Eric Huang
· 5 years ago
11c6108
drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9
by changzhu
· 5 years ago
a6522a5
drm/amdgpu: add dummy read by engines for some GCVM status registers in gfx10
by changzhu
· 5 years ago
cf3fde8
drm/amd/powerplay: fix deadlock on setting power_dpm_force_performance_level
by Evan Quan
· 5 years ago
60599a0
drm/amdgpu: perform p-state switch after the whole hive initialized
by Evan Quan
· 5 years ago
5c5b2ba
drm/amdgpu: fix possible pstate switch race condition
by Evan Quan
· 5 years ago
b0adca4
drm/amdgpu: register gpu instance before fan boost feature enablment
by Evan Quan
· 5 years ago
2c874ad
drm/amd/swSMU: fix smu workload bit map error
by Kevin Wang
· 5 years ago
8d3bf93
drm/amd/powerplay: update Arcturus driver-smu interface header
by Evan Quan
· 5 years ago
58f46d4
drm/amdgpu: disallow direct upload save restore list from gfx driver
by Hawking Zhang
· 5 years ago
d7c5782
drm/sched: Fix passing zero to 'PTR_ERR' warning v2
by Andrey Grodzovsky
· 5 years ago
224f82e
drm/amdgpu/discovery: Need to free discovery memory
by Emily Deng
· 5 years ago
9187296
drm/amd/powerplay: print the pptable provider
by Xiaojie Yuan
· 5 years ago
b73b7f48
Revert "drm/amd/display: setting the DIG_MODE to the correct value."
by Zhan Liu
· 5 years ago
9fd4c2d
drm/amd/display: Add ENGINE_ID_DIGD condition check for Navi14
by Zhan Liu
· 5 years ago
26e99ba
drm/amdgpu: Show resolution correctly in mode validation debug output
by Neil Mayhew
· 5 years ago
8863bae
drm/amdgpu/gpuvm: add some additional comments in amdgpu_vm_update_ptes
by Alex Deucher
· 5 years ago
a4840d9
drm/amdgpu: enable VCN DPG on Raven and Raven2
by Alex Deucher
· 5 years ago
84e4e82
drm/amdgpu: add navi14 PCI ID
by Tianci.Yin
· 5 years ago
3e45486
drm/amd/powerplay: support xgmi pstate setting on powerplay routine V2
by Evan Quan
· 5 years ago
086e1c5
drm/amd/powerplay: update is_sw_smu_xgmi check
by Evan Quan
· 5 years ago
39ea6e5
drm/amdgpu: change pstate only after all XGMI device initialized
by Evan Quan
· 5 years ago
89b3d86
drm/amdgpu: dont schedule jobs while in reset
by Shirish S
· 5 years ago
e2f619aa
drm/amdgpu/arcturus: properly set BANK_SELECT and FRAGMENT_SIZE
by Alex Deucher
· 5 years ago
cea35f5
drm/i915: Don't select BROKEN
by Daniel Vetter
· 5 years ago
68acde7
drm/dp_mst: fix gcc compile error
by Chenwandun
· 5 years ago
8a86b00
Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 5 years ago
2ef4144
Merge tag 'drm-intel-next-2019-11-01-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 5 years ago
904ce198
Merge tag 'drm/tegra/for-5.5-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 5 years ago
633aa7e
Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 5 years ago
1883e29
drm/i915: Update DRIVER_DATE to 20191101
by Joonas Lahtinen
· 5 years ago
e5661c6
drm/i915/selftests: Start kthreads before stopping
by Chris Wilson
· 5 years ago
292a27b
drm/i915/lmem: Check against i915_selftest only under CONFIG_SELFTEST
by Chris Wilson
· 5 years ago
84db889
drm/tegra: Unconditionally select IOMMU_IOVA
by Thierry Reding
· 5 years ago
c8a2036
gpu: host1x: Unconditionally select IOMMU_IOVA
by Thierry Reding
· 5 years ago
4a31741
drm/i915/gem: Refine occupancy test in kill_context()
by Chris Wilson
· 5 years ago
2b73b35
drm/i915: Update DRIVER_DATE to 20191101
by Joonas Lahtinen
· 5 years ago
1629224
drm/i915/lmem: add the fake lmem region
by Matthew Auld
· 5 years ago
4974826
drm/i915/dp: Do not switch aux to TBT mode for non-TC ports
by José Roberto de Souza
· 5 years ago
034982cf
drm/i915/guc: drop guc shared area
by Daniele Ceraolo Spurio
· 5 years ago
9f37940
drm/i915: drop lrc header page
by Daniele Ceraolo Spurio
· 5 years ago
dde01d9
drm/i915: Split detaching and removing the vma
by Chris Wilson
· 5 years ago
164a412
drm/i915/selftests: Pretty print the i915_active
by Chris Wilson
· 5 years ago
1db257c
drm/i915/selftests: Assert that the idle_pulse is sent
by Chris Wilson
· 5 years ago
29b2765
drm/i915/mst: Document the userspace fail with possible_crtcs
by Ville Syrjälä
· 5 years ago
34053ee
drm/i915: Simplify pipe_mask setup even further
by Ville Syrjälä
· 5 years ago
4d19505
drm/i915: Allow ICL+ DSI on any pipe
by Ville Syrjälä
· 5 years ago
981329c
drm/i915: s/crtc_mask/pipe_mask/
by Ville Syrjälä
· 5 years ago
2b0b274
drm/i915: Simplify LVDS crtc_mask setup
by Ville Syrjälä
· 5 years ago
2d9c190
drm/i915/uc: define GuC and HuC binaries for TGL
by Daniele Ceraolo Spurio
· 5 years ago
fae7d7d
Revert "dma-buf: Add dma-buf heaps framework"
by Sean Paul
· 5 years ago
837324d
Revert "dma-buf: heaps: Add heap helpers"
by Sean Paul
· 5 years ago
d59c5e0
Revert "dma-buf: heaps: Add system heap to dmabuf heaps"
by Sean Paul
· 5 years ago
2e7f7cb
Revert "dma-buf: heaps: Add CMA heap to dmabuf heaps"
by Sean Paul
· 5 years ago
a262ef0
Revert "kselftests: Add dma-heap test"
by Sean Paul
· 5 years ago
4e380d0
drm/i915: Stop frobbing crtc->base.mode
by Ville Syrjälä
· 5 years ago
25f8995
drm/i915: Nuke 'mode' argument to intel_get_load_detect_pipe()
by Ville Syrjälä
· 5 years ago
5ab5e4e
drm/amd/display: Add a conversion function for transmitter and phy_id enums
by Nathan Chancellor
· 5 years ago
5e8f547
drm/amd/display: remove redundant null pointer check before kfree
by zhong jiang
· 5 years ago
46203a5
drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZE
by Alex Deucher
· 5 years ago
361d66e
drm/amdgpu: fix no ACK from LDS read during stress test for Arcturus
by Le Ma
· 5 years ago
897110e
drm/amdgpu: fix gfx VF FLR test fail on navi
by HaiJun Chang
· 5 years ago
bff77e8
drm/amdgpu: bypass some cleanup work after err_event_athub (v2)
by Le Ma
· 5 years ago
8baaadb
drm/amdgpu: clear UVD VCPU buffer when err_event_athub generated
by Le Ma
· 5 years ago
b4def37
drm/amdgpu/SRIOV: SRIOV VF doesn't support BACO
by Jiange Zhao
· 5 years ago
44b582b
drm/amdgpu: Remove superfluous void * cast in debugfs_create_file() call
by Geert Uytterhoeven
· 5 years ago
e4b116a
drm/amdgpu: remove set but not used variable 'adev'
by YueHaibing
· 5 years ago
ef66915
drm/amdkfd: bug fix for out of bounds mem on gpu cache filling info
by Alex Sierra
· 5 years ago
533bfca
drm/amdkfd: Delete duplicated queue bit map reservation
by Yong Zhao
· 5 years ago
55695b3
drm/amdkfd: Delete unnecessary pr_fmt switch
by Yong Zhao
· 5 years ago
a8ddac7c
drm/i915: Avoid HPD poll detect triggering a new detect cycle
by Imre Deak
· 5 years ago
a06375a
drm/i915/gt: Always track callers to intel_rps_mark_interactive()
by Chris Wilson
· 5 years ago
811bb3d
drm/i915/tgl: Add gam instdone
by Mika Kuoppala
· 5 years ago
e50dbdb
drm/i915/tgl: Add SFC instdone to error state
by Mika Kuoppala
· 5 years ago
Next »