Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d2434ab7fb085ac6848acd9d82366f96a642e471
/
drivers
/
gpu
/
drm
/
i915
d2434ab
drm/i915: drop intel_encoder argument to load_detect_pipe functions
by Daniel Vetter
· 12 years ago
24218aa
drm/i915: prepare load-detect pipe code for dpms changes
by Daniel Vetter
· 12 years ago
6306cb4
drm/i915: rip out the overlay pipe A workaround
by Daniel Vetter
· 12 years ago
a37b9b3
drm/i915/ns2501: kill pll A enabling hack
by Daniel Vetter
· 12 years ago
dcdaed6
drm/i915: add missing gen2 pipe A quirk entries
by Daniel Vetter
· 12 years ago
e9a851e
drm/i915: fix wrong order of parameters in port checking functions
by Xu, Anhua
· 12 years ago
a22ddff
Merge tag 'v3.6-rc2' into drm-intel-next
by Daniel Vetter
· 12 years ago
7d54a90
drm/i915: Apply post-sync write for pipe control invalidates
by Chris Wilson
· 12 years ago
35a3855
drm/i915: reorder edp disabling to fix ivb MacBook Air
by Daniel Vetter
· 12 years ago
cee2516
drm/i915: ensure i2c adapter is all set before adding it
by Jani Nikula
· 12 years ago
20d5a54
drm/i915: don't grab dev->struct_mutex for userspace forcewak
by Daniel Vetter
· 12 years ago
4344b81
drm/i915: ignore eDP bpc settings from vbt
by Daniel Vetter
· 12 years ago
770c123
drm/i915: Fix blank panel at reopening lid
by Takashi Iwai
· 12 years ago
126e9be
drm/i915: try harder to find WR PLL clock settings
by Paulo Zanoni
· 12 years ago
228d3e3
drm/i915: use the correct encoder type when comparing
by Paulo Zanoni
· 12 years ago
b2eadbc
drm/i915: Lazily apply the SNB+ seqno w/a
by Chris Wilson
· 12 years ago
456470e
drm/i915: enable rc6 on ilk again
by Daniel Vetter
· 12 years ago
9270388
drm/i915: fix up ilk drps/ips locking
by Daniel Vetter
· 12 years ago
73edd18f
drm/i915: DE_PCU_EVENT irq is ilk-only
by Daniel Vetter
· 12 years ago
35eb732
drm/i915: kill dev_priv->mchdev_lock
by Daniel Vetter
· 12 years ago
c6a828d
drm/i915: move all rps state into dev_priv->rps
by Daniel Vetter
· 12 years ago
22bcfc6
drm/i915: use mutex_lock_interruptible for debugfs files
by Daniel Vetter
· 12 years ago
004777c
drm/i915: fixup up debugfs rps state handling
by Daniel Vetter
· 12 years ago
02d7195
drm/i915: properly guard ilk ips state
by Daniel Vetter
· 12 years ago
745ca3b
drm/i915: add parentheses around PIXCLK_GATE definitions
by Paulo Zanoni
· 12 years ago
5e49cea
drm/i915: reindent Haswell register definitions
by Paulo Zanoni
· 12 years ago
602c43d
drm/i915: completely reset the value of DDI_FUNC_CTL
by Paulo Zanoni
· 12 years ago
dfcef25
drm/i915: correctly set the DDI_FUNC_CTL bpc field
by Paulo Zanoni
· 12 years ago
f63eb7c4
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
41494cb
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 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
0d8957c
drm/i915: correctly order the ring init sequence
by Daniel Vetter
· 12 years ago
6c6cf5a
drm/i915: Only apply the SNB pipe control w/a to gen6
by Chris Wilson
· 12 years ago
da612d8
drm/i915: add more Haswell PCI IDs
by Paulo Zanoni
· 12 years ago
5ab3633
drm/i915: make rc6 in sysfs functions conditional
by Hunt Xu
· 12 years ago
bcf9dcc
drm/i915: Workaround hang with BSD and forcewake on SandyBridge
by Chris Wilson
· 12 years ago
faea35d
drm/i915: Make intel_panel_get_backlight static.
by Stéphane Marchesin
· 12 years ago
f00f979
i915: don't map imported dma-bufs for dmar.
by Dave Airlie
· 12 years ago
e47e9ad
drm/i915: remove unused variable
by Devendra Naga
· 12 years ago
e844b99
drm/i915: Don't forget to apply SNB PIPE_CONTROL GTT workaround.
by Eric Anholt
· 12 years ago
6af2d18
drm/i915: fix forcewake related hangs on snb
by Daniel Vetter
· 12 years ago
ab3951e
drm/i915: prevent possible pin leak on error path
by Eugeni Dodonov
· 13 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
9978cf5
i915: Remove silly test
by Alan Cox
· 12 years ago
0274df3
i915: fix error path leak in intel_sdvo_write_cmd
by Alan Cox
· 12 years ago
af447bd
vlv: it might be wise if we initialised the flag value...
by Alan Cox
· 12 years ago
98c7b42
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 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
· 13 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
Next »