Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b7d85e1db32ea85b09f58f416da48f44285ff41f
b7d85e1
drm/amdgpu: fix TTM move entity init order
by Christian König
· 7 years ago
44a99b6
drm/amd: Use newly added interrupt source defs for SOC15.
by Andrey Grodzovsky
· 7 years ago
ba61bb17
drm/amd: Add interrupt source definitions for SOC15 v3.
by Andrey Grodzovsky
· 7 years ago
091aec0
drm/amd: Use newly added interrupt source defs for VI v3.
by Andrey Grodzovsky
· 7 years ago
530e7a6
drm/amd: Add interrupt source definitions for VI v3.
by Andrey Grodzovsky
· 7 years ago
ed515ce
drm/amd/powerplay: convert the sclk/mclk into Mhz for comparation
by Evan Quan
· 7 years ago
3f2e6bf
drm/amd/powerplay: no need to mask workable gfxoff feature for vega12
by Evan Quan
· 7 years ago
991a6b3
drm/amd/powerplay: add vega12 SMU gfxoff support v3
by Evan Quan
· 7 years ago
a5aedc2
drm/amdgpu: reduce the idle period that RLC has to wait before request CGCG
by Evan Quan
· 7 years ago
c369376
drm/amdgpu: no touch for the reserved bit of RLC_CGTT_MGCG_OVERRIDE
by Evan Quan
· 7 years ago
d26031c
drm/amdgpu: drop mmRLC_PG_CNTL clear v2
by Evan Quan
· 7 years ago
b58b65c
drm/amdgpu: correct rlc save restore list initialization for v2_1
by Evan Quan
· 7 years ago
af356b6
drm/amdgpu: init CSIB regardless of rlc version and pg status
by Evan Quan
· 7 years ago
137dc4b
drm/amdgpu: pin the csb buffer on hw init v2
by Evan Quan
· 7 years ago
0d7f824
drm/amd/pp: fix semicolon.cocci warnings
by kbuild test robot
· 7 years ago
c1ee15b
drm/amdgpu: get VCN start to process in the dpm disabled case
by Leo Liu
· 7 years ago
d02f160
drm/amdgpu: move cache window setup after power and clock resume
by Leo Liu
· 7 years ago
7b4e54a
drm/amdgpu: Take VCN jpeg ring into account in idle work handler
by Leo Liu
· 7 years ago
f449075
drm/ttm: Replace ttm_bo_unref() with ttm_bo_put()
by Thomas Zimmermann
· 7 years ago
8129fda
drm/ttm: Replace ttm_bo_reference() with ttm_bo_get()
by Thomas Zimmermann
· 7 years ago
89c815e
drm/ttm: Introduce ttm_bo_get() and ttm_bo_put() for ref counting
by Thomas Zimmermann
· 7 years ago
31e1c59
drm/ttm: use swap macro in ttm_bo_handle_move_mem
by Gustavo A. R. Silva
· 7 years ago
c3cb424
drm/amd/pp: Send khz clock values to DC for smu7/8
by Harry Wentland
· 7 years ago
e851157
drm/amdgpu: Verify root PD is mapped into kernel address space (v4)
by Andrey Grodzovsky
· 7 years ago
efaa964
drm/amdgpu: Present amdgpu_task_info in VM_FAULTS.
by Andrey Grodzovsky
· 7 years ago
2aa37bf
drm/amdgpu: Add support for logging process info in amdgpu_vm.
by Andrey Grodzovsky
· 7 years ago
bd4e725
drm/amd/display: Make function pointer structs const
by Harry Wentland
· 7 years ago
a14cc84
drm/amd/display: make function tables const
by Christian König
· 7 years ago
10e7fdd
drm/amd/display: fix invalid function table override
by Christian König
· 7 years ago
ed09266
drm/amd/pp: Convert 10KHz to KHz as variable name
by Rex Zhu
· 7 years ago
73b19174
drm/amdgpu: Add CLK IP base offset
by Rex Zhu
· 7 years ago
02374bb
drm/amdgpu: Reserve VM root shared fence slot for command submission (v3)
by Michel Dänzer
· 7 years ago
dc407ee
drm/amdgpu: fix kmap error handling for bo creations
by Junwei Zhang
· 7 years ago
bb812f1
drm/amdgpu: allocate gart memory when it's required (v3)
by Junwei Zhang
· 7 years ago
7b7c6c8
drm/amdgpu: separate gpu address from bo pin
by Junwei Zhang
· 7 years ago
b861686
Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 7 years ago
8038d2a
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 7 years ago
ba7ca97
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 7 years ago
61a3a9d
Merge tag 'tilcdc-4.19' of https://github.com/jsarha/linux into drm-next
by Dave Airlie
· 7 years ago
9b07b28
drm/vmwgfx: Expose SM4_1 param to user space
by Deepak Rawat
· 7 years ago
f9261b3
drm/vmwgfx: Add support for multisampling
by Deepak Rawat
· 7 years ago
14b1c33
drm/vmwgfx: Add new ioctl for GB surface create and reference
by Deepak Rawat
· 7 years ago
397a111
drm/vmwgfx: Support for SVGA3dSurfaceAllFlags in vmwgfx
by Deepak Rawat
· 7 years ago
cdff8e7
drm/vmwgfx: Add support for SVGA3dCmdDefineGBSurface_v3
by Deepak Rawat
· 7 years ago
30aeee6
drm/vmwgfx: Add SM4_1 flag
by Deepak Rawat
· 7 years ago
0d81d34
drm/vmwgfx: Add support for SVGA3dCmdIntraSurfaceCopy command
by Neha Bhende
· 7 years ago
3b4c251
drm/vmwgfx: Add CAP2 support in vmwgfx
by Neha Bhende
· 7 years ago
4da1d4c
Merge commit 'refs/for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-next
by Dave Airlie
· 7 years ago
a1c3b49
Merge tag 'drm-misc-next-2018-07-04' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
c5be9b5
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 7 years ago
43911fb
drm/amd: Add sphinx documentation for amd_ip_funcs
by Darren Powell
· 7 years ago
8405cf3
drm/amdgpu: update documentation for amdgpu_drv.c
by Sonny Jiang
· 7 years ago
400443e
drm/amd/display: add a check for display depth validity
by Mikita Lipski
· 7 years ago
fe61a2f
drm/amd/display: adding ycbcr420 pixel encoding for hdmi
by Mikita Lipski
· 7 years ago
87e3f13
drm/amd: Remove errors from sphinx documentation
by Darren Powell
· 7 years ago
6f3472a
drm/amd/display/dc/dce: Fix multiple potential integer overflows
by Gustavo A. R. Silva
· 7 years ago
4c1ac53
drm/amd/display: Use 2-factor allocator calls
by Kees Cook
· 7 years ago
25177e7
Revert "drm/amd/display: Fix indentation in dcn10 resource constructor"
by Harry Wentland
· 7 years ago
5d90894
drm/amd/display: off by one in find_irq_source_info()
by Dan Carpenter
· 7 years ago
2058231
drm/amd/pp: Remove the same struct define in powerplay
by Rex Zhu
· 7 years ago
70b6317
drm/amd/display: Fix copy error when set memory clocks
by Rex Zhu
· 7 years ago
b0a634a
drm/amd/display: Refine the implementation of dm_pp_get_funcs_rv
by Rex Zhu
· 7 years ago
ea870e4
drm/amd/pp: Export notify_smu_enable_pwe to display
by Rex Zhu
· 7 years ago
289278cb
drm: drop drm_pcie_get_speed_cap_mask and drm_pcie_get_max_link_width
by Alex Deucher
· 7 years ago
5f152a5
drm/radeon: use pcie functions for link width
by Alex Deucher
· 7 years ago
5d9a633
drm/amdgpu: use pcie functions for link width and speed
by Alex Deucher
· 7 years ago
4976f1c
drm/amdgpu: update amd_pcie.h to include gen4 speeds
by Alex Deucher
· 7 years ago
576c721
PCI: Export pcie_get_speed_cap and pcie_get_width_cap
by Alex Deucher
· 7 years ago
8eaf2b1f
drm/amdgpu: switch firmware path for SI parts
by Alex Deucher
· 7 years ago
ce20646
drm/amdgpu: switch firmware path for CIK parts (v2)
by Alex Deucher
· 7 years ago
9fc15f5
drm/amdgpu: fix user fence write race condition
by Nicolai Hähnle
· 7 years ago
860c15e
drm/amd/pp: Remove duplicate code in vega12_hwmgr.c
by Rex Zhu
· 7 years ago
99c5e27
drm/amd/pp: Refine the interface exported to display
by Rex Zhu
· 7 years ago
d4d5eac
drm/amd/display: Notify powerplay the display controller id
by rex zhu
· 7 years ago
3180fb6
drm/amd/display: Notify powerplay the min_dcef clock
by rex zhu
· 7 years ago
7d8d968
drm/amd/pp: Switch the tolerable latency for display
by rex zhu
· 7 years ago
6eb9d603
drm/amd/pp: Memory Latency is always 25us on Vega10
by Rex Zhu
· 7 years ago
23ec3d1
drm/amd/pp: Convert clock unit to KHz as defined
by Rex Zhu
· 7 years ago
afb1436
drm/amdgpu: update uvd_v6_0_ring_vm_funcs to use new nop packet
by Alex Deucher
· 7 years ago
f8ddb39
drm/amdgpu: fix the wrong type of gem object creation
by Huang Rui
· 7 years ago
da5fd66
drm/radeon: add SPDX identifier and clarify license
by Dirk Hohndel (VMware)
· 7 years ago
9f87830
drm/amd: add SPDX identifier and clarify license
by Dirk Hohndel (VMware)
· 7 years ago
c3c1830
drm/amd: Replace drm_dev_unref with drm_dev_put
by Thomas Zimmermann
· 7 years ago
5d4af98
drm/amdgpu/vce: simplify vce instance setup
by Alex Deucher
· 7 years ago
1cf0abb
drm/amdgpu/sdma: simplify sdma instance setup
by Alex Deucher
· 7 years ago
ed54d95
drm/amdgpu/pp: fix copy paste typo in smu7_get_pp_table_entry_callback_func_v1
by Alex Deucher
· 7 years ago
9861023
drm/amdgpu/pp: fix copy paste typo in smu7_init_dpm_defaults
by Alex Deucher
· 7 years ago
594c34c
drm/amdgpu/pp: fix endian swapping in atomctrl_get_voltage_range
by Alex Deucher
· 7 years ago
c9037d4
drm/amdgpu/pp: add missing byte swapping in process_pptables_v1_0.c
by Alex Deucher
· 7 years ago
70eb46d
drm/amdgpu/pm: fix display count in non-DC path
by Alex Deucher
· 7 years ago
3413acc
drm/amdgpu: fix swapped emit_ib_size in vce3
by Alex Deucher
· 7 years ago
3f37e29
drm/amdgpu: Remove amdgpu_gem_map_attach target_dev documentation
by Michel Dänzer
· 7 years ago
463d2fe
drm/amdgpu: Add AMDGPU_GPU_PAGES_IN_CPU_PAGE define
by Michel Dänzer
· 7 years ago
9735bf1
drm/amdgpu: Use gmc_vram_full_visible in vram_mgr_bo_invisible_size
by Michel Dänzer
· 7 years ago
280cf1a
drm/amdgpu: Dynamically probe for ATIF handle (v2)
by Lyude Paul
· 7 years ago
24aeefc
drm/amdgpu: Add amdgpu_atpx_get_dhandle()
by Lyude Paul
· 7 years ago
aa03c07
drm/amdgpu: s/disp_detetion_ports/disp_detection_ports/
by Lyude Paul
· 7 years ago
102c16a
drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.c
by Lyude Paul
· 7 years ago
0c3d017
drm/amd/powerplay: cosmetic fix
by Evan Quan
· 7 years ago
6ad8710
drm/amd/powerplay: correct vega12 thermal support as true
by Evan Quan
· 7 years ago
Next »