Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a26cd8eba6b580b15f27193637519b33b08e05ea
/
drivers
/
gpu
/
drm
da3493c
Merge 4.9.32 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
09fcb35
drm/i915/vbt: split out defaults that are set when there is no VBT
by Jani Nikula
· 8 years ago
555c443
drm/i915/vbt: don't propagate errors from intel_bios_init()
by Jani Nikula
· 8 years ago
aae14f5
drm/nouveau/tmr: fully separate alarm execution/pending lists
by Ben Skeggs
· 7 years ago
7860d0e
drm/vmwgfx: Make sure backup_handle is always valid
by Sinclair Yeh
· 7 years ago
a76ff84
drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()
by Vladis Dronov
· 7 years ago
64c21af
drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()
by Dan Carpenter
· 8 years ago
b3a42bb
drm/msm: Expose our reservation object when exporting a dmabuf.
by Eric Anholt
· 8 years ago
1308eee
drm: Fix oops + Xserver hang when unplugging USB drm devices
by Hans de Goede
· 7 years ago
34bae9b
drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)
by Alex Deucher
· 8 years ago
7eed46b1
UPSTREAM: drm/msm/mdp5: use __drm_atomic_helper_plane_duplicate_state()
by Rob Clark
· 8 years ago
77d3588
Merge 4.9.31 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
670821b
drm/gma500/psb: Actually use VBT mode when it is found
by Patrik Jakobsson
· 8 years ago
ebd4c11
drm/radeon: Fix vram_size/visible values in DRM_RADEON_GEM_INFO ioctl
by Michel Dänzer
· 8 years ago
acc771f
drm/radeon: Unbreak HPD handling for r600+
by Lyude
· 8 years ago
c8d25fc
drm/radeon/ci: disable mclk switching for high refresh rates (v2)
by Alex Deucher
· 8 years ago
7177398
UPSTREAM: drm/ttm: fix ttm_bo_wait
by Christian König
· 8 years ago
951d823
Merge 4.9.30 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
5a597b2
drm/i915/gvt: Disable access to stolen memory as a guest
by Chris Wilson
· 8 years ago
5438f89
drm/edid: Add 10 bpc quirk for LGD 764 panel in HP zBook 17 G2
by Mario Kleiner
· 8 years ago
b77adf2
drm/nouveau/tmr: handle races with hw when updating the next alarm time
by Ben Skeggs
· 8 years ago
1ec3c71
drm/nouveau/tmr: avoid processing completed alarms when adding a new one
by Ben Skeggs
· 8 years ago
6445a49
drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm
by Ben Skeggs
· 8 years ago
16e1049
drm/nouveau/tmr: ack interrupt before processing alarms
by Ben Skeggs
· 8 years ago
e8ee630
drm/nouveau/therm: remove ineffective workarounds for alarm bugs
by Ben Skeggs
· 8 years ago
d1f006e
drm/amdgpu: Add missing lb_vblank_lead_lines setup to DCE-6 path.
by Mario Kleiner
· 8 years ago
b334b34
drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.
by Mario Kleiner
· 8 years ago
ebf3cf5
drm/amdgpu: Make display watermark calculations more accurate
by Mario Kleiner
· 8 years ago
d6eefcb
BACKPORT: drm/fence: fix memory overwrite when setting out_fence fd
by Gustavo Padovan
· 8 years ago
34e0b7d
BACKPORT: drm/fence: add drm_crtc_create_fence()
by Gustavo Padovan
· 8 years ago
50696b3
UPSTREAM: drm/fences: add DOC: for explicit fencing
by Gustavo Padovan
· 8 years ago
4dfd0ed
UPSTREAM: drm/atomic: Fix double free in drm_atomic_state_default_clear
by Maarten Lankhorst
· 8 years ago
710c1ed
BACKPORT: drm/fence: add out-fences support
by Gustavo Padovan
· 8 years ago
2a38015
BACKPORT: drm/fence: add fence timeline to drm_crtc
by Gustavo Padovan
· 8 years ago
96e02f4
BACKPORT: drm/fence: add in-fences support
by Gustavo Padovan
· 8 years ago
cdf014c
BACKPORT: drm/fb_cma_helper: Add drm_fb_cma_prepare_fb() helper
by Marek Vasut
· 8 years ago
0ed8707
BACKPORT: drm/atomic: add drm_atomic_set_fence_for_plane()
by Gustavo Padovan
· 8 years ago
675ed82
UPSTREAM: drm/fence: release fence reference when canceling event
by Gustavo Padovan
· 8 years ago
48d9fa1
drm/ttm: fix use-after-free races in vm fault handling
by Nicolai Hähnle
· 8 years ago
898c6bb
drm/sti: fix GDP size to support up to UHD resolution
by Vincent Abriou
· 8 years ago
9c0c435
drm/nouveau/disp/mcp7x: disable dptmds workaround
by Ben Skeggs
· 8 years ago
fd3be7e
drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()
by Wei Yongjun
· 8 years ago
e6bcbdc
drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one
by Ilia Mirkin
· 8 years ago
b29a175
drm/nouveau/mpeg: mthd returns true on success now
by Ilia Mirkin
· 8 years ago
0ee72d8
Revert "drm/i915/execlists: Reset RING registers upon resume"
by Greg Kroah-Hartman
· 8 years ago
17fda94
drm/i915: Avoid rcu_barrier() from reclaim paths (shrinker)
by Chris Wilson
· 8 years ago
82dafcb
drm/i915: Stop using RP_DOWN_EI on Baytrail
by Chris Wilson
· 8 years ago
954ce08
drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.
by Kenneth Graunke
· 8 years ago
1cbf629
drm/i915: Only enable hotplug interrupts if the display interrupts are enabled
by Chris Wilson
· 8 years ago
1435e12
drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3
by Mika Kuoppala
· 8 years ago
988028e
drm/i915: Nuke debug messages from the pipe update critical section
by Ville Syrjälä
· 8 years ago
8ac9915
drm/i915/gen9: Increase PCODE request timeout to 50ms
by Imre Deak
· 8 years ago
25bdb19
drm/msm/adreno: move function declarations to header file
by Baoyou Xie
· 8 years ago
9ec57c9
drm/mga: remove device_is_agp callback
by Daniel Vetter
· 8 years ago
0ed0810
drm/i915: actually drive the BDW reserved IDs
by Paulo Zanoni
· 8 years ago
14ec1cf
drm/edid: constify edid quirk list
by Jani Nikula
· 8 years ago
666d5f3
drm/sun4i: Add compatible string for A31/A31s TCON (timing controller)
by Chen-Yu Tsai
· 8 years ago
6af7e1c
drm/sun4i: Add compatible strings for A31/A31s display pipelines
by Chen-Yu Tsai
· 8 years ago
06a2bb4
drm/sun4i: tcon: Move SoC specific quirks to a DT matched data structure
by Chen-Yu Tsai
· 8 years ago
4ddd24d
drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()
by Li Qiang
· 8 years ago
28c84df
drm/vmwgfx: Remove getparam error message
by Thomas Hellstrom
· 8 years ago
b116797
drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
by Thomas Hellstrom
· 8 years ago
604d2ea
drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()
by Murray McAllister
· 8 years ago
73ab725
drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()
by Murray McAllister
· 8 years ago
92cc481
drm/vmwgfx: Type-check lookups of fence objects
by Thomas Hellstrom
· 8 years ago
4366c7e
drm/etnaviv: (re-)protect fence allocation with GPU mutex
by Lucas Stach
· 8 years ago
6acf520
drm/vc4: Allocate the right amount of space for boot-time CRTC state.
by Eric Anholt
· 8 years ago
fa68e1d
drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flags
by Michel Dänzer
· 8 years ago
c75fe78
drm: reference count event->completion
by Daniel Vetter
· 8 years ago
7b3c8b2
drm/bridge: analogix dp: Fix runtime PM state on driver bind
by Marek Szyprowski
· 8 years ago
9740abe
drm/amdgpu: reinstate oland workaround for sclk
by Alex Deucher
· 8 years ago
dea2f1e
drm/amdgpu/si: add dpm quirk for Oland
by Alex Deucher
· 8 years ago
2bbcbc2
drm/vc4: Use runtime autosuspend to avoid thrashing V3D power state.
by Eric Anholt
· 8 years ago
dd0b0e2
drm/vc4: Fix termination of the initial scan for branch targets.
by Eric Anholt
· 8 years ago
8ca7ef0
drm/vc4: Fix ->clock_select setting for the VEC encoder
by Boris Brezillon
· 8 years ago
6b33067
drm/vc4: Fix race between page flip completion event and clean-up
by Derek Foreman
· 8 years ago
0042afe
drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classes
by Ben Skeggs
· 8 years ago
5001756
drm/nouveau/disp/nv50-: split chid into chid.ctrl and chid.user
by Ben Skeggs
· 8 years ago
ddc23b5
drm/nouveau/disp/gp102: fix cursor/overlay immediate channel indices
by Ben Skeggs
· 8 years ago
ff3bcdc
drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXT
by Hans de Goede
· 8 years ago
686ea586
drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS code
by Ville Syrjälä
· 8 years ago
967e17b
drm: Cancel drm_fb_helper_resume_work on unload
by Chris Wilson
· 8 years ago
9edc456
drm: Cancel drm_fb_helper_dirty_work on unload
by Chris Wilson
· 8 years ago
868a747
drm/i915/gvt: Disable access to stolen memory as a guest
by Chris Wilson
· 8 years ago
f72b751
drm/atomic: fix an error code in mode_fixup()
by Dan Carpenter
· 8 years ago
98620b5
drm/imx: imx-tve: Do not set the regulator voltage
by Fabio Estevam
· 8 years ago
56a567d
drm/vmwgfx: Work around drm removal of control nodes
by Thomas Hellstrom
· 8 years ago
55f4712
drm/ttm: Make sure BOs being swapped out are cacheable
by Michel Dänzer
· 8 years ago
ec8e40b
drm/edid: Add EDID_QUIRK_FORCE_8BPC quirk for Rotel RSX-1058
by Tomeu Vizoso
· 8 years ago
f96c10c
drm/ast: Fix AST2400 POST failure without BMC FW or VBIOS
by Y.C. Chen
· 8 years ago
5da0358
drm/ast: Call open_key before enable_mmio in POST code
by Y.C. Chen
· 8 years ago
54aa80e
drm/ast: Fix test for VGA enabled
by Y.C. Chen
· 8 years ago
0734a32
drm/amdgpu: add more cases to DCE11 possible crtc mask setup
by Alex Deucher
· 8 years ago
dfe8f57
drm/dp/mst: fix kernel oops when turning off secondary monitor
by Pierre-Louis Bossart
· 8 years ago
7499da9
drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursor
by Michel Dänzer
· 8 years ago
8920a7f
drm/i915: Always convert incoming exec offsets to non-canonical
by Michał Winiarski
· 8 years ago
4cd462c
drm/atomic: Fix double free in drm_atomic_state_default_clear
by Maarten Lankhorst
· 8 years ago
32c67a2
drm/i915/bxt: Add MST support when do DPLL calculation
by Lee, Shawn C
· 8 years ago
ebe976a
drm/i915: fix use-after-free in page_flip_completed()
by Andrey Ryabinin
· 8 years ago
f2a0409
drm/i915/execlists: Reset RING registers upon resume
by Chris Wilson
· 8 years ago
Next »