Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
16ea975eac671fa40a78594a116a44fef8e3f4a9
/
drivers
/
gpu
16ea975
drm/tilcdc: add TI LCD Controller DRM driver (v4)
by Rob Clark
· 12 years ago
b3d3de8
drm/nouveau: use i2c encoder helper wrappers
by Rob Clark
· 12 years ago
a7c47d6
drm: i2c encoder helper wrappers
by Rob Clark
· 12 years ago
6f64609
drm/cma: add debugfs helpers
by Rob Clark
· 12 years ago
21a245d
drm: small fix in drm_send_vblank_event()
by Rob Clark
· 12 years ago
6e488c0
drm: Don't set the plane->fb to NULL on successfull set_plane
by Daniel Vetter
· 12 years ago
50fdaae
drm/cma-helper: fixup compilation
by Daniel Vetter
· 12 years ago
3314fdf
Merge branch 'drm-fb-helper' of git://people.freedesktop.org/~danvet/drm into drm-next
by Dave Airlie
· 12 years ago
f934ec8c
drm: shut up invalid edid messages
by Maarten Lankhorst
· 12 years ago
3e2b756
drm: fix compile failure by including <linux/swiotlb.h>
by Chris Metcalf
· 12 years ago
93711d8
drm/pci: define drm_pcie_get_speed_cap_mask() only when CONFIG_PCI=y
by Bjorn Helgaas
· 12 years ago
1b1d539
drm/fb-helper: don't sleep for screen unblank when an oopps is in progress
by Daniel Vetter
· 12 years ago
207fd32
drm/fb-helper: improve kerneldoc
by Daniel Vetter
· 12 years ago
cd5428a
drm/<drivers>: simplify ->fb_probe callback
by Daniel Vetter
· 12 years ago
8acf658
drm/fb-helper: streamline drm_fb_helper_single_fb_probe
by Daniel Vetter
· 12 years ago
2180c3c
drm/fb-helper: directly call set_par from the hotplug handler
by Daniel Vetter
· 12 years ago
7e53f3a
drm/fb-helper: fixup set_config semantics
by Daniel Vetter
· 12 years ago
af5676f
drm/i915: rip out helper->disable noop functions
by Daniel Vetter
· 12 years ago
76a39db
drm/fb-helper: don't disable everything in initial_config
by Daniel Vetter
· 12 years ago
203cb50
drm/tegra: don't set up initial fbcon config twice
by Daniel Vetter
· 12 years ago
de1ace5
drm/fb-helper: unexport drm_fb_helper_single_fb_probe
by Daniel Vetter
· 12 years ago
43c8a84
drm/fb-helper: unexport drm_fb_helper_panic
by Daniel Vetter
· 12 years ago
d21bf46
drm/fb-helper: kill drm_fb_helper_restore
by Daniel Vetter
· 12 years ago
6aed8ec
drm: review locking for drm_fb_helper_restore_fbdev_mode
by Daniel Vetter
· 12 years ago
db3985e
Revert "drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S"
by Daniel Vetter
· 12 years ago
b9e5071
Merge branch 'for-airlied' of git://people.freedesktop.org/~mlankhorst/linux into drm-next
by Dave Airlie
· 12 years ago
85a7ce6
drm: make frame duration time calculation more precise
by Daniel Kurtz
· 12 years ago
dd66cc2
drm/pci: Use PCI Express Capability accessors
by Bjorn Helgaas
· 12 years ago
f8acf6f
drm/pci: Set all supported speeds in speed cap mask for pre-3.0 devices
by Bjorn Helgaas
· 12 years ago
9fe0423
drm/pci: Use the standard #defines for PCIe Link Capability bits
by Bjorn Helgaas
· 12 years ago
03f6509
drm: Allow vblank support without DRIVER_HAVE_IRQ
by Thierry Reding
· 12 years ago
1e6d17a
drm/radeon: use prime helpers
by Aaron Plattner
· 12 years ago
ab9ccb9
drm/nouveau: use prime helpers
by Aaron Plattner
· 12 years ago
8917764
drm: add prime helpers
by Aaron Plattner
· 12 years ago
6504d0d
drm/i2c: give i2c it's own Kconfig
by Rob Clark
· 12 years ago
73ccd69
Merge branch 'drm-next-3.9' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 12 years ago
ed914f6
Merge tag 'of_videomode_helper' of git://git.pengutronix.de/git/str/linux into drm-next
by Dave Airlie
· 12 years ago
bb0f78d
Merge branch 'udl-fixes' into drm-next
by Dave Airlie
· 12 years ago
6dc1c49
Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/linux into drm-next
by Dave Airlie
· 12 years ago
054430e
fbcon: fix locking harder
by Dave Airlie
· 12 years ago
677d23b
drm/udl: disable fb_defio by default
by Dave Airlie
· 12 years ago
e90a4ea
drm/udl: Inline memcmp() for RLE compression of xfer
by Chris Wilson
· 12 years ago
cd17ef4
Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
bcb39af
drm/udl: make usage as a console safer
by Dave Airlie
· 12 years ago
9f23de5
drm/usb: bind driver to correct device
by Dave Airlie
· 12 years ago
0e3d50b
drm/radeon/dce6: fix display powergating
by Alex Deucher
· 12 years ago
f19637e
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
e737a14
drm/radeon: radeon-asic updates for Oland
by Alex Deucher
· 12 years ago
bcc7f5d
drm/radeon: add ucode loading support for Oland
by Alex Deucher
· 12 years ago
d0ae7fc
drm/radeon: fill in gpu init for Oland
by Alex Deucher
· 12 years ago
624d352
drm/radeon: add Oland chip family
by Alex Deucher
· 12 years ago
df16004
drm/radeon: switch back to using the DMA ring for VM PT updates
by Alex Deucher
· 12 years ago
43f1214
drm/radeon: use IBs for VM page table updates v2
by Alex Deucher
· 12 years ago
7d37bea
GPU/i915: Fix acpi_bus_get_device() check in drivers/gpu/drm/i915/intel_opregion.c
by Yasuaki Ishimatsu
· 12 years ago
24178ec
drm/radeon: don't reset the MC on IGPs/APUs
by Alex Deucher
· 12 years ago
123bc18
drm/radeon: use the reset mask to determine if rings are hung
by Alex Deucher
· 12 years ago
f770d78
drm/radeon: halt engines before disabling MC (si)
by Alex Deucher
· 12 years ago
90fb877
drm/radeon: halt engines before disabling MC (cayman/TN)
by Alex Deucher
· 12 years ago
b21b6e7
drm/radeon: halt engines before disabling MC (evergreen)
by Alex Deucher
· 12 years ago
ca57802
drm/radeon: halt engines before disabling MC (6xx/7xx)
by Alex Deucher
· 12 years ago
014bb20
drm/radeon: use status regs to determine what to reset (si)
by Alex Deucher
· 12 years ago
168757e
drm/radeon: use status regs to determine what to reset (cayman)
by Alex Deucher
· 12 years ago
a65a436
drm/radeon: use status regs to determine what to reset (evergreen)
by Alex Deucher
· 12 years ago
f13f773
drm/radeon: use status regs to determine what to reset (6xx/7xx)
by Alex Deucher
· 12 years ago
1c53467
drm/radeon: rework GPU reset on cayman/TN
by Alex Deucher
· 12 years ago
187e359
drm/radeon: rework GPU reset on cayman/TN
by Alex Deucher
· 12 years ago
b763047
drm/radeon: rework GPU reset on evergreen
by Alex Deucher
· 12 years ago
d3cb781
drm/radeon: rework GPU reset on r6xx/r7xx
by Alex Deucher
· 12 years ago
410a341
drm/radeon: add a bios scratch asic hung helper
by Alex Deucher
· 12 years ago
9ff0744
drm/radeon: add additional reset flags
by Alex Deucher
· 12 years ago
14adc89
drm/radeon: Deprecate UMS support v2
by Christian König
· 12 years ago
0fcb615
radeon/kms: cleanup async dma packet checking
by Jerome Glisse
· 12 years ago
4e872ae
drm/radeon: consolidate redundant macros and constants
by Ilija Hadzic
· 12 years ago
012e976
drm/radeon: use common next_reloc function
by Ilija Hadzic
· 12 years ago
e971699
drm/radeon: pull out common next_reloc function
by Ilija Hadzic
· 12 years ago
c3ad63a
drm/radeon: rename r100_cs_dump_packet to radeon_cs_dump_packet
by Ilija Hadzic
· 12 years ago
d6e18a3
drm/radeon: add a check to wait_reg_mem command
by Ilija Hadzic
· 12 years ago
40592a1
drm/radeon: refactor vline packet parsing function
by Ilija Hadzic
· 12 years ago
9ffb7a6
drm/radeon: factor out cs_next_is_pkt3_nop function
by Ilija Hadzic
· 12 years ago
c38f34b
drm/radeon: use common cs packet parse function
by Ilija Hadzic
· 12 years ago
4db0131
drm/radeon: implement common cs packet parse function
by Ilija Hadzic
· 12 years ago
66b3543
drm/radeon: fix formatting
by Ilija Hadzic
· 12 years ago
d201450
drm/radeon: remove unused prototype from radeon_cs
by Ilija Hadzic
· 12 years ago
580f839
drm/radeon: remove unecessary assignment
by Ilija Hadzic
· 12 years ago
3646e42
drm/radeon: switch back to the CP ring for VM PT updates
by Alex Deucher
· 12 years ago
fd5d93a
drm/radeon: prevent crash in the ring space allocation
by Alex Deucher
· 12 years ago
f2d68cf
drm/radeon: Calling object_unrefer() when creating fb failure
by liu chuansheng
· 12 years ago
39dc9aa
drm/radeon/r5xx-r7xx: wait for the MC to settle after MC blackout
by Alex Deucher
· 12 years ago
ed39fad
drm/radeon/evergreen+: wait for the MC to settle after MC blackout
by Alex Deucher
· 12 years ago
209d521
drm/i915: Set the SR01 "screen off" bit in i915_redisable_vga() too
by Ville Syrjälä
· 12 years ago
fe31b57
drm/i915: Kill IS_DISPLAYREG()
by Ville Syrjälä
· 12 years ago
766aa1c
drm/i915: Introduce i915_vgacntrl_reg()
by Ville Syrjälä
· 12 years ago
d93c623
drm/i915: gen6_gmch_remove can be static
by Changlong Xie
· 12 years ago
d6dd9eb
drm/i915: dynamic Haswell display power well support
by Daniel Vetter
· 12 years ago
6931016
drm/i915: check the power down well on assert_pipe()
by Paulo Zanoni
· 12 years ago
10aa17c
drm/i915: don't send DP "idle" pattern before "normal" on HSW PORT_A
by Paulo Zanoni
· 12 years ago
d5f21e4
drm/i915: don't run hsw power well code on !hsw
by Daniel Vetter
· 12 years ago
6b25a88
drm/i915: kill cargo-culted locking from power well code
by Daniel Vetter
· 12 years ago
725a5b5
drm/i915: Only run idle processing from i915_gem_retire_requests_worker
by Chris Wilson
· 12 years ago
f82855d
drm/i915: Fix CAGF for HSW
by Ben Widawsky
· 12 years ago
Next »