Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a939406fda8ddc7de69ee9186356d09dc6daaa2c
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
a939406
drm/i915: Only print "nothing to do" debug message as required.
by Chris Wilson
· 15 years ago
468f0b4
drm/i915: Hold the spinlock whilst resetting unpin_work along error path
by Chris Wilson
· 15 years ago
9553426
drm/i915: Add CxSR support on Pineview DDR3
by Li Peng
· 15 years ago
9908ff7
drm/i915: Kill dangerous pending-flip debugging
by Chris Wilson
· 15 years ago
7648fa9
drm/i915: add power monitoring support
by Jesse Barnes
· 15 years ago
734b415
drm/i915: Add support for interlaced display.
by Krzysztof Halasa
· 15 years ago
9517a92
drm/i915: add timeout to FBC disable waits
by Jesse Barnes
· 15 years ago
8187a2b
drm/i915: introduce intel_ring_buffer structure (V2)
by Zou Nan hai
· 15 years ago
59534f7
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
05ea893
Merge remote branch 'anholt/drm-intel-next' into drm-next
by Dave Airlie
· 15 years ago
eb1f8e4
drm/fbdev: rework output polling to be back in the core. (v4)
by Dave Airlie
· 15 years ago
34dc4d4
Merge remote branch 'origin/master' into drm-intel-next
by Eric Anholt
· 15 years ago
ee5382a
drm/i915: Make fbc control wrapper functions
by Adam Jackson
· 15 years ago
0a31a44
drm/i915: Use spatio-temporal dithering on PCH
by Adam Jackson
· 15 years ago
6c9468e
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
ac52bc5
drm/i915: introduce i915_gem_alloc_object
by Daniel Vetter
· 15 years ago
7fff400
Merge branch 'drm-fbdev-cleanup' into drm-core-next
by Dave Airlie
· 15 years ago
97921a5
Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next into drm-core-next
by Dave Airlie
· 15 years ago
77ffb59
drm/i915/pch: Use minimal number of FDI lanes (v2)
by Adam Jackson
· 15 years ago
8f4695e
drm/i915: Attempt to fix watermark setup on 85x (v2)
by Adam Jackson
· 15 years ago
13bd8e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
7f8a856
drm/i915: Add the support of memory self-refresh on Ironlake
by Zhenyu Wang
· 15 years ago
d429434
drm/i915: Move Pineview CxSR and watermark code into update_wm hook.
by Zhao Yakui
· 15 years ago
461ed3c
drm/i915: Add support of SDVO on Ibexpeak PCH
by Zhao Yakui
· 15 years ago
cfecde4
drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on).
by Carl Worth
· 15 years ago
409608b
drm/i915: remove unused intel_pipe_get_connector()
by Zhenyu Wang
· 15 years ago
1f254ec2
drm/i915: remove connector object in old output structure
by Zhenyu Wang
· 15 years ago
55f78c4
drm/i915: convert DP/eDP driver to new encoder/connector structure
by Zhenyu Wang
· 15 years ago
e3421a1
drm/i915: enable DP/eDP for Sandybridge/Cougarpoint
by Zhenyu Wang
· 15 years ago
b3b095b
drm/i915: enable LVDS on Cougarpoint
by Zhenyu Wang
· 15 years ago
8db9d77
drm/i915: Support for Cougarpoint PCH display pipeline
by Zhenyu Wang
· 15 years ago
d275f66
drm/i915: Clear the LVDS pipe B select bit when moving the LVDS to pipe A.
by Eric Anholt
· 15 years ago
0f3ee80
drm/i915: Allow LVDS on pipe A on gen4+
by Adam Jackson
· 15 years ago
c1c4397
drm/i915: passing drm connector param for load detection
by Zhenyu Wang
· 15 years ago
f1c79df
drm/i915: Add new helper to return current attached encoder for connector
by Zhenyu Wang
· 15 years ago
c5e4df3
drm/i915: more conversion from connector_list walk to encoder_list
by Zhenyu Wang
· 15 years ago
3865167
drm/fb: fix fbdev object model + cleanup properly.
by Dave Airlie
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f77f13e
Fix comment and Kconfig typos for 'require' and 'fragment'
by Gilles Espinasse
· 15 years ago
c751ce4
drm/i915: Rename many remaining uses of "output" to encoder or connector.
by Eric Anholt
· 15 years ago
21d40d3
drm/i915: Rename intel_output to intel_encoder.
by Eric Anholt
· 15 years ago
23010e4
drm/i915: introduce to_intel_bo helper
by Daniel Vetter
· 15 years ago
8d06a1e
drm/i915: Disable FBC on 915GM and 945GM.
by Robert Hooker
· 15 years ago
8956c8b
drm/i915: Set up the documented clock gating on Sandybridge and Ironlake.
by Eric Anholt
· 15 years ago
4967790
drm/i915: Rename FBC_C3_IDLE to FBC_CTL_C3_IDLE to match other registers
by Priit Laes
· 15 years ago
c619eed
drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.
by Eric Anholt
· 15 years ago
c2416fc
drm/i915: Disable the surface tile swizzling on Sandybridge.
by Eric Anholt
· 15 years ago
bad720f
drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.
by Eric Anholt
· 15 years ago
30d6c72
Merge remote branch 'anholt/drm-intel-next' into drm-next-stage
by Dave Airlie
· 15 years ago
de19322
Merge remote branch 'korg/drm-core-next' into drm-next-stage
by Dave Airlie
· 15 years ago
b5e50c3
drm/i915: provide FBC status in debugfs
by Jesse Barnes
· 15 years ago
357b13c
drm/i915: fix drps disable so unload & re-load works
by Jesse Barnes
· 15 years ago
060e645
drm/i915: Fix OGLC performance regression on 945
by Li Peng
· 15 years ago
b5b72e8
drm/i915: Deobfuscate the render p-state obfuscation
by Matthew Garrett
· 15 years ago
f97108d
drm/i915: add dynamic performance control support for Ironlake
by Jesse Barnes
· 15 years ago
ee980b8
drm/i915: enable memory self refresh on 9xx
by Li Peng
· 15 years ago
bc9025b
Use drm_gem_object_[handle_]unreference_unlocked where possible
by Luca Barbieri
· 15 years ago
75dfca8
drm/i915: hold ref on flip object until it completes
by Jesse Barnes
· 15 years ago
aacef09
drm/i915: fix pipe source image setting in flip command
by Zhenyu Wang
· 15 years ago
b1b87f6
drm/i915: untangle page flip completion
by Jesse Barnes
· 15 years ago
ee25df2
drm/i915: handle FBC and self-refresh better
by Jesse Barnes
· 15 years ago
b91ad0e
drm/i915: Rework DPLL calculation parameters for Ironlake
by Zhenyu Wang
· 15 years ago
33c5fd1
drm/i915: Disable SR when more than one pipe is enabled
by David John
· 15 years ago
de3f440
drm/i915: handle non-flip pending case when unpinning the scanout buffer
by Jesse Barnes
· 15 years ago
c062df6
drm/i915: enable vblank interrupt on ironlake
by Li Peng
· 15 years ago
885a5fb
drm/i915: fix pixel color depth setting on eDP
by Zhenyu Wang
· 15 years ago
b9241ea
drm/i915: Don't wait interruptible for possible plane buffer flush
by Zhenyu Wang
· 15 years ago
a59e385
drm/i915: Fix Ironlake M/N/P ranges to match the spec
by Zhao Yakui
· 15 years ago
ddc9003
drm/i915: Use find_pll function to calculate DPLL setting for LVDS downclock
by Zhao Yakui
· 15 years ago
4547668
drm/i915: Add DP dpll limit on ironlake and use existing DPLL search function
by Zhao Yakui
· 15 years ago
e5a95eb
drm/i915: Select the correct BPC for LVDS on Ironlake
by Zhao Yakui
· 15 years ago
8faf3b3
drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeconf on Ironlake
by Zhao Yakui
· 15 years ago
898822c
drm/i915: Enable/disable the dithering for LVDS based on VBT setting
by Zhao Yakui
· 15 years ago
9ea8d05
drm/i915: Hold struct mutex whilst pinning power context bo.
by Chris Wilson
· 15 years ago
69e302a
drm/i915: Storage class should be before const qualifier
by Tobias Klauser
· 15 years ago
cda9d05
drm/i915: remove render reclock support
by Jesse Barnes
· 15 years ago
1d3c36ad
drm/i915: Fix RC6 suspend/resume
by Andrew Lutomirski
· 15 years ago
b01f2c3
drm/i915: only enable hotplug for detected outputs
by Jesse Barnes
· 15 years ago
b295d1b
drm/i915: Track whether cursor needs physical address in intel_device_info
by Kristian Høgsberg
· 15 years ago
0b5e8db
Merge remote branch 'anholt/drm-intel-next' into drm-linus
by Dave Airlie
· 15 years ago
7e8b60f
drm/i915: restore render clock gating on resume
by Andrew Lutomirski
· 15 years ago
3ff9916
Merge remote branch 'anholt/drm-intel-next' into drm-linus
by Dave Airlie
· 15 years ago
1bd049f
Merge branch 'drm-core-next' into drm-linus
by Dave Airlie
· 15 years ago
ab2c067
drm/intel: refactor DP i2c support and DP common header to drm helper
by Dave Airlie
· 15 years ago
f2b115e
drm/i915: Fix product names and #defines
by Adam Jackson
· 15 years ago
8536490
drm/i915: warn if Pineview CxSR can't be enabled
by Jesse Barnes
· 15 years ago
22fd0fa
drm/i915: pageflip fixes
by Jesse Barnes
· 15 years ago
778c902
drm/i915: Fix sync to vblank when VGA output is turned off
by Li Peng
· 15 years ago
28cf798
drm/i915: Don't update the render-clock for every bo.
by Chris Wilson
· 15 years ago
05dd8f9
drm/i915: Fix warning introduced with the page flipping ioctl.
by Eric Anholt
· 15 years ago
6b95a20
drm/i915: Add intel implementation of the pageflip ioctl
by Kristian Høgsberg
· 15 years ago
103a196
drm/i915: PineView only has LVDS and CRT ports
by Zhenyu Wang
· 15 years ago
c1b5dea
drm/i915: Disable pwrctx before unpin and free
by Kristian Høgsberg
· 15 years ago
69341a5
drm/i915: Hold struct_mutex while unreffing pwrctx object
by Kristian Høgsberg
· 15 years ago
311089d
drm/i915: use msleep for intel_wait_for_vblank
by Shaohua Li
· 15 years ago
1b3c7a4
drm/i915: Fix LVDS stability issue on Ironlake
by Zhenyu Wang
· 15 years ago
4215866
drm/i915: Restore the DPLL calculation logic for 9xx platform
by Zhao Yakui
· 15 years ago
18f9ed1
drm/i915: Enable LVDS downclock feature through EDID.
by Zhao Yakui
· 15 years ago
43bcd61
drm/i915: fix get_core_clock_speed for G33 class desktop chips
by Daniel Vetter
· 15 years ago
Next »