Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
3da917b6c6843ad0162e9768c40a83b6c4448646
/
drivers
/
gpu
/
drm
3da917b
drm/amdgpu: nuke amdgpu_ttm_is_bound() v2
by Christian König
· 8 years ago
34a4d2b
drm/amdgpu:fix random missing of FLR NOTIFY
by Monk Liu
· 8 years ago
77a3c96
drm/amdgpu/sriov:fix memory leak in psp_load_fw
by Monk Liu
· 8 years ago
503846e
drm/amdgpu:cleanup ucode_init_bo
by Monk Liu
· 8 years ago
13a752e
drm/amdgpu:cleanup in_sriov_reset and lock_reset
by Monk Liu
· 8 years ago
5740682
drm/amdgpu:implement new GPU recover(v3)
by Monk Liu
· 8 years ago
48f05f2
amd/scheduler:imple job skip feature(v3)
by Monk Liu
· 8 years ago
3a393cf
drm/amdgpu: fix indentation in amdgpu_display.h
by Christian König
· 8 years ago
1c77d4e
drm/amd/display: Only add stream to freesync when modeset required
by Leo (Sunpeng) Li
· 8 years ago
f01a2cf
drm/amd/display: Cleanup code that enables freesync
by Leo (Sunpeng) Li
· 8 years ago
bfe1708
drm/amd/display: Atomic freesync ASSERT fix
by Bhawanpreet Lakha
· 8 years ago
0858a8f
drm/amd/display: add mod_freesync_user_enable to dm_connector_state
by Alex Deucher
· 8 years ago
4952d4c
drm/amd/display: DMCU FW loading from PSP
by Anthony Koo
· 8 years ago
7d2638a
drm/amd/display: Set cursor position as per address.
by Yongqiang Sun
· 8 years ago
59c185a
drm/amd/display: Explicit casting for grph object ids
by Harry Wentland
· 8 years ago
c42c275
drm/amd/display: cleaning up hubp for dcn
by Yue Hin Lau
· 8 years ago
e643b1d
drm/amd/display: Clean some unneeded defines from ddc_service_types.h
by Harry Wentland
· 8 years ago
8474a22
drm/amd/display: Cleanup some fail labels in dcn10_resource
by Harry Wentland
· 8 years ago
d182fddb
drm/amd/display: Adding DCN1 registers
by Mikita Lipski
· 8 years ago
4c7d45f
drm/amd/display: Check cursor address before program.
by Yongqiang Sun
· 8 years ago
3dc780e
drm/amd/display: Move lock to front end program.
by Yongqiang Sun
· 8 years ago
553aae1
drm/amd/display: Add APU cap in dc_caps
by Anthony Koo
· 8 years ago
433f1aa
drm/amdgpu: delete duplicated code.
by Rex Zhu
· 8 years ago
95a3ff7
drm/amd/pp: delete an outdated comment in amd_powerplay.c
by Rex Zhu
· 8 years ago
4c7c8bb
drm/amd/pp: implement notify_smu_memory_info on Powerplay
by Rex Zhu
· 8 years ago
d668942
drm/amdgpu: add new pp function point notify_smu_memory_info
by Rex Zhu
· 8 years ago
c79563a
drm/amdgpu: add header kgd_pp_interface.h
by Rex Zhu
· 8 years ago
11dc936
drm/amdgpu: move struct amd_powerplay to amdgpu.h
by Rex Zhu
· 8 years ago
f685d71
drm/amd/powerplay: move functions to amd_pm_funcs table
by Rex Zhu
· 8 years ago
2c2b67b
drm/amdgpu: move DC and PP shared data structures to dm_pp_interface.h
by Rex Zhu
· 8 years ago
4ff23be
drm/amdgpu: remove extra parameter from amdgpu_ttm_bind() v2
by Christian König
· 8 years ago
2a018f2
drm/amdgpu: don't wait interruptible while binding GART space
by Christian König
· 8 years ago
f531895
drm/amdgpu: fix pin domain compatibility check
by Christian König
· 8 years ago
ead282a
drm/amdgpu: always bind pinned BOs
by Christian König
· 8 years ago
5e91fb5
drm/amdgpu: use the actual placement for pin accounting
by Christian König
· 8 years ago
8840a38
drm/amdgpu: retry init if it fails due to exclusive mode timeout (v3)
by pding
· 8 years ago
b591423
drm/amdgpu/virt: implement wait_reset callbacks for vi/ai
by pding
· 8 years ago
7413d2f
drm/amd/powerplay: describe the PCIE link speed in right GT/s
by Evan Quan
· 8 years ago
b636176
drm/amdgpu/virt: add wait_reset virt ops
by pding
· 8 years ago
a16f8f1
drm/amdgpu/virt: add function to check MMIO (v2)
by pding
· 8 years ago
1366b2d
drm/amdgpu: avoid soft lockup when waiting for RLC serdes (v2)
by pding
· 8 years ago
9953b72
drm/amdgpu: change redundant init logs to debug level
by pding
· 8 years ago
bc1b1bf
drm/amdgpu:implement ctx query2
by Monk Liu
· 8 years ago
668ca1b
drm/amdgpu:don't change ctx->reset_couner upon query
by Monk Liu
· 8 years ago
a4176cb
drm/amdgpu: Remove job->s_entity to avoid keeping reference to stale pointer.
by Andrey Grodzovsky
· 8 years ago
83f4b11
drm/amdgpu: Fix deadlock during GPU reset.
by Andrey Grodzovsky
· 8 years ago
27105db
drm/amdgpu: Add SPSC queue to scheduler.
by Andrey Grodzovsky
· 8 years ago
a8a51a7
drm/amdgpu:cleanup job reset routine(v2)
by Monk Liu
· 8 years ago
7716ea5
drm/amdgpu:skip job for guilty ctx in parser_init
by Monk Liu
· 8 years ago
1102900
drm/amdgpu:pass ctx->guilty address to entity init
by Monk Liu
· 8 years ago
b3eebe3
drm/amd/scheduler:introduce guilty pointer member
by Monk Liu
· 8 years ago
95aa9b1
drm/amdgpu:add hang_limit for sched(v2)
by Monk Liu
· 8 years ago
2f9d408
drm/amdgpu:cleanup force_completion
by Monk Liu
· 8 years ago
d1f6dc1
drm/amdgpu: Avoid accessing job->entity after the job is scheduled.
by Andrey Grodzovsky
· 8 years ago
ca797d2
Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 8 years ago
2c1c55c
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 8 years ago
503505b
Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 8 years ago
062076e
Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-fixes
by Dave Airlie
· 8 years ago
662e704
Merge tag 'drm-amdkfd-fixes-2017-11-26' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes
by Dave Airlie
· 8 years ago
a42ea78
Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes
by Dave Airlie
· 8 years ago
8503a4c
Merge tag 'imx-drm-fixes-2017-11-30' of git://git.pengutronix.de/git/pza/linux into drm-fixes
by Dave Airlie
· 8 years ago
9f93b78
Merge tag 'drm-intel-fixes-2017-11-30' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 8 years ago
4dc0f7c
Merge tag 'omapdrm-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes
by Dave Airlie
· 8 years ago
e4b2eb1
Merge tag 'drm-misc-fixes-2017-11-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 8 years ago
a15299206
drm/imx: always call wait_for_flip_done in commit_tail
by Lucas Stach
· 8 years ago
bc2aba9
omapdrm: hdmi4_cec: signedness bug in hdmi4_cec_init()
by Dan Carpenter
· 8 years ago
bf25dac
drm: omapdrm: Fix DPI on platforms using the DSI VDDS
by Laurent Pinchart
· 8 years ago
23970e1
omapdrm: hdmi4: Correct the SoC revision matching
by Peter Ujfalusi
· 8 years ago
499ec0e
drm/omap: displays: panel-dpi: add backlight dependency
by Arnd Bergmann
· 8 years ago
8677b1a
drm/omap: Fix error handling path in 'omap_dmm_probe()'
by Christophe JAILLET
· 8 years ago
fd50fbb
drm/i915: Disable THP until we have a GPU read BW W/A
by Joonas Lahtinen
· 8 years ago
2f51be0
drm/bridge: tc358767: add copyright lines
by Andrey Gusakov
· 8 years ago
4dbd6c0
drm/bridge: tc358767: fix 1-lane behavior
by Andrey Gusakov
· 8 years ago
9217c1a
drm/bridge: tc358767: fix AUXDATAn registers access
by Andrey Gusakov
· 8 years ago
66d1c3b
drm/bridge: tc358767: fix timing calculations
by Andrey Gusakov
· 8 years ago
f3b8adb
drm/bridge: tc358767: fix DP0_MISC register set
by Andrey Gusakov
· 8 years ago
99fc8e9
drm/bridge: tc358767: filter out too high modes
by Andrey Gusakov
· 8 years ago
cffd2b16
drm/bridge: tc358767: do no fail on hi-res displays
by Andrey Gusakov
· 8 years ago
dbb58bf
drm/bridge: Fix lvds-encoder since the panel_bridge rework.
by Eric Anholt
· 8 years ago
ebe32c3
drm/bridge: synopsys/dw-hdmi: Enable cec clock
by Pierre-Hugues Husson
· 8 years ago
1b6fba45
drm/bridge: adv7511/33: Fix adv7511_cec_init() failure handling
by Hans Verkuil
· 8 years ago
7fdf165
drm/radeon: remove init of CIK VMIDs 8-16 for amdkfd
by Oded Gabbay
· 8 years ago
1569d65
drm/ttm: fix populate_and_map() functions once more
by Christian König
· 8 years ago
52dd065
drm/fb_helper: Disable all crtc's when initial setup fails.
by Maarten Lankhorst
· 8 years ago
a76dfe3
drm/atomic: make drm_atomic_helper_wait_for_vblanks more agressive
by Lucas Stach
· 8 years ago
bcbec31
drm/vblank: Fix vblank timestamp debugs
by Ville Syrjälä
· 8 years ago
9701124
drm/amd/display: USB-C / thunderbolt dock specific workaround
by Hersen Wu
· 8 years ago
320a127
drm/amd/display: Switch to drm_atomic_helper_wait_for_flip_done
by Andrey Grodzovsky
· 8 years ago
d5c9cb6
drm/amd/display: fix gamma setting
by Roman Li
· 8 years ago
0a24bfc
drm/amd/display: Do not put drm_atomic_state on resume
by Leo (Sunpeng) Li
· 8 years ago
e41ab03
drm/amd/display: Fix couple more inconsistent NULL checks in dc_resource
by Harry Wentland
· 8 years ago
edf38b5
drm/amd/display: Fix potential NULL and mem leak in create_links
by Harry Wentland
· 8 years ago
b3fb2b4
drm/amd/display: Fix hubp check in set_cursor_position
by Harry Wentland
· 8 years ago
b001965
drm/amd/display: Fix use before NULL check in validate_timing
by Harry Wentland
· 8 years ago
a8f9764
drm/amd/display: Bunch of smatch error and warning fixes in DC
by Harry Wentland
· 8 years ago
70e8ffc
drm/amd/display: Fix amdgpu_dm bugs found by smatch
by Harry Wentland
· 8 years ago
cfb071f
drm/amd/display: try to find matching audio inst for enc inst first
by Charlene Liu
· 8 years ago
2b7c97d
drm/amd/display: fix seq issue: turn on clock before programming afmt.
by Charlene Liu
· 8 years ago
2f2c3b3
drm/amd/display: fix memory leaks on error exit return
by Colin Ian King
· 8 years ago
93984bb
drm/amd/display: check plane state before validating fbc
by Shirish S
· 8 years ago
Next »