Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
9d1cb9147dbe45f6e94dc796518ecf67cb64b359
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
46a1918
drm/i916: add "auto" pipe CRC source
by Daniel Vetter
· 11 years ago
3b6c42e
drm/i915: use enum pipe consistently in i915_irq.c
by Daniel Vetter
· 11 years ago
94e39e2
drm/i915: Capture batchbuffer state upon GPU hang
by Chris Wilson
· 11 years ago
b4ed448
drm/i915: remove device field from struct power_well
by Imre Deak
· 11 years ago
baa7070
drm/i915: use power get/put instead of set for power on after init
by Imre Deak
· 11 years ago
83c00f5
drm/i915: prepare for multiple power wells
by Imre Deak
· 11 years ago
d538bbd
drm/i915: Use a spin lock to protect the pipe crc struct
by Damien Lespiau
· 11 years ago
c459787
drm/i915: Move the pipe CRC stuff to other pipe data
by Daniel Vetter
· 11 years ago
959cbc1
drm/i915: change power_well->lock to be mutex
by Imre Deak
· 11 years ago
bddc764
drm/i915: factor out is_always_on_domain
by Imre Deak
· 11 years ago
f52e353
drm/i915: make the intel_display_power_domain enum compact
by Imre Deak
· 11 years ago
3d099a0
drm/i915: Add new CRC sources
by Daniel Vetter
· 11 years ago
dc39fff
drm/i915: Print RC6 info less often
by Ben Widawsky
· 11 years ago
5b3a856
drm/i915: wire up CRC interrupt for ilk/snb
by Daniel Vetter
· 11 years ago
3442705
drm/i915: pass mode to ELD write vfuncs
by Jani Nikula
· 11 years ago
aa5f802
drm/i915: Use unsigned long for obj->user_pin_count
by Daniel Vetter
· 11 years ago
80075d4
drm/i915: prevent tiling changes on framebuffer backing storage
by Daniel Vetter
· 11 years ago
45c5f20
drm/i915: Disable all GEM timers and work on unload
by Chris Wilson
· 11 years ago
f8c168f
drm/i915: static inline for dummy crc functions
by Daniel Vetter
· 11 years ago
be5c7a9
drm/i915: Only one open() allowed on pipe CRC result files
by Damien Lespiau
· 11 years ago
0714442
drm/i915: Implement blocking read for pipe CRC files
by Damien Lespiau
· 11 years ago
e5f75ac
drm/i915: Dynamically allocate the CRC circular buffer
by Damien Lespiau
· 11 years ago
ac2300d
drm/i915: Sample the frame counter instead of a timestamp for CRCs
by Damien Lespiau
· 11 years ago
b2c88f5
drm/i915: Keep the CRC values into a circular buffer
by Damien Lespiau
· 11 years ago
926321d
drm/i915: Add a control file for pipe CRCs
by Daniel Vetter
· 11 years ago
8bf1e9f
drm/i915: Expose latest 200 CRC value for pipe through debugfs
by Shuang He
· 11 years ago
73ae478
drm/i915: Replace has_bsd/blt/vebox with a mask
by Ben Widawsky
· 11 years ago
609cede
drm/i915: Store current watermark state in dev_priv->wm
by Ville Syrjälä
· 11 years ago
4520f53
drm/i915: Kconfig option to disable the legacy fbdev support
by Daniel Vetter
· 11 years ago
c0951f0
drm/i915: Avoid tweaking RPS before it is enabled
by Chris Wilson
· 11 years ago
ab484f8
drm/i915: Remove gen specific checks in MMIO
by Ben Widawsky
· 11 years ago
0b27448
drm/i915: Create MMIO virtual functions
by Ben Widawsky
· 11 years ago
967ad7f
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
by Daniel Vetter
· 11 years ago
ffbab09b
drm: Remove pci_vendor and pci_device from struct drm_device
by Ville Syrjälä
· 11 years ago
16eb5f4
drm: kill ->gem_init_object() and friends
by David Herrmann
· 11 years ago
a031d70
drm/i915: Simplify PSR debugfs
by Rodrigo Vivi
· 11 years ago
dd75fdc
drm/i915: Tweak RPS thresholds to more aggressively downclock
by Chris Wilson
· 11 years ago
b29c19b
drm/i915: Boost RPS frequency for CPU stalls
by Chris Wilson
· 11 years ago
094f9a5
drm/i915: Fix __wait_seqno to use true infinite timeouts
by Chris Wilson
· 11 years ago
f56383c
drm/i915: Show WT caching in debugfs
by Chris Wilson
· 11 years ago
e2d05a8
drm/i915: Convert active API to VMA
by Ben Widawsky
· 11 years ago
5c2abbe
drm/i915: Provide a cheap ggtt vma lookup
by Ben Widawsky
· 11 years ago
aec347a
drm/i915: Delay the release of the forcewake by a jiffie
by Chris Wilson
· 11 years ago
18b5992
drm/i915: Calculate PSR register offsets from base + gen
by Ben Widawsky
· 11 years ago
6fca55b
drm/i915: Rip out SUPPORTS_EDP
by Daniel Vetter
· 11 years ago
311a209
drm/i915: don't init DP or HDMI when not supported by DDI port
by Paulo Zanoni
· 11 years ago
6acab15
drm/i915: use the HDMI DDI buffer translations from VBT
by Paulo Zanoni
· 11 years ago
768f69c
drm/i915: VBT's child_device_config changes over time
by Paulo Zanoni
· 11 years ago
cdf8dd7
drm/i915: Add POWER_DOMAIN_VGA
by Ville Syrjälä
· 11 years ago
040d2ba
drm/i915: s/HAS_L3_GPU_CACHE/HAS_L3_DPF
by Ben Widawsky
· 11 years ago
3ccfd19
drm/i915: Do remaps for all contexts
by Ben Widawsky
· 11 years ago
a33afea
drm/i915: Keep a list of all contexts
by Ben Widawsky
· 11 years ago
c3787e2
drm/i915: Make l3 remapping use the ring
by Ben Widawsky
· 11 years ago
35a85ac
drm/i915: Add second slice l3 remapping
by Ben Widawsky
· 11 years ago
18442d0
drm/i915: Fix port_clock and adjusted_mode.clock readout all over
by Ville Syrjälä
· 11 years ago
68c8c17
drm/i915: evict VM instead of everything
by Ben Widawsky
· 11 years ago
46ba614
drm/i915: Pass crtc to intel_update_watermarks()
by Ville Syrjälä
· 11 years ago
da66146
drm/i915: include hangcheck action and score in error_state
by Mika Kuoppala
· 11 years ago
be62acb
drm/i915: ban badly behaving contexts
by Mika Kuoppala
· 11 years ago
5e69f97
drm/i915: Add additional pipe parameter for vlv_dpio_read and vlv_dpio_write. v2
by Chon Ming Lee
· 11 years ago
ecbc5cf
drm/i915: add opregion function to notify bios of adapter power state
by Jani Nikula
· 11 years ago
9c4b0a6
drm/i915: add opregion function to notify bios of encoder enable/disable
by Jani Nikula
· 11 years ago
ebde53c
drm/i915: add plumbing for SWSCI
by Jani Nikula
· 11 years ago
b833d68
drm/i915: Restore the preliminary HW check.
by Ben Widawsky
· 11 years ago
9435373
drm/i915: Report enabled slices on Haswell GT3
by Rodrigo Vivi
· 11 years ago
d17c544
drm/i915: Parse the MIPI related VBT Block and store relevant info
by Shobhit Kumar
· 11 years ago
e9f882a
drm/i915: add more VLV IOSF sideband ports accessors
by Jani Nikula
· 11 years ago
e656a6c
drm/i915: inline vma_create into lookup_or_create_vma
by Daniel Vetter
· 11 years ago
27173f1
drm/i915: Convert execbuf code to use vmas
by Ben Widawsky
· 11 years ago
645416f
drm/i915: fix hpd work vs. flush_work in the pageflip code deadlock
by Daniel Vetter
· 11 years ago
9c725e5
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 11 years ago
efa27f9
Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
ed8d197
drm: Pass page flip ioctl flags to driver
by Keith Packard
· 11 years ago
9005874
drm/i915: add i915.pc8_timeout function
by Paulo Zanoni
· 11 years ago
c67a470
drm/i915: allow package C8+ states on Haswell (disabled)
by Paulo Zanoni
· 11 years ago
605cd25
drm/i915: add dev_priv->pm_irq_mask
by Paulo Zanoni
· 11 years ago
3abdb33
drm: Remove IS_IRONLAKE_D()
by Damien Lespiau
· 11 years ago
fdaa930
drm/i915: Remove HAS_PIPE_CONTROL()
by Damien Lespiau
· 11 years ago
82548600
drm/i915: Remove DSPARB_HWCONTROL()
by Damien Lespiau
· 11 years ago
accfef2
drm/i915: prepare bind_to_vm for preallocated vma
by Ben Widawsky
· 11 years ago
82a55ad
drm/i915: Switch eviction code to use vmas
by Ben Widawsky
· 11 years ago
b25cb2f
drm/i915: s/obj->exec_list/obj->obj_exec_link in debugfs
by Ben Widawsky
· 11 years ago
ed1c9e2
drm/i915: print a message when we detect an early Haswell SDV
by Paulo Zanoni
· 11 years ago
651d794
drm/i915: Use Write-Through cacheing for the display plane on Iris
by Chris Wilson
· 11 years ago
000433b
drm/i915: Only do a chipset flush after a clflush
by Chris Wilson
· 11 years ago
9712def
Merge tag 'drm-intel-next-2013-08-09' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
2c22569
drm/i915: Update rules for writing through the LLC with the cpu
by Chris Wilson
· 11 years ago
cc98b41
drm/i915: Track when an object is pinned for use by the display engine
by Chris Wilson
· 11 years ago
a658b5d
drm/i915: Make i915_hangcheck_elapsed() static
by Damien Lespiau
· 11 years ago
ac44bfa
drm/i915: Remove i915_gem_object_check_coherency()
by Damien Lespiau
· 11 years ago
a236716
drm/i915: Remove stale prototypes
by Damien Lespiau
· 11 years ago
adf3d35
drm/i915: Pass plane and crtc to intel_update_sprite_watermarks
by Ville Syrjälä
· 11 years ago
1fd527c
drm/i915: Rename hsw_lp_wm_result to intel_wm_level
by Ville Syrjälä
· 11 years ago
95f5301
drm/i915: Update error capture for VMs
by Ben Widawsky
· 11 years ago
ca191b1
drm/i915: mm_list is per VMA
by Ben Widawsky
· 11 years ago
77c122b
drm/i915: Rename hsw_data_buf_partitioning to intel_ddb_partitioning
by Ville Syrjälä
· 11 years ago
f6cd1f1
drm/i915: Use new bind/unbind in eviction code
by Ben Widawsky
· 11 years ago
07fe0b1
drm/i915: plumb VM into bind/unbind code
by Ben Widawsky
· 11 years ago
32c913e
Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
baa7094
drm: const'ify ioctls table (v2)
by Rob Clark
· 11 years ago
Next »