Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
4c4ff43a692b44c6e326f9f28208f3d78ea51f7e
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
4c4ff43
drm/i915: add "enable" argument to intel_update_sprite_watermarks
by Paulo Zanoni
· 12 years ago
6493625
drm/i915: change VLV IOSF sideband accessors to not return error code
by Jani Nikula
· 12 years ago
ae99258
drm/i915: rename VLV IOSF sideband functions logically
by Jani Nikula
· 12 years ago
59de081
drm/i915: group sideband register accessors to a new file
by Jani Nikula
· 12 years ago
edc3d88
drm/i915: avoid big kmallocs on reading error state
by Mika Kuoppala
· 12 years ago
1011d8c
drm/i915: remove intel_update_linetime_watermarks
by Paulo Zanoni
· 12 years ago
41aa344
drm/i915: Organize VBT stuff inside drm_i915_private
by Rodrigo Vivi
· 12 years ago
c9cddff
drm/i915: BIOS and power context stolen mem handling for VLV v7
by Jesse Barnes
· 12 years ago
7d708ee
drm/i915: HSW: allow PCH clock gating for suspend
by Imre Deak
· 12 years ago
b97186f
drm/i915: add intel_display_power_enabled
by Paulo Zanoni
· 12 years ago
8f375e1
drm/i915: Fix declaration of intel_gmbus_{is_forced_bit/is_port_falid}
by Jan-Simon Möller
· 12 years ago
0e50e96
drm/i915: add context into request struct
by Mika Kuoppala
· 12 years ago
dce3271
drm/i915: reference count for i915_hw_contexts
by Mika Kuoppala
· 12 years ago
68fc874
drm/i915: move lvds_border_bits to pipe_config
by Daniel Vetter
· 12 years ago
f49e38d
drm/i915: cleanup opregion asle pipestat enable
by Jani Nikula
· 12 years ago
b074cec
drm/i915: move PCH pfit controls into pipe_config
by Jesse Barnes
· 12 years ago
81a0780
drm/i915: drop code duplication in favor of asle interrupt handler
by Jani Nikula
· 12 years ago
8ba2d18
drm/i915: protect backlight registers and data with a spinlock
by Jani Nikula
· 12 years ago
52ceb90
drm/i915: make sure GPU freq drops to minimum after entering RC6 v4
by Jesse Barnes
· 12 years ago
30568c4
drm/i915: Turn HAS_FPGA_DBG_UNCLAIMED into a device_info flag
by Damien Lespiau
· 12 years ago
e76ebff
drm/i915: Introduce HAS_FPGA_DBG_UNCLAIMED()
by Damien Lespiau
· 12 years ago
dd93be5
drm/i915: Turn HAS_DDI() into a device_info flag
by Damien Lespiau
· 12 years ago
a587f77
drm/i915: Use DEV_INFO_FOR_EACH_FLAG() to declare flags as well
by Damien Lespiau
· 12 years ago
79fc46d
drm/i915: Turn DEV_INFO_FLAGS into a foreach style macro
by Damien Lespiau
· 12 years ago
142e239
drm/i915: Add bit field to record which pins have received HPD events (v3)
by Egbert Eich
· 12 years ago
2d04bef
drm/i915: Add PTE encoding function to the gtt/ppgtt vtables.
by Kenneth Graunke
· 12 years ago
0a073b8
drm/i915: turbo & RC6 support for VLV v7
by Jesse Barnes
· 12 years ago
855ba3b
drm/i915: VLV GPU frequency to opcode functions
by Jesse Barnes
· 12 years ago
06da8da
drm/i915: Use alphabetical names for sprites
by Ville Syrjälä
· 12 years ago
3f704fa
drm/i915: set CPT FDI RX polarity bits based on VBT
by Paulo Zanoni
· 12 years ago
ac4c16c
drm/i915: Add Reenable Timer to turn Hotplug Detection back on (v4)
by Egbert Eich
· 12 years ago
b543fb0
drm/i915: Add HPD IRQ storm detection (v5)
by Egbert Eich
· 12 years ago
42b5aea
drm/i915: IVB/HSW have 32 fence register
by Ville Syrjälä
· 12 years ago
31c7738
drm/i915: Better overclock support
by Ben Widawsky
· 12 years ago
b7c36d2
drm/i915: Allow PPGTT enable to fail
by Ben Widawsky
· 12 years ago
6197349
drm/i915: Abstract PPGTT enabling
by Ben Widawsky
· 12 years ago
40c7ead
drm/i915: PCH_NOP
by Ben Widawsky
· 12 years ago
0e8ffe1
drm/i915: add hw state readout/checking for pipe_config
by Daniel Vetter
· 12 years ago
ecb135a
Merge tag 'v3.9-rc5' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
a0e4e19
drm/i915: add Punit read/write routines for VLV v2
by Jesse Barnes
· 12 years ago
7f1f385
drm/i915: sprite support for ValleyView v4
by Jesse Barnes
· 12 years ago
31ad8ec
drm/i915: group backlight related stuff into a struct
by Jani Nikula
· 12 years ago
b8cecdf
drm/i915: introduce struct intel_crtc_config
by Daniel Vetter
· 12 years ago
2db76d7
lib/scatterlist: sg_page_iter: support sg lists w/o backing pages
by Imre Deak
· 12 years ago
4f770a5
DRM/i915: Get rid if the 'hotplug_supported_mask' in struct drm_i915_private.
by Egbert Eich
· 12 years ago
1d843f9
DRM/I915: Add enum hpd_pin to intel_encoder.
by Egbert Eich
· 12 years ago
866d12b
drm/i915: Introduce i915_gem_object_create_stolen_for_preallocated
by Chris Wilson
· 12 years ago
2124b72
drm/i915: don't disable the power well yet
by Paulo Zanoni
· 12 years ago
7eb552a
drm/i915: Move num_pipes to intel info
by Ben Widawsky
· 12 years ago
67d5a50
drm/i915: handle walking compact dma scatter lists
by Imre Deak
· 12 years ago
86d52df
drm/i915: add HAS_POWER_WELL
by Paulo Zanoni
· 12 years ago
8c123e5
drm/i915: Capture current context on error
by Ben Widawsky
· 12 years ago
2bb4629
drm/i915: Add to_user_ptr()
by Ville Syrjälä
· 12 years ago
46c06a3
drm/i915: Kill pipestat[] cache
by Ville Syrjälä
· 12 years ago
3e68320
drm/i915: Preserve the FDI line reversal override bit on CPT
by Damien Lespiau
· 12 years ago
3d56e2d
drm/i915: Kill obj->pending_flip
by Ville Syrjälä
· 12 years ago
41907dd
drm/i915: Fix gen2 mappable calculations
by Ben Widawsky
· 12 years ago
2c6602d
drm/i915: Fix sprite_scaling_enabled for multiple sprites
by Ville Syrjälä
· 12 years ago
b8efb17
i915: ignore lid open event when resuming
by Zhang Rui
· 12 years ago
6dc1c49
Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/linux into drm-next
by Dave Airlie
· 12 years ago
766aa1c
drm/i915: Introduce i915_vgacntrl_reg()
by Ville Syrjälä
· 12 years ago
a54c0c2
drm/i915: remove intel_gtt structure
by Ben Widawsky
· 12 years ago
baa09f5
drm/i915: Add probe and remove to the gtt ops
by Ben Widawsky
· 12 years ago
3440d26
drm/i915: extract hw ppgtt setup/cleanup code
by Daniel Vetter
· 12 years ago
def886c
drm/i915: vfuncs for ppgtt
by Daniel Vetter
· 12 years ago
7faf1ab
drm/i915: vfuncs for gtt_clear_range/insert_entries
by Daniel Vetter
· 12 years ago
44cec74
drm/i915: dont save/restore VGA state for kms
by Daniel Vetter
· 12 years ago
d8157a3
drm/i915: extract ums suspend/resume into i915_ums.c
by Daniel Vetter
· 12 years ago
10fce67
drm/i915: Add display_display_mmio_offset to intel_device_info
by Ville Syrjälä
· 12 years ago
f69061b
drm/i915: create a race-free reset detection
by Daniel Vetter
· 12 years ago
1f83fee
drm/i915: clear up wedged transitions
by Daniel Vetter
· 12 years ago
33196de
drm/i915: move wedged to the other gpu error handling stuff
by Daniel Vetter
· 12 years ago
99584db
drm/i915: extract hangcheck/reset/error_state state into substruct
by Daniel Vetter
· 12 years ago
4b5aed6
drm/i915: move dev_priv->mm out of line
by Daniel Vetter
· 12 years ago
9c61a32
drm/i915: Remove scratch page from shared
by Ben Widawsky
· 12 years ago
a81cc00
drm/i915: Cut out the infamous ILK w/a from AGP layer
by Ben Widawsky
· 12 years ago
55bc60d
drm/i915: Add "Automatic" mode for the "Broadcast RGB" property
by Ville Syrjälä
· 12 years ago
5d4545a
drm/i915: Create a gtt structure
by Ben Widawsky
· 12 years ago
00fc2c3
drm/i915: Remove gtt_mappable_total
by Ben Widawsky
· 12 years ago
c1fc652
drm/i915: Kill gtt_end
by Ben Widawsky
· 12 years ago
dd624af
drm/i915: Add a debug interface to forcibly evict and shrink our object caches
by Chris Wilson
· 12 years ago
0fa8779
drm/i915: use gtt_get_size() instead of open coding it
by Imre Deak
· 12 years ago
d865110c
drm/i915: merge get_gtt_alignment/get_unfenced_gtt_alignment()
by Imre Deak
· 12 years ago
af5163a
drm/i915: Remove pch_rq_mask from struct drm_i915_private.
by Egbert Eich
· 12 years ago
b5cc6c0
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
0f3b684
drm/i915: Record DERRMR, FORCEWAKE and RING_CTL in error-state
by Chris Wilson
· 12 years ago
1c45140
drm/i915: Make GSM void
by Ben Widawsky
· 12 years ago
06e5598
drm/i915: Move GSM mapping into dev_priv
by Ben Widawsky
· 12 years ago
d7e5008
drm/i915: Move even more gtt code to i915_gem_gtt
by Ben Widawsky
· 12 years ago
677feac
drm/i915: optionally disable shrinker lock stealing
by Daniel Vetter
· 12 years ago
fca26bb
drm/i915: Introduce i915_gem_set_seqno()
by Mika Kuoppala
· 12 years ago
b45305f
drm/i915: Implement workaround for broken CS tlb on i830/845
by Daniel Vetter
· 12 years ago
6547fbd
drm/i915: Implement WaSetupGtModeTdRowDispatch
by Daniel Vetter
· 12 years ago
0915300
drm/i915: rework locking for intel_dpio|sbi_read|write
by Daniel Vetter
· 12 years ago
20afbda
drm/i915: Fixup hpd irq register setup ordering
by Daniel Vetter
· 12 years ago
f72b343
drm/i915: Don't emit semaphore wait if wrap happened
by Mika Kuoppala
· 12 years ago
68d18ad
drm/i915: set the LPT FDI RX polarity reversal bit when needed
by Paulo Zanoni
· 12 years ago
dde86e2
drm/i915: add lpt_init_pch_refclk
by Paulo Zanoni
· 12 years ago
988d6ee
drm/i915: add support for mPHY destination on intel_sbi_{read, write}
by Paulo Zanoni
· 12 years ago
e9b73c6
drm/i915: Reduce memory pressure during shrinker by preallocating swizzle pages
by Chris Wilson
· 12 years ago
Next »