Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a1444b79fec2e95b705c5505c1f609306538dc49
/
drivers
/
gpu
/
drm
a1444b7
drm/i915: Make semaphore updates more precise
by Ben Widawsky
· 10 years ago
707d9cf
drm/i915: gen specific ring init
by Ben Widawsky
· 10 years ago
ddd4dbc
drm/i915: Updating comments.
by Rodrigo Vivi
· 10 years ago
f7b6423
drm/i915: Fix VCS2's ring name.
by Rodrigo Vivi
· 10 years ago
2885f6a
drm/i915: Corrected 'file_priv' to 'file' in 'i915_driver_preclose()'
by John Harrison
· 10 years ago
fabf6e5
drm/i915: Support pf CRC source on haswell transcoder edp
by Daniel Vetter
· 10 years ago
b3f9ad9
drm/i915/bdw: 3D_CHICKEN3 has write mask bits
by Michel Thierry
· 10 years ago
a7de62f
DRM/i915: Remove magic to prevent blank screen on gen4 chipsets
by Egbert Eich
· 10 years ago
0eaa53f
drm/i915: Don't pretend ips is always enabled on BDW.
by Rodrigo Vivi
· 10 years ago
4bfad3d
drm/i915: Unpin last_context at reset
by Ville Syrjälä
· 10 years ago
13cf550
drm/i915: rework digital port IRQ handling (v2)
by Dave Airlie
· 10 years ago
564ed19
drm/i915: gmch: fix stuck primary plane due to memory self-refresh mode
by Imre Deak
· 10 years ago
9858425
drm/i915: gmch: set SR WMs to valid values before enabling them
by Imre Deak
· 10 years ago
5209b1f
drm/i915: gmch: factor out intel_set_memory_cxsr
by Imre Deak
· 10 years ago
d2011dc
drm/i915: Move VLV cmnlane workaround to intel_power_domains_init_hw()
by Ville Syrjälä
· 10 years ago
aa519f2
drm/i915: Pull the cmnlane tricks into its own power well ops
by Ville Syrjälä
· 10 years ago
f8bf63f
drm/i915: Kill duplicated cdclk readout code from i2c
by Ville Syrjälä
· 10 years ago
7d007f4
drm/i915: Warn if there's a cdclk change in progess
by Ville Syrjälä
· 10 years ago
a877e80
drm/i915: Wait for cdclk change to occure when going for 400MHz
by Ville Syrjälä
· 10 years ago
e37c67a
drm/i915: Use 200MHz cdclk on vlv when all pipes are off
by Ville Syrjälä
· 10 years ago
29dc7ef
drm/i915: Handle 320 vs. 333 MHz cdclk on vlv
by Ville Syrjälä
· 10 years ago
d197b7d
drm/i915: Move vlv cdclk code to .get_display_clock_speed()
by Ville Syrjälä
· 10 years ago
9cf33db
drm/i915: Give names to the CCK_DISPLAY_CLOCK_CONTROL bits
by Ville Syrjälä
· 10 years ago
dfcab17
drm/i915: Change vlv cdclk to use kHz units
by Ville Syrjälä
· 10 years ago
f1615bb
Merge tag 'v3.16-rc4' into drm-intel-next-queued
by Daniel Vetter
· 10 years ago
cfb3c0a
Merge patches merged by Jani while I was on vacation.
by Daniel Vetter
· 10 years ago
dfd7aec
Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-intel
by Dave Airlie
· 10 years ago
80e6e6b
Merge branch 'vmwgfx-fixes-3.16' of git://people.freedesktop.org/~thomash/linux
by Dave Airlie
· 10 years ago
d808e62
Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox
by Dave Airlie
· 10 years ago
88b5a85
Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
57127ef
drm/i915: Show cursor size in debugfs/i915_display_info
by Chris Wilson
· 10 years ago
c149dcb
drm/i915: provide interface for audio driver to query cdclk
by Jani Nikula
· 10 years ago
4e57808
drm/vmwgfx: Fix incorrect write to read-only register v2:
by Thomas Hellstrom
· 10 years ago
5e59f71
drm/i915: Try harder to get FBC
by Ben Widawsky
· 10 years ago
edc0fdb
drm/i915: Extract CFB threshold calculation
by Ben Widawsky
· 10 years ago
c421388
drm/i915: Move compressed_fb to static allocation
by Ben Widawsky
· 10 years ago
e55a379
Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux
by Dave Airlie
· 10 years ago
1860268
drm: fix permissions on drm_drv.c
by Dave Airlie
· 10 years ago
7dae77f
drm/radeon: page table BOs are kernel allocations
by Christian König
· 10 years ago
b397207
drm/radeon/cik: fix typo in EOP packet
by Alex Deucher
· 10 years ago
1267a26
drm/i915: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN
by Fabian Frederick
· 10 years ago
0d68b25
drm/i915/bdw: Use timeout mode for RC6 on bdw
by Tom O'Rourke
· 11 years ago
a2b6d3b
drm/radeon: Track the status of a page flip more explicitly
by Michel Dänzer
· 10 years ago
b0880e8
drm/radeon/dpm: fix vddci setup typo on cayman
by Alex Deucher
· 10 years ago
e079298
drm/radeon/dpm: fix typo in vddci setup for eg/btc
by Alex Deucher
· 10 years ago
88f3906
drm/radeon: use RADEON_MAX_CRTCS, RADEON_MAX_AFMT_BLOCKS (v2)
by Stefan Brüns
· 10 years ago
4e5f97d
drm/radeon: Use only one line for whole DPCD debug output
by Stefan Brüns
· 10 years ago
a624f42
drm/radeon: add a module parameter to control deep color support
by Alex Deucher
· 10 years ago
0c78a44
drm/radeon: enable bapm by default on desktop TN/RL boards
by Alex Deucher
· 10 years ago
09f95d5
drm/radeon: enable bapm by default on KV/KB
by Alex Deucher
· 10 years ago
9668295
drm/radeon: only apply bapm changes for AC power on ARUBA
by Alex Deucher
· 10 years ago
9368931
drm/radeon: adjust default dispclk on DCE6 (v2)
by Alex Deucher
· 10 years ago
84a2ab8
drm/i915: flush delayed_resume_work when suspending
by Paulo Zanoni
· 10 years ago
5549d25
drm/i915: Drop early VLV WA to fix Voltage not getting dropped to Vmin
by Deepak S
· 10 years ago
84b4e04
drm/i915: only apply crt_present check on VLV
by Jesse Barnes
· 10 years ago
33c3b0d
drm/i915: Wait for vblank after enabling the primary plane on BDW
by Ville Syrjälä
· 10 years ago
0fcb70c
Merge tag 'drm-intel-fixes-2014-06-26' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
92fbdfc
drm/i2c: tda998x: add some basic mode validation
by Russell King
· 11 years ago
713456d
drm/i2c: tda998x: faster polling for edid
by Russell King
· 11 years ago
2e48cec
drm/i2c: tda998x: move drm_i2c_encoder_destroy call
by Guido Martínez
· 10 years ago
91565c8
drm/i915: Don't try to look up object for non-existent fb
by Matt Roper
· 10 years ago
8525a23
drm/i915: vlv_prepare_pll is only needed in case of non DSI interfaces
by Shobhit Kumar
· 10 years ago
b5f4843
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 10 years ago
b0a2c151
Merge branch 'msm-fixes-3.16' of git://people.freedesktop.org/~robclark/linux into drm-fixes
by Dave Airlie
· 10 years ago
1539fb9
drm: fix NULL pointer access by wrong ioctl
by Zhaowei Yuan
· 10 years ago
5d39b9e
drm/exynos: enable vsync interrupt while waiting for vblank
by Rahul Sharma
· 10 years ago
d74ed93
drm/exynos: soft reset mixer before reconfigure after power-on
by Rahul Sharma
· 10 years ago
5c0f482
drm/exynos: allow multiple layer updates per vsync for mixer
by Rahul Sharma
· 10 years ago
5b5ffff
drm/i915: Hold the table lock whilst walking the file's idr and counting the objects in debugfs
by Chris Wilson
· 10 years ago
967ab6b
drm/i915: Only mark the ctx as initialised after a SET_CONTEXT operation
by Chris Wilson
· 10 years ago
381be02
drm/exynos: stop mixer before gating clocks during poweroff
by Rahul Sharma
· 10 years ago
b4bfa3c
drm/exynos: set power state variable after enabling clocks and power
by Rahul Sharma
· 10 years ago
d9b68d8
drm/exynos: disable unused windows on apply
by Andrzej Hajda
· 10 years ago
0013fc9
drm/exynos: Fix de-registration ordering
by Sachin Kamat
· 10 years ago
dcdffeda
drm/exynos: change zero to NULL for sparse
by Dan Carpenter
· 10 years ago
aaa51b1
drm/exynos: dpi: Fix NULL pointer dereference with legacy bindings
by Tomasz Figa
· 10 years ago
245f98f
drm/exynos: hdmi: fix power order issue
by Inki Dae
· 10 years ago
56c4b63
drm/i915: default to having backlight if VBT not available
by Jani Nikula
· 10 years ago
bfafe93
drm/i915: cache hw power well enabled state
by Imre Deak
· 10 years ago
87e956e
drm/msm: fix IOMMU cleanup for -EPROBE_DEFER
by Stephane Viau
· 10 years ago
cf3198c
drm/msm: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE)
by Fabian Frederick
· 10 years ago
b77f47e
drm/msm/hdmi: set hdp clock rate before prepare_enable
by Stephane Viau
· 10 years ago
370a4d8
drm/msm: storage class should be before const qualifier
by Peter Griffin
· 10 years ago
2557e2d
drm/msm: Replace type of paddr to uint32_t.
by Matwey V. Kornilov
· 10 years ago
3488229
drm/i915: Update DRIVER_DATE to 20140620
by Daniel Vetter
· 10 years ago
4ef6107
Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
9c33baa
drivers/i915: Fix unnoticed failure of init_ring_common()
by Konrad Zapalowicz
· 10 years ago
f99d706
drm/i915: Track frontbuffer invalidation/flushing
by Daniel Vetter
· 10 years ago
cc36513
drm/i915: Use new frontbuffer bits to increase pll clock
by Daniel Vetter
· 10 years ago
395a5ab
drm/i915: don't take runtime PM reference around freeze/thaw
by Jesse Barnes
· 10 years ago
e11aa36
drm/i915: use runtime irq suspend/resume in freeze/thaw
by Jesse Barnes
· 10 years ago
e991077
drm/i915: Properly track domain of the fbcon fb
by Daniel Vetter
· 10 years ago
d5a81ef
drm/i915: Print obj->frontbuffer_bits in debugfs output
by Daniel Vetter
· 10 years ago
a071fa0
drm/i915: Introduce accurate frontbuffer tracking
by Daniel Vetter
· 10 years ago
3108e99
drm/i915: Drop schedule_back from psr_exit
by Daniel Vetter
· 10 years ago
e6e559d
drm/i915: Ditch intel_edp_psr_update
by Daniel Vetter
· 10 years ago
77c70c5
drm/i915: Drop unecessary complexity from psr_inactivate
by Daniel Vetter
· 10 years ago
884d614
Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
fb54918
drm: fix uninitialized acquire_ctx fields (v2)
by Rob Clark
· 10 years ago
46889d9
drm/radeon: Fix radeon_irq_kms_pflip_irq_get/put() imbalance
by Michel Dänzer
· 10 years ago
Next »