Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
fed13a083c6d2d3859518fc07ac9728047deebb9
/
drivers
/
gpu
12fb133
drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"
by Christian König
· 11 years ago
bdb2116
Revert "drm/radeon: Use drm_calloc_ab for CS relocs"
by Zefan Li
· 11 years ago
a0b1372
Revert "drm/i915: Don't skip request retirement if the active list is empty"
by Jani Nikula
· 11 years ago
341b2be
drm/radeon: take the mode_config mutex when dealing with hpds (v2)
by Alex Deucher
· 11 years ago
67e446d
drm/i915: Don't skip request retirement if the active list is empty
by Ville Syrjälä
· 11 years ago
e92c542
drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling
by Christian König
· 11 years ago
961bd13
drm/radeon: Use drm_calloc_ab for CS relocs
by Michel Dänzer
· 11 years ago
377bd9b
drm/radeon: fix doublescan modes (v2)
by Alex Deucher
· 12 years ago
89d9570
radeon: Do not directly dereference pointers to BIOS area.
by David Miller
· 11 years ago
9d4c7de
drm/vmwgfx: Reorder device takedown somewhat
by Thomas Hellstrom
· 11 years ago
96aded1
drm/radeon: fix DRM_IOCTL_RADEON_CS oops
by Tommi Rantala
· 11 years ago
63a445d
drm/radeon: do a posting read in si_set_irq
by Alex Deucher
· 11 years ago
0c354d6
drm/radeon: do a posting read in evergreen_set_irq
by Alex Deucher
· 11 years ago
7758b16
drm/radeon: do a posting read in r600_set_irq
by Alex Deucher
· 11 years ago
81b1008
drm/radeon: do a posting read in rs600_set_irq
by Alex Deucher
· 11 years ago
e653b3e
drm/radeon: do a posting read in r100_set_irq
by Alex Deucher
· 11 years ago
1bf2404
drm/radeon/dp: Set EDP_CONFIGURATION_SET for bridge chips if necessary
by Alex Deucher
· 12 years ago
0f1de5a
drm/i915: Only fence tiled region of object.
by Bob Paauwe
· 12 years ago
b3995df
drm/radeon: check the right ring in radeon_evict_flags()
by Alex Deucher
· 12 years ago
6fe79f9
drm/vmwgfx: Fix fence event code
by Thomas Hellstrom
· 12 years ago
cf1d72f
drm/vmwgfx: Don't use memory accounting for kernel-side fence objects
by Thomas Hellstrom
· 12 years ago
9cc1941
drm/radeon: kernel panic in drm_calc_vbltimestamp_from_scanoutpos with 3.18.0-rc6
by Petr Mladek
· 12 years ago
558ab6c
drm/i915: Unlock panel even when LVDS is disabled
by Daniel Vetter
· 12 years ago
4dc9a29
drm/radeon: add missing crtc unlock when setting up the MC
by Alex Deucher
· 12 years ago
7aff1a0
drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size.
by Sinclair Yeh
· 12 years ago
2c858d8
drm/radeon: add connector quirk for fujitsu board
by Alex Deucher
· 12 years ago
94667ee
drm/vmwgfx: Fix a potential infinite spin waiting for fifo idle
by Thomas Hellstrom
· 12 years ago
9b9d7b3
drm/i915: Remove bogus __init annotation from DMI callbacks
by Mathias Krause
· 12 years ago
b63dd4c
drm/radeon: avoid leaking edid data
by Alex Deucher
· 12 years ago
fa1bd9b
drm/radeon: stop poisoning the GART TLB
by Christian König
· 12 years ago
1dbae5d
drm/vmwgfx: Fix incorrect write to read-only register v2:
by Thomas Hellstrom
· 12 years ago
822780c
drm/radeon/atom: fix dithering on certain panels
by Alex Deucher
· 12 years ago
91b75cb
drm/radeon: fix typo in radeon_connector_is_dp12_capable()
by Alex Deucher
· 12 years ago
b048370
drm/radeon: only apply hdmi bpc pll flags when encoder mode is hdmi
by Alex Deucher
· 12 years ago
309faba
drm/radeon: always program the MC on startup
by Alex Deucher
· 13 years ago
d9d3e8e
drm/radeon: fix hdmi mode enable on RS600/RS690/RS740
by Alex Deucher
· 13 years ago
63034ae
drm/ttm: Fix memory type compatibility check
by Thomas Hellstrom
· 13 years ago
a27d31e
drm/radeon: fix panel scaling with eDP and LVDS bridges
by Alex Deucher
· 13 years ago
60b3d18
drm/i915: try not to lose backlight CBLV precision
by Jani Nikula
· 13 years ago
ac5d182
drm/radeon: Another card with wrong primary dac adj
by Ondrej Zary
· 13 years ago
9887b22
drm/i915: ensure single initialization and cleanup of backlight device
by Jani Nikula
· 13 years ago
58fcd14
drm/i915: Workaround incoherence between fences and LLC across multiple CPUs
by Chris Wilson
· 13 years ago
a5b5cc7
drm/radeon: cleanup properly if mmio mapping fails
by Alex Deucher
· 13 years ago
f909046
drm/radeon: use frac fb div on RS780/RS880
by Alex Deucher
· 13 years ago
ace6581
DRM/i915: Add QUIRK_INVERT_BRIGHTNESS for NCR machines.
by Egbert Eich
· 14 years ago
ce3a20e
drm/i915: add quirk to invert brightness on Packard Bell NCL20
by Jani Nikula
· 14 years ago
1bf4029
drm/i915: add quirk to invert brightness on eMachines e725
by Jani Nikula
· 14 years ago
d0fa0f8
drm/i915: add quirk to invert brightness on eMachines G725
by Jani Nikula
· 14 years ago
678bb5d
drm/i915: panel: invert brightness acer aspire 5734z
by Carsten Emde
· 14 years ago
ed0bff1
drm/i915: panel: invert brightness via quirk
by Carsten Emde
· 14 years ago
4c4478f
drm/i915: panel: invert brightness via parameter
by Carsten Emde
· 14 years ago
13ecaa9
drm/i915: add missing \n to UTS_RELEASE in the error_state
by Jani Nikula
· 14 years ago
830a450
drm/i915: dump UTS_RELEASE into the error_state
by Daniel Vetter
· 14 years ago
5fbe150
drm/i915; Only increment the user-pin-count after successfully pinning the bo
by Chris Wilson
· 14 years ago
c87e58b
drm/i915: Close race between processing unpin task and queueing the flip
by Chris Wilson
· 14 years ago
9d889e3
drm/radeon: fix typo in evergreen_mc_resume()
by Alex Deucher
· 14 years ago
b29fe4d
drm/nouveau: fix init with agpgart-uninorth
by Aaro Koskinen
· 14 years ago
8b23601
drm/radeon: add connector table for Mac G4 Silver
by Alex Deucher
· 14 years ago
befa3d2
drm/radeon: add connector table for SAM440ep embedded board
by Alex Deucher
· 14 years ago
81d0e97
drm/radeon: fix amd afusion gpu setup aka sumo v2
by Jerome Glisse
· 14 years ago
650ab0c
drm/radeon/dce32+: use fractional fb dividers for high clocks
by Alex Deucher
· 14 years ago
5f68cf4
drm: fix documentation for drm_crtc_set_mode()
by Alex Deucher
· 14 years ago
f11a1d5
drm/i915/sdvo: clean up connectors on intel_sdvo_init() failures
by Jani Nikula
· 14 years ago
c7e0950
i915: ensure that VGA plane is disabled
by Krzysztof Mazur
· 14 years ago
36f26e7
drm/nouveau/acpi: allow non-optimus setups to load vbios from acpi
by Ilia Mirkin
· 12 years ago
a0eaa5a
drm/radeon: fix ATPX detection on non-VGA GPUs
by Alex Deucher
· 12 years ago
ced68ef
drm/radeon: call drm_edid_to_eld when we update the edid
by Alex Deucher
· 12 years ago
b8a0dde
drm/vmwgfx: correct fb_fix_screeninfo.line_length
by Christopher Friedt
· 13 years ago
b4e472e
Skip intel_crt_init for Dell XPS 8700
by Giacomo Comes
· 12 years ago
7dab506
drm/radeon/atom: select the proper number of lanes in transmitter setup
by Alex Deucher
· 12 years ago
cf828d9
drm/ttm: don't oops if no invalidate_caches()
by Rob Clark
· 12 years ago
dbdd2eb
drm/i915: kick any firmware framebuffers before claiming the gtt
by Daniel Vetter
· 14 years ago
27fb12b
drm/radeon/DCE4+: clear bios scratch dpms bit (v2)
by Alex Deucher
· 13 years ago
00a67d1
drm/radeon: set the full cache bit for fences on r7xx+
by Alex Deucher
· 13 years ago
790d844
drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALID
by Marek Olšák
· 13 years ago
e449619
radeon/pm: Guard access to rdev->pm.power_state array
by Michel Dänzer
· 13 years ago
aea570e
drm/radeon: warn users when hw_i2c is enabled (v2)
by Alex Deucher
· 13 years ago
93fb68c
drm/radeon: fix asic gfx values for scrapper asics
by Alex Deucher
· 13 years ago
b266405
drm/edid: add quirk for BPC in Samsung NP700G7A-S01PL notebook
by Rafał Miłecki
· 13 years ago
4f1f56b
drm/radeon: fixup bad vram size on SI
by Alex Deucher
· 13 years ago
3ae7853
radeon: workaround pinning failure on low ram gpu
by Jerome Glisse
· 13 years ago
e21e0c1
drm/radeon/si: fix define for MC_SEQ_TRAIN_WAKEUP_CNTL
by Alex Deucher
· 13 years ago
c417fae
drm/nouveau: when bailing out of a pushbuf ioctl, do not remove previous fence
by Ben Skeggs
· 13 years ago
38b24f2
drm/i915: flush cursors harder
by Daniel Vetter
· 13 years ago
6e911aa
drm/ttm: Handle in-memory region copies
by Jakob Bornecrantz
· 13 years ago
69ef8f4
drm/radeon/atom: workaround vbios bug in transmitter table on rs780
by Alex Deucher
· 13 years ago
b6a155c
drm: Prevent overwriting from userspace underallocating core ioctl structs
by Chris Wilson
· 13 years ago
27eea92
drm/radeon: fix hw contexts for SUMO2 asics
by wojciech kapuscinski
· 13 years ago
74c2478
drm/radeon: disable tests/benchmarks if accel is disabled
by Alex Deucher
· 13 years ago
cadf1b8
drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFER
by Jani Nikula
· 13 years ago
72417b6
drm/radeon/atom: workaround vbios bug in transmitter table on rs880 (v2)
by Alex Deucher
· 13 years ago
a59b428
drm/radeon: fix handling of variable sized arrays for router objects
by Alex Deucher
· 13 years ago
b805676
drm/radeon: fix resume on some rs4xx boards (v2)
by Alex Deucher
· 13 years ago
da2f15e
drm/radeon: update line buffer allocation for dce6
by Alex Deucher
· 13 years ago
be70f1f
drm/radeon: update line buffer allocation for dce4.1/5
by Alex Deucher
· 13 years ago
63fffa3
drm/radeon: fix endian bugs in hw i2c atom routines
by Alex Deucher
· 13 years ago
e3695a4
drm/radeon: fix LCD record parsing
by Alex Deucher
· 13 years ago
0498605
drm/ttm: fix the tt_populated check in ttm_tt_destroy()
by Ben Skeggs
· 13 years ago
d060c0b
drm/edid: add quirk for Medion MD30217PG
by Alex Deucher
· 13 years ago
5817e3c
drm/i915: ivb: fix edp voltage swing reg val
by Imre Deak
· 13 years ago
Next »