Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b2cabb0e1d205708dab11bd9e1b97fd080537096
/
drivers
/
gpu
b2cabb0
drm/i915: convert dpms functions of dvo/sdvo/crt
by Daniel Vetter
· 12 years ago
19c63fa
drm/i915/dvo: convert to encoder disable/enable
by Daniel Vetter
· 12 years ago
ce22c32
drm/i915/sdvo: convert to encoder disable/enable
by Daniel Vetter
· 12 years ago
2124604
drm/i915/crt: convert to encoder disable/enable
by Daniel Vetter
· 12 years ago
e8cb455
drm/i915/dp: convert to encoder disable/enable
by Daniel Vetter
· 12 years ago
c22834e
drm/i915/lvds: convert to encoder disable/enable
by Daniel Vetter
· 12 years ago
6b5756a
drm/i915/tv: convert to encoder enable/disable
by Daniel Vetter
· 12 years ago
5ab432e
drm/i915/hdmi: convert to encoder->disable/enable
by Daniel Vetter
· 12 years ago
ef9c3ae
drm/i915: add direct encoder disable/enable infrastructure
by Daniel Vetter
· 12 years ago
eae307a
drm/i915: rip out crtc prepare/commit indirection
by Daniel Vetter
· 12 years ago
76e5a89
drm/i915: add crtc->enable/disable vfuncs insted of dpms
by Daniel Vetter
· 12 years ago
83358c85
drm/i915: Haswell HDMI audio initialization
by Wang Xingchao
· 12 years ago
32ecd24
drm/udl: call begin/end cpu access at more appropriate time
by Dave Airlie
· 12 years ago
ec6f1bb
drm/i915: implement dma buf begin_cpu_access (v2)
by Dave Airlie
· 12 years ago
0826874
drm/i915: Allow VGA on CRTC 2
by Keith Packard
· 12 years ago
5233130
drm/i915: Don't hardcode the number of pipes in the error state dump
by Damien Lespiau
· 12 years ago
33faad1
drm/fb-helper: don't clobber output routing in setup_crtcs
by Daniel Vetter
· 12 years ago
9b138a8
drm/i915: ironlake_write_eld code cleanup
by Wang Xingchao
· 12 years ago
4f07854
drm/i915: write eld info for HDMI audio
by Wang Xingchao
· 12 years ago
9a78b6c
drm/i915: HSW audio registers definition
by Wang Xingchao
· 12 years ago
88cefb6
drm/i915: extract ironlake_fdi_pll_disable
by Daniel Vetter
· 12 years ago
5d985ac
drm/i915: kill a few unused things in dev_priv
by Daniel Vetter
· 12 years ago
fac3274
drm/i915: simplify dvo dpms interface
by Daniel Vetter
· 12 years ago
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
2e26c73
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 12 years ago
a389b6a
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 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
2064db7
drm/nv86/fifo: suspend fix
by Maxim Levitsky
· 12 years ago
fe0aac1
drm/nouveau: disable copy engine on NVAF
by Henrik Rydberg
· 12 years ago
44b9f44e
nouveau: fixup scanout enable in nvc0_pm
by Maarten Lankhorst
· 12 years ago
3d7a1da
drm/nouveau/aux: mask off higher bits of auxch index in i2c table entry
by Ben Skeggs
· 12 years ago
af5e7d8
drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinate
by Christoph Bumiller
· 12 years ago
cee2516
drm/i915: ensure i2c adapter is all set before adding it
by Jani Nikula
· 12 years ago
f59abbf
drm/radeon: fix typo in function header comment
by Dmitrii Cherkasov
· 12 years ago
6759a0a
drm/radeon/kms: implement timestamp userspace query (v2)
by Marek Olšák
· 12 years ago
b51ad12
drm/radeon/kms: add MSAA texture support for r600-evergreen
by Marek Olšák
· 12 years ago
f00245f
drm/radeon/kms: reorder code in r600_check_texture_resource
by Marek Olšák
· 12 years ago
e43b5ec
drm/radeon: fence virtual address and free it once idle v4
by Jerome Glisse
· 12 years ago
69b62ad
drm/radeon: fix some missing parens in asic macros
by Alex Deucher
· 12 years ago
ecd6795
drm/radeon: fix ordering in pll picking on dce4+
by Alex Deucher
· 12 years ago
81ee8fb
drm/radeon: do not reenable crtc after moving vram start address
by Jerome Glisse
· 12 years ago
5b23c90
drm/radeon: fix bank tiling parameters on cayman
by Alex Deucher
· 12 years ago
c8d15ed
drm/radeon: fix bank tiling parameters on evergreen
by Alex Deucher
· 12 years ago
dca571a
drm/radeon: fix bank tiling parameters on SI
by Christian König
· 12 years ago
6c0ae2a
drm/radeon: properly handle crtc powergating
by Alex Deucher
· 12 years ago
3838f46
drm/radeon: properly handle SS overrides on TN (v2)
by Alex Deucher
· 12 years ago
f4254a2
drm/radeon/dce4+: set a more reasonable cursor watermark
by Alex Deucher
· 12 years ago
3d61bd4
drm/radeon: fix handling for ddc type 5 on combios
by Alex Deucher
· 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
9830605
drm/mgag200: fix G200ER pll picking algorithm
by Dave Airlie
· 12 years ago
f7b83b9
drm/edid: Fix potential memory leak in edid_load()
by Alexey Khoroshilov
· 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
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
959f724
drm/udl: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]
by Thomas Meyer
· 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
0f457e4
drm/radeon/kms: allow "invalid" DB formats as a means to disable DB
by Marek Olšák
· 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
e2b34fa
drm/nve0/fifo: add support for the flip completion swmthd
by Ben Skeggs
· 12 years ago
219c673
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
6af2d18
drm/i915: fix forcewake related hangs on snb
by Daniel Vetter
· 12 years ago
cb364e3
drm/exynos: fixed exception to page allocation failure
by Inki Dae
· 12 years ago
d73c1c9
drm/exynos: use __free_page() to deallocate memory
by Inki Dae
· 12 years ago
3c52b88
drm/exynos: fixed a comment to gem size.
by Inki Dae
· 12 years ago
e3fd38c
drm/exynos: removed unnecessary variable
by Inki Dae
· 12 years ago
c374e73
drm/exynos: do not release memory region from exporter.
by Inki Dae
· 12 years ago
Next »