Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f63eb7c4528060e54688baafb7a499e9391eefe6
/
drivers
/
gpu
/
drm
f63eb7c
drm/i915: set the DDI sync polarity bits
by Paulo Zanoni
· 12 years ago
3f7c447
drm/i915: fix pipe DDI mode select
by Paulo Zanoni
· 12 years ago
c96ea64
drm/i915: dump the device info
by Daniel Vetter
· 12 years ago
65bccb5
drm/i915: fixup desired rps frequency computation
by Daniel Vetter
· 12 years ago
2fedbff
drm/i915: Add I915_GEM_PARAM_HAS_SEMAPHORES
by Chris Wilson
· 12 years ago
6c6cf5a
drm/i915: Only apply the SNB pipe control w/a to gen6
by Chris Wilson
· 12 years ago
ab3951e
drm/i915: prevent possible pin leak on error path
by Eugeni Dodonov
· 12 years ago
acbe947
drm/i915: rip out sanitize_pm again
by Daniel Vetter
· 12 years ago
20b46e5
drm/i915: Only set the down rps limit when at the loweset frequency
by Daniel Vetter
· 12 years ago
e6994ae
drm/i915: Export ability of changing cache levels to userspace
by Chris Wilson
· 12 years ago
42d6ab4
drm/i915: Segregate memory domains in the GTT using coloring
by Chris Wilson
· 12 years ago
f27b926
drm/i915: Expand DPF support to Haswell
by Ben Widawsky
· 12 years ago
e1ef7cc
drm/i915: Macro to determine DPF support
by Ben Widawsky
· 12 years ago
2e4291e
drm/i915: Add contexts for HSW
by Ben Widawsky
· 12 years ago
f047e39
drm/i915: Avoid concurrent access when marking the device as idle/busy
by Chris Wilson
· 12 years ago
a7b9761
drm/i915: Split i915_gem_flush_ring() into seperate invalidate/flush funcs
by Chris Wilson
· 12 years ago
016fd0c
drm/i915: Clear the pending_gpu_fenced_access flag at the start of execbuffer
by Chris Wilson
· 12 years ago
6ac42f4
drm/i915: Replace the complex flushing logic with simple invalidate/flush all
by Daniel Vetter
· 12 years ago
26b9c4a
drm/i915: Remove the explicit flush of the GPU write domain
by Chris Wilson
· 12 years ago
86d5bc3
drm/i915: Remove explicit flush from i915_gem_object_flush_fence()
by Chris Wilson
· 12 years ago
69c2fc8
drm/i915: Remove the per-ring write list
by Chris Wilson
· 12 years ago
65ce302
drm/i915: Remove the defunct flushing list
by Chris Wilson
· 12 years ago
0201f1e
drm/i915: Replace the pending_gpu_write flag with an explicit seqno
by Chris Wilson
· 12 years ago
e5f1d96
drm/i915: Remove assertion over write domain after i915_gem_object_sync()
by Chris Wilson
· 12 years ago
3bb73ab
drm/i915: Allow late allocation of request for i915_add_request()
by Chris Wilson
· 12 years ago
540a895
drm/i915: add inte_crt->adpa_reg
by Daniel Vetter
· 12 years ago
a7e806d
drm/i915: create VLV_DSIPLAY_BASE #define
by Daniel Vetter
· 12 years ago
e9808ed
drm/i915: Return a mask of the active rings in the high word of busy_ioctl
by Chris Wilson
· 12 years ago
c0c7bab
drm/i915: add register read IOCTL
by Ben Widawsky
· 12 years ago
7434a25
drm/i915: Support for ns2501-DVO
by Thomas Richter
· 12 years ago
ab9d7c3
drm/i915: add port field to struct intel_dp and use it
by Paulo Zanoni
· 12 years ago
47ea754
drm/i915: move common code to intel_dp_set_link_train
by Paulo Zanoni
· 12 years ago
08d644a
drm/i915: add port parameter to intel_hdmi_init
by Daniel Vetter
· 12 years ago
66a9278
drm/i915: simplify possible_clones computation
by Daniel Vetter
· 12 years ago
ebc0fd8
drm/i915: group ADPA #defines together
by Daniel Vetter
· 12 years ago
9a3b530
drm/i915: Cleanup context switching through do_switch()
by Chris Wilson
· 12 years ago
54d63ca
drm/i915: Move DP structs to shared location
by Shobhit Kumar
· 12 years ago
e8aeaee
drm/i915: unbreak lastclose for failed driver init
by Daniel Vetter
· 12 years ago
0da5cec
drm/i915: Set the context before setting up regs for the context.
by Eric Anholt
· 12 years ago
35313cd
drm/i915: constify mode in crtc_mode_fixup
by Daniel Vetter
· 12 years ago
520c41c
drm/i915/lvds: ditch ->prepare special case
by Daniel Vetter
· 12 years ago
be63638
drm/i915: dereferencing an error pointer
by Dan Carpenter
· 12 years ago
b259b31
drm/i915: fix invalid reference handling of the default ctx obj
by Chris Wilson
· 12 years ago
eeef9b3
drm/i915: Add -EIO to the list of known errors for __wait_seqno
by Chris Wilson
· 12 years ago
d3373a2
drm/i915: Flush the context object from the CPU caches upon switching
by Chris Wilson
· 12 years ago
7915810
drm/i915: Make the lock for pageflips interruptible
by Chris Wilson
· 12 years ago
a4f32fc
drm/i915: don't forget the PCH backlight registers
by Paulo Zanoni
· 12 years ago
09cf7c9
drm/i915: Insert a flush between batches if the breadcrumb was dropped
by Chris Wilson
· 12 years ago
2e6c21e
drm/i915: missing error case in init status page
by Ben Widawsky
· 12 years ago
7962652
drm/i915: mask tiled bit when updating ILK sprites
by Ander Conselvan de Oliveira
· 12 years ago
0d71068
drm/i915: try to train DP even harder
by Paulo Zanoni
· 12 years ago
4d678e1
drm/i915: kill intel_ddc_probe
by Daniel Vetter
· 12 years ago
a2bd1f5
drm/i915: check whether we actually received an edid in detect_ddc
by Daniel Vetter
· 12 years ago
4b4147c
drm/i915: fix up PCH backlight #define mixup
by Daniel Vetter
· 12 years ago
12f5581
drm/i915: Add comments to explain the BSD tail write workaround
by Chris Wilson
· 12 years ago
67b1b57
drm/i915: Disable the BLT on pre-production SNB hardware
by Chris Wilson
· 12 years ago
0232e92
drm/i915: initialize power wells in modeset_init_hw
by Eugeni Dodonov
· 12 years ago
ff92826
drm/i915: Only request PM interrupts for the events we handled
by Chris Wilson
· 12 years ago
6a4ea12
drm/i915/context: Add missing IVB context sizes
by Ben Widawsky
· 12 years ago
4f91dd6
drm/i915/context/: s/CTX/CXT
by Ben Widawsky
· 12 years ago
83bc5fd
drm/sis: fixup sis_mm ioctl structs
by Daniel Vetter
· 12 years ago
67cb4b4
drm: unconditionally clean up dma buffers of closing clients
by Daniel Vetter
· 13 years ago
a344a7e
drm: kill dma queue support
by Daniel Vetter
· 13 years ago
4c37379
drm: ditch strange DRIVER_DMA_QUEUE only error bail-out
by Daniel Vetter
· 13 years ago
b0071ef
drm: kill reclaim_buffers callback
by Daniel Vetter
· 13 years ago
e2b3c5b
drm/savage: clean up reclaim_buffers
by Daniel Vetter
· 13 years ago
923d1fe
drm: kill reclaim_buffers_locked
by Daniel Vetter
· 13 years ago
d5346b3
Revert "Revert "drm/i810: cleanup reclaim_buffers""
by Daniel Vetter
· 12 years ago
3ae6b64
drm: kill reclaim_buffers_idlelocked functions
by Daniel Vetter
· 13 years ago
ea5e437
drm/sis: clean up reclaim_buffers
by Daniel Vetter
· 13 years ago
834859c
drm/via: clean up reclaim_buffers
by Daniel Vetter
· 13 years ago
5bd42f6
drm/udl: port over blanking code from udlfb.
by Dave Airlie
· 12 years ago
197bbb3
drm/radeon/kms: auto detect pcie link speed from root port
by Dave Airlie
· 12 years ago
f429778
drm/pci: add support for getting the supported link bw.
by Dave Airlie
· 12 years ago
440a7cd
drm/radeon: improve GPU lockup debugging info on r6xx/r7xx/r8xx/r9xx
by Jerome Glisse
· 12 years ago
4dbdf0a
drm/mgag200: fix null pointer dereference
by Devendra Naga
· 12 years ago
f60ec4c
drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns.
by Michel Dänzer
· 12 years ago
e811f5a
drm: Make the .mode_fixup() operations mode argument a const pointer
by Laurent Pinchart
· 12 years ago
d390475
drm/fb helper: don't call drm_crtc_helper_set_config
by Daniel Vetter
· 12 years ago
343065a
drm/fb-helper: delay hotplug handling when partially bound
by Daniel Vetter
· 12 years ago
f312f09
drm/radeon: fix SS setup for DCPLL
by Alex Deucher
· 12 years ago
26fe45a
drm/radeon: fix up pll selection on DCE5/6
by Alex Deucher
· 12 years ago
377edc8
drm/radeon: start to document evergreen.c
by Alex Deucher
· 12 years ago
48ef779
drm/radeon: start to document the functions r100.c
by Alex Deucher
· 12 years ago
09db864
drm/radeon: document VM functions in radeon_gart.c (v3)
by Alex Deucher
· 12 years ago
03eec93
drm/radeon: document non-VM functions in radeon_gart.c (v2)
by Alex Deucher
· 12 years ago
7592328
drm/radeon: document radeon_ring.c (v4)
by Alex Deucher
· 12 years ago
d66b7ec
drm/radeon: document radeon_fence.c (v2)
by Alex Deucher
· 12 years ago
abf1dc6
drm/radeon: document radeon_asic.c
by Alex Deucher
· 12 years ago
b73ba98
drm/radeon: document radeon_irq_kms.c
by Alex Deucher
· 12 years ago
f482a14
drm/radeon: document radeon_kms.c
by Alex Deucher
· 12 years ago
0c19511
drm/radeon: document radeon_device.c (v2)
by Alex Deucher
· 12 years ago
c7eff97
drm/radeon: add rptr save support for r1xx-r5xx
by Alex Deucher
· 12 years ago
89d3580
drm/radeon: update rptr saving logic for memory buffers
by Alex Deucher
· 12 years ago
8b25ed3
drm/radeon: remove radeon_ring_index()
by Alex Deucher
· 12 years ago
a85a7da4
drm/radeon: update ib_execute for SI (v2)
by Alex Deucher
· 12 years ago
4ef7256
drm/radeon: fix const IB handling v2
by Christian König
· 12 years ago
bfb38d3
drm/radeon: let sa manager block for fences to wait for v2
by Christian König
· 12 years ago
246fa34
drm/radeon: return an error if there is nothing to wait for
by Christian König
· 12 years ago
2993555
drm: Disallow DRM_IOCTL_MODESET_CTL for KMS drivers
by Laurent Pinchart
· 12 years ago
Next »