Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
000224c1106c2abc21a376c5bb851b1ffe4b4458
/
drivers
/
gpu
/
drm
7d33b41
drm/msm: Verify that MSM_SUBMIT_BO_FLAGS are set
by Jordan Crouse
· 8 years ago
50e3950
drm/msm: Put back the vaddr in submit_reloc()
by Jordan Crouse
· 8 years ago
e0d5bb9
drm/msm: Ensure that the hardware write pointer is valid
by Jordan Crouse
· 8 years ago
755f655
drm: rcar-du: Simplify and fix probe error handling
by Laurent Pinchart
· 8 years ago
ae8faca
drm/nouveau/bar/gf100: fix access to upper half of BAR2
by Ben Skeggs
· 7 years ago
34da5f7
drm/nouveau/disp/nv50-: bump max chans to 21
by Ilia Mirkin
· 7 years ago
e417798
drm/vmwgfx: Fix gcc-7.1.1 warning
by Sinclair Yeh
· 7 years ago
a440425
drm/mst: Avoid processing partially received up/down message transactions
by Imre Deak
· 7 years ago
48376e6
drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()
by Imre Deak
· 7 years ago
bc3bd64
drm/mst: Fix error handling during MST sideband message reception
by Imre Deak
· 7 years ago
0fb615f
drm/ttm: Fix use-after-free in ttm_bo_clean_mm
by John Brooks
· 7 years ago
6e7b1ef
drm/radeon: Fix eDP for single-display iMac10,1 (v2)
by Mario Kleiner
· 7 years ago
a844f8d
drm/radeon/ci: disable mclk switching for high refresh rates (v2)
by Alex Deucher
· 7 years ago
b85007c
drm/amd/amdgpu: Return error if initiating read out of range on vram
by Tom St Denis
· 7 years ago
366d920
drm/virtio: don't leak bo on drm_gem_object_init failure
by Gerd Hoffmann
· 8 years ago
25319ae
drm/amd/powerplay: refine vce dpm update code on Cz.
by Rex Zhu
· 8 years ago
f275ac7
drm/amd/powerplay: fix vce cg logic error on CZ/St.
by Rex Zhu
· 8 years ago
77e8209
drm/radeon/si: load special ucode for certain MC configs
by Alex Deucher
· 8 years ago
b8c5e7b
drm/etnaviv: trick drm_mm into giving out a low IOVA
by Lucas Stach
· 8 years ago
8895ef4
drm/amdgpu: check ring being ready before using
by Ding Pixel
· 8 years ago
10c24e89
drm/amdgpu: add support for new hainan variants
by Alex Deucher
· 8 years ago
9f2a36a
drm/amdgpu: fix program vce instance logic error.
by Rex Zhu
· 8 years ago
466877f
drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgr
by Deepak Rawat
· 7 years ago
dbc8083
drm/ast: Handle configuration without P2A bridge
by Russell Currey
· 8 years ago
581659a
drm/amdgpu: adjust default display clock
by Alex Deucher
· 7 years ago
217e035
drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGating
by Alex Deucher
· 7 years ago
e4b8d1e
drm/radeon: add a quirk for Toshiba Satellite L20-183
by Alex Deucher
· 7 years ago
61ea7c2
drm/radeon: add a PX quirk for another K53TK variant
by Alex Deucher
· 7 years ago
879d61f
drm/vc4: Fix OOPSes from trying to cache a partially constructed BO.
by Eric Anholt
· 8 years ago
5899b63
drm/mediatek: fix mtk_hdmi_setup_vendor_specific_infoframe mistake
by YYS
· 8 years ago
a317afc
drm/i915: Fix GVT-g PVINFO version compatibility check
by Zhenyu Wang
· 7 years ago
7f7bb11
drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions.
by Mario Kleiner
· 7 years ago
933b9b1
drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2.
by Maarten Lankhorst
· 7 years ago
4f59a7a
drm/i915: Workaround VLV/CHV DSI scanline counter hardware fail
by Ville Syrjälä
· 8 years ago
47c362f
drm/ast: Fixed system hanged if disable P2A
by Y.C. Chen
· 8 years ago
bfa4d2e
drm/nouveau: Fix drm poll_helper handling
by Peter Ujfalusi
· 7 years ago
c94e2ed
drm/nouveau: Don't enabling polling twice on runtime resume
by Lyude Paul
· 8 years ago
c7a29cf
drm/nouveau: Handle fbcon suspend/resume in seperate worker
by Lyude Paul
· 8 years ago
d2beb1a
drm/nouveau: Rename acpi_work to hpd_work
by Hans de Goede
· 8 years ago
ef66745
drm/nouveau: Intercept ACPI_VIDEO_NOTIFY_PROBE
by Hans de Goede
· 8 years ago
2bcbe74
drm/i915: Check for NULL i915_vma in intel_unpin_fb_obj()
by Linus Torvalds
· 8 years ago
326fdff
drm: Don't race connector registration
by Daniel Vetter
· 8 years ago
82b6693
drm: prevent double-(un)registration for connectors
by Daniel Vetter
· 8 years ago
c33f1bd
drm/nouveau/fence/g84-: protect against concurrent access to semaphore buffers
by Ben Skeggs
· 7 years ago
cf336ee
drm/nouveau: prevent userspace from deleting client object
by Ben Skeggs
· 7 years ago
7a7b2d5
drm/i915: Prevent the system suspend complete optimization
by Imre Deak
· 8 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
· 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
· 7 years ago
c8d25fc
drm/radeon/ci: disable mclk switching for high refresh rates (v2)
by Alex Deucher
· 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
· 7 years ago
1ec3c71
drm/nouveau/tmr: avoid processing completed alarms when adding a new one
by Ben Skeggs
· 7 years ago
6445a49
drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm
by Ben Skeggs
· 7 years ago
16e1049
drm/nouveau/tmr: ack interrupt before processing alarms
by Ben Skeggs
· 7 years ago
e8ee630
drm/nouveau/therm: remove ineffective workarounds for alarm bugs
by Ben Skeggs
· 7 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
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
Next »