Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
65c7dc18b2b6628156c5ed2bc5ef66bca17267fb
/
drivers
65c7dc1
drm: helper macros to print composite types
by Rob Clark
· 8 years ago
06a66b5
reservation: revert "wait only with non-zero timeout specified (v3)" v2
by Christian König
· 8 years ago
98a6dd9
drm/ttm: fix ttm_bo_wait
by Christian König
· 8 years ago
698c0f7
dma-buf/fence: revert "don't wait when specified timeout is zero" (v2)
by Alex Deucher
· 8 years ago
bcc004b
dma-buf/fence: make timeout handling in fence_default_wait consistent (v2)
by Alex Deucher
· 8 years ago
eef18a8
drm/amdgpu: add the interface of waiting multiple fences (v4)
by Junwei Zhang
· 8 years ago
7392b4b
dma-buf: return index of the first signaled fence (v2)
by monk.liu
· 8 years ago
4592bfc
dma-buf/sw_sync: put fence reference from the fence creation
by Gustavo Padovan
· 8 years ago
7488158
dma-buf/sw_sync: mark sync_timeline_create() static
by Baoyou Xie
· 8 years ago
93ce75f
drm: Add stackdepot include for DRM_DEBUG_MM
by Chris Wilson
· 8 years ago
5d58698
drm/msm: use drm_atomic_set_fence_for_plane() to set the fence
by Gustavo Padovan
· 8 years ago
aee2586
drm/imx: use drm_atomic_set_fence_for_plane() to set the fence
by Gustavo Padovan
· 8 years ago
13b5566
drm/atomic: add drm_atomic_set_fence_for_plane()
by Gustavo Padovan
· 8 years ago
7abc7d4
drm: don't override possible_crtcs for primary/cursor planes
by Rob Clark
· 8 years ago
e587803
drm/edid: Add the missing "Hz" to VIC 58,59 comment
by Ville Syrjälä
· 8 years ago
c36ed71
drm/gma500: remove unused ioctl declarations
by Jiang Biao
· 8 years ago
4470dc9
drm/gma500: make function static to eliminate compiling warning
by Jiang Biao
· 8 years ago
03e93ac
drm: update the documentation of drm_framebuffer_unregister_private
by Rongrong Zou
· 8 years ago
5c7fcf2
drm/i915: Enable drm_mm debug when enabling DRM_I915_DEBUG
by Chris Wilson
· 8 years ago
5705670
drm: Track drm_mm allocators and show leaks on shutdown
by Chris Wilson
· 8 years ago
55edf41
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
by Jani Nikula
· 8 years ago
0a97c81
drm/gma500: Add compat ioctl
by Patrik Jakobsson
· 8 years ago
fb42295
Merge branch 'linux-4.9' of git://github.com/skeggsb/linux into drm-next
by Dave Airlie
· 8 years ago
220196b
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
3495a10
drm/amdgpu: turn on/off uvd clock when dpm enable/disable on CI
by Rex Zhu
· 8 years ago
415282b
drm/amdgpu: disable dpm before turn off clock when vce idle.
by Rex Zhu
· 8 years ago
4be5097
drm/amdgpu: enable uvd bypass mode for CI/VI.
by Rex Zhu
· 8 years ago
3f767e3
drm/amdgpu: just not load smc firmware if smu is already running
by Rex Zhu
· 8 years ago
86f8c59
drm/amdgpu: when suspend, set boot state instand of disable dpm.
by Rex Zhu
· 8 years ago
8ed8147
drm/amdgpu: use failed label to handle context init failure
by Huang Rui
· 8 years ago
56df51d
drm/bridge: fix platform_no_drv_owner.cocci warnings
by kbuild test robot
· 8 years ago
3a81e96
drm/bridge: fix semicolon.cocci warnings
by kbuild test robot
· 8 years ago
9ff7a1b
drm: Print some debug/error info during DP dual mode detect
by Imre Deak
· 8 years ago
ce6e153
drm/bridge: add Silicon Image SiI8620 driver
by Andrzej Hajda
· 8 years ago
9982ca6
drm/amdgpu: add amdgpu_ttm_bo_eviction_valuable callback
by Christian König
· 8 years ago
a2ab19fe
drm/ttm: make eviction decision a driver callback v2
by Christian König
· 8 years ago
1c331f7
drm/radeon/pm: autoswitch power state when in balanced mode
by Lucas Stach
· 8 years ago
fad742f
drm/amd/powerplay: fix spelling mistake and add KERN_WARNING to printks
by Colin Ian King
· 8 years ago
aafcafa
drm/amdgpu:new ids flag for preempt
by Monk Liu
· 8 years ago
d1936cc
drm/amdgpu: mark symbols static where possible
by Baoyou Xie
· 8 years ago
356aee3
drm/amdgpu: change function declarations and add missing header dependencies
by Baoyou Xie
· 8 years ago
f93932b
drm/amdgpu: s/amdgpuCrtc/amdgpu_crtc/ in pageflip code
by Alex Deucher
· 8 years ago
f1e68a7
drm/amdgpu/atom: remove a bunch of unused functions
by Alex Deucher
· 8 years ago
72a5743
drm/amdgpu: consolidate atom scratch reg handling for hangs
by Alex Deucher
· 8 years ago
a76ed48
drm/amdgpu: use amdgpu_bo_[create|free]_kernel for wb
by Alex Deucher
· 8 years ago
9861470
drm/amdgpu: add VCE VM session tracking
by Christian König
· 8 years ago
45088ef
drm/amdgpu: improve parse_cs handling a bit
by Christian König
· 8 years ago
5e876c6
drm/amdgpu: refine set power state logic for dpm.
by Rex Zhu
· 8 years ago
8c8e2c3
drm/amdgpu: update current ps/requeset ps in adev with real ps.
by Rex Zhu
· 8 years ago
6061789
drm/amdgpu: add an implement for check_power_state equal for KV
by Alex Deucher
· 8 years ago
3411717
drm/amdgpu: add an implement for check_power_state equal for Si.
by Rex Zhu
· 8 years ago
73909a7
drm/amdgpu: add an implement for check_power_state equal for Cz.
by Rex Zhu
· 8 years ago
1d516c4
drm/amdgpu: add an implement for check_power_state equal for CI
by Rex Zhu
· 8 years ago
fbebf2c
drm/amdgpu: add new callback to check power state info
by Rex Zhu
· 8 years ago
db82b67
drm/amdgpu: check min clock set by DAL before set ps.
by Rex Zhu
· 8 years ago
74f3ce3
drm/amd/amdgpu: Put in rest of wave fields
by Tom St Denis
· 8 years ago
472259f
drm/amd/amdgpu: re-factor debugfs wave reader
by Tom St Denis
· 8 years ago
394fdde
drm/amd/amdgpu: Make debugfs write compliment read
by Tom St Denis
· 8 years ago
32977f9
drm/amd/amdgpu: Allow broadcast on debugfs read (v2)
by Tom St Denis
· 8 years ago
5ecfb3b
drm/amd/amdgpu: Fix debugfs wave reader
by Tom St Denis
· 8 years ago
273d7aa
drm/amd/amdgpu: Add wave reader to debugfs
by Tom St Denis
· 8 years ago
a125510
drm/amdgpu: rework IP block registration (v2)
by Alex Deucher
· 8 years ago
cf35c7c
drm/amdgpu/powerplay: fix spelling in amdgpu_powerplay.h
by Alex Deucher
· 8 years ago
623fea1
drm/amdgpu/virtual_dce: move define into source file
by Alex Deucher
· 8 years ago
2120df4
drm/amdgpu: enable virtual dce on SI
by Alex Deucher
· 8 years ago
07fecde
drm/amdgpu: fill in vce clock info ioctl query (v2)
by Alex Deucher
· 8 years ago
597be30
drm/amdgpu/powerplay: add an implementation for get_vce_clock_state (v3)
by Alex Deucher
· 8 years ago
825cc99
drm/amdgpu/dpm: add an implementation for get_vce_clock_state (v2)
by Alex Deucher
· 8 years ago
230cf1b
drm/amdgpu/dpm: add new callback to fetch vce clock state (v2)
by Alex Deucher
· 8 years ago
66ba1af
drm/amdgpu: save number of vce states in dpm struct.
by Rex Zhu
· 8 years ago
0d8de7c
drm/amdgpu: use same vce state definition in dpm and powerplay
by Rex Zhu
· 8 years ago
cf097881
drm/amdgpu: move dpm related definitions to amdgpu_dpm.h
by Alex Deucher
· 8 years ago
7988714
drm/amdgpu: move align_mask and nop into ring funcs as well (v2)
by Christian König
· 8 years ago
21cd942
drm/amdgpu: move the ring type into the funcs structure (v2)
by Christian König
· 8 years ago
e12f3d7
drm/amdgpu: move IB and frame size directly into the engine description
by Christian König
· 8 years ago
7bc6be8
drm/amdgpu: remove explicit NULL init for parse_cs
by Christian König
· 8 years ago
e08c90a7
drm/amdgpu: remove 128 NOP hack from vm_flush v2
by Christian König
· 8 years ago
c81b07e6b
drm/amdgpu: remove ring type check for conditional execution
by Christian König
· 8 years ago
66f3b2d
drm/amdgpu: pad gfx and compute rings to 256 dw
by Christian König
· 8 years ago
ec9aaaf
drm/radeon: clarify why we evict vram twice on suspend
by Alex Deucher
· 8 years ago
a0a71e4
drm/amdgpu: clarify why we evict vram twice on suspend
by Alex Deucher
· 8 years ago
db9635c
drm/amdgpu: used cached gca values for vi_read_register (v2)
by Alex Deucher
· 8 years ago
34817db
drm/amdgpu/gfx8: use cached raster config values in csb setup
by Alex Deucher
· 8 years ago
392f0c7
drm/amdgpu/gfx8: cache rb config values
by Alex Deucher
· 8 years ago
e3fa763
drm/amdgpu: add additional cached gca config variables
by Alex Deucher
· 8 years ago
b88c879
drm/amdgpu: use amdgpu_vm_get_pd_bo in the GEM code
by Christian König
· 8 years ago
073440d
drm/amdgpu: move VM defines into amdgpu_vm.h
by Christian König
· 8 years ago
7802301
drm/amdgpu: move fence and ring defines into amdgpu_ring.h
by Christian König
· 8 years ago
5611350
drm/amdgpu: move sync handling into a separate header
by Christian König
· 8 years ago
914b4dc
drm/amdgpu: stop using a bo list entry for the VM PTs
by Christian König
· 8 years ago
f7da30d
drm/amdgpu: move PT validation back into VM code v2
by Christian König
· 8 years ago
a7d64de
drm/amdgpu: remove adev pointer from struct amdgpu_bo v2
by Christian König
· 8 years ago
f3fd451
drm/amd/amdgpu: Enable UVD PG on Tonga
by Tom St Denis
· 8 years ago
97f40ef
drm/amd/powerplay: Enable UVD powergating for SMU7
by Tom St Denis
· 8 years ago
f8991ba
drm/amdgpu: update the shadow PD together with the real one v2
by Christian König
· 8 years ago
42e8cb5
drm/amdgpu:wptr poll address of gfx8 is needed
by Frank Min
· 9 years ago
4c2b245
drm/amdgpu:properly fix some JumpTable issues
by Monk Liu
· 8 years ago
bed5712
drm/amdgpu:add MEC_STORAGE ucode id for sriov
by Monk Liu
· 8 years ago
ac00bbf
drm/amdgpu:add callback in cgs for sriov detect
by Frank Min
· 9 years ago
f501a7e
drm/amdgpu:fw bo should be in VRAM for SRIOV
by Frank Min
· 9 years ago
Next »