Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9fc9c9b83a463ebe5f7f2666632da364d974f5d1
/
drivers
9fc9c9b
drm/amdgpu/vcn:Update SPG mode UVD status clear
by James Zhu
· 6 years ago
10b66b2
drm/amdgpu/vcn:Set VCPU busy after gate power during vcn SPG start
by James Zhu
· 6 years ago
3d904ee4
drm/amdgpu/vcn:Apply new UMC enable for VNC DPG mode
by James Zhu
· 6 years ago
ad7187b
drm/amdgpu/vcn:Remove SPG mode unused steps during vcn start
by James Zhu
· 6 years ago
3d022a0
drm/amdgpu/vcn:Add SPG mode Register XX check
by James Zhu
· 6 years ago
a158495
drm/amdgpu/vcn:Move SPG mode mc resume after MPC control
by James Zhu
· 6 years ago
92bbdae
drm/amdgpu/vcn:Update SPG mode VCN global tiling
by James Zhu
· 6 years ago
298dc39
drm/amdgpu/vcn:Update SPG mode VCN memory control
by James Zhu
· 6 years ago
f5c5451
drm/amdgpu/vcn:Apply new UMC enable for VNC DPG mode start
by James Zhu
· 6 years ago
fe14687
drm/amdgpu/vcn:Remove DPG mode unused steps during vcn start
by James Zhu
· 6 years ago
368d0dd
drm/amdgpu/vcn:Add DPG mode Register XX check
by James Zhu
· 6 years ago
abd2d47
drm/amdgpu/vcn:Update DPG mode VCN global tiling registers
by James Zhu
· 6 years ago
6747c20
drm/amdgpu/vcn:Update DPG mode VCN memory control
by James Zhu
· 6 years ago
cce9d55
drm/amdgpu/vcn:Reduce unnecessary local variable
by James Zhu
· 6 years ago
15296db
drm/amdgpu/vcn:Add ring W/R PTR check for VCN DPG mode stop
by James Zhu
· 6 years ago
5866fb9
drm/amdgpu/vcn:Update latest spg mode stop for VCN
by James Zhu
· 6 years ago
5327f02
drm/amdgpu/vcn:Update latest UVD_MPC register for VCN
by James Zhu
· 6 years ago
b53d304
drm/amdgpu/vcn:Add new register offset/mask for VCN
by James Zhu
· 6 years ago
8c6259b
drm/amdgpu/display: dm/amdgpu: make dp phy debugfs for eDP
by hersen wu
· 6 years ago
8bda101
drm/amdgpu: Set the default value about gds vmid0 size
by Emily Deng
· 6 years ago
0efd2d2
drm/sched: fix timeout handling v2
by Christian König
· 6 years ago
b981c86
drm/sched: add drm_sched_start_timeout helper
by Christian König
· 6 years ago
7a86202
drm/amd/powerplay: hint when power profile setting is not supported
by Evan Quan
· 6 years ago
73d0a44
drm/amd/powerplay: translate power_profile mode to pplib workload type
by Evan Quan
· 6 years ago
ca4b869
Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 6 years ago
46972c0
Merge tag 'drm-misc-next-fixes-2018-10-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
66c9e57
Merge branch 'mediatek-drm-next-4.20' of https://github.com/ckhu-mediatek/linux.git-tags into drm-next
by Dave Airlie
· 6 years ago
74a07c0
drm/nouveau/secboot/acr: fix memory leak
by Gustavo A. R. Silva
· 6 years ago
9340d77f
drm/nouveau/disp: take sink support into account for exposing 594mhz
by Ilia Mirkin
· 6 years ago
7a406f8
drm/nouveau/disp: add support for setting scdc parameters for high modes
by Ilia Mirkin
· 6 years ago
a971558
drm/nouveau/disp: keep track of high-speed state, program into clock
by Ilia Mirkin
· 6 years ago
4834e05
drm/nouveau/disp/gm200-: add scdc parameter setter
by Ilia Mirkin
· 6 years ago
4126b99
drm/nouveau/disp: add a way to configure scrambling/tmds for hdmi 2.0
by Ilia Mirkin
· 6 years ago
cfea88a
drm/nouveau: Start using new drm_dev initialization helpers
by Lyude Paul
· 6 years ago
c4cee69
drm/nouveau: Fix potential memory leak in nouveau_drm_load()
by Lyude Paul
· 6 years ago
e15e4c1
drm/nouveau: Refactor nvXX_backlight_init()
by Lyude Paul
· 6 years ago
f76e174
drm/nouveau: Cleanup indenting in nouveau_backlight.c
by Lyude Paul
· 6 years ago
a4e05f4
drm/nouveau/drm/nouveau: s/nouveau_backlight_exit/nouveau_backlight_fini/
by Lyude Paul
· 6 years ago
6d75775
drm/nouveau: Move backlight device into nouveau_connector
by Lyude Paul
· 6 years ago
4c49707
drm/nouveau: Add NV_PRINTK_ONCE and variants
by Lyude Paul
· 6 years ago
dc85491
drm/nouveau: Check backlight IDs are >= 0, not > 0
by Lyude Paul
· 6 years ago
df2fc43
list: introduce list_bulk_move_tail helper
by Christian König
· 6 years ago
a553c19
drm/amdgpu/powerplay: factor out some pptable helpers
by Alex Deucher
· 6 years ago
99e2195
drm/amdgpu/powerplay: endian fixes for vega20_processpptables.c
by Alex Deucher
· 6 years ago
d97a7ab
drm/amdgpu/powerplay: endian fixes for vega12_processpptables.c
by Alex Deucher
· 6 years ago
de50176
drm/amdgpu/powerplay: endian fixes for vega10_processpptables.c
by Alex Deucher
· 6 years ago
f667dc3
drm/amdgpu: remove set but not used variable 'header'
by YueHaibing
· 6 years ago
50325c0
drm/amdgpu: remove set but not used variable 'ring' in psp_v11_0_ring_stop
by YueHaibing
· 6 years ago
ae5c59a
drm/amdkfd: Remove set but not used variable 'preempt_all_queues'
by YueHaibing
· 6 years ago
14b2848
drm/amdgpu/powerplay: fix missing break in switch statements
by Colin Ian King
· 6 years ago
582f58d
drm/amdgpu: Suppress keypresses from ACPI_VIDEO events
by Lyude Paul
· 6 years ago
8005164
drm/amdgpu: Remove the direct fw loading support for sdma2.4
by Rex Zhu
· 6 years ago
b19caa1
drm/amdgpu: Remove wrong fw loading type warning
by Rex Zhu
· 6 years ago
7a3e0bb
drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2
by Rex Zhu
· 6 years ago
0a4f252
drm/amdgpu: split ip hw_init into 2 phases
by Rex Zhu
· 6 years ago
735f654
drm/amdgpu: Remove amdgpu_ucode_fini_bo
by Rex Zhu
· 6 years ago
c8963ea
drm/amdgpu: Split amdgpu_ucode_init/fini_bo into two functions
by Rex Zhu
· 6 years ago
a2d31dc
drm/amdgpu: Check late_init status before set cg/pg state
by Rex Zhu
· 6 years ago
73f847d
drm/amdgpu: Refine function amdgpu_device_ip_late_init
by Rex Zhu
· 6 years ago
009d9ed
drm/amdgpu: Change AI gfx/sdma/smu init sequence
by Rex Zhu
· 6 years ago
3089aa2
drm/amdgpu: Change SI/CI gfx/sdma/smu init sequence
by Rex Zhu
· 6 years ago
f2d9bbc
drm/amdgpu: Limit the max mc address to hole start
by Emily Deng
· 6 years ago
f9f97e3
drm/amdgpu: fix CPDMA hang in PRT mode
by Tao Zhou
· 6 years ago
04e7580
drm/amdgpu: add CP_DEBUG register definition for GC9.0
by Tao Zhou
· 6 years ago
66f34ae
drm/amd/display: RV2 DP MST 2nd display within daisy chain not light up
by Hersen Wu
· 6 years ago
d567cc5
drm/amd/display: Fix warning storm on Raven2
by Roman Li
· 6 years ago
62e681f
Merge tag 'drm-msm-fixes-2018-10-09' of git://people.freedesktop.org/~robclark/linux into drm-next
by Dave Airlie
· 6 years ago
d995052
Merge tag 'drm-msm-next-2018-10-07' of git://people.freedesktop.org/~robclark/linux into drm-next
by Dave Airlie
· 6 years ago
71195ba
drm/amdgpu: Change VI gfx/sdma/smu init sequence
by Rex Zhu
· 6 years ago
9d5aa2e
drm/amdgpu: Add fw load in gfx_v8 and sdma_v3
by Rex Zhu
· 6 years ago
9c8bc8d
drm/amd/pp: Implement load_firmware interface
by Rex Zhu
· 6 years ago
744a522
drm/amd/pp: Allocate ucode bo in request_smu_load_fw
by Rex Zhu
· 6 years ago
07da6aa
drm/amdgpu: Don't reallocate ucode bo when suspend
by Rex Zhu
· 6 years ago
9b008fb
drm/amdgpu: Remove FW_LOAD_DIRECT type support on VI
by Rex Zhu
· 6 years ago
825da4d
drm/amdgpu/vcn:Correct VCN cache window definition
by James Zhu
· 6 years ago
b17c524
drm/amdgpu/vcn:Replace value with defined macro
by James Zhu
· 6 years ago
2dc4aa5
drm/amdgpu/vcn:fix dpg pause mode hang issue
by James Zhu
· 6 years ago
9332ddc
drm/amdgpu/vcn:Remove unused code
by James Zhu
· 6 years ago
59d76d6
drm/radeon: ratelimit bo warnings
by Nick Alcock
· 6 years ago
4eb10b5
drm/amdgpu: fix incorrect use of amdgpu_irq_add_id in si_dma.c
by Christian König
· 6 years ago
2ccecaf
drm/amdgpu: fix AGP location with VRAM at 0x0
by Christian König
· 6 years ago
bdbb4d6
drm/amdgpu: remove the intterupt handling for the KIQ events
by Shirish S
· 6 years ago
1b19aa5
drm/amdkfd: Fix incorrect use of process->mm
by Felix Kuehling
· 6 years ago
158b594
drm/amdgpu: skip IB tests for KIQ in general
by Pratik Vishwakarma
· 6 years ago
c1f0320
drm/scheduler: Simplify spsc_queue_count check in drm_sched_entity_select_rq
by Nathan Chancellor
· 6 years ago
5e161e5
drm/amd/pp: Refine smu7/8 request_smu_load_fw callback function
by Rex Zhu
· 6 years ago
0a82157
drm/amd/pp: Setup SoftRegsStart before request smu load fw
by Rex Zhu
· 6 years ago
bcb7c4e
drm/amd/pp: Refine function iceland_start_smu
by Rex Zhu
· 6 years ago
44779b4
drm/amdgpu: Move gfx flag in_suspend to adev
by Rex Zhu
· 6 years ago
3023015
drm/amd/pp: Fix memory leak on CI/AI
by Rex Zhu
· 6 years ago
e5081e3
drm/amdgpu: Drop dead define in amdgpu.h
by Rex Zhu
· 6 years ago
a57ba84
drm/amdgpu: Always enable fan sensors for read
by Rex Zhu
· 6 years ago
b8a9c00
drm/amdgpu: Disable sysfs pwm1 if not in manual fan control
by Rex Zhu
· 6 years ago
c287052
drm/amdgpu: Add fan RPM setting via sysfs
by Rex Zhu
· 6 years ago
d5f4803
drm/amd/pp: Implement AMDGPU_PP_SENSOR_MIN/MAX_FAN_RPM
by Rex Zhu
· 6 years ago
862cd98
drm/amdgpu: Add new AMDGPU_PP_SENSOR_MIN/MAX_FAN_RPM sensor
by Rex Zhu
· 6 years ago
ec442fd
drm/amdgpu: Refine uvd_v6/7_0_enc_get_destroy_msg
by Rex Zhu
· 6 years ago
717276b
drm/amd/display: Signal hw_done() after waiting for flip_done()
by Shirish S
· 6 years ago
dd330d8
drm/amd/display: Use proper enums in process_channel_reply
by Nathan Chancellor
· 6 years ago
6c0984d
drm/amd/display: Raise dispclk value for dce_update_clocks
by Nicholas Kazlauskas
· 6 years ago
Next »