Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
fa50ad614892c99232ce30710ffa704c485bb679
/
drivers
/
gpu
/
drm
fa50ad6
drm/i915: Rename intel_setup_wm_latency() to ilk_setup_wm_latency()
by Damien Lespiau
· 11 years ago
83f26f1
drm/i915: Remove spurious '()' in WARN macros
by Damien Lespiau
· 11 years ago
24f3e09
drm/i915: finish off reverting eDP VDD changes
by Jani Nikula
· 11 years ago
3123fca
drm/i915: catch forcewake reference underruns
by Daniel Vetter
· 11 years ago
ae89f44
drm/i915: Actually capture PP_DIR_BASE on error
by Ben Widawsky
· 11 years ago
849e39f
drm/i915: properly disable the VDD when disabling the panel
by Paulo Zanoni
· 11 years ago
a95f6a0
drm/i915: Switch to fake context on older gens
by Mika Kuoppala
· 11 years ago
05efeebd
drm/i915: Fix up the forcewake timer initialization
by Daniel Vetter
· 11 years ago
0294ae7
drm/i915: Consolidate forcewake resetting to a single function
by Chris Wilson
· 11 years ago
b2040f6
drm/i915: Remove erronous WARN in the vlv pipe crc code
by Daniel Vetter
· 11 years ago
28d85cd
drm/i915: Reset forcewake before suspend
by Chris Wilson
· 11 years ago
3ddffb7
drm/i915: Unbind all vmas whose new cache_level doesn't agree with the neighbours
by Ville Syrjälä
· 11 years ago
c513945
drm/i915: Drop WARN_ON(flags) from ppgtt_bind_vma()
by Ville Syrjälä
· 11 years ago
dc616b8
drm/i915/bdw: The TLB invalidation mechanism has been removed from INSTPM
by Damien Lespiau
· 11 years ago
065f2ec
drm/i915: Show cursor status in debugfs/i915_display_info
by Chris Wilson
· 11 years ago
8ac36ec
drm/i915: Reduce the time we hold struct mutex in intel_pipe_set_base()
by Ville Syrjälä
· 11 years ago
02f6a1e
drm/i915: warn if ring is active before sync flush
by Naresh Kumar Kachhi
· 11 years ago
e9fea57
drm/i915: wait for rings to become idle once disabled
by Naresh Kumar Kachhi
· 11 years ago
a51435a
drm/i915: disable rings before HW status page setup
by Naresh Kumar Kachhi
· 11 years ago
5a6c93f
drm/i915: Correct PPGTT total size
by Ben Widawsky
· 11 years ago
8407bb9
drm/i915/bdw: Use scratch page table for GEN8 PPGTT
by Ben Widawsky
· 11 years ago
6c7fba0
drm/i915: fix typo in display IRQ mask when disabling IRQs
by Imre Deak
· 11 years ago
c6f1495
drm/i915: Allow HDMI+HDMI cloning on g4x
by Ville Syrjälä
· 11 years ago
301ea74
drm/i915: Allow HDMI+VGA cloning
by Ville Syrjälä
· 11 years ago
7180063
drm/i915: Don't use HDMI 12bpc when cloning with other encoder types
by Ville Syrjälä
· 11 years ago
e8e6e60
Merge tag 'v3.14-rc6' into drm-intel-next-queued
by Daniel Vetter
· 11 years ago
bc079e8
drm/i915: Make encoder cloning more flexible
by Ville Syrjälä
· 11 years ago
842f1c8
drm/i915: move dev_priv->suspend around
by Daniel Vetter
· 11 years ago
ff2652e
drm/i915: Avoid requesting a zero-sized stolen object
by Chris Wilson
· 11 years ago
d1a5986
drm/i915: Prevent use-after-free of inherited framebuffer
by Chris Wilson
· 11 years ago
484b41d
drm/i915: remove early fb allocation dependency on CONFIG_FB v2
by Jesse Barnes
· 11 years ago
d978ef1
drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon v12
by Jesse Barnes
· 11 years ago
4c6baa5
drm/i915: get_plane_config support for ILK+ v3
by Jesse Barnes
· 11 years ago
1ad292b
drm/i915: get_plane_config for i9xx v13
by Jesse Barnes
· 11 years ago
46f297f
drm/i915: add plane_config fetching infrastructure v2
by Jesse Barnes
· 11 years ago
c2831a9
drm/i915: Do not force non-caching copies for pwrite along shmem path
by Chris Wilson
· 11 years ago
17793c9
drm/i915: Process page flags once rather than per pwrite/pread
by Chris Wilson
· 11 years ago
2fae6a8
drm/i915: Go OCD on the Makefile
by Daniel Vetter
· 11 years ago
351e3db
drm/i915: Implement command buffer parsing logic
by Brad Volkin
· 11 years ago
4c914c0
drm/i915: Refactor shmem pread setup
by Brad Volkin
· 11 years ago
922044c
drm/i915: Avoid div by zero when pixel clock is large
by Ville Syrjälä
· 11 years ago
77961eb
drm/i915: power domains: add vlv power wells
by Imre Deak
· 11 years ago
f88d42f
drm/i915: factor out intel_set_cpu_fifo_underrun_reporting_nolock
by Imre Deak
· 11 years ago
f8b79e5
drm/i915: vlv: factor out valleyview_display_irq_install
by Imre Deak
· 11 years ago
25eaa00
drm/i915: sanity check power well sw state against hw state
by Imre Deak
· 11 years ago
dd7c0b6
drm/i915: factor out reset_vblank_counter
by Imre Deak
· 11 years ago
a30180a
drm/i915: sanitize PUNIT register macro definitions
by Imre Deak
· 11 years ago
7f9e192
drm/i915: vlv: keep first level vblank IRQs masked
by Imre Deak
· 11 years ago
b5482bd
drm/i915: check pipe power domain when reading its hw state
by Imre Deak
· 11 years ago
6d129be
drm/i915: check port power domain when reading the encoder hw state
by Imre Deak
· 11 years ago
671dedd
drm/i915: get port power domain in connector detect handlers
by Imre Deak
· 11 years ago
319be8a
drm/i915: add port power domains
by Imre Deak
· 11 years ago
a45f4466
drm/i915: add noop power well handlers instead of NULL checking them
by Imre Deak
· 11 years ago
c6cb582
drm/i915: split power well 'set' handler to separate enable/disable/sync_hw
by Imre Deak
· 11 years ago
f5938f3
drm/i915: add init power domain to always-on power wells
by Imre Deak
· 11 years ago
efcad91
drm/i915: move power domain macros to intel_pm.c
by Imre Deak
· 11 years ago
93a25a9
drm/i915: Disable full ppgtt by default
by Daniel Vetter
· 11 years ago
77d22dc
drm/i915: move modeset_update_power_wells earlier
by Imre Deak
· 11 years ago
70bf407
drm/i915: fold in __intel_power_well_get/put functions
by Imre Deak
· 11 years ago
45db98e
Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 11 years ago
d03874c
drm/radeon/atom: select the proper number of lanes in transmitter setup
by Alex Deucher
· 11 years ago
77ac9a0
drm: fix bochs kconfig dependencies
by Gerd Hoffmann
· 11 years ago
ae69340
Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-fixes
by Dave Airlie
· 11 years ago
1371432
drm/radeon/dpm: fix typo in EVERGREEN_SMC_FIRMWARE_HEADER_softRegisters
by Alex Deucher
· 11 years ago
972c5dd
drm/radeon/cik: fix typo in documentation
by Alex Deucher
· 11 years ago
0d997b6
drm/radeon: silence GCC warning on 32 bit
by Paul Bolle
· 11 years ago
bc6a629
drm/radeon: resume old pm late
by Alex Deucher
· 11 years ago
14eedc3
drm/radeon: TTM must be init with cpu-visible VRAM, v2
by Lauri Kasanen
· 11 years ago
8f670bb
drm/i915: Unify CHICKEN_PIPESL_1 register definitions
by Ville Syrjälä
· 11 years ago
2adb6db
drm/i915: Use RMW to update chicken bits in gen7_enable_fbc()
by Ville Syrjälä
· 11 years ago
c7c6562
drm/i915: Don't clobber CHICKEN_PIPESL_1 on BDW
by Ville Syrjälä
· 11 years ago
38aecea
drm/i915: reverse dp link param selection, prefer fast over wide again
by Daniel Vetter
· 11 years ago
5babf0f
drm/i915: No need to put forcewake after a reset
by Mika Kuoppala
· 11 years ago
96a6f0f
drm/i915: Fix i915_switch_context() argument name in kerneldoc
by Damien Lespiau
· 11 years ago
9ad6ce5
drm/i915: Remove unused to_gem_object() macro
by Damien Lespiau
· 11 years ago
cb216aa
drm/i915: Make i915_gem_retire_requests_ring() static
by Damien Lespiau
· 11 years ago
b306415
drm/i915: Don't just say it, actually force edp vdd
by Patrik Jakobsson
· 11 years ago
d615a16
drm/i915: Make num_sprites a per-pipe value
by Damien Lespiau
· 11 years ago
1fe4778
drm/i915: Add a for_each_sprite() macro
by Damien Lespiau
· 11 years ago
07d27e2
drm/i915: Replace a few for_each_pipe(i) by for_each_pipe(pipe)
by Damien Lespiau
· 11 years ago
e3d51285
drm/i915: Don't declare unnecessary shadowing variable
by Damien Lespiau
· 11 years ago
8cc87b7
drm/i915: Use a pipe variable to cycle through the pipes
by Damien Lespiau
· 11 years ago
8285222
drm/i915: We implement WaDisableAsyncFlipPerfMode:bdw
by Ville Syrjälä
· 11 years ago
4f1ca9e
drm/i915: Implement WaDisableSDEUnitClockGating:bdw
by Ville Syrjälä
· 11 years ago
295e8bb
drm/i915: Disable semaphore wait event idle message on BDW
by Ville Syrjälä
· 11 years ago
619d4d0
drm/i915: Use DIV_ROUND_UP() when calculating number of required FDI lanes
by Ville Syrjälä
· 11 years ago
8f7abfd
drm/i915: Fix DDI port_clock for VGA output
by Ville Syrjälä
· 11 years ago
6a68735
drm/i915: Don't access fifodbg registers on gen8
by Mika Kuoppala
· 11 years ago
0a089e3
drm/i915: Do forcewake reset on gen8
by Mika Kuoppala
· 11 years ago
c923fac
drm/i915: don't flood the logs about bdw semaphores
by Jani Nikula
· 11 years ago
1411e6a
drm/i915: Add thread stall DOP clock gating workaround on Broadwell.
by Kenneth Graunke
· 11 years ago
c8966e1
drm/i915: Add a partial instruction shootdown workaround on Broadwell.
by Kenneth Graunke
· 11 years ago
62d5d69
drm/i915: Add suspend count to error state
by Mika Kuoppala
· 11 years ago
48b031e
drm/i915: Add reset count to error state
by Mika Kuoppala
· 11 years ago
5817446
drm/i915: Add reason for capture in error state
by Mika Kuoppala
· 11 years ago
cb38300
drm/i915: Add error code into error state
by Mika Kuoppala
· 11 years ago
ab0e7ff
drm/i915: Record pid/comm of hanging task
by Chris Wilson
· 11 years ago
8d9fc7f
drm/i915: Rely on accurate request tracking for finding hung batches
by Chris Wilson
· 11 years ago
64bf930
drm/i915: Reset vma->mm_list after unbinding
by Chris Wilson
· 11 years ago
6fe7286
drm/i915: Streamline VLV forcewake handling
by Ville Syrjälä
· 11 years ago
Next »