Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
03e93ac756915e2cb3b7a8469b61a88949ac7a1c
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
a1873c6
Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux 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
329f4c8
drm: mark drm_of_component_match_add dummy inline
by Arnd Bergmann
· 8 years ago
ce6e153
drm/bridge: add Silicon Image SiI8620 driver
by Andrzej Hajda
· 8 years ago
4397752
dt-bindings: add Silicon Image SiI8620 bridge bindings
by Andrzej Hajda
· 8 years ago
00c635e
video: add header file for Mobile High-Definition Link (MHL) interface
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
585ffd6
drm/ttm: fix coding style in ttm_bo_driver.h
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
bbe8797
drm/amdgpu: add info ioctl query for vce clock info (v3)
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
e08c90a
drm/amdgpu: remove 128 NOP hack from vm_flush v2
by Christian König
· 8 years ago
c81b07e
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
01ab960
drm/amdgpu:keep bo pinned in prefered domain
by Frank Min
· 9 years ago
4bc10d1
drm/amdgpu:use smc_index_11 for VI
by Monk Liu
· 9 years ago
e1d9921
drm/amdgpu:add one more fiji device id
by Frank Min
· 9 years ago
f8a4c11
drm/amd/powerplay: mark symbols static where possible
by Baoyou Xie
· 8 years ago
22e5808
drm/radeon: mark symbols static where possible
by Baoyou Xie
· 8 years ago
297b128
drm/radeon: add missing header dependencies
by Baoyou Xie
· 8 years ago
ef70431
drm/amd/amdgpu: bump version for memory query info
by Junwei Zhang
· 8 years ago
e0adf6c
drm/amd/amdgpu: unify memory query info interface
by Junwei Zhang
· 8 years ago
6a7f76e
drm/amdgpu: add VRAM manager v2
by Christian König
· 8 years ago
8892f15
drm/amdgpu: enable amdgpu_move_blit to handle multiple MM nodes v2
by Christian König
· 8 years ago
63e0ba4
drm/amdgpu: handle multiple MM nodes in the VMs v2
by Christian König
· 8 years ago
Next »