index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_reg.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-06
Merge the modeset-rework, basic conversion into drm-intel-next
Daniel Vetter
1
-0
/
+2
2012-09-06
drm/i915/dp: implement get_hw_state
Daniel Vetter
1
-0
/
+2
2012-09-03
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
1
-0
/
+79
2012-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
1
-0
/
+1
2012-08-24
drm/i915: Add new INSTDONE registers
Ben Widawsky
1
-1
/
+5
2012-08-24
drm/i915: Extract reading INSTDONE
Ben Widawsky
1
-0
/
+1
2012-08-22
drm/i915: Find unclaimed MMIO writes.
Ben Widawsky
1
-0
/
+1
2012-08-22
drm/i915: Add ERR_INT to gen7 error state
Ben Widawsky
1
-0
/
+1
2012-08-17
drm/i915: ironlake_write_eld code cleanup
Wang Xingchao
1
-0
/
+25
2012-08-17
drm/i915: HSW audio registers definition
Wang Xingchao
1
-0
/
+47
2012-08-17
drm/i915: fix hsw uncached pte
Daniel Vetter
1
-0
/
+1
2012-08-09
drm/i915: add parentheses around PIXCLK_GATE definitions
Paulo Zanoni
1
-2
/
+2
2012-08-09
drm/i915: reindent Haswell register definitions
Paulo Zanoni
1
-99
/
+85
2012-08-09
drm/i915: correctly set the DDI_FUNC_CTL bpc field
Paulo Zanoni
1
-0
/
+1
2012-08-09
drm/i915: set the DDI sync polarity bits
Paulo Zanoni
1
-0
/
+2
2012-08-09
drm/i915: fix pipe DDI mode select
Paulo Zanoni
1
-0
/
+1
2012-07-25
drm/i915: Add contexts for HSW
Ben Widawsky
1
-0
/
+8
2012-07-25
drm/i915: add inte_crt->adpa_reg
Daniel Vetter
1
-0
/
+1
2012-07-25
drm/i915: create VLV_DSIPLAY_BASE #define
Daniel Vetter
1
-0
/
+2
2012-07-25
drm/i915: add register read IOCTL
Ben Widawsky
1
-0
/
+1
2012-07-25
drm/i915: group ADPA #defines together
Daniel Vetter
1
-25
/
+22
2012-07-20
drm/i915: fix up PCH backlight #define mixup
Daniel Vetter
1
-1
/
+1
2012-07-20
drm/i915: Add comments to explain the BSD tail write workaround
Chris Wilson
1
-4
/
+4
2012-07-20
drm/i915/context: Add missing IVB context sizes
Ben Widawsky
1
-1
/
+5
2012-07-20
drm/i915/context/: s/CTX/CXT
Ben Widawsky
1
-9
/
+9
2012-07-05
drm/i915: program FDI_RX TP and FDI delays
Eugeni Dodonov
1
-0
/
+3
2012-07-05
drm/i915: adjust framebuffer base address on gen4+
Daniel Vetter
1
-1
/
+1
2012-07-05
drm/i915: introduce crtc->dspaddr_offset
Daniel Vetter
1
-0
/
+1
2012-07-05
drm/i915: fix PIPE_DDI_PORT_MASK
Paulo Zanoni
1
-1
/
+1
2012-07-05
drm/i915: enable RC6 workaround on Haswell
Eugeni Dodonov
1
-0
/
+5
2012-07-05
drm/i915: add RPS configuration for Haswell
Eugeni Dodonov
1
-0
/
+1
2012-07-03
drm/i915: support Haswell force waking
Eugeni Dodonov
1
-0
/
+1
2012-07-03
drm/i915: Implement w/a for sporadic read failures on waking from rc6
Chris Wilson
1
-0
/
+4
2012-06-28
drm/i915: fix PIPE_WM_LINETIME definition
Paulo Zanoni
1
-1
/
+1
2012-06-25
Merge tag 'v3.5-rc4' into drm-intel-next-queued
Daniel Vetter
1
-3
/
+40
2012-06-20
drm/i915: enable display messages to GT on ValleyView
Jesse Barnes
1
-2
/
+2
2012-06-20
drm/i915: add HDMI and DP port enumeration on ValleyView
Jesse Barnes
1
-1
/
+0
2012-06-20
drm/i915: Enable DP panel power sequencing for ValleyView
Shobhit Kumar
1
-0
/
+13
2012-06-20
drm/i915: ValleyView mode setting limits and PLL functions
Jesse Barnes
1
-0
/
+1
2012-06-18
drm/i915: add L3 bank clock gating disable on VLV
Jesse Barnes
1
-0
/
+3
2012-06-18
drm/i915: add TDL unit clock gating disable for VLV
Jesse Barnes
1
-0
/
+1
2012-06-18
drm/i915: disable RCBP and VDS unit clock gating on SNB and VLV
Jesse Barnes
1
-0
/
+1
2012-06-14
drm/i915: PIPE_CONTROL_TLB_INVALIDATE
Ben Widawsky
1
-0
/
+1
2012-06-14
drm/i915: Ivybridge MI_ARB_ON_OFF context w/a
Ben Widawsky
1
-0
/
+3
2012-06-14
drm/i915: CXT_SIZE register offsets added
Ben Widawsky
1
-0
/
+21
2012-06-12
drm/i915: clear up backlight #define confusion on gen4+
Daniel Vetter
1
-20
/
+35
2012-06-12
drm/i915: pnv has a backlight polarity control bit, too
Daniel Vetter
1
-0
/
+2
2012-06-06
drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handler
Adam Jackson
1
-3
/
+32
2012-06-05
drm/i915: fix up ivb plane 3 pageflips
Daniel Vetter
1
-0
/
+8
2012-05-31
drm/i915: remap l3 on hw init
Ben Widawsky
1
-0
/
+3
[next]