index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
drm/i915: add new Haswell DIP controls registers
Eugeni Dodonov
2012-05-19
2
-0
/
+55
|
*
drm/i915: gen6_enable_rps() wants to be called after ring initialisation
Chris Wilson
2012-05-19
3
-16
/
+6
|
*
drm/i915: Simplify interrupt processing for IvyBridge
Chris Wilson
2012-05-10
1
-49
/
+38
|
*
drm/i915: Avoid a double-read of PCH_IIR during interrupt handling
Chris Wilson
2012-05-10
1
-6
/
+3
|
*
drm/i915: enable semaphores on gen6 if dmar is not active
Daniel Vetter
2012-05-10
1
-2
/
+4
|
*
drm/i915: s/intel_infoframe/gm45_infoframe
Daniel Vetter
2012-05-08
1
-14
/
+14
|
*
drm/i915: s/i9xx_/gm45_ for the gm45 write_infoframe function
Daniel Vetter
2012-05-08
1
-3
/
+3
|
*
drm/i915: replace intel_infoframe_freq with VIDEO_DIP_FREQ_VSYNC
Daniel Vetter
2012-05-08
1
-21
/
+4
|
*
drm/i915: Limit calling mark-busy only for potential scanouts
Chris Wilson
2012-05-08
2
-1
/
+8
|
*
drm/i915: implement ironlake_wait_for_vblank
Paulo Zanoni
2012-05-08
1
-0
/
+16
|
*
drm/i915: set the DIP port on ibx_write_infoframe
Paulo Zanoni
2012-05-08
2
-0
/
+17
|
*
drm/i915: ibx_write_infoframe can disable AVI
Paulo Zanoni
2012-05-08
1
-7
/
+1
|
*
drm/i915: split ironlake_write_infoframe into ibx_ and cpt_
Paulo Zanoni
2012-05-08
1
-4
/
+48
|
*
drm/i915: simplify intel_encoder_commit
Paulo Zanoni
2012-05-08
1
-2
/
+1
|
*
drm/i915: mask the video DIP frequency when changing it
Paulo Zanoni
2012-05-08
2
-0
/
+4
|
*
drm/i915: disable the infoframe before changing it
Paulo Zanoni
2012-05-08
1
-0
/
+9
|
*
drm/i915: break intel_infoframe_flags into _enable and _frequency
Paulo Zanoni
2012-05-08
1
-6
/
+26
|
*
drm/i915: mask the video DIP port select
Paulo Zanoni
2012-05-08
2
-0
/
+2
|
*
drm/i915: start writing infoframes at address 0 on gen 4
Paulo Zanoni
2012-05-08
1
-1
/
+1
|
*
drm/i915: change coding style of the write_infoframe functions
Paulo Zanoni
2012-05-08
1
-20
/
+23
|
*
drm/i915: DSL_LINEMASK is 12 bits only on gen2
Paulo Zanoni
2012-05-08
2
-4
/
+10
*
|
drm/kms: fix Kconfig for new drivers.
Dave Airlie
2012-05-20
3
-3
/
+6
*
|
drm/cirrus/ast/mgag200: fix build without CONFIG_VGA_CONSOLE
Dave Airlie
2012-05-19
3
-0
/
+6
*
|
drm/prime: expose capability flags for userspace.
Dave Airlie
2012-05-18
1
-0
/
+4
*
|
drm/radeon/hdmi: use new AFMT structs
Rafał Miłecki
2012-05-17
5
-102
/
+107
*
|
drm/radeon/hdmi: store info about all AFMT blocks
Alex Deucher
2012-05-17
5
-7
/
+106
*
|
drm/radeon: make use of radeon_gem_init() consistent
Alex Deucher
2012-05-17
6
-21
/
+3
*
|
drm/radeon: eliminate redundant connector_names table
Ilija Hadzic
2012-05-17
1
-19
/
+1
*
|
drm/radeon: Also reset BCI on SI GPU reset.
Michel Dänzer
2012-05-17
1
-0
/
+1
*
|
drm/radeon: don't mess with hot plug detect for eDP or LVDS connector v2
Jerome Glisse
2012-05-17
1
-0
/
+8
*
|
drm: checking the wrong variable in savage_do_init_bci()
Dan Carpenter
2012-05-17
1
-1
/
+1
*
|
gma500: fix build warning
Dave Airlie
2012-05-17
1
-1
/
+1
*
|
gma500: silence an unused variable warning
Dan Carpenter
2012-05-17
1
-6
/
+6
*
|
drm/radeon: check kmalloc() for failures
Dan Carpenter
2012-05-17
1
-0
/
+2
*
|
drm: add CRTC properties
Paulo Zanoni
2012-05-17
1
-0
/
+20
*
|
drm: add 'count' to struct drm_object_properties
Paulo Zanoni
2012-05-17
1
-37
/
+27
*
|
drm: make the connector properties code use the object properties code
Paulo Zanoni
2012-05-17
1
-86
/
+12
*
|
drm: add generic ioctls to get/set properties on any object
Paulo Zanoni
2012-05-17
2
-1
/
+185
*
|
drm: create struct drm_object_properties and use it
Paulo Zanoni
2012-05-17
1
-22
/
+23
*
|
drm: WARN() when drm_connector_attach_property fails
Paulo Zanoni
2012-05-17
1
-5
/
+5
*
|
drm: add drm_property_change_is_valid
Paulo Zanoni
2012-05-17
1
-20
/
+19
*
|
gma500: unload fixes
Alan Cox
2012-05-17
4
-40
/
+20
*
|
gma500: Fix crash on D2700MUD and various other boards
Alan Cox
2012-05-17
2
-4
/
+12
*
|
drm/kms: driver for virtual cirrus under qemu
Dave Airlie
2012-05-17
10
-0
/
+2095
*
|
mgag200: initial g200se driver (v2)
Dave Airlie
2012-05-17
12
-0
/
+3895
*
|
drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series (v2)
Dave Airlie
2012-05-17
13
-0
/
+5296
*
|
Merge branch 'topic/vga-switcheroo' of git://git.kernel.org/pub/scm/linux/ker...
Dave Airlie
2012-05-13
3
-11
/
+20
|
\
\
|
*
|
vga_switcheroo: Introduce struct vga_switcheroo_client_ops
Takashi Iwai
2012-05-13
3
-11
/
+20
*
|
|
drm/radeon/hdmi: fix some coding style
Rafał Miłecki
2012-05-13
1
-15
/
+32
*
|
|
drm/radeon/hdmi: update modesetting
Rafał Miłecki
2012-05-13
2
-26
/
+70
[prev]
[next]