index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-25
drm/i915: Reset crtc after resume
Chris Wilson
1
-3
/
+14
2011-01-18
drm/i915: make the blitter report buffer modifications to the FBC unit
Jesse Barnes
1
-0
/
+21
2011-01-18
drm/i915: set more FBC chicken bits
Jesse Barnes
1
-1
/
+3
2011-01-13
drm/i915: Add a module option to override the use of SSC
Chris Wilson
1
-6
/
+11
2011-01-11
drm/i915: Include TLB miss overhead for computing WM
Chris Wilson
1
-2
/
+9
2011-01-11
drm/i915: cleanup rc6 code
Jesse Barnes
1
-39
/
+68
2011-01-11
drm/i915: re-enable rc6 support for Ironlake+
Jesse Barnes
1
-15
/
+17
2011-01-11
drm/i915: avoid reading non-existent PLL reg on Ironlake+
Jesse Barnes
1
-5
/
+7
2011-01-11
drm/i915: fix the wrong latency value while computing wm0
Yuanhan Liu
1
-5
/
+5
2011-01-11
drm/i915: support low power watermarks on Ironlake
Jesse Barnes
1
-130
/
+128
2011-01-11
drm/i915: Use the mappable sizes determined by GTT for consistency.
Chris Wilson
1
-6
/
+1
2011-01-11
drm/i915: support overclocking on Sandy Bridge
Jesse Barnes
1
-0
/
+27
2011-01-11
drm/i915/panel: Only record the backlight level when it is enabled
Chris Wilson
1
-0
/
+2
2011-01-11
drm/i915: check eDP encoder correctly when setting modes
Jesse Barnes
1
-1
/
+1
2011-01-05
Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
1
-1
/
+20
2010-12-23
drm/i915: Verify Ironlake eDP presence on DP_A using the capability fuse
Chris Wilson
1
-1
/
+18
2010-12-23
drm/i915: Set the required VFMUNIT clock gating disable on Ironlake.
Eric Anholt
1
-0
/
+2
2010-12-18
drm/i915: dynamic render p-state support for Sandy Bridge
Jesse Barnes
1
-6
/
+30
2010-12-17
drm/i915: Enable EI mode for RCx decision making on Sandybridge
Chris Wilson
1
-0
/
+1
2010-12-16
drm/i915: Add Guess-o-matic for pageflip timestamping.
Mario Kleiner
1
-14
/
+20
2010-12-16
drm/i915: Add support for precise vblank timestamping (v2)
Mario Kleiner
1
-6
/
+23
2010-12-15
drm/i915: Add frame buffer compression on Sandybridge
Yuanhan Liu
1
-1
/
+7
2010-12-15
drm/i915: Add self-refresh support on Sandybridge
Yuanhan Liu
1
-17
/
+293
2010-12-15
drm/i915: Wait for vblank before unpinning old fb
Chris Wilson
1
-1
/
+3
2010-12-14
drm/i915: Pass clock limits down to PLL matcher
Chris Wilson
1
-18
/
+16
2010-12-09
drm/i915: Enable RC6 autodownclocking on Sandybridge
Chris Wilson
1
-0
/
+89
2010-12-09
drm/i915: Re-arm the idle timers if the device is still busy
Chris Wilson
1
-2
/
+16
2010-12-07
drm/i915: Disable renderctx powersaving support for Ironlake
Chris Wilson
1
-1
/
+1
2010-12-05
drm/i915: Uncouple render/power ctx before suspending
Chris Wilson
1
-24
/
+31
2010-12-05
drm/i915: Power Context register is only available for gen4 mobiles
Chris Wilson
1
-1
/
+1
2010-12-05
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-13
/
+59
2010-12-05
drm/i915: Enable self-refresh for Ironlake
Chris Wilson
1
-1
/
+1
2010-12-05
drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNB
Chris Wilson
1
-2
/
+2
2010-12-05
drm/i915: Re-enable RC6 for power-savings.
Chris Wilson
1
-1
/
+0
2010-12-05
drm/i915: Enable CB tuning of the Display PLL
Chris Wilson
1
-1
/
+16
2010-12-05
drm/i915: Explain why we need to write DPLL twice
Chris Wilson
1
-5
/
+5
2010-12-04
drm/i915: Factor in pixel-repeat in FDI M/N calculation
Chris Wilson
1
-0
/
+3
2010-12-03
drm/i915: Death to the unnecessary 64bit divide
Chris Wilson
1
-13
/
+5
2010-12-03
drm/i915: Clean conflicting modesetting registers upon init
Chris Wilson
1
-0
/
+51
2010-12-02
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-2
/
+9
2010-12-02
drm/i915: Always set the DP transcoder config to 8BPC.
Eric Anholt
1
-1
/
+3
2010-12-02
drm/i915: Pipelined fencing [infrastructure]
Chris Wilson
1
-1
/
+16
2010-11-29
drm/i915: Clear pfit registers when not used by any outputs
Chris Wilson
1
-1
/
+6
2010-11-23
drm/i915: Thread the pipelining ring through the callers.
Chris Wilson
1
-3
/
+3
2010-11-23
drm/i915: Use drm_i915_gem_object as the preferred type
Chris Wilson
1
-133
/
+109
2010-11-22
drm/i915: Capture interesting display registers on error
Chris Wilson
1
-0
/
+110
2010-11-15
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-0
/
+12
2010-11-13
drm/i915: Retire any pending operations on the old scanout when switching
Chris Wilson
1
-0
/
+12
2010-11-11
drm/i915: Remove the definitions for Primary Ring Buffer
Chris Wilson
1
-5
/
+5
2010-11-10
drm/i915: Unconditionally get the fence reg when pinning scanout
Chris Wilson
1
-2
/
+1
[next]