Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8fdf26925897974b71283014eb09c57e7e0d2ed8
/
drivers
/
gpu
8fdf269
drm/amdgpu:fix powerplay logic
by Monk Liu
· 9 years ago
1d7b17b
drm/amdgpu:fix typo
by Monk Liu
· 9 years ago
8bcad07
drm/i915/gvt: fix error return check for copy_gma_to_hva()
by Zhenyu Wang
· 8 years ago
e5c1ff1
Backmerge tag 'v4.11-rc4' into drm-next
by Dave Airlie
· 8 years ago
d64a047
Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 8 years ago
f505a5c
Merge tag 'drm-misc-fixes-2017-03-23' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes
by Dave Airlie
· 8 years ago
8201f1e
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 8 years ago
12ffed96
drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height again
by Michel Dänzer
· 8 years ago
65d1086
BackMerge tag 'v4.11-rc3' into drm-next
by Dave Airlie
· 8 years ago
d08997c
Merge tag 'drm-intel-fixes-2017-03-22' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes
by Dave Airlie
· 8 years ago
edd849e
Merge tag 'drm-misc-next-2017-03-21' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
be5df20
Merge tag 'drm-intel-next-2017-03-20' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
590379a
drm/i915: make context status notifier head be per engine
by Changbin Du
· 8 years ago
3d3d18f
drm/i915: Avoid rcu_barrier() from reclaim paths (shrinker)
by Chris Wilson
· 8 years ago
62c58af
drm/edid: detect SCDC support in HF-VSDB
by Shashank Sharma
· 8 years ago
afa1c76
drm/edid: detect SCDC support in HF-VSDB
by Shashank Sharma
· 8 years ago
50dd1bd
drm/edid: check for HF-VSDB block
by Thierry Reding
· 8 years ago
3ad33ae
drm: Add SCDC helpers
by Thierry Reding
· 8 years ago
9aa1eca
drm: bridge: dw-hdmi: add HDMI vendor specific infoframe config
by Nickey Yang
· 8 years ago
94bb4dc
drm/bridge: dw_hdmi: support i2c extended read mode
by Nickey Yang
· 8 years ago
22e098d
drm/exynos/dsi: make te-gpios optional
by Andrzej Hajda
· 8 years ago
9cdf0ed
drm/exynos: Print kernel pointers in a restricted form
by Krzysztof Kozlowski
· 8 years ago
f07d9c2
drm/exynos/decon5433: fix software trigger mask
by Andrzej Hajda
· 8 years ago
82a0178
drm/exynos/fimd: signal frame done interrupt at front porch
by Andrzej Hajda
· 8 years ago
f3cce67
drm/exynos/decon5433: signal frame done interrupt at front porch
by Andrzej Hajda
· 8 years ago
7348833
drm/exynos/decon5433: fix vblank event handling
by Andrzej Hajda
· 8 years ago
a392276
drm/exynos: move crtc event handling to drivers callbacks
by Andrzej Hajda
· 8 years ago
6bdc92e
drm/exynos: Remove support for Exynos4415 (SoC not supported anymore)
by Krzysztof Kozlowski
· 8 years ago
ac7ce78
drm/exynos/decon5433: & vs | typo
by Dan Carpenter
· 8 years ago
3a270e4
drm/msm: add stubs for msm_{perf,rd}_debugfs_cleanup
by Arnd Bergmann
· 8 years ago
f13eed7
Merge tag 'gvt-fixes-2017-03-17' of https://github.com/01org/gvt-linux into drm-intel-fixes
by Jani Nikula
· 8 years ago
4fa13db
drm: bochs: Don't remove uninitialized fbdev framebuffer
by Gabriel Krisman Bertazi
· 8 years ago
c5bd2e1
drm/i915: Update DRIVER_DATE to 20170320
by Daniel Vetter
· 8 years ago
33d5f51
Merge tag 'imx-drm-next-2017-03-17' of git://git.pengutronix.de/git/pza/linux into drm-next
by Dave Airlie
· 8 years ago
7b34734
drm: vc4: remove redundant check of plane being non-null
by Colin Ian King
· 8 years ago
cc2e6da
drm/vc4: use platform_register_drivers
by Philipp Zabel
· 8 years ago
be062fa
drm/i915: Initialise i915_gem_object_create_from_data() directly
by Chris Wilson
· 8 years ago
f3ddd2c
drm/i915: Correct error handling for i915_gem_object_create_from_data()
by Chris Wilson
· 8 years ago
ce8ff09
drm/i915: i915_gem_object_create_from_data() doesn't require struct_mutex
by Chris Wilson
· 8 years ago
cf8c73a
drm/amd/amdgpu: add POLARIS12 PCI ID
by Evan Quan
· 8 years ago
51a575d
drm/i915: Retire an active batch pool object rather than allocate new
by Chris Wilson
· 8 years ago
6c943de
drm/i915: Skip execlists_dequeue() early if the list is empty
by Chris Wilson
· 8 years ago
e637d2c
drm/i915: Stop using obj->obj_exec_link outside of execbuf
by Chris Wilson
· 8 years ago
facbeca
drm/i915: Squelch WARN for VLV_COUNTER_CONTROL
by Chris Wilson
· 8 years ago
234516a
drm/i915/glk: Enable pooled EUs for Geminilake
by Ander Conselvan de Oliveira
· 8 years ago
e642c85
drm/i915: Remove superfluous i915_add_request_no_flush() helper
by Chris Wilson
· 8 years ago
e3b1895
drm/i915/vgpu: Neuter forcewakes for VGPU more thoroughly
by Tvrtko Ursulin
· 8 years ago
fa7e8b5
drm/i915: Fix vGPU balloon for ggtt guard page
by Zhenyu Wang
· 8 years ago
2958b90
drm/i915/gvt: Fix gvt scheduler interval time
by Zhenyu Wang
· 8 years ago
3cd23b8
drm/i915/gvt: GVT pin/unpin shadow context
by Chuanxiao Dong
· 8 years ago
17f1b1a
drm/i915/gvt: scan shadow indirect context image when valid
by Tina Zhang
· 8 years ago
5180edc
drm/i915/kvmgt: fix suspicious rcu dereference usage
by Changbin Du
· 8 years ago
cf2135c
drm/i915/gvt: add enable_execlists check before enable gvt
by Chuanxiao Dong
· 8 years ago
3dce2ac
drm/i915/gvt: Remove bogus retry around i915_wait_request
by Chris Wilson
· 8 years ago
3f765a3
drm/i915/gvt: correct the ggtt valid bit check in pipe control command
by Yulei Zhang
· 8 years ago
695fbc0
drm/i915/gvt: replace the gvt_err with gvt_vgpu_err
by Tina Zhang
· 8 years ago
4938ca9
drm/i915/gvt: handle force-nonpriv registers, cmd parser part
by Zhao Yan
· 8 years ago
6036713
drm/i915: Avoid use-after-free of ctx in request tracepoints
by Chris Wilson
· 8 years ago
b7d6c8d
drm/nouveau/secboot: fix NULL pointer dereference
by Alexandre Courbot
· 8 years ago
aa7fc0c
drm/nouveau/secboot: fix inconsistent pointer checking
by Alexandre Courbot
· 8 years ago
a533b4b
drm/i915: Assert that the context pin_counts do not overflow
by Chris Wilson
· 8 years ago
bb7d785
drm/vc4: Add HDMI audio support
by Eric Anholt
· 8 years ago
d3df42b
drm/i915: Wait for reset to complete before returning from debugfs/i915_wedged
by Chris Wilson
· 8 years ago
2e8f9d3
drm/i915: Restore engine->submit_request before unwedging
by Chris Wilson
· 8 years ago
ff44ad5
drm/i915: Move engine->submit_request selection to a vfunc
by Chris Wilson
· 8 years ago
8c185ec
drm/i915: Split I915_RESET_IN_PROGRESS into two flags
by Chris Wilson
· 8 years ago
3fc0306
drm/i915: make context status notifier head be per engine
by Changbin Du
· 8 years ago
31de735
drm/i915/scheduler: emulate a scheduler for guc
by Chris Wilson
· 8 years ago
14a6bbf
drm/i915: Replace irq_seqno_barrier on hws write with a clflush
by Chris Wilson
· 8 years ago
60a970a6
drm/amdgpu: fix the clearing wb size
by Huang Rui
· 8 years ago
e11ddff
drm/amdgpu: reinstate oland workaround for sclk
by Alex Deucher
· 8 years ago
66822d8
drm/radeon: reinstate oland workaround for sclk
by Alex Deucher
· 8 years ago
6b7f6aa
drm/i915: Use coarse grained residency counter with byt
by Mika Kuoppala
· 8 years ago
679cb6c
drm/i915: Use ktime to calculate rc0 residency
by Mika Kuoppala
· 8 years ago
1362877
drm/i915: Convert debugfs to use generic residency calculator
by Mika Kuoppala
· 8 years ago
47c21d9
drm/i915: Extend vlv/chv residency resolution
by Mika Kuoppala
· 8 years ago
c5a0ad1
drm/i915: Return residency as microseconds
by Mika Kuoppala
· 8 years ago
135bafa
drm/i915: Move residency calculation into intel_pm.c
by Mika Kuoppala
· 8 years ago
99ed4d7
drm/atmel-hlcdc: Fix suspend/resume implementation
by Boris Brezillon
· 8 years ago
15c344f
drm/i915/userptr: Reinvent GGTT self-faulting protection
by Chris Wilson
· 8 years ago
7d5ed29
drm/imx: Remove unneeded definition for structure imx_drm_component
by Liu Ying
· 8 years ago
00514e8
drm/imx: use PRG/PRE when possible
by Lucas Stach
· 8 years ago
e0fb7dd
drm/imx: enable/disable PRG on CRTC enable/disable
by Lucas Stach
· 8 years ago
320a89a
gpu: ipu-v3: only set non-zero AXI ID for IC when PRG is absent
by Lucas Stach
· 8 years ago
92681fe
gpu: ipu-v3: hook up PRG unit
by Lucas Stach
· 8 years ago
ea9c260
gpu: ipu-v3: add driver for Prefetch Resolve Gasket
by Lucas Stach
· 8 years ago
d4a70a1
drm/i915: Make intel_uc_sanitize_options() more robust
by Michal Wajdeczko
· 8 years ago
6833b82
drm/i915/uc: Rename intel_uc_fw.fw to .type
by Arkadiusz Hiler
· 8 years ago
82c8e02
drm: Skip the waitqueue setup for vblank queries
by Chris Wilson
· 8 years ago
608b205
drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off)
by Chris Wilson
· 8 years ago
a6b0a141
drm/i915/breadcrumbs: Tweak commentary
by Chris Wilson
· 8 years ago
b7048ea
drm/i915: Do .init_clock_gating() earlier to avoid it clobbering watermarks
by Ville Syrjälä
· 8 years ago
27b713c
Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 8 years ago
db93991
drm/i915: Only attempt to signal the request once from the interrupt handler
by Chris Wilson
· 8 years ago
908a6cb
drm/i915/breadcrumbs: Assert that we do not shortcut the current bottom-half
by Chris Wilson
· 8 years ago
a5cae7b
drm/i915/breadcrumbs: Disable interrupt bottom-half first on idling
by Chris Wilson
· 8 years ago
429732e
drm/i915/breadcrumbs: Update bottom-half before marking as complete
by Chris Wilson
· 8 years ago
4bd6639
drm/i915/breadcrumbs: Use booleans for intel_breadcrumbs_busy()
by Chris Wilson
· 8 years ago
801a6aa9a6
drm/amd/amdgpu: Fix debugfs reg read/write address width
by Tom St Denis
· 8 years ago
18a8de1
drm/amdgpu/si: add dpm quirk for Oland
by Alex Deucher
· 8 years ago
Next »