Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ecb889e6205171ecbf80b15d903549aa6b15d23b
/
drivers
/
gpu
ecb889e
Merge tag 'drm-intel-fixes-2014-06-06' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
c7560f1
drm: Fix getconnector connection_mutex locking
by Daniel Vetter
· 11 years ago
15d24aa
drm/i915: BDW: Adding missing cursor offsets.
by Rodrigo Vivi
· 11 years ago
832fd39
drm: Fix getconnector connection_mutex locking
by Daniel Vetter
· 11 years ago
8d4ad9d
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
by Dave Airlie
· 11 years ago
562d55d
drm/i915/bdw: Only use 2g GGTT for 32b platforms
by Ben Widawsky
· 11 years ago
0e8abc8
drm/i915: Nuke pipe A quirk on i830M
by Daniel Vetter
· 11 years ago
b8c000d
drm/i915: fix display power sw state reporting
by Imre Deak
· 11 years ago
4b0e333
drm/i915: Always apply cursor width changes
by Chris Wilson
· 11 years ago
c9cd7b6
drm/i915: tell the user if both KMS and UMS are disabled
by Jani Nikula
· 11 years ago
7daf8d5
drm/plane-helper: Add drm_plane_helper_check_update() (v3)
by Matt Roper
· 11 years ago
7f994f3
drm: Check CRTC compatibility in setplane
by Matt Roper
· 11 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ä
· 11 years ago
ddeff6e
drm/i915: Silence the WARN if the user tries to GTT mmap an incoherent object
by Chris Wilson
· 11 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
3299254
drm/i915: Flip the sense of AGPBUSY_DIS bit
by Ville Syrjälä
· 11 years ago
12fabbcb9
drm/i915: Set AGPBUSY# bit in init_clock_gating
by Ville Syrjälä
· 11 years ago
4dfbd12
drm/i915/vlv: add pll assertion when disabling DPIO common well
by Jesse Barnes
· 11 years ago
f618e38
drm/i915/vlv: move DPIO common reset de-assert into __vlv_set_power_well
by Jesse Barnes
· 11 years ago
f099a3c
drm/i915/vlv: re-order power wells so DPIO common comes after TX
by Jesse Barnes
· 11 years ago
b00f025
drm/i915/vlv: move CRI refclk enable into __vlv_set_power_well
by Jesse Barnes
· 11 years ago
de07604
drm/i915/vlv: drop power well enable in uncore_sanitize
by Jesse Barnes
· 11 years ago
5702105
drm/i915/vlv: assert and de-assert sideband reset at boot and resume v3
by Jesse Barnes
· 11 years ago
c315faf
drm/i915: dsi: fix pipe-off timeout due to port vs. pipe disable ordering
by Imre Deak
· 11 years ago
3e6bd01
drm/i915: Detect if MIPI panel based on VBT and initialize only if present
by Shobhit Kumar
· 11 years ago
c98f506
drm/i915/vlv: Modifying WA 'WaDisableL3Bank2xClockGate for vlv
by Akash Goel
· 11 years ago
2ab8b45
drm/i915: Add support for Generic MIPI panel driver
by Shobhit Kumar
· 11 years ago
d6e3cca
drm/i915: Extract gen8_gt_irq_reset
by Daniel Vetter
· 11 years ago
78ad455
drm/i915: Improve irq handling after gpu resets
by Daniel Vetter
· 11 years ago
723761b
drm/i915: Inline ilk/gen8_irq_reset
by Daniel Vetter
· 11 years ago
85ab399
drm/i915: Disable gpu reset on i965g/gm
by Daniel Vetter
· 11 years ago
2ae2a50
drm/i915: Fix up fifo underrun tracking, take N
by Daniel Vetter
· 11 years ago
cace841
drm/i915: Add fifo underrun reporting state to debugfs
by Daniel Vetter
· 11 years ago
5ea1f75
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
by Rob Clark
· 11 years ago
51fd371
drm: convert crtc and connection_mutex to ww_mutex (v5)
by Rob Clark
· 11 years ago
4f71d0c
drm/dp: add a hw mutex around the transfer functions. (v2)
by Dave Airlie
· 11 years ago
885ae1c
Merge tag 'topic/core-stuff-2014-06-02' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
b33a51e
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 11 years ago
1c404d8
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next
by Dave Airlie
· 11 years ago
04381b9
drm: Move plane helpers into drm_kms_helper.ko
by Daniel Vetter
· 11 years ago
6e9f798
drm: Split connection_mutex out of mode_config.mutex (v3)
by Daniel Vetter
· 11 years ago
8291272
drm: spiff out FB refcnting traces
by Rob Clark
· 11 years ago
ebc44cf
drm: add signed-range property type
by Rob Clark
· 12 years ago
98f75de
drm: add object property type
by Rob Clark
· 11 years ago
5ea22f2
drm: add extended property types
by Rob Clark
· 11 years ago
a2b34e2
drm: helpers to find mode objects
by Rob Clark
· 11 years ago
d5ab2b4
drm: drop drm_get_connector_name() and drm_get_encoder_name()
by Jani Nikula
· 11 years ago
83a8cfd
drm: replace drm_get_encoder_name() with direct name field use
by Jani Nikula
· 11 years ago
8e329a0
drm/i915: replace drm_get_encoder_name() with direct name field use
by Jani Nikula
· 11 years ago
2593382
drm: replace drm_get_connector_name() with direct name field use
by Jani Nikula
· 11 years ago
7208209
drm/radeon: replace drm_get_connector_name() with direct name field use
by Jani Nikula
· 11 years ago
8c6c361
drm/nouveau: replace drm_get_connector_name() with direct name field use
by Jani Nikula
· 11 years ago
c23cc41
drm/i915: replace drm_get_connector_name() with direct name field use
by Jani Nikula
· 11 years ago
52571ad
drm/qxl: use surface_id 0 for primary surface on all monitors
by David Mansfield
· 11 years ago
fa7f517
drm/radeon: rework page flip handling v4
by Christian König
· 11 years ago
b15eb4e
Revert "drm/radeon: rework page flip handling v3"
by Dave Airlie
· 11 years ago
5536141
Merge branch 'drm-next-3.16' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 11 years ago
bc5b964
drm/edid: Add quirk for Sony PVM-2541A to get 12 bpc hdmi deep color.
by Mario Kleiner
· 11 years ago
d0c9469
drm/edid: Parse and handle HDMI deep color modes.
by Mario Kleiner
· 11 years ago
89b9233
drm/radeon: Limit hdmi deep color bit depth to 12 bpc.
by Mario Kleiner
· 11 years ago
7b555e0
drm/radeon: Setup HDMI_CONTROL for hdmi deep color gcp's (v2)
by Alex Deucher
· 11 years ago
f71d9eb
drm/radeon: fix pll setup for hdmi deep color (v7)
by Alex Deucher
· 11 years ago
7976691
drm/radeon: use hw cts/n values for deep color
by Alex Deucher
· 11 years ago
7d5ab30
drm/radeon: only apply hdmi bpc pll flags when encoder mode is hdmi
by Alex Deucher
· 11 years ago
6425283
drm/radeon/atom: fix dithering on certain panels
by Alex Deucher
· 11 years ago
3d7938f
drm/radeon: optimize CIK VM handling v2
by Christian König
· 11 years ago
f3982ac
drm/radeon: optimize SI VM handling
by Christian König
· 11 years ago
0e97703
drm/radeon: add define for flags used in R600+ GTT
by Christian König
· 11 years ago
1aab551
drm/radeon: rework page flip handling v3
by Christian König
· 11 years ago
1a0e791
drm/radeon: separate vblank and pflip crtc handling
by Christian König
· 11 years ago
157fa14
drm/radeon: split page flip and pending callback
by Christian König
· 11 years ago
75f36d8
drm/radeon: remove drm_vblank_get|put from pflip handling
by Christian König
· 11 years ago
e928c61
drm/radeon: remove (pre|post)_page_flip callbacks
by Christian König
· 11 years ago
3b6d9fd
drm/radeon/dp: fix lane/clock setup for dp 1.2 capable devices
by Alex Deucher
· 11 years ago
af5d365
drm/radeon: fix typo in radeon_connector_is_dp12_capable()
by Alex Deucher
· 11 years ago
799acb4
radeon: Remove useless quirk for zx1/FireGL X1 combo introduced with fdo #7770
by Émeric MASCHINO
· 11 years ago
f2bc56161
vgaswitcheroo: switch the mux to the igp on power down when runpm is enabled
by Alex Deucher
· 11 years ago
d148f9e
drm/radeon: use NULL instead of zero in clearstate headers
by Michele CURTI
· 11 years ago
1243235
drm/radeon: use NULL instead of zero in object functions
by Michele CURTI
· 11 years ago
8e4d9f8
drm/radeon/hdmi: DCE2: simplify audio workaround
by Rafał Miłecki
· 11 years ago
6870633
drm/radeon/hdmi: DCE2: update setmode
by Rafał Miłecki
· 11 years ago
2e93cac
drm/radeon/hdmi: DCE3: clean ACR control
by Rafał Miłecki
· 11 years ago
8f33a15
drm/radeon/hdmi: use separated file for DCE 3.1/3.2 code
by Rafał Miłecki
· 11 years ago
1c89d27
drm/radeon: add proper support for RADEON_VM_BLOCK_SIZE v2
by Christian König
· 11 years ago
ec3dbbc
drm/radeon: add large PTE support for NI, SI and CIK v5
by Christian König
· 11 years ago
831719d6
drm/radeon: add a i2c bus mutex
by Alex Deucher
· 11 years ago
543d301
drm/msm: use correct gfp flag for vram allocation
by Rob Clark
· 11 years ago
a0906a0
drm/msm/mdp5: fix error return value
by Rob Clark
· 11 years ago
814cb96
drm/msm: remove redundant private plane cleanup
by Rob Clark
· 11 years ago
70c70f0
drm/msm: add perf logging debugfs
by Rob Clark
· 11 years ago
a7d3c95
drm/msm: add rd logging debugfs
by Rob Clark
· 11 years ago
c4e8541
Merge tag 'drm-intel-next-2014-05-23' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
91b0275
drm/radeon: use the CP DMA on CIK
by Christian König
· 11 years ago
37903b5
drm/radeon: sync page table updates
by Christian König
· 11 years ago
2f93dc3
drm/radeon: fix vm buffer size estimation
by Christian König
· 11 years ago
7927096
drm: Missed clflushopt in drm_clflush_virt_range
by Ross Zwisler
· 11 years ago
233fd4e
drm/plane: Fix a couple of checkpatch warnings
by Thierry Reding
· 11 years ago
f220e62
drm/plane: Fix sparse warnings
by Thierry Reding
· 11 years ago
Next »