Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
762f52e9e4d237d8d378b5bb495f64073a9ba481
/
drivers
762f52e
drm/amd/pp: Connect display_clock_voltage_request to a function pointer
by Mikita Lipski
· 7 years ago
102e494
drm/amdgpu: typo fix for vega20 cg flags
by Evan Quan
· 7 years ago
2f6a18e
drm/amd/powerplay: bug fixs for getsmuclockinfo
by Evan Quan
· 7 years ago
ee7a99c
drm/amdgpu: correct SMU11 SYSPLL0 clock id values
by Evan Quan
· 7 years ago
ee5309d
drm/amdgpu: gds bo must not be per-vm-bo
by Chunming Zhou
· 7 years ago
01d9850
drm/amdgpu: To get gds, gws and oa from adev->gds (v2)
by Emily Deng
· 7 years ago
20d4ac6
drm/amd/display: Fix BUG_ON during CRTC atomic check update
by Leo (Sunpeng) Li
· 7 years ago
c733e40
drm/amd/display: Read DP_SINK_COUNT_ESI range on HPD for DP 1.4
by Nikola Cornij
· 7 years ago
794550c
drm/amd/display: Read DPCD link caps up to and including DP_ADAPTER_CAP
by Nikola Cornij
· 7 years ago
4ea7fc0
drm/amd/display: Do not program interrupt status on disabled crtc
by Mikita Lipski
· 7 years ago
0b19fdc
drm/amd/display: fix dscl_manual_ratio_init
by Dmytro Laktyushkin
· 7 years ago
df099b9
drm/amd/display: Destroy connector state on reset
by Leo (Sunpeng) Li
· 7 years ago
aa6d4a5
drm/amd/display: Set TMZ and DCC for secondary surface
by Eric Bernstein
· 7 years ago
01884c0
drm/amd/display: DP component depth 16 bpc
by Eric Bernstein
· 7 years ago
9356bad
drm/amd/display: check if audio clk enable is applicable
by Roman Li
· 7 years ago
fb5fb63
drm/amd/display: add register offset != 0 check.
by Charlene Liu
· 7 years ago
aed1530
drm/amd/display: Release fake sink
by Mikita Lipski
· 7 years ago
2b6199a
drm/amd/display: replace msleep with udelay in fbc path
by Roman Li
· 7 years ago
e03fd3f
drm/amd/display: Do not limit color depth to 8bpc
by Mikita Lipski
· 7 years ago
4c6530f
drm/amdgpu: remove unnecessary scheduler entity for VCN
by Leo Liu
· 7 years ago
84b7460
drm/amdgpu: Add helper function to get buffer domain
by Deepak Sharma
· 7 years ago
bda31a2
drm/amdgpu: Use GTT for dumb buffer if sg display enabled (v2)
by Deepak Sharma
· 7 years ago
7bee057
drm/amd/pp: Add cases for getting phys and disp clks for SMU10
by Mikita Lipski
· 7 years ago
10dd2b8
drm/amd/display: Fix wrong latency assignment for VEGA clock levels
by Harry Wentland
· 7 years ago
6201e03
drm/scheduler: fix a corner case in dependency optimization
by Nayan Deshmukh
· 7 years ago
adea72c
drm/amdgpu: vcn_v1_0_is_idle() can be static
by kbuild test robot
· 7 years ago
bfdec23
drm/amd/display: Implement dm_pp_get_clock_levels_by_type_with_latency
by Harry Wentland
· 7 years ago
dd41fb8
Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 7 years ago
b8f3439
drm/amd/display: Remove use of division operator for long longs
by David Francis
· 7 years ago
f9fb22a
drm/amdgpu: Update GFX info structure to match what vega20 used
by Shaoyun Liu
· 7 years ago
bf20f0a
drm/amdgpu/pp: remove duplicate assignment
by Alex Deucher
· 7 years ago
52bf20f
drm/sched: add rcu_barrier after entity fini
by Emily Deng
· 7 years ago
806f043
drm/amdgpu: move VM BOs on LRU again
by Christian König
· 7 years ago
862b8c5
drm/amdgpu: consistenly use VM moved flag
by Christian König
· 7 years ago
a7f9106
drm/amdgpu: kmap PDs/PTs in amdgpu_vm_update_directories
by Christian König
· 7 years ago
789f331
drm/amdgpu: further optimize amdgpu_vm_handle_moved
by Christian König
· 7 years ago
91ccdd2
drm/amdgpu: cleanup amdgpu_vm_validate_pt_bos v2
by Christian König
· 7 years ago
af4c0f6
drm/amdgpu: rework VM state machine lock handling v2
by Christian König
· 7 years ago
22cc6c5
drm/amdgpu: Add runtime VCN PG support
by Rex Zhu
· 7 years ago
61c8e90
drm/amdgpu: Enable VCN static PG by default on RV
by Rex Zhu
· 7 years ago
d58c5d9
drm/amdgpu: Add VCN static PG support on RV
by Rex Zhu
· 7 years ago
79953a6
drm/amdgpu: Enable VCN CG by default on RV
by Rex Zhu
· 7 years ago
c9dc5ab
drm/amdgpu: Add static CG control for VCN on RV
by Rex Zhu
· 7 years ago
ac06b4c
drm/amdgpu: Add SOC15_WAIT_ON_RREG macro define
by Rex Zhu
· 7 years ago
8dbb8cd
drm/amdgpu: Add CG/PG flags for VCN
by Rex Zhu
· 7 years ago
ca0b949
drm/amd/pp: Add smu support for VCN powergating on RV
by Rex Zhu
· 7 years ago
34319b3
drm/amdgpu: skip CG for VCN when late_init/fini
by Rex Zhu
· 7 years ago
e6ee925
drm/amd/pp: fix a couple locking issues
by Rex Zhu
· 7 years ago
63e138a
drm/amd/pp: Fix static checker warning
by Rex Zhu
· 7 years ago
e1d1a77
drm/amdgpu/gmc9: disable partial wr rmw if ECC is not enabled
by Alex Deucher
· 7 years ago
1ca2393
drm/amdgpu: add a df 1.7 implementation of enable_ecc_force_par_wr_rmw
by Alex Deucher
· 7 years ago
8f9b2e5
drm/amdgpu: add new DF callback for ECC setup
by Alex Deucher
· 7 years ago
9963104
drm/amdgpu: add new DF 1.7 register defs
by Alex Deucher
· 7 years ago
bf83060
Remove calls to suspend/resume atomic helpers from amdgpu_device_gpu_recover. (v2)
by Andrey Grodzovsky
· 7 years ago
ce234cc
Merge tag 'drm/tegra/for-4.18-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 7 years ago
ca6444f
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into drm-next
by Dave Airlie
· 7 years ago
1dd6eb8
Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 7 years ago
def1390
drm/amdgpu: fix insert nop for UVD4.2 ring
by Leo Liu
· 7 years ago
0232e30
drm/amdgpu: fix insert nop for UVD5 ring
by Leo Liu
· 7 years ago
1aac3c9
drm/amdgpu: fix insert nop for UVD6 ring
by Leo Liu
· 7 years ago
cbb7a23
drm/amdgpu: fix insert nop for UVD7 ring
by Leo Liu
· 7 years ago
6ee21db
drm/amdgpu: fix insert nop for VCN decode ring
by Leo Liu
· 7 years ago
cd3cb7c
drm/amd/pp: Fix build warning in vegam
by Rex Zhu
· 7 years ago
5326c45
drm/amd/display: Clear connector's edid pointer
by Mikita Lipski
· 7 years ago
9fcab85
drm/amd/display: fix memory leaks
by Anthony Koo
· 7 years ago
f0cd0a3
drm/amd/display: DCN1 link encoder
by Eric Bernstein
· 7 years ago
a944744
drm/amd/display: Clear underflow status for debug purposes
by Nikola Cornij
· 7 years ago
dab911d5
drm/amd/display: fix bug with index check
by Anthony Koo
· 7 years ago
6474b28
drm/amd/display: Add fullscreen transitions to log
by Anthony Koo
· 7 years ago
109ece8
drm/amd/display: constify a few dc_surface_update fields
by Jun Lei
· 7 years ago
8fc06eb
drm/amd/display: Only limit VSR downscaling when actually downscaling
by Xingyue Tao
· 7 years ago
eb81544
drm/amd/display: don't create new dc_sink if nothing changed at detection
by Samson Tam
· 7 years ago
5103c56
drm/amd/display: use macro for logs
by Anthony Koo
· 7 years ago
66dec27
drm/amd/display: Fix up dm logging functionality
by Anthony Koo
· 7 years ago
cba5e87
drm/amd/display: update dml to allow sync with DV
by Dmytro Laktyushkin
· 7 years ago
a3cb1c1
drm/amd/display: Log DTN only after the atomic commit in Diag
by Nikola Cornij
· 7 years ago
0704950
drm/amd/display: disable mpo if brightness adjusted
by Yue Hin Lau
· 7 years ago
3f46090
drm/amd/display: Add dc cap to restrict VSR downscaling src size
by Xingyue Tao
· 7 years ago
7ea034c
drm/amd/display: fix a 32 bit shift meant to be 64 warning
by Dmytro Laktyushkin
· 7 years ago
a21ddec
drm/amd/display: fix 31_32_fixpt shift functions
by Dmytro Laktyushkin
· 7 years ago
6b8e1eb
drm/amd/display: Update HW sequencer initialization
by Eric Bernstein
· 7 years ago
3ba43a5
drm/amd/display: underflow/blankscreen recovery
by Charlene Liu
· 7 years ago
0002d3a
drm/amd/display: truncate scaling ratios and inits to 19 bit precision
by Dmytro Laktyushkin
· 7 years ago
ab9c206
drm/amd/display: add fixed point fractional bit truncation function
by Dmytro Laktyushkin
· 7 years ago
e8838df
drm/amd/display: Make DisplayStats work with just DC DisplayStats minor
by Anthony Koo
· 7 years ago
f3ba7a2
drm/amd/display: inline more of fixed point code
by Dmytro Laktyushkin
· 7 years ago
eb0e515
drm/amd/display: get rid of 32.32 unsigned fixed point
by Dmytro Laktyushkin
· 7 years ago
b79655c
drm/amd/display: Cleanup unused SetPlaneConfig
by Anthony Koo
· 7 years ago
646e906
drm/amdgpu: Take vcn encode rings into account in idle work
by Alex Deucher
· 7 years ago
4bd2c5d
drm/amdgpu: Take uvd encode rings into account in idle work (v2)
by Alex Deucher
· 7 years ago
6f0fd91
drm/amdgpu: count fences from all uvd instances in idle handler
by Alex Deucher
· 7 years ago
652470a
drm/scheduler: fix function name prefix in comments
by Nayan Deshmukh
· 7 years ago
50da517
drm/amd/amdgpu: Code comments for the amdgpu_ttm.c driver. (v2)
by Tom St Denis
· 7 years ago
fa19a6e
drm/amd/pp: missing curly braces in smu7_enable_sclk_mclk_dpm()
by Dan Carpenter
· 7 years ago
a1a0c40
drm/amdgpu/display: fix vega12/20 handling in dal_asic_id.h
by Alex Deucher
· 7 years ago
b4b9f94
drm/amdgpu/display: remove VEGA20 config option
by Alex Deucher
· 7 years ago
2b6dc93
drm/amdgpu/display: remove VEGAM config option
by Alex Deucher
· 7 years ago
563e1e6
drm/scheduler: Remove obsolete spinlock.
by Andrey Grodzovsky
· 7 years ago
b9245b9
drm/amdgpu: remove unused member
by Christian König
· 7 years ago
01233b8
drm/amd/pp: Workaround flickering issue on RV
by Rex Zhu
· 7 years ago
Next »