Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a8aab8bd5efe1377ea2b0d2b51b26989eea6906d
/
drivers
« Previous
9abdbab
drm/nvf1/device: add support for 0xf1 (gk110b)
by John Rowley
· 10 years ago
52e98f1
drm/nouveau/device: support for probing GK20A
by Alexandre Courbot
· 11 years ago
a4d4bbf
drm/nouveau/graph: add GK20A support
by Alexandre Courbot
· 11 years ago
370eec76
drm/nouveau/graph: pad firmware code at load time
by Alexandre Courbot
· 11 years ago
b7c852a
drm/nouveau/graph: enable when using external fw
by Alexandre Courbot
· 11 years ago
86ebef7
drm/nouveau/fifo: add GK20A support
by Alexandre Courbot
· 11 years ago
fef94f6
drm/nouveau/fb: add GK20A support
by Alexandre Courbot
· 11 years ago
90a5500c
drm/nouveau/ibus: add GK20A support
by Alexandre Courbot
· 11 years ago
88ff3f5
drm/nvc0/bar: support chips without BAR3
by Alexandre Courbot
· 11 years ago
53d206b
drm/nouveau/bar: only ioremap BAR3 if it exists
by Alexandre Courbot
· 11 years ago
5b9adbd
Merge branch 'drm-next-3.16' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 10 years ago
685d54b
drm/radeon: Move fb update from radeon_flip_work_func to radeon_crtc_page_flip
by Michel Dänzer
· 10 years ago
8a30911
drm/radeon/dpm: powertune updates for SI
by Alex Deucher
· 10 years ago
0690a22
Revert "drm/radeon: use variable UVD clocks"
by Alex Deucher
· 10 years ago
65fcf66
drm/radeon: add query for number of active CUs
by Alex Deucher
· 10 years ago
478b6e7
drm/radeon: add debugfs file to trigger GPU reset
by Christian König
· 10 years ago
4510fb9
drm/radeon: make vm_block_size a module parameter
by Christian König
· 10 years ago
c1c4413
drm/radeon: make VM size a module parameter (v2)
by Christian König
· 10 years ago
ce6758c
drm/radeon: rename alt_domain to allowed_domains
by Christian König
· 10 years ago
b5be1a8
drm/radeon: use the SDMA on for buffer moves on CIK again
by Christian König
· 10 years ago
7f90fc9
drm/radeon: remove range check from *_gart_set_page
by Christian König
· 10 years ago
0986c1a
drm/radeon: stop poisoning the GART TLB
by Christian König
· 10 years ago
ea29286
drm/radeon: hdmi deep color modes must obey clock limit of sink.
by Mario Kleiner
· 10 years ago
5d02626d
drm/edid: Store all supported hdmi deep color modes in drm_display_info
by Mario Kleiner
· 10 years ago
d71c48f
drm/radeon: add missing vce init case for hawaii
by Alex Deucher
· 10 years ago
5e167cd
drm/radeon: use lower_32_bits where appropriate
by Christian König
· 10 years ago
f95aeb1
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
by Damien Lespiau
· 10 years ago
10d9b4e
drm: Remove spurious ';'
by Damien Lespiau
· 10 years ago
5330fb4
Merge tag 'drm/panel/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 10 years ago
6c8a02b
Merge tag 'drm/tegra/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 10 years ago
a333f7a
drm/panel: simple - Add AUO B133XTN01 panel support
by Stéphane Marchesin
· 10 years ago
1f64ae7
drm/tegra: sor - Remove obsolete comment
by Thierry Reding
· 10 years ago
0c90a18
drm/tegra: sor - Enable only the necessary number of lanes
by Thierry Reding
· 10 years ago
899451b
drm/tegra: sor - Power on only the necessary lanes
by Thierry Reding
· 10 years ago
d692229
drm/tegra: sor - Do not program interlaced mode registers
by Thierry Reding
· 10 years ago
a4263fe
drm/tegra: sor - Do not hardcode link speed
by Thierry Reding
· 10 years ago
7890b57
drm/tegra: sor - Do not hardcode number of blank symbols
by Thierry Reding
· 10 years ago
34fa183
drm/tegra: sor - Don't hardcode link parameters
by Thierry Reding
· 10 years ago
ca185c6
drm/tegra: sor - Change power down ordering
by Stéphane Marchesin
· 10 years ago
143b1df
drm/tegra: sor - Fix copy/paste error
by Stéphane Marchesin
· 10 years ago
ccb8b12
drm/tegra: sor - Remove pixel clock rounding
by Stéphane Marchesin
· 10 years ago
ecb889e
Merge tag 'drm-intel-fixes-2014-06-06' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
1b0c7b4
drm/tegra: sor - Make debugfs setup consistent
by Thierry Reding
· 10 years ago
9578184
drm/tegra: sor - Recursively remove debugfs tree
by Thierry Reding
· 11 years ago
7c46338
drm/tegra: dp - Mark the connector as hotplug capable
by Thierry Reding
· 11 years ago
2fff79d
drm/tegra: dp - Implement hotplug detection in work queue
by Thierry Reding
· 11 years ago
e687651
drm/tegra: Add hardware cursor support
by Thierry Reding
· 11 years ago
9910f5c
drm/tegra: Remove host1x drm_bus implementation
by Thierry Reding
· 10 years ago
c6a1af8a
drm: Add device registration documentation
by Thierry Reding
· 10 years ago
ca8e2ad
drm: Introduce drm_dev_set_unique()
by Thierry Reding
· 11 years ago
0c7dfd3
gpu: host1x: Rename internal functions for clarity
by Thierry Reding
· 10 years ago
540457c
drm/tegra: gem - Make tegra_bo_import() static
by Thierry Reding
· 10 years ago
fb7be70
drm/tegra: hdmi - Add Tegra124 support
by Thierry Reding
· 11 years ago
86f5c52
drm/tegra: sor - Protect CRC debugfs against enable state
by Thierry Reding
· 11 years ago
76245ad
drm/tegra: dsi - Do not needlessly recompute pclk
by Thierry Reding
· 11 years ago
91eded9
drm/tegra: dc - Compute shift clock divider in output drivers
by Thierry Reding
· 11 years ago
dbb3f2f
drm/tegra: dc - Move around shift clock programming
by Thierry Reding
· 11 years ago
cb825d8
drm/tegra: dsi - Reset controller on driver unload
by Thierry Reding
· 11 years ago
79eb7e5
drm/tegra: dsi - Fix typo when disabling controller
by Thierry Reding
· 11 years ago
334ae6b
drm/tegra: dsi - Add enable guard
by Thierry Reding
· 11 years ago
17297a2
drm/tegra: dsi - Initialize proper packet sequences
by Thierry Reding
· 11 years ago
3b077af
drm/tegra: dsi - Implement VDD supply support
by Thierry Reding
· 11 years ago
bcfc7ac
drm/tegra: dsi - Remove unneeded code
by Thierry Reding
· 11 years ago
f7d6889
drm/tegra: dsi - Use internal pixel format
by Thierry Reding
· 11 years ago
7e24643
drm/tegra: hdmi - Fix disable sequence
by Thierry Reding
· 11 years ago
9cbfc73
drm/tegra: hdmi - Disable LVDS mode
by Thierry Reding
· 11 years ago
8c8282c
drm/tegra: hdmi - Use proper power-up sequence
by Thierry Reding
· 11 years ago
d06e7f8f6
drm/tegra: hdmi - Clean up clock usage
by Thierry Reding
· 11 years ago
8868568
drm/tegra: hdmi - Reverse regulator enable ordering
by Thierry Reding
· 11 years ago
80b9213
drm/tegra: hdmi - Remove duplicate code
by Thierry Reding
· 11 years ago
fb50a11
drm/tegra: hdmi - Add connector supply support
by Thierry Reding
· 11 years ago
0444c0f
drm/tegra: dc - Use proper H/V ref-to-sync values
by Thierry Reding
· 11 years ago
501bcbd
drm/tegra: dc - Do not touch power control register
by Thierry Reding
· 11 years ago
10288ee
drm/tegra: dc - Reshuffle code to get rid of prototypes
by Thierry Reding
· 11 years ago
eba6650
drm/tegra: dc - Rename INVERT_V to V_DIRECTION
by Thierry Reding
· 11 years ago
a82752e
drm/tegra: sor - Add CRC debugfs support
by Thierry Reding
· 11 years ago
f925390
drm/tegra: dc - Add YUYV support
by Thierry Reding
· 11 years ago
688c59a
drm/tegra: Cleanup header file
by Thierry Reding
· 11 years ago
c7560f1
drm: Fix getconnector connection_mutex locking
by Daniel Vetter
· 10 years ago
d02fd93
drm/panel: simple - Disable panel on shutdown
by Thierry Reding
· 11 years ago
26ab006
drm/panel: add support for EDT ET057090DHU panel
by Stefan Agner
· 10 years ago
fff5de4
drm/panel: Add support for EDT ETM0700G0DH6 and ET070080DH6 panels
by Philipp Zabel
· 10 years ago
dbd751e
drm/panel: ld9040: add power control sequence
by Andrzej Hajda
· 11 years ago
9c91196
drm/panel: s6e8aa0: silence array overflow warning
by Dan Carpenter
· 11 years ago
d1621803
drm/dsi: Support device shutdown
by Thierry Reding
· 11 years ago
15d24aa
drm/i915: BDW: Adding missing cursor offsets.
by Rodrigo Vivi
· 10 years ago
832fd39
drm: Fix getconnector connection_mutex locking
by Daniel Vetter
· 10 years ago
8d4ad9d
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
by Dave Airlie
· 10 years ago
562d55d
drm/i915/bdw: Only use 2g GGTT for 32b platforms
by Ben Widawsky
· 10 years ago
0e8abc8
drm/i915: Nuke pipe A quirk on i830M
by Daniel Vetter
· 10 years ago
b8c000d
drm/i915: fix display power sw state reporting
by Imre Deak
· 10 years ago
4b0e333
drm/i915: Always apply cursor width changes
by Chris Wilson
· 10 years ago
c9cd7b6
drm/i915: tell the user if both KMS and UMS are disabled
by Jani Nikula
· 10 years ago
7daf8d5
drm/plane-helper: Add drm_plane_helper_check_update() (v3)
by Matt Roper
· 10 years ago
7f994f3
drm: Check CRTC compatibility in setplane
by Matt Roper
· 10 years ago
27da3bd
drm/i915: use VBT to determine whether to enumerate the VGA port
by Jesse Barnes
· 11 years ago
de8f0a5
drm/i915: Don't WARN about ring idle bit on gen2
by Ville Syrjälä
· 10 years ago
ddeff6e
drm/i915: Silence the WARN if the user tries to GTT mmap an incoherent object
by Chris Wilson
· 10 years ago
dbb4274
drm/i915: Move the C3 LP write bit setup to gen3_init_clock_gating() for KMS
by Ville Syrjälä
· 11 years ago
54e472a
drm/i915: Enable interrupt-based AGPBUSY# enable on 85x
by Ville Syrjälä
· 11 years ago
Next »