Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0220ab6e00785da008bb3736737b877d45858608
/
drivers
/
gpu
/
drm
« Previous
d50a190
drm/exynos: Fix NULL pointer exception when suspending without components
by Krzysztof Kozlowski
· 10 years ago
1eac887
drm: drop i386 verification
by David Herrmann
· 10 years ago
b008c0f
drm: remove unused "struct drm_freelist"
by David Herrmann
· 10 years ago
c707c36
drm/i2c: tda998x: add component support
by Russell King
· 11 years ago
a8f4d4d6
drm/i2c: tda998x: allow re-use of tda998x support code
by Russell King
· 11 years ago
9bbf86f
drm: sti: Add DRM driver itself
by Benjamin Gaignard
· 10 years ago
d219673
drm: sti: add Compositor
by Benjamin Gaignard
· 10 years ago
e21e2193
drm: sti: add Mixer
by Benjamin Gaignard
· 10 years ago
cfd8d74
drm: sti: add VID layer
by Benjamin Gaignard
· 10 years ago
ba2d53f
drm: sti: add GDP layer
by Benjamin Gaignard
· 10 years ago
cdfbff7
drm: sti: add TVOut driver
by Benjamin Gaignard
· 10 years ago
c86a5f6
drm: sti: add HDA driver
by Benjamin Gaignard
· 10 years ago
5402626
drm: sti: add HDMI driver
by Benjamin Gaignard
· 10 years ago
9ed68fa
drm: sti: add VTAC drivers
by Benjamin Gaignard
· 10 years ago
f2cb314
drm: sti: add VTG driver
by Benjamin Gaignard
· 10 years ago
30ebb908
drm: sti: add bindings for DRM driver
by Benjamin Gaignard
· 10 years ago
8bed5cc
drm/rcar-du: Fix maximum frame buffer pitch computation
by Laurent Pinchart
· 10 years ago
4dac3ed
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
by Daniel Vetter
· 10 years ago
4877776
drm/i915/userptr: Keep spin_lock/unlock in the same block
by Chris Wilson
· 10 years ago
1b2c486
drm/radeon: fix cut and paste issue for hawaii.
by Jerome Glisse
· 10 years ago
97cefc3
Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 10 years ago
9d6ed3c
Merge tag 'drm-intel-fixes-2014-07-24' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
ec8b0dd
drm/i915: Allow overlapping userptr objects
by Chris Wilson
· 10 years ago
03dae59
drm/i915: Ditch UMS config option
by Daniel Vetter
· 10 years ago
e05444b
drm/i915: fix initial fbdev setup warnings
by Dave Airlie
· 10 years ago
09b6426
drm/i915: don't suspend gt until after we disable irqs and display (v2)
by Dave Airlie
· 10 years ago
e8c214d
drm/radeon: fix irq ring buffer overflow handling
by Christian König
· 10 years ago
eedd10f
drm/i915: Simplify i915_gem_release_all_mmaps()
by Chris Wilson
· 10 years ago
6dda730
drm/i915: respect the VBT minimum backlight brightness
by Jani Nikula
· 10 years ago
1de6068
drm/i915: extract backlight minimum brightness from VBT
by Jani Nikula
· 10 years ago
b98856a
drm/i915: Replace HAS_PCH_SPLIT which incorrectly lets some platforms in
by Sonika Jindal
· 10 years ago
baff296
drm/i915: Returning from increase/decrease of pllclock when invalid
by Sonika Jindal
· 10 years ago
7a1db49
drm/i915: Setting legacy palette correctly for different platforms
by Sonika Jindal
· 10 years ago
f227ae9
drm/i915: Avoid incorrect returning for some platforms
by Sonika Jindal
· 10 years ago
3abfce7
drm/i915: Writing proper check for reading of pipe status reg
by Sonika Jindal
· 10 years ago
92e23b9
drm/i915: Returning the right VGA control reg for platforms
by Sonika Jindal
· 10 years ago
9ad0257
drm/i915: Allowing changing of wm latencies for valid platforms
by Sonika Jindal
· 10 years ago
5fafe29
drm/i915: Adding HAS_GMCH_DISPLAY macro
by Sonika Jindal
· 10 years ago
b4558b4
drm/i915: Fix possible overflow when recording semaphore states.
by Rodrigo Vivi
· 10 years ago
9490edb
drm/i915: Do not unmap object unless no other VMAs reference it
by Armin Reese
· 10 years ago
c17c654
drm/i915: remove plane/cursor/pipe assertions from intel_crtc_disable
by Paulo Zanoni
· 10 years ago
2f29579
drm/i915: Reorder ctx unref on ppgtt cleanup
by Ben Widawsky
· 10 years ago
36362ad
drm/i915/error: Check the potential ctx obj's vm
by Ben Widawsky
· 10 years ago
b2435c9
drm/i915: Fix printing proper min/min/rpe values in debugfs
by Deepak S
· 10 years ago
66bc2ca
drm/i915: BDW can also detect unclaimed registers
by Paulo Zanoni
· 10 years ago
5978118
drm/i915: reorganize the unclaimed register detection code
by Paulo Zanoni
· 10 years ago
eb21b92
drm/i915: mark IRQs as disabled on unload
by Jesse Barnes
· 10 years ago
ed2e6df
drm/i915: clear pm._irqs_disabled field after installing IRQs
by Jesse Barnes
· 10 years ago
95f25be
drm/i915: set pm._irqs_disabled at IRQ init time
by Jesse Barnes
· 10 years ago
9df7575f
drm/i915: add helper for checking whether IRQs are enabled
by Jesse Barnes
· 10 years ago
9a76e49
drm/i915: don't warn if IRQs are disabled when shutting down display IRQs
by Jesse Barnes
· 10 years ago
d49bdb0
drm/i915: extract and improve gen8_irq_power_well_post_enable
by Paulo Zanoni
· 10 years ago
c5107b8
drm/i915: HSW_BLC_PWM2_CTL doesn't exist on BDW
by Paulo Zanoni
· 10 years ago
813bde4
drm/i915: don't write powered down IRQ registers on Gen 8
by Paulo Zanoni
· 10 years ago
480c803
drm/i915: Use genX_ prefix for gt irq enable/disable functions
by Daniel Vetter
· 10 years ago
ca1381b
drm/i915: Make the WRPLL names const
by Damien Lespiau
· 10 years ago
6c308fe
drm/i915: Initialise userptr mmu_notifier serial to 1
by Chris Wilson
· 10 years ago
a1db2fa
drm/i915: Abandon oom quickly if killed by a signal
by Chris Wilson
· 10 years ago
ed57cb8
drm/i915: Also give the sprite width for WM computation
by Damien Lespiau
· 10 years ago
6af257c
drm/i915: PM irq enabling is generic on gen8, too
by Damien Lespiau
· 10 years ago
94a11dd
drm/i915: Add aspect ratio property for HDMI
by Vandana Kannan
· 10 years ago
69ab6d3
drm/edid: Check for user aspect ratio input
by Vandana Kannan
· 10 years ago
ff587e4
drm/crtc: Add property for aspect ratio
by Vandana Kannan
· 10 years ago
3463811
drm/i915/chv: Drop WaGsvBringDownFreqInRc6
by Deepak S
· 10 years ago
4651fb2
drm/i915: remove useless runtime PM get calls
by Paulo Zanoni
· 11 years ago
b47adc1
drm/i915: Force GPU Freq to lowest while suspending.
by Deepak S
· 10 years ago
f96de58
drm/i915: Handle failure to kick out a conflicting fb driver
by Chris Wilson
· 11 years ago
b6d5477
drm/i915: Enable PSR by default.
by Rodrigo Vivi
· 10 years ago
eeefa88
drm/i915: Remove redundant HAS_PSR checks
by Daniel Vetter
· 10 years ago
fa128fa
drm/i915: Improve PSR debugfs output
by Daniel Vetter
· 10 years ago
9ca1530
drm/i915: Fix up PSR frontbuffer tracking
by Daniel Vetter
· 10 years ago
f0355c4
drm/i915: Add locking to psr code
by Daniel Vetter
· 10 years ago
109fc2a
drm/i915: More checks for psr.enabled
by Daniel Vetter
· 10 years ago
3638379
drm/i915: Lock down psr sw/hw state tracking
by Daniel Vetter
· 10 years ago
e921bcb
drm/i915: Don't try to disable psr harder from the work item
by Daniel Vetter
· 10 years ago
2807cf6
drm/i915: Track the psr dp connector in dev_priv->psr.enabled
by Daniel Vetter
· 10 years ago
1fcc9d1
drm/i915: Add a FIXME about drrs/psr interactions
by Daniel Vetter
· 10 years ago
9a603f4
drm/i915: Run psr_setup unconditionally
by Daniel Vetter
· 10 years ago
b04c5bd
drm/i915: Power gating display wells during i915_pm_suspend
by Borun Fu
· 10 years ago
78660d5
Merge branch 'component-for-drm' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 10 years ago
8a105aa
Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 10 years ago
5b75327
drm/radeon: fix error handling in radeon_vm_bo_set_addr
by Christian König
· 10 years ago
7296c84
drm/i915: fix build without fbdev.
by Chris Wilson
· 10 years ago
88b9828
drm/i915: fix freeze with blank screen booting highmem
by Hugh Dickins
· 10 years ago
4133d01
drm/ttm: make device_released static
by Dave Airlie
· 10 years ago
3b9c214
drm/ttm: use gfp_t instead of int for flags.
by Dave Airlie
· 10 years ago
2d31ca3
drm: omapdrm: fix compiler errors
by Russell King
· 10 years ago
150cee9
drm: bochs: fix warnings
by Russell King
· 10 years ago
8f8e7e1
drm: cirrus: fix warnings
by Russell King
· 10 years ago
681ff26
drm: shmobile: fix warnings
by Russell King
· 10 years ago
396d7a2
drm: rcar-du: fix warnings
by Russell King
· 10 years ago
89fc868
drm/i2c: tda998x: Remove useless test
by Jean-Francois Moine
· 10 years ago
ffae7f0
Merge branch 'drm-i915-mst-support-next' of git://people.freedesktop.org/~airlied/linux into drm-next
by Dave Airlie
· 10 years ago
11bed958
drm/i915: mst topology dumper in debugfs (v0.2)
by Dave Airlie
· 10 years ago
0e32b39
drm/i915: add DP 1.2 MST support (v0.7)
by Dave Airlie
· 11 years ago
8fa6a42
drm/dp: Staticize a couple of DP utility functions
by Thierry Reding
· 10 years ago
ee3939e
drm/ttm: Fix a few sparse warnings
by Thierry Reding
· 10 years ago
d3cf40e
drm: Add missing __user annotation
by Thierry Reding
· 10 years ago
a0d036b
drm/i915: Reorder the semaphore deadlock check, again
by Chris Wilson
· 10 years ago
730a336
drm/radeon/TN: only enable bapm on MSI systems
by Alex Deucher
· 10 years ago
Next »