Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b29c19b645287f7062e17d70fa4e9781a01a5d88
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
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
8254860
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
43387b3
drm/gem: create drm_gem_dumb_destroy
by Daniel Vetter
· 11 years ago
0b02e79
drm/i915: Improve VMA comments
by Ben Widawsky
· 11 years ago
350ec88
drm/i915: Rename I915_CACHE_MLC_LLC to L3_LLC for Ivybridge
by Chris Wilson
· 11 years ago
53615a5
drm/i915: Store the watermark latency values in dev_priv
by Ville Syrjälä
· 11 years ago
c37e220
drm/i915: Add VM to pin
by Ben Widawsky
· 11 years ago
a70a314
drm/i915: Make proper functions for VMs
by Ben Widawsky
· 11 years ago
bdd57d0
drm/i915: Add scaled paramater to update_sprite_watermarks()
by Ville Syrjälä
· 11 years ago
2c1792a
drm/i915: Tidy the macro casting by using an inline function
by Chris Wilson
· 11 years ago
29ebf90
drm/i915: Squelch repeated reasoning for why FBC cannot be activated
by Chris Wilson
· 11 years ago
e1b4d30
drm/i915: fix missed hunk after GT access breakage
by Ben Widawsky
· 11 years ago
c20e835
drm/i915: fix the racy object accounting
by Daniel Vetter
· 11 years ago
dba8e41
drm/i915: Use the common register access functions for NOTRACE variants
by Chris Wilson
· 11 years ago
6af5d92
drm/i915: Use a private interface for register access within GT
by Chris Wilson
· 11 years ago
907b28c
drm/i915: Colocate all GT access routines in the same file
by Chris Wilson
· 11 years ago
cb54b53
Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux'
by Daniel Vetter
· 11 years ago
181d1b9
drm/i915: fix up gt init sequence fallout
by Daniel Vetter
· 11 years ago
e85843b
drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlight
by Kamal Mostafa
· 11 years ago
0b74b50
drm/i915: add prefault_disable module option
by Xiong Zhang
· 11 years ago
e13af9a
Merge tag 'drm-intel-next-2013-07-12' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
8157ee2
Merge tag 'v3.10' into drm-intel-fixes
by Daniel Vetter
· 11 years ago
105b7c1
drm/intel: add enable_psr module option and disable psr by default
by Rodrigo Vivi
· 11 years ago
3f51e47
drm/i915: Match all PSR mode entry conditions before enabling it.
by Rodrigo Vivi
· 11 years ago
2f63315
drm/i915: Create VMAs
by Ben Widawsky
· 11 years ago
5cef07e
drm/i915: Move active/inactive lists to new mm
by Ben Widawsky
· 11 years ago
a7bbbd6
drm/i915: Create a global list of vms
by Ben Widawsky
· 11 years ago
93bd864
drm/i915: Put the mm in the parent address space
by Ben Widawsky
· 11 years ago
853ba5d
drm/i915: Move gtt and ppgtt under address space umbrella
by Ben Widawsky
· 11 years ago
10cd45b
drm/i915: introduce i915_queue_hangcheck
by Mika Kuoppala
· 11 years ago
11fa338
drm/i915: Fix retrieval of hangcheck stats
by Chris Wilson
· 11 years ago
5912450
drm/i915: store eLLC size
by Ben Widawsky
· 11 years ago
84734a0
drm/i915: move error state to own compilation unit
by Mika Kuoppala
· 11 years ago
59cdb63
drm/i915: kill dev_priv->rps.lock
by Daniel Vetter
· 11 years ago
12f56f5
drm/i915: remove unused members from drm_i915_private
by Maarten Lankhorst
· 11 years ago
db1b76c
drm/i915: don't frob mm.suspended when not using ums
by Daniel Vetter
· 11 years ago
2e17c5a
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
c6cfb32
drm/i915: Embed drm_mm_node in i915 gem obj
by Ben Widawsky
· 11 years ago
edd41a8
drm/i915: Kill obj->gtt_offset
by Ben Widawsky
· 11 years ago
Next »