index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
/
intel_bios.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-27
drm/i915/guc: Avoid wasting memory on incorrect GuC pin bias
Jakub Bartmiński
1
-29
/
+20
2018-07-27
drm/i915: Remove superfluous GEN8_LR_CONTEXT_ALIGN
Chris Wilson
2
-3
/
+1
2018-07-27
drm/i915: Eliminate use of PAGE_SIZE as a virtual alignment
Chris Wilson
4
-7
/
+6
2018-07-26
drm/i915/selftests: Exercise resetting in the middle of a wait-on-fence
Chris Wilson
1
-8
/
+77
2018-07-26
drm/i915/selftests: Use a full emulation of a user ppgtt context
Chris Wilson
1
-4
/
+12
2018-07-26
drm/i915: Don't disable the GPU for older gen on wedging
Chris Wilson
1
-1
/
+2
2018-07-26
drm/i915: Restore sane defaults for KMS on GEM error load
Chris Wilson
1
-1
/
+10
2018-07-26
drm/i915: Protect guc_fini_wq() against module load abort
Chris Wilson
1
-5
/
+7
2018-07-26
drm/i915: Mark up object tiling-and-stride getters as const
Chris Wilson
2
-7
/
+7
2018-07-26
drm/i915: Avoid computing tile_row_size() for untiled objects
Chris Wilson
1
-1
/
+1
2018-07-26
drm/i915/mst: Continue state updates even if AUX writes fail.
Dhinakaran Pandiyan
1
-4
/
+1
2018-07-26
drm/i915/mst: Do not retrain new links
Dhinakaran Pandiyan
1
-1
/
+3
2018-07-25
drm/i915/icl: toggle PHY clock gating around link training
Paulo Zanoni
4
-0
/
+91
2018-07-25
drm/i915/icl: program MG_DP_MODE
Paulo Zanoni
4
-0
/
+84
2018-07-25
drm/i915/icl: Update FIA supported lane count for hpd.
Animesh Manna
2
-1
/
+35
2018-07-25
drm/i915/icl: store the port type for TC ports
Paulo Zanoni
3
-2
/
+46
2018-07-25
drm/i915/icl: implement icl_digital_port_connected()
Paulo Zanoni
2
-1
/
+62
2018-07-25
drm/i915/dp: Improve clock recovery loop limit comment
Nathan Ciobanu
1
-4
/
+6
2018-07-25
drm/i915: Skip repeated calls to i915_gem_set_wedged()
Chris Wilson
1
-2
/
+3
2018-07-25
drm/i915/icl: Implement voltage swing programming sequence for MG PHY DDI
Manasi Navare
1
-6
/
+129
2018-07-25
drm/i915/icl: Add remaining registers and bitfields for MG PHY DDI
Manasi Navare
1
-113
/
+157
2018-07-24
drm/i915: Show stack (by WARN) for hitting forcewake errors
Chris Wilson
1
-4
/
+14
2018-07-24
drm/i915: Pull unpin map into vma release
Chris Wilson
10
-40
/
+24
2018-07-24
drm/i915/dp: Refactor max_vswing_tries variable
Nathan Ciobanu
1
-4
/
+4
2018-07-24
drm/i915/dp: Limit link training clock recovery loop
Nathan Ciobanu
1
-2
/
+15
2018-07-24
drm/i915/kvmgt: Fix compilation error
Michał Winiarski
1
-6
/
+0
2018-07-21
drm/i915/dsc: Add missing _MMIO() from PPS registers
Anusha Srivatsa
1
-38
/
+38
2018-07-20
drm/i915: Fix psr sink status report.
Rodrigo Vivi
1
-2
/
+11
2018-07-20
drm/i915: Remove unused "ret" variable.
Rodrigo Vivi
1
-3
/
+2
2018-07-20
drm/i915: Only force GGTT coherency w/a on required chipsets
Chris Wilson
5
-0
/
+41
2018-07-20
drm/i915: Suppress assertion for i915_ggtt_disable_guc
Chris Wilson
1
-0
/
+4
2018-07-20
drm/i915/icl: compute the TBT PLL registers
Paulo Zanoni
1
-1
/
+21
2018-07-19
drm/i915: Fix assert_plane() warning on bootup with external display
Azhar Shaikh
1
-2
/
+59
2018-07-19
drm/amdgpu: clean up UVD instance handling v2
Christian König
2
-67
/
+64
2018-07-19
drm/amdgpu: remove superflous UVD encode entity
Christian König
3
-27
/
+0
2018-07-19
drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86
Michel Dänzer
26
-64
/
+56
2018-07-19
drm/amd/powerplay: fixed uninitialized value
Evan Quan
1
-1
/
+1
2018-07-19
drm/amdgpu/powerplay: use irq source defines for smu7 sources
Alex Deucher
1
-3
/
+4
2018-07-19
drm/i915/gtt: Full ppgtt everywhere, no excuses
Chris Wilson
1
-6
/
+0
2018-07-19
drm/i915/gtt: Enable full-ppgtt by default everywhere
Chris Wilson
1
-6
/
+4
2018-07-19
drm/i915: Update DRIVER_DATE to 20180719
Rodrigo Vivi
1
-2
/
+2
2018-07-19
drm/i915: Remove intel_panel_detect()
Ville Syrjälä
4
-26
/
+0
2018-07-19
drm/i915: Assume eDP is always connected
Ville Syrjälä
1
-9
/
+2
2018-07-19
drm/i915: Nuke the LVDS lid notifier
Ville Syrjälä
3
-152
/
+2
2018-07-19
drm/i915/execlists: Move the assertion we have the rpm wakeref down
Chris Wilson
1
-14
/
+11
2018-07-19
drm/i915: Handle recursive shrinker for vma->last_active allocation
Chris Wilson
1
-0
/
+8
2018-07-19
drm/i915/guc: Keep guc submission permanently engaged
Chris Wilson
3
-16
/
+31
2018-07-19
drm/nouveau/kms/nv50-: allocate push buffers in vidmem on pascal
Ben Skeggs
1
-2
/
+27
2018-07-19
i915/dp/dsc: Add Rate Control Range Parameter Registers
Anusha Srivatsa
1
-0
/
+104
2018-07-19
i915/dp/dsc: Add Rate Control Buffer Threshold Registers
Anusha Srivatsa
1
-0
/
+51
[next]