Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bc24fbe9df6623500ad1fab92e71265d4cb7fa2a
bc24fbe
drm/amd/amdgpu: Clean up wave gfx8 helper
by Tom St Denis
· 8 years ago
4098e6c
drm/amd/amdgpu: Clean up wave gfx7 helper
by Tom St Denis
· 8 years ago
526bae3
drm/amdgpu: fix logic error for checking amdgpu_vram_page_split
by jimqu
· 8 years ago
0619955
drm/amd/powerplay:Tonga not to start SMC if SRIOV
by Trigger Huang
· 8 years ago
aa4747c
drm/amdgpu: refine uvd_4.2 clock gate sequence.
by Rex Zhu
· 8 years ago
dc2f8a9
drm/amd/powerplay: delete duplicate code in smu7_hwmgr.c
by Rex Zhu
· 8 years ago
4c696ec
drm/amd/powerplay: enable voltage control by default for dgpu.
by Rex Zhu
· 8 years ago
ce4286bf
drm/amd/powerplay: fix code style
by Rex Zhu
· 8 years ago
3ca6730
drm/amdgpu: delete duplicate module parameter.
by Rex Zhu
· 8 years ago
801caaf
drm/amdgpu: use mask bit for deep sleep feature on dpm.
by Rex Zhu
· 8 years ago
55ff548
drm/amd/powerplay: use mask bit for deepsleep/power tune feature.
by Rex Zhu
· 8 years ago
ba5f884
drm/amdgpu/powerplay: pp module only enable smu when dpm disabled.
by Rex Zhu
· 8 years ago
acd546b
drm/amdgpu:bypass avfs event manager for sriov
by Trigger Huang
· 9 years ago
e225044
drm/amdgpu:no gpu scheduler for KIQ
by Trigger Huang
· 8 years ago
2068751
drm/amdgpu: Add a ring type KIQ definition
by Trigger Huang
· 8 years ago
f8bdce3
drm/amdgpu: enable UVD clockgating in Polaris-10/11
by Maruthi Srinivas Bayyavarapu
· 8 years ago
81c1514
drm/amd/amdgpu: expose fan rpm though hwmon
by Grazvydas Ignotas
· 8 years ago
72a16a9
drm/amd/powerplay: export a function to read fan rpm
by Grazvydas Ignotas
· 8 years ago
47ecd3c
drm/amdgpu: remove amdgpu_cs_handle_lockup
by Huang Rui
· 8 years ago
a414cd7
drm/amdgpu: cleanup amdgpu_cs_ioctl to make code logicality clear
by Huang Rui
· 8 years ago
a08d8c9
drm/amd/powerplay: make CAC feature controlled by module parameter.
by Rex Zhu
· 8 years ago
53b963b
drm/amd/powerplay: add new bit mask to ctrl clock stretch feature.
by Rex Zhu
· 8 years ago
d8c1abd
Merge tag 'zxdrm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into drm-next
by Dave Airlie
· 8 years ago
c765102
Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-next
by Dave Airlie
· 8 years ago
90233ee
Merge tag 'dw-hdmi-next-2016-09-19' of git://git.pengutronix.de/git/pza/linux into drm-next
by Dave Airlie
· 8 years ago
628d165
Merge tag 'imx-drm-next-2016-11-10' of git://git.pengutronix.de/git/pza/linux into drm-next
by Dave Airlie
· 8 years ago
3e91168
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
db8feb6
Merge tag 'drm-intel-next-2016-11-08' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
4b514e1
drm: Make DRM_DEBUG_MM depend on STACKTRACE_SUPPORT
by Chris Wilson
· 8 years ago
b5b457b
gpu: ipu-di: silence videomode logspam
by Lucas Stach
· 8 years ago
77d150b
drm/i915: Restrict DRM_DEBUG_MM automatic selection
by Chris Wilson
· 8 years ago
cd456f8
drm: Restrict stackdepot usage to builtin drm.ko
by Chris Wilson
· 8 years ago
06d9f56
drm/msm: module param to dump state on error irq
by Rob Clark
· 8 years ago
dd701ae
drm/msm/mdp5: add atomic_print_state support
by Rob Clark
· 8 years ago
6559c90
drm/atomic: add debugfs file to dump out atomic state
by Rob Clark
· 8 years ago
fceffb32
drm/atomic: add new drm_debug bit to dump atomic state
by Rob Clark
· 8 years ago
1638d30
drm: add helpers to go from plane state to drm_rect
by Rob Clark
· 8 years ago
d8187177
drm: add helper for printing to log or seq_file
by Rob Clark
· 8 years ago
65c7dc1
drm: helper macros to print composite types
by Rob Clark
· 8 years ago
06a66b5
reservation: revert "wait only with non-zero timeout specified (v3)" v2
by Christian König
· 8 years ago
98a6dd9
drm/ttm: fix ttm_bo_wait
by Christian König
· 8 years ago
698c0f7
dma-buf/fence: revert "don't wait when specified timeout is zero" (v2)
by Alex Deucher
· 8 years ago
bcc004b
dma-buf/fence: make timeout handling in fence_default_wait consistent (v2)
by Alex Deucher
· 8 years ago
eef18a8
drm/amdgpu: add the interface of waiting multiple fences (v4)
by Junwei Zhang
· 8 years ago
7392b4b
dma-buf: return index of the first signaled fence (v2)
by monk.liu
· 8 years ago
c5ec903
MAINTAINERS: update Sync File Framework files
by Gustavo Padovan
· 8 years ago
4592bfc
dma-buf/sw_sync: put fence reference from the fence creation
by Gustavo Padovan
· 8 years ago
7488158
dma-buf/sw_sync: mark sync_timeline_create() static
by Baoyou Xie
· 8 years ago
93ce75f
drm: Add stackdepot include for DRM_DEBUG_MM
by Chris Wilson
· 8 years ago
e64053f
drm: mali-dp: Clear CVAL when leaving config mode
by Brian Starkey
· 8 years ago
3835b46
drm/plane: add inline doc for struct drm_plane
by Gustavo Padovan
· 8 years ago
5d58698
drm/msm: use drm_atomic_set_fence_for_plane() to set the fence
by Gustavo Padovan
· 8 years ago
aee2586
drm/imx: use drm_atomic_set_fence_for_plane() to set the fence
by Gustavo Padovan
· 8 years ago
13b5566
drm/atomic: add drm_atomic_set_fence_for_plane()
by Gustavo Padovan
· 8 years ago
7abc7d4
drm: don't override possible_crtcs for primary/cursor planes
by Rob Clark
· 8 years ago
91d5ee0
drm/uapi: Add a warning that mode flags must match the xrandr definitions
by Ville Syrjälä
· 8 years ago
e587803
drm/edid: Add the missing "Hz" to VIC 58,59 comment
by Ville Syrjälä
· 8 years ago
c36ed71
drm/gma500: remove unused ioctl declarations
by Jiang Biao
· 8 years ago
4470dc9
drm/gma500: make function static to eliminate compiling warning
by Jiang Biao
· 8 years ago
0dc9967
drm/atomic-helper: fix reference to drm_atomic_helper_commit_planes
by Stefan Agner
· 8 years ago
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
58e197d
drm/i915: Update DRIVER_DATE to 20161108
by Daniel Vetter
· 8 years ago
7aa6ca6
drm/i915: Mark CPU cache as dirty when used for rendering
by Chris Wilson
· 8 years ago
867341b
gpu: ipu-v3: add ipu_csi_set_downsize
by Philipp Zabel
· 8 years ago
cdda2df
drm/imx: imx-ldb: remove unnecessary double disable check
by Philipp Zabel
· 8 years ago
31ab49a
drm/i915: Add assert for no pending GPU requests during suspend/resume in LR mode
by Imre Deak
· 8 years ago
0cb5670
drm/i915: Make sure engines are idle during GPU idling in LR mode
by Imre Deak
· 8 years ago
93c97dc
drm/i915: Avoid early GPU idling due to race with new request
by Imre Deak
· 8 years ago
5bd11a3
drm/i915: Avoid early GPU idling due to already pending idle work
by Imre Deak
· 8 years ago
767a222
drm/i915: Limit Valleyview and earlier to only using mappable scanout
by Chris Wilson
· 8 years ago
0ef723c
drm/i915: Round tile chunks up for constructing partial VMAs
by Chris Wilson
· 8 years ago
dfd2812
drm/i915: Remove the vma from the object list upon close
by Chris Wilson
· 8 years ago
afdd548
Merge branch 'linux-4.10' of git://github.com/skeggsb/linux into drm-next
by Dave Airlie
· 8 years ago
b27add1
drm/nouveau/fifo/gf100-: protect channel preempt with subdev mutex
by Ben Skeggs
· 8 years ago
e137040
drm/nouveau/gr: fallback to legacy paths during firmware lookup
by Alexandre Courbot
· 8 years ago
f479c0b
drm/nouveau/kms/nv50: initial support for DP 1.2 multi-stream
by Ben Skeggs
· 8 years ago
d665c7e
drm/nouveau/kms/nv50: allow encoder update to be called from other modules
by Ben Skeggs
· 8 years ago
9bfdee9
drm/nouveau/kms/nv50: rename remaining nv50_crtc to nv50_head
by Ben Skeggs
· 8 years ago
f00f0e2
drm/nouveau/kms/nv50: remove code to create ctxdma for every framebuffer
by Ben Skeggs
· 8 years ago
e1ef6b4
drm/nouveau/kms/nv50: remove code to support non-atomic page flips
by Ben Skeggs
· 8 years ago
c2d926a
drm/nouveau/kms/nv50: remove code to support non-atomic connector properties
by Ben Skeggs
· 8 years ago
8896cee
drm/nouveau/kms/nv50: remove code to support non-atomic dpms
by Ben Skeggs
· 8 years ago
f7aa20e
drm/nouveau/kms/nv50: remove code to support non-atomic modesets
by Ben Skeggs
· 8 years ago
839ca90
drm/nouveau/kms/nv50: transition to atomic interfaces internally
by Ben Skeggs
· 8 years ago
5f674a5
drm/nouveau/kms/nv50: turn mode_set_base_atomic() into a stub
by Ben Skeggs
· 8 years ago
d92c8ad
drm/nouveau/kms/nv50: convert encoder mode_fixup into an atomic_check()
by Ben Skeggs
· 8 years ago
f20c665
drm/nouveau/kms/nv50: clean-up encoder functions
by Ben Skeggs
· 8 years ago
354d350
drm/nouveau/kms/nv50: ensure encoder normal power state is enabled at startup
by Ben Skeggs
· 8 years ago
accdea2
drm/nouveau/kms/nv50: prepare ctxdma interface to be usable with atomic
by Ben Skeggs
· 8 years ago
22e927d
drm/nouveau/kms/nv50: separate out cursor channel commit
by Ben Skeggs
· 8 years ago
973f10c
drm/nouveau/kms/nv50: separate out base channel commit
by Ben Skeggs
· 8 years ago
06ab282
drm/nouveau/kms/nv50: separate out vblank dmi commit
by Ben Skeggs
· 8 years ago
7e08d67
drm/nouveau/kms/nv50: separate out procamp commit
by Ben Skeggs
· 8 years ago
7e91833
drm/nouveau/kms/nv50: separate out dither commit
by Ben Skeggs
· 8 years ago
c4e6812
drm/nouveau/kms/nv50: separate out viewport commit
by Ben Skeggs
· 8 years ago
6bbab3b
drm/nouveau/kms/nv50: separate out base/ovly channel usage bounds commit
by Ben Skeggs
· 8 years ago
ea8ee39
drm/nouveau/kms/nv50: separate out cursor surface commit
by Ben Skeggs
· 8 years ago
a7ae156
drm/nouveau/kms/nv50: separate out lut commit
by Ben Skeggs
· 8 years ago
Next »