index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-10
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
Damien Lespiau
2
-2
/
+2
2014-06-06
Merge tag 'drm-intel-fixes-2014-06-06' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
18
-180
/
+855
2014-06-05
drm/i915: BDW: Adding missing cursor offsets.
Rodrigo Vivi
1
-0
/
+2
2014-06-05
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
Dave Airlie
14
-339
/
+454
2014-06-05
drm/i915/bdw: Only use 2g GGTT for 32b platforms
Ben Widawsky
1
-0
/
+7
2014-06-05
drm/i915: Nuke pipe A quirk on i830M
Daniel Vetter
1
-3
/
+0
2014-06-05
drm/i915: fix display power sw state reporting
Imre Deak
1
-1
/
+16
2014-06-05
drm/i915: Always apply cursor width changes
Chris Wilson
3
-58
/
+53
2014-06-05
drm/i915: tell the user if both KMS and UMS are disabled
Jani Nikula
1
-0
/
+1
2014-06-05
drm/i915: use VBT to determine whether to enumerate the VGA port
Jesse Barnes
1
-1
/
+1
2014-06-05
drm/i915: Don't WARN about ring idle bit on gen2
Ville Syrjälä
1
-1
/
+1
2014-06-05
drm/i915: Silence the WARN if the user tries to GTT mmap an incoherent object
Chris Wilson
1
-1
/
+1
2014-06-05
drm/i915: Move the C3 LP write bit setup to gen3_init_clock_gating() for KMS
Ville Syrjälä
2
-1
/
+4
2014-06-05
drm/i915: Enable interrupt-based AGPBUSY# enable on 85x
Ville Syrjälä
2
-0
/
+8
2014-06-05
drm/i915: Flip the sense of AGPBUSY_DIS bit
Ville Syrjälä
2
-2
/
+2
2014-06-05
drm/i915: Set AGPBUSY# bit in init_clock_gating
Ville Syrjälä
2
-7
/
+3
2014-06-05
drm/i915/vlv: add pll assertion when disabling DPIO common well
Jesse Barnes
1
-0
/
+4
2014-06-05
drm/i915/vlv: move DPIO common reset de-assert into __vlv_set_power_well
Jesse Barnes
2
-22
/
+30
2014-06-05
drm/i915/vlv: re-order power wells so DPIO common comes after TX
Jesse Barnes
1
-6
/
+6
2014-06-05
drm/i915/vlv: move CRI refclk enable into __vlv_set_power_well
Jesse Barnes
2
-8
/
+11
2014-06-05
drm/i915/vlv: drop power well enable in uncore_sanitize
Jesse Barnes
1
-18
/
+0
2014-06-05
drm/i915/vlv: assert and de-assert sideband reset at boot and resume v3
Jesse Barnes
3
-4
/
+31
2014-06-05
drm/i915: dsi: fix pipe-off timeout due to port vs. pipe disable ordering
Imre Deak
1
-5
/
+16
2014-06-05
drm/i915: Detect if MIPI panel based on VBT and initialize only if present
Shobhit Kumar
4
-0
/
+23
2014-06-05
drm/i915/vlv: Modifying WA 'WaDisableL3Bank2xClockGate for vlv
Akash Goel
1
-2
/
+5
2014-06-05
drm/i915: Add support for Generic MIPI panel driver
Shobhit Kumar
4
-0
/
+597
2014-06-05
drm/i915: Extract gen8_gt_irq_reset
Daniel Vetter
1
-8
/
+10
2014-06-05
drm/i915: Improve irq handling after gpu resets
Daniel Vetter
1
-8
/
+8
2014-06-05
drm/i915: Inline ilk/gen8_irq_reset
Daniel Vetter
1
-12
/
+2
2014-06-05
drm/i915: Disable gpu reset on i965g/gm
Daniel Vetter
1
-0
/
+3
2014-06-05
drm/i915: Fix up fifo underrun tracking, take N
Daniel Vetter
1
-25
/
+19
2014-06-05
drm/i915: Add fifo underrun reporting state to debugfs
Daniel Vetter
1
-0
/
+4
2014-06-05
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
Rob Clark
1
-5
/
+1
2014-06-05
drm: convert crtc and connection_mutex to ww_mutex (v5)
Rob Clark
9
-41
/
+63
2014-06-05
drm/dp: add a hw mutex around the transfer functions. (v2)
Dave Airlie
1
-5
/
+5
2014-06-04
drm: Split connection_mutex out of mode_config.mutex (v3)
Daniel Vetter
7
-25
/
+32
2014-06-04
drm/i915: replace drm_get_encoder_name() with direct name field use
Jani Nikula
3
-9
/
+9
2014-06-04
drm/i915: replace drm_get_connector_name() with direct name field use
Jani Nikula
12
-31
/
+31
2014-05-27
drm/i915: Prevent negative relocation deltas from wrapping
Chris Wilson
5
-38
/
+103
2014-05-27
drm/i915: Only copy back the modified fields to userspace from execbuffer
Chris Wilson
1
-22
/
+32
2014-05-27
drm/i915: Fix dynamic allocation of physical handles
Chris Wilson
5
-231
/
+136
2014-05-22
drm/i915: Kill private_default_ctx off
Oscar Mateo
3
-14
/
+8
2014-05-22
drm/i915: s/i915_hw_context/intel_context
Oscar Mateo
9
-40
/
+40
2014-05-22
drm/i915: Split the ringbuffers from the rings (3/3)
Oscar Mateo
4
-60
/
+72
2014-05-22
drm/i915: Split the ringbuffers from the rings (2/3)
Oscar Mateo
6
-92
/
+75
2014-05-22
drm/i915: Split the ringbuffers from the rings (1/3)
Oscar Mateo
2
-9
/
+68
2014-05-22
drm/i915: s/intel_ring_buffer/intel_engine_cs
Oscar Mateo
19
-265
/
+265
2014-05-22
drm/i915: disable GT power saving early during system suspend
Imre Deak
2
-4
/
+3
2014-05-22
drm/i915: fix possible RPM ref leaking during RPS disabling
Imre Deak
1
-1
/
+3
2014-05-22
drm/i915: remove user GTT mappings early during runtime suspend
Imre Deak
1
-2
/
+25
[next]