index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-16
Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a"
Linus Torvalds
1
-6
/
+1
2011-12-16
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux
Linus Torvalds
12
-90
/
+354
2011-12-16
drm/i915/dp: Dither down to 6bpc if it makes the mode fit
Adam Jackson
3
-8
/
+39
2011-12-16
drm/i915: enable semaphores on per-device defaults
Eugeni Dodonov
3
-4
/
+21
2011-12-16
drm/i915: don't set unpin_work if vblank_get fails
Jesse Barnes
1
-5
/
+7
2011-12-16
drm/i915: By default, enable RC6 on IVB and SNB when reasonable
Keith Packard
3
-6
/
+33
2011-12-16
drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL check
Chris Wilson
1
-8
/
+20
2011-12-16
drm/i915: prevent division by zero when asking for chipset power
Eugeni Dodonov
2
-0
/
+11
2011-12-16
drm/i915: add PCH info to i915_capabilities
Paulo Zanoni
1
-0
/
+1
2011-12-16
drm/i915: set the right SDVO transcoder for CPT
Paulo Zanoni
2
-6
/
+10
2011-12-16
drm/i915: no-lvds quirk for ASUS AT5NM10T-I
Adam Jackson
1
-0
/
+8
2011-12-07
vmwgfx: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-2
/
+2
2011-12-07
drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a
Daniel Vetter
1
-1
/
+6
2011-12-07
drm/radeon/kms: fix return type for radeon_encoder_get_dp_bridge_encoder_id
Alex Deucher
1
-4
/
+3
2011-12-02
vmwgfx: integer overflow in vmw_kms_update_layout_ioctl()
Xi Wang
1
-5
/
+6
2011-12-02
drm/radeon/kms: fix 2D tiling CS support on EG/CM
Alex Deucher
2
-26
/
+154
2011-12-02
drm/radeon/kms: fix scanout of 2D tiled buffers on EG/CM
Alex Deucher
2
-2
/
+62
2011-12-02
drm: Fix lack of CRTC disable for drm_crtc_helper_set_config(.fb=NULL)
Chris Wilson
1
-2
/
+25
2011-12-01
drm/radeon/kms: Skip ACPI call to ATIF when possible
Jean Delvare
1
-4
/
+4
2011-12-01
drm/radeon/kms: Hide debugging message
Jean Delvare
1
-1
/
+2
2011-12-01
drm/radeon/kms: add some loop timeouts in pageflip code
Alex Deucher
4
-4
/
+24
2011-12-01
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...
Dave Airlie
8
-4
/
+64
2011-11-30
drm/nv50/disp: silence compiler warning
Ben Skeggs
1
-2
/
+2
2011-11-30
drm/nouveau: fix oopses caused by clear being called on unpopulated ttms
Ben Skeggs
1
-0
/
+3
2011-11-30
drm/nouveau: Keep RAMIN heap within the channel.
Younes Manton
1
-1
/
+1
2011-11-30
drm/nvd0/disp: fix sor dpms typo, preventing dpms on in some situations
Ben Skeggs
1
-1
/
+1
2011-11-30
drm/nvc0/gr: fix TP init for transform feedback offset queries
Christoph Bumiller
1
-0
/
+2
2011-11-30
drm/nouveau: add dumb ioctl support
Ben Skeggs
3
-0
/
+55
2011-11-28
Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsu...
Dave Airlie
14
-226
/
+436
2011-11-23
drm/i915: Treat pre-gen4 backlight duty cycle value consistently
Keith Packard
1
-11
/
+5
2011-11-23
drm/i915: Hook up Ivybridge eDP
Keith Packard
2
-34
/
+133
2011-11-23
drm/i915: add multi-threaded forcewake support
Keith Packard
4
-8
/
+66
2011-11-23
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
20
-432
/
+594
2011-11-23
drm: integer overflow in drm_mode_dirtyfb_ioctl()
Xi Wang
1
-0
/
+4
2011-11-22
drivers/gpu/vga/vgaarb.c: add missing kfree
Julia Lawall
1
-6
/
+12
2011-11-22
drm/radeon/kms/atom: unify i2c gpio table handling
Alex Deucher
1
-128
/
+86
2011-11-22
drm/radeon/kms: fix up gpio i2c mask bits for r4xx for real
Alex Deucher
1
-0
/
+12
2011-11-22
ttm: Don't return the bo reserved on error path
Thomas Hellstrom
1
-1
/
+7
2011-11-22
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...
Dave Airlie
10
-211
/
+354
2011-11-20
drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CS
Marek Olšák
6
-98
/
+131
2011-11-17
drm/i915: Fix inconsistent backlight level during disabled
Takashi Iwai
1
-1
/
+2
2011-11-17
drm, i915: Fix memory leak in i915_gem_busy_ioctl().
Rakib Mullick
1
-2
/
+4
2011-11-16
drm/i915: Use DPCD value for max DP lanes.
Keith Packard
1
-14
/
+9
2011-11-16
drm/i915: Initiate DP link training only on the lanes we'll be using
Keith Packard
1
-2
/
+3
2011-11-16
drm/i915: Remove trailing white space
Keith Packard
1
-2
/
+2
2011-11-16
drm/i915: Try harder during dp pattern 1 link training
Keith Packard
1
-7
/
+18
2011-11-16
drm/i915: Make DP prepare/commit consistent with DP dpms
Keith Packard
1
-9
/
+13
2011-11-16
drm/i915: Let panel power sequencing hardware do its job
Keith Packard
2
-69
/
+85
2011-11-16
drm/i915: Treat PCH eDP like DP in most places
Keith Packard
2
-34
/
+72
2011-11-16
drm/i915: Remove link_status field from intel_dp structure
Keith Packard
1
-29
/
+36
[next]