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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-09
drm/rcar-du: Configure RGB output routing to DPAD0
Laurent Pinchart
4
-4
/
+50
2013-08-09
drm/rcar-du: Rework output routing support
Laurent Pinchart
8
-20
/
+92
2013-08-09
drm/rcar-du: Add support for DEFR8 register
Laurent Pinchart
3
-1
/
+5
2013-08-09
drm/rcar-du: Add support for multiple groups
Laurent Pinchart
8
-30
/
+63
2013-08-09
drm/rcar-du: Fix buffer pitch alignment for R8A7790 DU
Laurent Pinchart
3
-4
/
+16
2013-08-09
drm/rcar-du: Add support for the R8A7790 DU
Laurent Pinchart
2
-3
/
+68
2013-08-09
drm/rcar-du: Move output routing configuration to group
Laurent Pinchart
3
-21
/
+21
2013-08-09
drm/rcar-du: Remove register definitions for the second channel
Laurent Pinchart
1
-9
/
+0
2013-08-09
drm/rcar-du: Use dynamic number of CRTCs instead of CRTCs array size
Laurent Pinchart
2
-2
/
+2
2013-08-09
drm/rcar-du: Introduce CRTCs groups
Laurent Pinchart
10
-203
/
+299
2013-08-09
drm/rcar-du: Rename rcar_du_plane_(init|register) to rcar_du_planes_*
Laurent Pinchart
3
-6
/
+7
2013-08-09
drm/rcar-du: Create rcar_du_planes structure
Laurent Pinchart
2
-12
/
+16
2013-08-09
drm/rcar-du: Rename platform data fields to match what they describe
Laurent Pinchart
3
-5
/
+5
2013-08-09
drm/rcar-du: Merge LVDS and VGA encoder code
Laurent Pinchart
11
-201
/
+118
2013-08-09
drm/rcar-du: Split VGA encoder and connector
Laurent Pinchart
5
-86
/
+123
2013-08-09
drm/rcar-du: Split LVDS encoder and connector
Laurent Pinchart
4
-118
/
+158
2013-08-09
drm/rcar-du: Clarify comment regarding plane Y source coordinate
Laurent Pinchart
1
-3
/
+6
2013-08-09
drm/rcar-du: Support per-CRTC clock and IRQ
Laurent Pinchart
4
-74
/
+103
2013-08-09
drm/rcar-du: Add platform module device table
Laurent Pinchart
2
-0
/
+28
2013-08-09
drm/rcar-du: Use devm_ioremap_resource()
Laurent Pinchart
1
-19
/
+3
2013-08-09
drm/rcar-du: Add missing alpha plane register definitions
Laurent Pinchart
1
-0
/
+15
2013-08-09
drm/i915: Fix FB WM for HSW
Ville Syrjälä
1
-1
/
+2
2013-08-09
drm/i915: expose HDMI connectors on port C on BYT
Jesse Barnes
1
-2
/
+7
2013-08-09
drm/i915: fix a limit check in hsw_compute_wm_results()
Dan Carpenter
1
-1
/
+1
2013-08-09
drm/i915: unbreak i915_gem_object_ggtt_unbind()
Dan Carpenter
1
-1
/
+1
2013-08-09
drm/i915: Make intel_set_mode() static
Damien Lespiau
2
-5
/
+7
2013-08-09
drm/i915: Remove intel_modeset_disable()
Damien Lespiau
2
-11
/
+0
2013-08-09
drm/i915: Make intel_encoder_dpms() static
Damien Lespiau
2
-3
/
+2
2013-08-09
drm/i915: Make i915_hangcheck_elapsed() static
Damien Lespiau
2
-2
/
+1
2013-08-09
drm/i915: Fix #endif comment
Damien Lespiau
1
-1
/
+1
2013-08-09
drm/i915: Remove i915_gem_object_check_coherency()
Damien Lespiau
2
-72
/
+0
2013-08-09
drm/i915: Remove stale prototypes
Damien Lespiau
2
-10
/
+0
2013-08-09
Merge tag 'drm-intel-fixes-2013-08-08' of git://people.freedesktop.org/~danve...
Dave Airlie
4
-6
/
+46
2013-08-08
drm/i915: List objects allocated from stolen memory in debugfs
Chris Wilson
1
-0
/
+63
2013-08-08
drm/i915: Always call intel_update_sprite_watermarks() when disabling a plane
Ville Syrjälä
1
-0
/
+4
2013-08-08
drm/i915: Pass plane and crtc to intel_update_sprite_watermarks
Ville Syrjälä
4
-24
/
+24
2013-08-08
drm/i915: Don't try to disable plane if it's already disabled
Ville Syrjälä
1
-2
/
+7
2013-08-08
drm/i915: Pass crtc to our update/disable_plane hooks
Ville Syrjälä
2
-10
/
+15
2013-08-08
drm/i915: Split plane watermark parameters into a separate struct
Ville Syrjälä
2
-36
/
+35
2013-08-08
drm/i915: Pull some watermarks state into a separate structure
Ville Syrjälä
1
-23
/
+25
2013-08-08
drm/i915: Calculate max watermark levels for ILK+
Ville Syrjälä
1
-12
/
+107
2013-08-08
drm/i915: Rename hsw_lp_wm_result to intel_wm_level
Ville Syrjälä
2
-14
/
+14
2013-08-08
drm/i915: Pull watermark level validity check out
Ville Syrjälä
1
-7
/
+44
2013-08-08
drm/i915: Add vma to list at creation
Ben Widawsky
1
-8
/
+8
2013-08-08
drm/i915: Update error capture for VMs
Ben Widawsky
2
-25
/
+55
2013-08-08
drm/i915: mm_list is per VMA
Ben Widawsky
8
-59
/
+86
2013-08-08
drm/i915: Fix up map and fenceable for VMA
Ben Widawsky
1
-2
/
+5
2013-08-08
drm/i915: Silence a sparse warning
Ville Syrjälä
1
-1
/
+1
2013-08-08
drm/i915: Rename hsw_data_buf_partitioning to intel_ddb_partitioning
Ville Syrjälä
2
-11
/
+11
2013-08-08
drm/i915: Kill fbc_enable from hsw_lp_wm_results
Ville Syrjälä
1
-10
/
+2
[prev]
[next]